Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / CheckBoxPicture Class / CheckBoxPicture Constructor


In This Topic
    CheckBoxPicture Constructor
    In This Topic
    Creates a new CheckBoxPicture object.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New CheckBoxPicture()
    public CheckBoxPicture()
    See Also