Version

UltraToolbarsManagerRole Class Members

The following tables list the members exposed by UltraToolbarsManagerRole.

Public Constructors
 NameDescription
Public ConstructorUltraToolbarsManagerRole ConstructorCreates a new UltraToolbarsManagerRole instance.  
Public Properties
 NameDescription
Public PropertyButtonStyle (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyCheckBoxGlyphInfo (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyComponent (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabled (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyHeaderStyle (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyManagerReturns the associated UltraToolbarsManager instance.  
Public PropertyName (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyPropertiesCacheCount (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyRadioButtonGlyphInfo (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyResolutionOrder (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyStyleManager (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyStyleSetName (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyStyleSetNameResolved (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyUseFlatMode (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyUseOsThemes (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public PropertyViewStyle (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Protected Properties
 NameDescription
Protected PropertySynchronizingObjectOverridden. Gets an object used for threading synchronization  
Public Methods
 NameDescription
Public MethodCachePropertyValueOverloaded.  (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodClearCachedPropertyValues (Inherited from Infragistics.Win.AppStyling.ComponentRole)
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 MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetCachedProperty (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetPropertyOverloaded.  (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodGetResolutionOrderInfo (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodGetRoleOverloaded.  (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodHasProperty (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodGetRoleNamesOverridden. Used by the associated Infragistics.Win.AppStyling.ComponentRole to determine which Infragistics.Win.AppStyling.UIRole instances should be cached.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Win.AppStyling.ComponentRole)
Protected MethodOnStyleCachedClearedOverridden. Virtual method called after OnStyleChanged and after the style cache has been cleared. This is to allow a component to synchronously update itself after the caching has been cleared.  
Protected MethodOnStyleChangedOverridden. Invoked when the style information for the component has changed.  
See Also