Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpProgress Class / FpProgress Constructor


In This Topic
    FpProgress Constructor
    In This Topic
    Creates a new FarPoint progress indicator control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpProgress()
    public FpProgress()
    See Also