Version

InboxControlStyler Class Members

The following tables list the members exposed by InboxControlStyler.

Public Constructors
 NameDescription
Public ConstructorInboxControlStyler ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyApplyAppStylingReturns/sets the option that determines when to apply AppStyling to inbox controls.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDefaultStyleLibraryNameReturns/sets the StyleLibraryName to be used for all controls that do not have the StyleLibraryName Extender property explicitly set.  
Public PropertyDefaultStyleSetNameReturns/sets the StyleSetName to be used for all controls that do not have the StyleSetName Extender property explicitly set.  
Public PropertySite (Inherited from System.ComponentModel.Component)
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)
Protected PropertySubObjectPropChangeHandlerHandler for a SubObjectPropChange event  
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. Called when the component is being disposed.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetStyleSettingsGets the StyleSettings for the specified control.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetApplyAppStylingResets the ApplyAppStyling property to its default value.  
Public MethodResetDefaultStyleSetNameResets the DefaultStyleSetName property to its default value.  
Public MethodSetStyleSettingsThis sets the StyleSettings extender property for the specified control.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
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)
Protected MethodOnSubObjectPropChangedInvoked when a property on a sub object has changed.  
Protected MethodShouldSerializeApplyAppStylingIndicates if the ApplyAppStyling property needs to be serialized.  
Protected MethodShouldSerializeDefaultStyleSetNameIndicates if the DefaultStyleSetName property needs to be serialized.  
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventPropertyChangedFired after a property has changed. (Inherited from Infragistics.Win.UltraComponentBase)
See Also