See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The IVSCommand type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Remove |
Remove this button from the toolbar.
|
Properties
| Name | Description | |
|---|---|---|
| Caption |
Get or set the tool tip text of the button.
| |
| Enabled |
Get or set whether the button is enabled.
| |
| Image |
Get or set the image on the toolbar.
| |
| ShortcutText |
Get or set the short cut text. For example, 'Ctrl+Alt+X'.
| |
| ToolTipText |
Get or set the tool tip text of the button.
|
Events
| Name | Description | |
|---|---|---|
| Click |
Raised when the button is clicked.
|