Gets or sets the VisualStyle value determining
control's visual style.
The default is System.
Declaration
public VisualStyle VisualStyle { get; set; }
Remarks
Setting this property to any value changes the value
of the Theme property.
Setting this property to Custom value
results in creating the editable copy of currently used theme.
The new theme has Custom style
and an unique string as the Name property.