InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / UseScrollWindow Property

In This Topic
    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