BCGSoft.ControlBars.Ribbon Namespace : RibbonControl Class |
Specifies the primary replacement of the menus and toolbars. It contains tabs, that are used to organize controls on the Ribbon around the core scenario and tasks. Each tabs contains a set of groups, which show related controls together. The controls which are located within the groups can have different types. They can be menus, split buttons, combo boxes and splitter controls.
'Declaration Public Class RibbonControl Inherits BCGSoft.ControlBars.CommandBar Implements BCGSoft.Controls.Shared.IToolTipInfoProvider, BCGSoft.Shared.ISupportCustomLayout
'Usage Dim instance As RibbonControl
public class RibbonControl : BCGSoft.ControlBars.CommandBar, BCGSoft.Controls.Shared.IToolTipInfoProvider, BCGSoft.Shared.ISupportCustomLayout
public __gc class RibbonControl : public BCGSoft.ControlBars.CommandBar, BCGSoft.Controls.Shared.IToolTipInfoProvider, BCGSoft.Shared.ISupportCustomLayout
public ref class RibbonControl : public BCGSoft.ControlBars.CommandBar, BCGSoft.Controls.Shared.IToolTipInfoProvider, BCGSoft.Shared.ISupportCustomLayout
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
BCGSoft.Controls.Shared.CommandPanel
BCGSoft.ControlBars.CommandBar
BCGSoft.ControlBars.Ribbon.RibbonControl
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2