BCGControlBar Library for .NET
RibbonOptionsDialog Class
Members 




Specifies a dialog box to customize the item collection and the appearance of the Quick Access Toolbar, shortcuts for the buttons in run-time.
Object Model
RibbonOptionsDialog ClassRibbonControl Class
Syntax
'Declaration
 
Public Class RibbonOptionsDialog 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As RibbonOptionsDialog
public class RibbonOptionsDialog : System.Windows.Forms.Form 
public __gc class RibbonOptionsDialog : public System.Windows.Forms.Form 
public ref class RibbonOptionsDialog : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     BCGSoft.ControlBars.Ribbon.RibbonOptionsDialog

Requirements

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

See Also

Reference

RibbonOptionsDialog Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback