Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OBJ Class / checkBox Property


In This Topic
checkBox Property
In This Topic
Syntax
'Declaration
 
Public Property checkBox As FtCblsData
 
'Usage
 
Dim instance As OBJ
Dim value As FtCblsData
 
instance.checkBox = value
 
value = instance.checkBox
See Also