'Declaration Public Function New( _ ByVal control As WinCheckBox _ )
'Usage Dim control As WinCheckBox Dim instance As New CheckBoxViewer(control)
public CheckBoxViewer( WinCheckBox control )
Parameters
- control
- The WinCheckBox control that will be used to view the content of cells.