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