RadControls for WinForms

Gets the VisualStyleElement instance that describes the skin appearance for the element when the current OS is Windows XP.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public virtual VisualStyleElement GetXPVisualStyle()
Visual Basic
Public Overridable Function GetXPVisualStyle As VisualStyleElement

Return Value

Implements

ISupportSystemSkin..::..GetXPVisualStyle()()()()

See Also