NetXP 3.0 Reference

XPButton.UseXPThemes Property

Indicates whether or not to use Windows XP visual styles. Enabling this does not allow setting custom colors for the button.

[Visual Basic]
Public Property UseXPThemes As Boolean
[C#]
public bool UseXPThemes {get; set;}

See Also

XPButton Class | NETXP.Controls Namespace