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


In This Topic
    ControlBase Class
    In This Topic
    Represents the common basis (base class) for FarPoint controls.
    Object Model
    ControlBase Class
    Syntax
    'Declaration
     
    Public Class ControlBase 
       Inherits System.Windows.Forms.Control
    'Usage
     
    Dim instance As ControlBase
    public class ControlBase : System.Windows.Forms.Control 
    Inheritance Hierarchy

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

    See Also