[]
Gets or sets which scroll bars are visible.
[Browsable(true)]
public ScrollBars ScrollBars { get; set; }
<Browsable(True)>
Public Property ScrollBars As ScrollBars
Type | Description |
---|---|
ScrollBars | One of the ScrollBars enumeration that specify which scroll bars are visible.
|
This property determines which srollbar should be displayed.