Свойство | Type | Description | |
---|---|---|---|
ActiveButton_Paint | void | ||
ActiveButton_SystemColorsChanged | void | ||
CalcButtonSize | void |
Méthode | Description | |
---|---|---|
ActiveButton ( ) : System |
Initializes a new instance of the ActiveButton class.
|
Méthode | Description | |
---|---|---|
Initialize ( ) : void |
Initializes this instance.
|
Méthode | Description | |
---|---|---|
ActiveButton_Paint ( object sender, PaintEventArgs e ) : void |
Handles the Paint event of the ActiveButton control.
|
|
ActiveButton_SystemColorsChanged ( object sender, |
Handles the SystemColorsChanged event of the ActiveButton control.
|
|
CalcButtonSize ( ) : void |
Calculates the size of the button.
|