![]() | RibbonBar Methods |
The RibbonBar type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddGroup |
Adds new group.
|
![]() | AddTab |
Adds new tab.
|
![]() | Control_OnInit |
Handles ribbonbar "OnInit" event.
|
![]() | Control_OnLoad |
Handles ribbonbar "OnLoad" event.
|
![]() | CreateGroup |
Creates new group.
|
![]() | CreateTab |
Creates new tab.
|
![]() | GetGroupByName |
Retrieves group by its name and by the name of the corresponding tab.
|
![]() | GetTabByName |
Retrieves tab by its name.
|
![]() | HasGroup |
Determines whether group with the given name is declared within the given tab.
|
![]() | HasTab |
Determines whether tab with the given name is declared.
|
![]() | InitializeAddIns |
Initiates the "Initialize" stage of an add-ins.
|
![]() | InsertGroup |
Inserts the given group onto the given tab with the given position.
|
![]() | InsertTab |
Inserts the given tab into the given position.
|
![]() | LoadAddIns |
Initiates the "Load" stage of an add-ins.
|
![]() | LoadResources | |
![]() | RaisePostBackEvent |
Processes ribbon postback events.
|
![]() | Render |
Renders ribbonbar.
|