Click or drag to resize

CheckboxButtonPainted Class

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

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsButtonBase
          System.Windows.FormsCheckBox
            Advanced_Combat_TrackerCheckboxButtonPainted

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public class CheckboxButtonPainted : CheckBox

The CheckboxButtonPainted type exposes the following members.

Constructors
  NameDescription
Public methodCheckboxButtonPainted
Initializes a new instance of the CheckboxButtonPainted class
Top
Properties
  NameDescription
Public propertyWordWrap
Top
Methods
  NameDescription
Protected methodOnPaint (Overrides ButtonBaseOnPaint(PaintEventArgs).)
Top
See Also