IRibbonControl - harborsiem/WinForms-Ribbon GitHub Wiki
IRibbonControl
IRibbonControl is an interface for the ribbon controls (not RibbonStrip).
Public methods, properties and events:
Methods:
Properties:
Name | Description |
---|---|
Ribbon (RibbonStrip) | Get the related RibbonStrip. |
CommandId (uint) | Get the command Id. |
CommandType (CommandType) | Get the command type enum. |
Tag (object) | Get, Set a user defined Tag. |
Events: