Subject TIB_CheckBox Can't check the box
Author kristinnolan@hotmail.com
Hi all,

I have a form on which I am trying to use the check box to determine
whether a edit box or lookup combo will appear on another form.

I tried setting the .Checked := False in the on show which made the
check boxes show up empty but I was unable to check the box.

I was told that since this is a setup form and will only have one
record that I should set the fields to false in the table which I
did. Now when I run the program, even though the Allow Grayed is
false, the check boxes show up with a gray check in them and I still
can't check the box.

Any help is appreciated.

Kristy