[]
Gets or sets a value that determines the overall appearance of the control.
[Browsable(true)]
public virtual VisualStyle VisualStyle { get; set; }
This property allows you to quickly customize the appearance of the control so it matches the appearance of your application.
The settings available include System, various Microsoft Office color schemes, and Custom, which relies on the controls standard styles and appearance properties.