dbicButton Send comments on this topic.
Dbi.WinControl.Button Namespace
See Also  Inheritance Hierarchy
dbicButton Assembly : Dbi.WinControl.Button Namespace

The dbicButton namespace.

Classes

ClassDescription
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

Delegates

DelegateDescription
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

Enumerations

EnumerationDescription
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

Remarks


See Also