bool EnableScrollBarResizing { get; set; }
Property EnableScrollBarResizing As Boolean Get Set
property bool EnableScrollBarResizing { bool get (); void set (bool value); }
abstract EnableScrollBarResizing : bool with get, set
In This Article