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.2
Syntax
public int HistoryMaxLength { get; set; }

Property Value

Int32
See Also