Version

UltraRibbonCustomizationProvider Class Members

The following tables list the members exposed by UltraRibbonCustomizationProvider.

Public Constructors
 NameDescription
Public ConstructorUltraRibbonCustomizationProvider ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAllowQATCustomizationIndicates whether Quick Access Toolbar customization is enabled.  
Public PropertyAllowRibbonCustomizationIndicates whether Ribbon customization is enabled.  
Public PropertyAlphaBlendEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAlphaBlendMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDefaultSerializationFormatIndicates the format (XML or Binary) to be used when exporting the Ribbon  
Public PropertyDrawFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyIsUpdating (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyShowApplicationMenuCommandsIndicates if the "Application Menu Commands"/"File Commands" can be shown in the "Choose Commands From" list.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStockItemModificationOptionsIndicates how default Tabs, Groups and Tools can be modified.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatModeResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyVisible (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Public Methods
 NameDescription
Public MethodBeginUpdate (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Win.UltraStylableComponent)
Public MethodEndUpdateOverloaded.  (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetAllowQATCustomizationResets the AllowQATCustomization property to its default value.  
Public MethodResetAllowRibbonCustomizationResets the AllowRibbonCustomization property to its default value.  
Public MethodResetCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodResetDefaultSerializationFormatResets the DefaultSerializationFormat property to its default value.  
Public MethodResetShowApplicationMenuCommandsResets the ShowApplicationMenuCommands property to its default value.  
Public MethodResetStockItemModificationOptionsResets the StockItemModificationOptions property to its default value.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodChangeControlsEnabledStateOverridden. Overriden. This method is not used by the UltraRibbonCustomizationProvider  
Protected MethodChangeControlsVisibleStateOverridden. Overriden. This method is not used by the UltraRibbonCustomizationProvider  
Protected MethodCreateComponentRoleOverridden. Overriden: Creates the ComponentRole for this component  
Protected MethodDirtyChildElementsOverridden. Overriden. This method is not used by the UltraRibbonCustomizationProvider  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodGetSelectionManager (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodInvalidateControlsOverridden. Overriden. This method is not used by the UltraRibbonCustomizationProvider  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnAfterCustomizationDialogClosedCalled after the RibbonCustomizationDialog has been closed. Fires the AfterCustomizationDialogClosed event.  
Protected MethodOnBeforeCustomizationDialogDisplayedCalled before the RibbonCustomizationDialog has been displayed. Fires the BeforeCustomizationDialogDisplayed event.  
Protected MethodOnMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodShouldSerializeAllowQATCustomizationDetermines whether the AllowQATCustomization property is set to its default value.  
Protected MethodShouldSerializeAllowRibbonCustomizationDetermines whether the AllowRibbonCustomization property is set to its default value.  
Protected MethodShouldSerializeCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodShouldSerializeDefaultSerializationFormatDetermines whether the DefaultSerializationFormat property is set to its default value.  
Protected MethodShouldSerializeShowApplicationMenuCommandsDetermines whether the ShowApplicationMenuCommands property is set to its default value.  
Protected MethodShouldSerializeStockItemModificationOptionsDetermines whether the StockItemModificationOptions property is set to its default value.  
Public Events
 NameDescription
Public EventAfterCustomizationDialogClosedOccurs after the RibbonCustomizationDialog is closed  
Public EventBeforeCustomizationDialogDisplayedOccurs before the RibbonCustomizationDialog is displayed  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also