Click or drag to resize

ExplorerBrowserShowErrorMessages Property

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

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

Property Value

Type: Boolean
See Also