The following tables list the members exposed by dbiButtonControl.
"| Name | Description | |
|---|---|---|
![]() | dbiButtonControl Constructor | Creates a new instance of a dbiButtonControl. |
| Name | Description | |
|---|---|---|
![]() | Image | Gets or sets the image displayed in the control. |
![]() | ImageAlign | Gets sets the alignment of any images displayed in the button. |
![]() | ImageDown | Gets or sets the image to display in the button when it is in a down state. |
![]() | ImageIndex | Gets or sets the index value of the image to use in the button. |
![]() | ImageIndexDown | Gets or sets the index value of the image to use in the button when in a down state. |
![]() | ImageIndexOver | Gets or sets the index value of the image to use in the button when in an over state (mouse cursor over the button). |
![]() | ImageOffset | Gets or sets the offset for drawing the image in the button. |
![]() | ImageOver | Gets or sets the the image to use in the button when in an over state (mouse cursor over the button). |
![]() | PosOffset | Gets or sets the offset to used for positioning the button. |
![]() | SizeOffset | Gets or sets the offset to use for sizing the button. |
![]() | Visible | Gets or sets the visibility of the button. |

