If set to true the ThumbnailImage component will show a MessageBox if an error occured,
otherwise the errors will only be logged to the Debug output.

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