Click or drag to resize

ShellHistoryToolStripHistoryMaxLength Property

Set the maximum length of the displayed history list. This List is obtained from the registered ShellControlConnector.

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

Property Value

Type: Int32
See Also