public Dictionary<uint,RibbonCommand> GetCommands( bool bIgnoreDummeItems )
public: Dictionary<uint,RibbonCommand^>^ GetCommands( bool bIgnoreDummeItems )
Parameters
| Parameter Name | Description |
|---|---|
| bIgnoreDummeItems | Determines whether dummy commands should be ignored |
Return Value
Returns commands of the command group in the form ID (key) and a RibbonCommand (value)