Click or drag to resize

ShellComboBoxDrawMode Property

DrawMode must always be OwnerDrawFixed for the ShellCombo to work.

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

Property Value

Type: DrawMode
See Also