The following tables list the members exposed by dbiButtonControl.
"| Name | Description | |
|---|---|---|
![]() | dbiButtonControl Constructor | Creates a new instance of a dbiButtonControl. |
| Name | Description | |
|---|---|---|
![]() | ArrowType | Determines the arrow type used in the button. |
![]() | BackColor | Determines the background color of the button. |
![]() | BackColorTo | Determines the secondary background color of the button. |
![]() | BorderColor | Determines the border color used by the button. |
![]() | BorderType | Determines the main border used for the button. |
![]() | FillType | Determines the fill type used for the button. |
![]() | ForeColor | Determines the foreground color of the button. |
![]() | Image | An image to use for the button, this will override the arrowtype. |
![]() | ImageAlign | Determines the ContentAlignment of the image in the button. |
![]() | ImageOffset | Determines the offset value to calculate the position of the image in a button. |
![]() | OverColor | Determines the background color of the button when the mouse is over it. |
![]() | OverColorTo | Determines the secondary background color of the button when the mouse is over it. |
![]() | VisualStyle | Determines the visual style for the button. |

