Control Object Properties
Tbl$ Translation table
   
Description This property controls the translation of the values selected in a control and how the value will be pased to/from the application. Generally it conatins a table of single-character values representing selections from the controls with each character representing each of values in the control in sequence.

The size of each entry can be changed using the 'TblWidth property.

   
Used by CHECK_BOX DROP_BOX LIST_BOX RADIO_BUTTON TRISTATE_BOX