ShellAddressBarVisiblePanes Property |
Gets or sets the visible panes.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ShellAddressBarPane VisiblePanes { get; set; }Public Property VisiblePanes As ShellAddressBarPane
Get
Set
public:
property ShellAddressBarPane VisiblePanes {
ShellAddressBarPane get ();
void set (ShellAddressBarPane value);
}member VisiblePanes : ShellAddressBarPane with get, set
Property Value
ShellAddressBarPane
See Also