Skip to main content

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

NameTypeDescription
XPStyle()void

Static Properties

NameTypeDescription
IsXPThemesPresentboolGets a value indicating whether XP themes feature is present.

Static Methods

NameTypeDescription
ApplyVisualStyles(Control control)voidApplies the visual styles for some control.
EnableVisualStyles()voidEnables the visual styles for application.