Version

AppStylistSupport Class Properties

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

Public Properties
 NameDescription
Public PropertyAutoRefreshEnabledWhen true the StyleManager will be updated automatically every time the AutoRefreshInterval elapses.  
Public PropertyAutoRefreshIntervalDetermines the length of time (in milliseconds) between each refresh of the StyleManager.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyFileNameThe FileName of the current ApplicationStyleLibrary or null if there is no ApplicationStyleLibrary loaded.  
Public PropertyHasStyleInfoReturns a boolean indicating if the currently loaded Infragistics.Win.AppStyling.Runtime.ApplicationStyleLibrary contains any style information (e.g. stylesets or resources).  
Public PropertyIsDirtyReturns whether or not the currently loaded ApplicationStyleLibrary has any unsaved changes.  
Public PropertyIslGeneratorLibraryFolderThe folder in which the New Style Library Wizard will look for style library (*.isl) files.  
Public PropertyIslGeneratorPaletteFolderThe folder in which the IslGenerator will look for palettes.  
Public PropertyIslGeneratorTemplateFolderThe folder in which the IslGenerator will look for template style library (*.isl) files.  
Public PropertyOffice2007PropertiesEditorReturns the Office2007 Color Blend Editor control  
Public PropertyOffice2010PropertiesEditorReturns the Office2010 Color Blend Editor control  
Public PropertyOffice2013PropertiesEditorReturns the Office2013 Color Blend Editor control  
Public PropertyPropertyEditorReturns the PropertyEditor control  
Public PropertyRoleExplorerReturns the RoleExplorer control  
Public PropertySelectedObjectNameReturns the Name of the currently selected Role (UI Role, Component Role, or Shared Object Role), Resource, or null if there is nothing selected.  
Public PropertySelectedStyleSetNameReturns the name of the currently selected StyleSet or null if there is none.  
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.  
Public PropertyStyleSetListDropDownReturns the StyleSetListDropDown control.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
See Also