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


In This Topic
    CheckBoxPicture Constructor
    In This Topic
    Initializes a new instance of the CheckBoxPicture class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CheckBoxPicture()
    public CheckBoxPicture()
    See Also