public Dictionary<uint,string> GetCommands( bool bIgnoreDummeItems )
public: Dictionary<uint,String^>^ GetCommands( bool bIgnoreDummeItems )
Parameters
| Parameter Name | Description |
|---|---|
| bIgnoreDummeItems | Determines whether dummy commands should be ignored |
Return Value
Commands of the ribbon tab in the form ID (key) and command text (value).