RibbonManager Members
Include Protected Members
Include Inherited Members
Represents the main ribbon class.
The RibbonManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RibbonManager | Constructs a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
RibbonUI | Gets access to the ribbon interface. |
Top
Methods
Name | Description | |
---|---|---|
GetCustomUI | Gets the content of the ribbon for the specific item type. | |
GetEnabled | Implements the ribbon enabled control or disabled control. | |
GetImage | Implements the icon loader. | |
GetVisible | Implements the ribbon control visibility. | |
OnAction | Implements the ribbon control action. | |
OnLoad | Implements the ribbon callback handler. | |
ToString | (Inherited from Object.) |
Top