The dbicButton namespace.
| Class | Description |
|---|---|
| BeforeTextDisplayEventArgs | Provides data for the BeforeTextDisplay Event |
| ButtonToggledEventArgs | Provides data for the ButtonToggled Event |
| dbiButton | An enhanced button control. |
| UserDrawnButtonAfterEventArgs | Provides data for the UserDrawnButtonAfter Event |
| UserDrawnButtonEventArgs | Provides data for the UserDrawnButton Event |
| Delegate | Description |
|---|---|
| dbiButton.EventBeforeTextDisplayHandler | Represents the method that will handle the BeforeTextDisplay Event |
| dbiButton.EventButtonToggledHandler | Represents the method that will handle the ButtonToggled Event |
| dbiButton.EventUserDrawnButtonAfterHandler | Represents the method that will handle the UserDrawnButton Event |
| dbiButton.EventUserDrawnButtonHandler | Represents the method that will handle the UserDrawnButtonAfter Event |
| Enumeration | Description |
|---|---|
| enumBackStyle | The type of background to display. |
| enumButtonStatus | The available statuses for the control |
| enumFlatStyle | The type of flat style to display. |
| enumToggleButtonState | The available states of a toggle button |