Click or drag to resize

CustomFileListTOwnerDraw Property

The value of the OwnerDraw property must always be true. This is why the Property is reimplemented here. The setting to false is ignored, and a debug message is shown.

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

Property Value

Type: Boolean
See Also