ShellBrowser .Net Edition
UseSystemStyles Property
NamespacesJam.ShellCustomEditComboBoxUseSystemStyles
Use this property to turn on or off the usage of the system specific design, i.e. enable Vista visual styles of the explorer components.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseSystemStyles { get; set; }
Public Property UseSystemStyles As Boolean
public:
property bool UseSystemStyles {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)