Version

AppStylistRuntime Class Members

The following tables list the members exposed by AppStylistRuntime.

Public Constructors
 NameDescription
Public ConstructorAppStylistRuntime ConstructorOverloaded.   
Public Fields
 NameDescription
Public FieldDesignerStyleLibraryNameA constant indicating the StyleLibraryName that will be used to style the AppStylist, AppStylistSupport, and AppStylistRuntime UI.  
Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCurrentFileNameThe file name associated with the Application Style Library currently in memory. May be null.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStyleLibraryNameReturns or sets the name of the style library loaded in the StyleManager that will be affected when using the component.  
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 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. Clean up any resources being used.  
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 MethodLoadFromStyleManagerLoads the ApplicationStyleLibrary information currently in memory into the AppStylistRunTime.  
Public MethodShowRuntimeApplicationStylingEditorDisplays the runtime version of the Application Styling Editor.  
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.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also