[]
Gets or sets a value that indicates how to show scroll bars.
[Browsable(true)]
public ScrollBars ScrollBars { get; set; }
<Browsable(True)>
Public Property ScrollBars As ScrollBars
Type | Description |
---|---|
ScrollBars | The ScrollBars value that indicates how to show scroll bars.
|