[]
Gets or sets the visual style of the control.
[C1Category("Appearance")]
[C1Description("Common.VisualStyle", "Gets or sets the visual style of the control.")]
[TypeConverter(typeof(C1NavBar.b))]
public VisualStyle VisualStyle { get; set; }
<C1Category("Appearance")>
<C1Description("Common.VisualStyle", "Gets or sets the visual style of the control.")>
<TypeConverter(GetType(C1NavBar.b))>
Public Property VisualStyle As VisualStyle