Skip to 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

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

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

NameTypeDescription
XPStyle()void
NameTypeDescription
IsXPThemesPresentboolGets a value indicating whether XP themes feature is present.
NameTypeDescription
ApplyVisualStyles(Control control)voidApplies the visual styles for some control.
EnableVisualStyles()voidEnables the visual styles for application.