Subject TIB_Combobox
Author sllimr7139
After searching the messages here am I the only one who can't seem to
figure out how to get the TIB_Combobox to use the ItemValues property?

I've got a TIB_Combobox on a form and I want to use it as a simple
True/False selector. I've set the style to csDropDownList and I've
set the ItemValues property to (False=0, True=1).

Why can't I get this too work?

I also couldn't get the TIB_Checkbox to work either (same datafield).
Which is why I went with the TIB_Combobox.

What am I not understanding?

Ryan.