A Sandcastle Documented Class Library
FormAlliesEdit Class
NamespacesAdvanced_Combat_TrackerFormAlliesEdit

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.FormAlliesEdit"]

Declaration Syntax
C#Visual BasicVisual C++
public class FormAlliesEdit : Form
Public Class FormAlliesEdit _
	Inherits Form
public ref class FormAlliesEdit : public Form
Members
All MembersConstructorsMethods



IconMemberDescription
FormAlliesEdit()()()()
Initializes a new instance of the FormAlliesEdit class

Dispose(Boolean)
Clean up any resources being used.
(Overrides Form.Dispose(Boolean).)
ExportControlTextXML(Stream)
Export the Text property of all Form controls to an XML stream

ExportControlTextXML(String)
Exports the Text property of all Form controls to an XML file (the -exportcontroltext switch for ACT can demonstrate this)

ImportControlTextXML(String)
Imports an XML file to replace the Text property of controls in this Form

ImportControlTextXML(Stream)
Imports an XML stream to replace the Text property of controls in this Form

ShowAlliesWindow(EncounterData, TreeNode)
Shows a window in which you can edit the allies cache of a completed encounter.

Inheritance Hierarchy
Object
MarshalByRefObject
 Component
  Control
   ScrollableControl
    ContainerControl
     Form
      FormAlliesEdit

Assembly: Advanced Combat Tracker (Module: Advanced Combat Tracker) Version: 3.1.0.238