The following tables list the members exposed by AppStylistSupport.
Name | Description | |
---|---|---|
![]() | AppStylistSupport Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DesignerStyleLibraryName | A constant indicating the StyleLibraryName that will be used to style the AppStylist, AppStylistSupport, and AppStylistRuntime UI. |
Name | Description | |
---|---|---|
![]() | AutoRefreshEnabled | When true the StyleManager will be updated automatically every time the AutoRefreshInterval elapses. |
![]() | AutoRefreshInterval | Determines the length of time (in milliseconds) between each refresh of the StyleManager. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | FileName | The FileName of the current ApplicationStyleLibrary or null if there is no ApplicationStyleLibrary loaded. |
![]() | HasStyleInfo | Returns a boolean indicating if the currently loaded Infragistics.Win.AppStyling.Runtime.ApplicationStyleLibrary contains any style information (e.g. stylesets or resources). |
![]() | IsDirty | Returns whether or not the currently loaded ApplicationStyleLibrary has any unsaved changes. |
![]() | IslGeneratorLibraryFolder | The folder in which the New Style Library Wizard will look for style library (*.isl) files. |
![]() | IslGeneratorPaletteFolder | The folder in which the IslGenerator will look for palettes. |
![]() | IslGeneratorTemplateFolder | The folder in which the IslGenerator will look for template style library (*.isl) files. |
![]() | Office2007PropertiesEditor | Returns the Office2007 Color Blend Editor control |
![]() | Office2010PropertiesEditor | Returns the Office2010 Color Blend Editor control |
![]() | Office2013PropertiesEditor | Returns the Office2013 Color Blend Editor control |
![]() | PropertyEditor | Returns the PropertyEditor control |
![]() | RoleExplorer | Returns the RoleExplorer control |
![]() | SelectedObjectName | Returns the Name of the currently selected Role (UI Role, Component Role, or Shared Object Role), Resource, or null if there is nothing selected. |
![]() | SelectedStyleSetName | Returns the name of the currently selected StyleSet or null if there is none. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StyleLibraryName | Returns or sets the name of the style library loaded in the StyleManager that will be affected when using the component. |
![]() | StyleSetListDropDown | Returns the StyleSetListDropDown control. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | ExportImages | Overloaded. Exports all images in the currently loaded Style Library into individual image files in a chosen folder. |
![]() | ExportResources | Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library. |
![]() | ExportResourcesAs | Overloaded. Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library. |
![]() | GenerateStyleLibrary | Shows the Generate Style Library Dialog |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ImportResources | Overloaded. Shows an open file dialog to allow importing resources from a library file into the current style library. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | LoadFromStyleManager | Initializes a new library file using the application style information currently loaded into the StyleManager. |
![]() | NewStyleLibrary | Overloaded. Creates a new Style Library. |
![]() | OpenStyleLibrary | Overloaded. Shows an open file dialog to allow opening a Style Library from a file. |
![]() | PromptToSave | Prompts to save the current changes if the current file is dirty. |
![]() | SaveStyleLibrary | Saves the current stle library to a file. |
![]() | SaveStyleLibraryAs | Overloaded. Shows a file save dialog to allow the user to save the current style library. |
![]() | ShowColorCategoryManagerDialog | Displays the IslColorCategoryManager dialog which allows the user to add, remove, and modify ColorCategories in the current style library and also to assign ColorCategories to Resources, Roles, and Shared Objects. |
![]() | ShowLibraryMetaDataDialog | Displays the ApplicationStyleLibrary Metadata dialog. |
![]() | ShowNewStyleLibraryWizard | Displays the New Style Library Wizard dialog. |
![]() | ShowStyleSetManagerDialog | Displays the StyleSetManager dialog which allows the user to add, remove, and modify StyleSets in the current style library. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UpdateStyleManager | Applies the information from the style library to the to the StyleManager. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnDirtyChanged | Fires the DirtyChanged event |
![]() | OnFileNameChanged | Fires the FileNameChanged event. |
![]() | OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | OnSelectedObjectNameChanged | Fires the StyleSetChanged event. |
![]() | OnStyleChanged | Fires the StyleChanged event |
Name | Description | |
---|---|---|
![]() | DirtyChanged | Fired when the IsDirty property changes. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | FileNameChanged | Fires when the Filename changes. This occurs when a new ApplicationStyleLibrary is created or loaded, or when the current library is saved to a new filename. |
![]() | NewStyleSetCreated | Fired when any property of the Style Library changes. |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | SelectedObjectNameChanged | Fires when the SelectedObjectChanged changes. The SelectedObject is determined by both the selected StyleSet and the seleted role (UI Role, Component Role, or SharedObject Role) within that StyleSet. |
![]() | StyleChanged | Fired when any property of the Style Library changes. |
![]() | StyleLibraryOpened | Fired when a Style Library is opened from a file |
![]() | StyleLibrarySaved | Fired when a Style Library is saved to a file |