The following tables list the members exposed by Button.
| Name | Description | |
|---|---|---|
![]() | Button Constructor | Initializes a new instance of the Button class. |
| Name | Description | |
|---|---|---|
![]() | Accelerator | Overridden. Returns a char that indicates whether the button contains an accelerator key. |
![]() | ButtonStyle | Gets or sets the enumerated ButtonStyle of the toolbar button. |
![]() | Caption | Gets or sets the text displayed on the tool. (Inherited from Tool) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Gets or sets a value indicating whether the tool is enabled. (Inherited from Tool) |
![]() | Id | Unique number associated with the tool. (Inherited from Tool) |
![]() | ImageIndex | Gets or sets the index value of the image assigned to the tool. (Inherited from Tool) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Gets the size of the tool in inches. (Inherited from Tool) |
![]() | Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from Tool) |
![]() | ToolTip | Gets or sets the text that appears as a ToolTip for a tool. (Inherited from Tool) |
![]() | Visible | Gets or sets a value indicating whether the tool is visible. (Inherited from Tool) |
| Name | Description | |
|---|---|---|
![]() | CalcSize | Overridden. Calculates the size of the specified button, in inches. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the button instance from memory. (Inherited from System.ComponentModel.Component) |
![]() | Draw | Overridden. Draws the button on the specified Graphics object. |
![]() | 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) |



