 | WindowAspectsIsScrollbarVisible Eigenschaft |
True wenn mindestens ein Scrollbar sichtbar ist.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic bool IsScrollbarVisible { get; set; }
Public Property IsScrollbarVisible As Boolean
Get
Set
public:
property bool IsScrollbarVisible {
bool get ();
void set (bool value);
}
member IsScrollbarVisible : bool with get, set
Eigenschaftswert
Boolean
Siehe auch