Version

Infragistics.Win.AppStyling.Runtime Namespace

Classes
 ClassDescription
ClassAppearanceSettings Base class used to manage the settings for application style info that relates to an appearance object.
ClassApplicationStyleLibrary Class used to programatically create or modify a style library used by the Infragistics.Win.AppStyling.StyleManager
ClassColorCategory An object that is used to group identify the hue/saturation grouping that will be used to adjust the hue/saturation of color and image properties of associated StateSettings and ResourceSettings instances when the style library is used as a template in the ISL generator portion of StyleStyleSupport and AppStylist.
ClassColorCategoryCollection A collection of ColorCategory instances that may be assigned to the AppearanceSettings.ColorCategory property of AppearanceSettings derived classes.
ClassComponentRoleInfo Class used to provide information about registered components that use application style information.
ClassComponentRoleInfoCollection A collection of ComponentRoleInfo objects
ClassComponentStyleSettings Class used to initialize settings for a Infragistics.Win.AppStyling.ComponentRole
ClassComponentStyleSettingsCollection Collection of ComponentStyleSettings used to initialize the settings that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager
ClassCustomPropertyChangedEventArgs Event arguments for sending a property change notification.
ClassCustomPropertyManager Class used to access/modify the custom properties for a particular component role or shared object.
ClassCustomPropertyOwnerSettingsBase Class used to initialize settings for a style object that manages custom properties
ClassInboxControlStyler Component used to apply application styling information to the controls included in the System.Windows.Forms assembly.
ClassInboxControlStyleSettings Holds settings that determine if and how an Inbox Control will be styled by the InboxControlStyler.
ClassInboxControlStyleSettings.InboxControlStyleSettingsConverter Type converter for the InboxControlStyleSettings class.
ClassKeyedStyleSettingsBase Abstract base class for a style settings class that uses a key.
ClassQueryComponentRoleEventArgs Event arguments used to determine obtain the Infragistics.Win.AppStyling.ComponentRole reference for a given control.
ClassQueryDisplayRoleUIEventArgs Event arguments used to determine if the role selection ui can be displayed for a given control.
ClassResourceSettings Class used to initialize the settings for a resource that will be used in an ApplicationStyleLibrary
ClassResourceSettingsCollection Collection of ResourceSettings used to initialize the information for a particular resource that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager.
ClassResourceSettingsCollectionBase Base class for a collection of ResourceSettings instances.
ClassRoleNode An object that represents a Infragistics.Win.AppStyling.UIRole
ClassRoleNodeCollection A collection of RoleNode objects
ClassRoleSelectedEventArgs Event arguments for an event when a role is selected
ClassRoleSelectionUI Static class that provides events
ClassRoleStateCategoryAttribute Attribute class used to identify the category to which a Infragistics.Win.AppStyling.RoleState enum member belongs.
ClassSharedObjectInfo Class used to provide information about the registered shared objects that use application style information.
ClassSharedObjectInfoCollection A collection of SharedObjectInfo objects
ClassSharedObjectSettings Class used to initialize settings for a shared object
ClassSharedObjectSettingsCollection Collection of SharedObjectSettings used to initialize the settings that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager
ClassStateResourceSettingsCollection Collection of ResourceSettings referenced by a particular StateSettings.
ClassStateSettings Class used to initialize the settings for a particular State of a particular Infragistics.Win.AppStyling.UIRole that will be used by a Infragistics.Win.AppStyling.StyleManager.
ClassStateSettingsCollection Collection of StateSettings used to initialize the information for a particular state of a Infragistics.Win.AppStyling.UIRole that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager.
ClassStyleSetSettings Class used to create/initialize settings that will be used by the Infragistics.Win.AppStyling.StyleManager
ClassStyleSetSettingsCollection Collection of StyleSetSettings instances that will be used to create a style file for use by a Infragistics.Win.AppStyling.StyleManager.
ClassStyleSettings Class used to initialize the settings of a particular Infragistics.Win.AppStyling.UIRole that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager.
ClassStyleSettingsCollection Collection of StyleSettings used to initialize the Infragistics.Win.AppStyling.UIRole settings that will ultimately be used by a Infragistics.Win.AppStyling.StyleManager
Delegates
 DelegateDescription
DelegateCustomPropertyChangedEventHandler Delegate for an event involving a CustomPropertyChangedEventArgs
DelegateQueryComponentRoleEventHandler Delegate for an event involving a QueryComponentRoleEventArgs
DelegateQueryDisplayRoleUIEventHandler Delegate for an event involving a QueryDisplayRoleUIEventArgs
DelegateRoleSelectedEventHandler Delegate for an event involving a RoleSelectedEventArgs
Enumerations
 EnumerationDescription
EnumerationApplyAppStyling Enumeration of settings for the ApplyAppStyling enumeration
EnumerationComponentRoleFilterState Enumeration used to indicate the state of the component role for which the selection ui will be displayed.
EnumerationInboxControlStylerPropertyIds Enumeration of Property identifiers for the InboxControlStyler class.
EnumerationRoleSelectionAction An enumeration of actions that should be performed when the associated key is pressed while the tooltip of the RoleSelectionUI is displayed.
EnumerationRoleStateCategory Enumeration of categories for the Infragistics.Win.AppStyling.RoleState enumeration
EnumerationStyleLibraryCategories Flagged enumeration used to indicate what information should be saved in an ApplicationStyleLibrary
See Also