UseScrollWindow Property (C1InputPanel)
In This Topic
Gets or sets a
System.Boolean value determining whether control shows scroll bars.
Syntax
'Declaration
Protected Property UseScrollWindow As Boolean
protected bool UseScrollWindow {get; set;}
See Also