Click or drag to resize

ShellComboBoxDrawMode Property

DrawMode must always be OwnerDrawFixed for the ShellCombo to work.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public DrawMode DrawMode { get; }

Property Value

Type: DrawMode
See Also