Provides a set of constants that define the parts of a theme that can be drawn.
For a list of all members of this type, see ThemeParts Members.
System.Object
Skybound.VisualStyles.ThemeParts
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Each theme class has many parts that can be drawn. For example, the StatusBar theme class has StatusPane, StatusGripperPane and StatusGripper parts that can be drawn seperately. You can also specify the state of each part using the fields of ThemeStates.
Use the fields in this class when calling the Draw and GetForeColor methods of ThemePaint when drawing a control.
Namespace: Skybound.VisualStyles
Assembly: Skybound.VisualStyles (in Skybound.VisualStyles.dll)
ThemeParts Members | Skybound.VisualStyles Namespace