If set to true, messages boxes will be shown to the user for errors that occured.
If set to false, errors will be handled as well, but no message will be shown to the user.

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)