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

In This Topic
    ScrollLimits Property (C1InputPanel)
    In This Topic
    Gets a value of the ScrollPosition property when the right bottom corner of the scrollable area is visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollLimits As Point
    public Point ScrollLimits {get;}
    See Also