ComponentOne InputPanel for WinForms
ForceScrollBars Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ForceScrollBars Property
Gets or sets whether the scrollbars should remain visible even if they are not needed.
Syntax
'Declaration
 
Public Property ForceScrollBars As System.Boolean
public System.bool ForceScrollBars {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members