ForceScrollBars Property (C1InputPanel)
In This Topic
Gets or sets whether the scrollbars should remain visible even if they are not needed.
Syntax
'Declaration
Public Property ForceScrollBars As Boolean
public bool ForceScrollBars {get; set;}
See Also