NStatusPaneCommandAction Class Members
In This Topic
The following tables list the members exposed by NStatusPaneCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | StatusPane | Gets or sets the status pane to update |
Top
Public Methods
| Name | Description |
 | Execute | Overridden. Executes this command action. Overriden to do nothing. |
 | GetCommand | Overridden. Gets the command associated with this action |
 | IsEnabled | Overridden. Returns whether the action is enabled |
 | OnUpdateCommandSource | Overridden. |
Top
See Also