Click or drag to resize

JamBaseShellListViewShowErrorMessages 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.2
Syntax
public bool ShowErrorMessages { get; set; }

Property Value

Boolean
See Also