FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class
Members


FpCheckBox Class
Represents a FarPoint check box control.
Syntax
'Declaration
 
Public Class FpCheckBox 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As FpCheckBox
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.FpCheckBox

See Also