The following tables list the members exposed by Tool.
| Name | Description | |
|---|---|---|
![]() | Accelerator | Returns a char that indicates whether the tool contains an accelerator key. |
![]() | Caption | Gets or sets the text displayed on the tool. |
![]() | Enabled | Gets or sets a value indicating whether the tool is enabled. |
![]() | Id | Unique number associated with the tool. |
![]() | ImageIndex | Gets or sets the index value of the image assigned to the tool. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets the size of the tool in inches. |
![]() | Tag | Gets or sets user-defined information to be persisted with the control. |
![]() | ToolTip | Gets or sets the text that appears as a ToolTip for a tool. |
![]() | Visible | Gets or sets a value indicating whether the tool is visible. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the tool instance from memory. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |


