Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpProgress Class
Members


In This Topic
    FpProgress Class
    In This Topic
    Represents the FarPoint progress indicator control.
    Syntax
    'Declaration
     
    
    Public Class FpProgress 
       Inherits ControlBase
    'Usage
     
    
    Dim instance As FpProgress
    public class FpProgress : ControlBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                FarPoint.Win.ControlBase
                   FarPoint.Win.FpProgress

    See Also