See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The IVSCommand type exposes the following members.

Methods

  NameDescription
Public methodRemove
Remove this button from the toolbar.

Properties

  NameDescription
Public propertyCaption
Get or set the tool tip text of the button.
Public propertyEnabled
Get or set whether the button is enabled.
Public propertyImage
Get or set the image on the toolbar.
Public propertyShortcutText
Get or set the short cut text. For example, 'Ctrl+Alt+X'.
Public propertyToolTipText
Get or set the tool tip text of the button.

Events

  NameDescription
Public eventClick
Raised when the button is clicked.

See Also