Method | Description | |
---|---|---|
SetSelected ( ) : void |
Sets this tab as selected.
|
|
SetUnselected ( ) : void |
Sets this tab as unselected.
|
Method | Description | |
---|---|---|
VerticalTabButton ( |
A simple constructor that initializes the object with the given values.
|
|
m_tpgPage_BackColorChanged ( object sender, |
Handles the Control.BackColorChanged event of the tab page associated with this tab button. This keeps the button background colour synchronized with the tab page's background colour when this is the select tab. |