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

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