ComponentOne InputPanel for WinForms
ScrollBars Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ScrollBars Property
Gets or sets which scroll bars should appear on the C1InputPanel.
Syntax
'Declaration
 
Public Shadows Property ScrollBars As System.Windows.Forms.ScrollBars
public new System.Windows.Forms.ScrollBars ScrollBars {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members