xpstyle-class
Represents different procedures that allows to turn on XP visual style for Windows Forms application
public class Korzh.EasyQuery.WinForms.ModelEditor.XPStyle
Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll
Constructors
Name | Type | Description |
---|---|---|
XPStyle() | void |
Static Properties
Name | Type | Description |
---|---|---|
IsXPThemesPresent | bool | Gets a value indicating whether XP themes feature is present. |
Static Methods
Name | Type | Description |
---|---|---|
ApplyVisualStyles(Control control) | void | Applies the visual styles for some control. |
EnableVisualStyles() | void | Enables the visual styles for application. |