XPStyle class

Represents different procedures that allows to turn on XP visual style for Windows Forms application

public class Korzh.EasyQuery.WinForms.ModelEditor.XPStyle

Package: Korzh.EasyQuery.WinForms.ModelEditor (targets: net461, net5.0-windows7.0, netcoreapp3.1)

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.