ShellBrowser .Net Edition
DrawMode Property
NamespacesJam.ShellShellComboBoxDrawMode
DrawMode must always be OwnerDrawFixed for the ShellCombo to work.
Declaration Syntax
C#Visual BasicVisual C++
public DrawMode DrawMode { get; set; }
Public Property DrawMode As DrawMode
public:
property DrawMode DrawMode {
	DrawMode get ();
	void set (DrawMode value);
}

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