The Action type exposes the following members.

Properties

  NameDescription
Checked
Gets and sets if binded control is checked.
Enabled
Gets and sets if binded control is enabled.
Name
Gets and sets name of Action.
Shortcut
Gets and sets action's ShortCut.
ShowTextInToolBar
Gets and sets whether text should be shown in ToolBar items.
Tag
Gets or sets the object that contains data about the action.
Text
Gets and sets action's text.
ToolTip
Gets and sets action's tooltip.
Visible
Gets and sets if binded control is visible.

See Also