Click or drag to resize

ButtonPainted Class

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

Inheritance Hierarchy
System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ButtonBase
          System.Windows.Forms.Button
            Advanced_Combat_Tracker.ButtonPainted

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

The ButtonPainted type exposes the following members.

Constructors
  NameDescription
Public methodButtonPainted
Initializes a new instance of the ButtonPainted class
Top
Properties
  NameDescription
Public propertyWordWrap
Top
Methods
  NameDescription
Protected methodOnPaint (Overrides ButtonBase.OnPaint(PaintEventArgs).)
Top
See Also