CommandBarEventArgs Class Members
The following tables list the members exposed by CommandBarEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CommandBarEventArgs Constructor | Initialize a new instance of a CommandBarEventArgs class |
Public Properties
Name | Description | |
---|---|---|
CommandBar | Gets the CommandBar object associated with the event |
See Also