InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / ScrollSize Property

In This Topic
    ScrollSize Property (C1InputPanel)
    In This Topic
    This property is not relevant to this class.
    Syntax
    'Declaration
     
    Public Overrides Property ScrollSize As Size
    public override Size ScrollSize {get; set;}
    See Also