Property AutoShow
AutoShow
Gets or sets whether Visible will be set to true if the dimension of the scroll bar is less than ScrollableContentSize and false if greater than or equal to.
public bool AutoShow { get; set; }
Property Value
Remarks
The default is false.