| IHandler Properties | 
The ToolItemIHandler type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Enabled | 
            Gets or sets a value indicating whether this ToolItem is enabled.
             | 
|  | Image | 
            Gets or sets the image for the tool item.
             | 
|  | Text | 
            Gets or sets the text of the item, with mnemonic.
             | 
|  | ToolTip | 
            Gets or sets the tool tip to show when hovering the mouse over the item.
             | 
|  | Visible | 
            Gets or sets a value indicating whether this ToolItem is visible.
             | 
 See Also
See Also