ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / 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 System.Drawing.Point
    public System.Drawing.Point ScrollPosition {get; set;}
    See Also