IMonitorSelectionService.IsCommandContextActive Method
Include Protected Members
Include Inherited Members
Verifies whether the specified command UI context is active.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsCommandContextActive(Guid) | Verifies whether the specified command UI context is active. | |
IsCommandContextActive(UInt32) | Verifies whether the command UI context for the specified cookie is active. |
Top