Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollablePanel Class / ScrollPosition Property

In This Topic
    ScrollPosition Property (ScrollablePanel)
    In This Topic
    Negative pixel offset (like the XView control).
    Syntax
    'Declaration
     
    
    Public Property ScrollPosition As Point
    public Point ScrollPosition {get; set;}
    See Also