Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ControlBase Class
Members


ControlBase Class
Represents the common basis (base class) for FarPoint controls.
Syntax
'Declaration
 
Public Class ControlBase 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As ControlBase
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