Click or drag to resize

ButtonPainted Class

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

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsButtonBase
          System.Windows.FormsButton
            Advanced_Combat_TrackerButtonPainted

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public class ButtonPainted : Button

The ButtonPainted type exposes the following members.

Constructors
 NameDescription
Public methodButtonPaintedInitializes a new instance of the ButtonPainted class
Top
Properties
 NameDescription
Public propertyWordWrap 
Top
Methods
 NameDescription
Protected methodOnPaint
(Overrides ButtonBaseOnPaint(PaintEventArgs))
Top
See Also