Version

AppStylistSupport Class Methods

For a list of all members of this type, see AppStylistSupport members.

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 MethodExportImagesOverloaded. Exports all images in the currently loaded Style Library into individual image files in a chosen folder.  
Public MethodExportResourcesShows a file save dialog to allow the user to save a style library file containing only the resources from the current library.  
Public MethodExportResourcesAsOverloaded. Shows a file save dialog to allow the user to save a style library file containing only the resources from the current library.  
Public MethodGenerateStyleLibraryShows the Generate Style Library Dialog  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodImportResourcesOverloaded. Shows an open file dialog to allow importing resources from a library file into the current style library.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLoadFromStyleManagerInitializes a new library file using the application style information currently loaded into the StyleManager.  
Public MethodNewStyleLibraryOverloaded. Creates a new Style Library.  
Public MethodOpenStyleLibraryOverloaded. Shows an open file dialog to allow opening a Style Library from a file.  
Public MethodPromptToSavePrompts to save the current changes if the current file is dirty.  
Public MethodSaveStyleLibrarySaves the current stle library to a file.  
Public MethodSaveStyleLibraryAsOverloaded. Shows a file save dialog to allow the user to save the current style library.  
Public MethodShowColorCategoryManagerDialogDisplays 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.  
Public MethodShowLibraryMetaDataDialogDisplays the ApplicationStyleLibrary Metadata dialog.  
Public MethodShowNewStyleLibraryWizardDisplays the New Style Library Wizard dialog.  
Public MethodShowStyleSetManagerDialogDisplays the StyleSetManager dialog which allows the user to add, remove, and modify StyleSets in the current style library.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdateStyleManagerApplies the information from the style library to the to the StyleManager.  
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 MethodOnDirtyChangedFires the DirtyChanged event  
Protected MethodOnFileNameChangedFires the FileNameChanged event.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnSelectedObjectNameChangedFires the StyleSetChanged event.  
Protected MethodOnStyleChangedFires the StyleChanged event  
See Also