public bool EnableMouseScrolling { get; set; }
Public Property EnableMouseScrolling As Boolean Get Set
public: property bool EnableMouseScrolling { bool get (); void set (bool value); }
member EnableMouseScrolling : bool with get, set
In This Article