| ShellAddressBarProgressMax Property | 
            Gets or sets the maximum value of the progress bar.
            
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
 Syntax
Syntaxpublic int ProgressMax { get; set; }Public Property ProgressMax As Integer
	Get
	Set
public:
property int ProgressMax {
	int get ();
	void set (int value);
}member ProgressMax : int with get, set
Property Value
Int32 See Also
See Also