[]
Represents the Ribbon Form which allows the Ribbon to display its items in the TitleBar area.
public interface IRibbonForm
Public Interface IRibbonForm
| Name | Description |
|---|---|
| OnExecuteCommand(object, ExecuteCommandEventArgs) | Occurs when the specified command in ribbon bar should be executed. |
| OnExecuteCommandCompleted(object, ExecuteCommandEventArgs) | Occurs when the specified command in ribbon bar executed |