the object CBox has to get defined directly by the class. If not,
things get buggy (you can't create objects in mixin classes).
String
CheckBox_Value(Integer Num Integer State)
Public Access Methods:
Function CheckBox_Value Integer Num Integer State Returns String
Function CheckBox_Item Integer Num Returns Integer
Function CBox_Item_Count Returns Integer
Procedure CheckBox_Values Integer Itm String TrueValue String FalseValue
cbox is a three dimensional array.
dimension: 0 - Integer : actual item number
1 - String : True value for database
2 - String : False value for database