ShellBreadCrumbBarCanOverflow Property |
Determines if control supports overflow.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool CanOverflow { get; set; }Public Property CanOverflow As Boolean
Get
Set
public:
property bool CanOverflow {
bool get ();
void set (bool value);
}member CanOverflow : bool with get, set
Property Value
Boolean
See Also