C1.Win.Input.Base Namespace / C1TextBoxBase Class / ScrollBars Property

In This Topic
ScrollBars Property (C1TextBoxBase)
In This Topic
Gets or sets which scroll bars should appear in a C1.Win.Input.C1TextBox control.
Syntax
'Declaration
 
Public Property ScrollBars As ScrollBars
 
See Also