ShellBrowser .Net Edition
HistoryMaxLength Property
NamespacesJam.ShellShellHistoryToolStripHistoryMaxLength
Set the maximum length of the displayed history list. This List is obtained from the registered ShellControlConnector.
Declaration Syntax
C#Visual BasicVisual C++
public int HistoryMaxLength { get; set; }
Public Property HistoryMaxLength As Integer
public:
property int HistoryMaxLength {
	int get ();
	void set (int value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)