Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / FpProgress Class
Members


In This Topic
    FpProgress Class
    In This Topic
    Represents the FarPoint progress indicator control.
    Object Model
    FpProgress ClassPicture ClassPicture Class
    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