FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / GetTrackPos Method

In This Topic
    GetTrackPos Method (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetTrackPos( _
       ByVal nBar As System.Integer _
    ) As System.Integer
    protected System.int GetTrackPos( 
       System.int nBar
    )

    Parameters

    nBar
    See Also