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.

Declaration Syntax
public bool OwnerDraw { get; set; }Public Property OwnerDraw As Boolean
public:
property bool OwnerDraw {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)