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

The IVSCommand type exposes the following members.

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.

See Also