Version

AppStylistSupport Class Events

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

Public Events
 NameDescription
Public EventDirtyChangedFired when the IsDirty property changes.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventFileNameChangedFires 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.  
Public EventNewStyleSetCreatedFired when any property of the Style Library changes.  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public EventSelectedObjectNameChangedFires 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.  
Public EventStyleChangedFired when any property of the Style Library changes.  
Public EventStyleLibraryOpenedFired when a Style Library is opened from a file  
Public EventStyleLibrarySavedFired when a Style Library is saved to a file  
See Also