Version

StateSettings Class Members

The following tables list the members exposed by StateSettings.

Public Properties
 NameDescription
Public PropertyAppearanceReturns the Infragistics.Win.AppearanceBase containing the appearance information for the object. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Public PropertyColorCategoryReturns or sets the ColorCategory that identifies the hue/saturation grouping whose values will be used to manipulate the hue/saturation of its Image and Color properties when the library is used as the template of the ISL generator. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyOwnerReturns the owning StyleSettings instance  
Public PropertyResourcesReturns a collection of references to resources in the ApplicationStyleLibrary.Resources collection that are used when resolving the appearance of the state.  
Public PropertyStateReturns the State that the object represents.  
Protected Properties
 NameDescription
Protected PropertyLibraryOverridden. Returns the ApplicationStyleLibrary to which the object belongs.  
Public Methods
 NameDescription
Public MethodCreateAppearanceCreates an appearance using the information from the current state.  
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 MethodCreateResourceCreates a resource using the specified properties of the state.  
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
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 MethodResetOverridden. Resets the properties of the class to their default values.  
Public MethodResetAppearanceResets the Appearance property (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Public MethodResetResourcesClears the Resources contents.  
Public MethodShouldSerializeIndicates if the object has any information to serialize. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Public MethodShouldSerializeAppearanceIndicates if the Appearance has any information to serialize. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Public MethodToStringReturns a string representation of the object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeCalled when an active object is Disposed to notify a derived class when the object has been Disposed. (Inherited from Infragistics.Win.AppStyling.Runtime.AppearanceSettings)
Protected MethodShouldSerializeResourcesIndicates if the Resources property needs to be serialized.  
See Also