Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1BackstageView Class
Properties Methods Events


In This Topic
    C1BackstageView Class Members
    In This Topic

    The following tables list the members exposed by C1BackstageView.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of C1BackstageView.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets whether the drop-down portion of this element is visible. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the icon set used to display item with different sizes. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the KeyTip providing keyboard access to the nackstage view.  
    Public PropertyGets or sets the large image. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets the collection of items in the left bottom pane of the backstage view.  
    Public PropertyGets the collection of items in the left pane of the backstage view.  
    Public PropertyGets or sets the width of the hamburger panel.  
    Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets C1Ribbon object to which the C1BackstageView belongs.  
    Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets a value indicating whether this RibbonItem can be shown in a simplified view. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the small image. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the text associated with the backstage view.  
    Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyOverridden. Gets or sets whether this RibbonItem is visible.  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodGets or sets the C1BackstageView associated with current C1Ribbon.  
    Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Loads a C1BackstageView definition from an XML file.  
    Public MethodOverloaded. Saves a C1BackstageView definition into an XML file.  
    Public MethodSets the C1BackstageView associated with current C1Ribbon.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the Deserialized event.  
    Protected MethodRaises the C1BackstageView.DoubleClick event.  
    Protected MethodRaises the RibbonDropDownBase.DropDown event. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Protected MethodRaises the RibbonDropDownBase.DropDownClosed event. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Protected MethodRaises the ItemDeserialized event.  
    Protected MethodRaises the RibbonItem.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the RibbonItem.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRestores the default value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodThis member is for internal use only. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Protected Method  
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method  
    Protected MethodSpecifies whether to save the value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the C1BackstageView component is loaded from XML.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the backstage view button is double-clicked.  
    Public EventOccurs when the drop-down portion of this element is shown. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public EventIndicates that the drop-down portion of this element has closed. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public EventOccurs when a RibbonItem is loaded from XML.  
    Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Top
    See Also