The following tables list the members exposed by dbiExplorerItem.
"| Name | Description | |
|---|---|---|
![]() | dbiExplorerItem Constructor | Overloaded. Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the background color of the explorer item. |
![]() | BackColorTo | Gets or sets the secondary background color of the explorer item. |
![]() | BackgroundImage | Gets or sets the background image used in the explorer item. |
![]() | CtrlID | Allows for an integer value to be defined by the programmer, this ID can be used to quickly identify each item. |
![]() | FillType | Gets or sets the fill type of the explorer item. |
![]() | Font | Gets or sets the font used for the text in the explorer item. |
![]() | FontOver | Gets or sets the font used when the mouse moves over the text in the explorer item. |
![]() | ForeColor | Gets or sets the text color of the explorer item. |
![]() | ForeColorOver | Gets or sets the color of the text when the mouse moves over the explorer item. |
![]() | Image | Gets or sets the image used in the explorer item. |
![]() | ImageIndex | Gets or sets the index value of the image used in the explorer item. |
![]() | ImageSmall | Gets or sets the small image used in the explorer item. |
![]() | ImageSmallIndex | Gets or sets the index value of the small image used in the explorer item. |
![]() | Text | Gets or sets the text used in the explorer item. |
![]() | ToolTipText | Gets or sets the tool tip text used for the explorer item. |

