Click or drag to resize

OptionsDrawer Class

Note: This API is now obsolete.

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

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              Advanced_Combat_TrackerOptionsDrawer

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
[ObsoleteAttribute]
public class OptionsDrawer : UserControl

The OptionsDrawer type exposes the following members.

Constructors
  NameDescription
Public methodOptionsDrawer
Initializes a new instance of the OptionsDrawer class
Top
Properties
  NameDescription
Public propertyText (Overrides UserControl.Text.)
Top
Methods
  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).)
Top
See Also