Class | Description | |
---|---|---|
ComponentRole | An object that provides style information to a component for a specific styleset. | |
EditorStylePropertyCache | Helper class for caching property values in editors. | |
InboxControlRole | Component role used by an Inbox control for its application styling information. | |
NamedColor | Static class used to manage a set of custom named colors based on the Infragistics.Win.Office2007ColorTable, Infragistics.Win.Office2003Colors, Infragistics.Win.VisualStudio2005ColorTable and Infragistics.Shared.XPItemColor classes. | |
SharedObjectNames | Static class containing constants for the shared objects defined in the win assembly. | |
StyleChangedEventArgs | Event arguments for the StyleManager.StyleChanged event. | |
StyleManager | Class used to provide appearance information for controls and components. | |
StylePropertyCache | A helper class for caching resolved property values. | |
StyleUtilities | Static class with helper methods and constants. | |
UIRole | An object that represents a discrete area within a control. | |
UIRoleNames | Static class used to provide the names of the common ui roles defined in the win assembly. | |
UltraControlRole | Component role used by an Infragistics.Win.UltraControlBase derived control for its application styling information. |
Interface | Description | |
---|---|---|
ISupportAppStyling | Interface implemented by a class that uses application styling. |
Structure | Description | |
---|---|---|
ResolutionOrderInfo | A structure used to provide information about whether the control specific settings or application style information should take precedence. | |
UIRoleCache | Helper class for managing a UIRole reference for a specific role of a given ComponentRole |
Delegate | Description | |
---|---|---|
StyleChangedEventHandler | Delegate for the StyleManager.StyleChanged event. |
Enumeration | Description | |
---|---|---|
NamedColorGroup | Enumeration used to identify the list of named colors. | |
ResolutionOrder | Determines the order in which the control and app style properties will be resolved. | |
RoleState | Enumeration indicating the state of role | |
ViewStyle | Enumeration indicating the current viewstyle. |