|
+
|
BeginRibbonGroup (UltraToolbarsManager, RibbonGroup)
|
Indicates the start of the rendering of a new RibbonGroup
|
|
+
|
BeginToolbar (UltraToolbarsManager, UltraToolbar)
|
Indicates the start of the rendering of a new Toolbar
|
|
+
|
EndRibbonGroup (UltraToolbarsManager, RibbonGroup)
|
Indicates the end of the rendering of a new RibbonGroup
|
|
+
|
EndToolbar (UltraToolbarsManager, UltraToolbar)
|
Indicates the end of the rendering of a new Toolbar
|
|
+
|
LOGICAL FilterWidget (handle, UltraToolbarsManager)
|
Indicates of the provided widget should be rendered by the ICustomToolbarWidgetRendered
|
|
+
|
Infragistics.Win.UltraWinToolbars.ToolBase RenderWidget (handle, UltraToolbarsManager, RibbonGroup)
|
Renders the provided widget with the ICustomToolbarWidgetRendered
|
|
+
|
Infragistics.Win.UltraWinToolbars.ToolBase RenderWidget (handle, UltraToolbarsManager, UltraToolbar)
|
Indicates of the provided widget should be rendered by the ICustomToolbarWidgetRendered
|