Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / FpCheckBox Constructor


In This Topic
    FpCheckBox Constructor
    In This Topic
    Creates a new FarPoint check box control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpCheckBox()
    public FpCheckBox()
    See Also