Version

UltraStylableComponent Class Members

The following tables list the members exposed by UltraStylableComponent.

Public Properties
 NameDescription
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStyleLibraryNameReturns or sets the name of the styleset library in the Infragistics.Win.AppStyling.StyleManager that should be used by the control.  
Public PropertyStyleSetNameReturns or sets the name of the styleset in the Infragistics.Win.AppStyling.StyleManager that should be used by the control.  
Public PropertyUseAppStylingReturns or sets whether the component should use application styling.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase)
Public Methods
 NameDescription
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. Overridden. Handles disposing the compoenent's resources.  
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 MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodCreateComponentRoleFactory method used to create the component role that provides the style information for the component.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded. Notifies any listeners when the state of an object has changed (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnPropertyChangedInvokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. (Inherited from Infragistics.Win.UltraComponentBase)
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventPropertyChangedFired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase)
See Also