You mean you're dragging the field from the Field Chooser and getting a text box? The symptoms all point to the property being a text property, not a yes/no property. You might want to remove it and try again.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"franky488" <(E-Mail Removed)> wrote in message news:FB3937D7-38AC-4F90-B646-(E-Mail Removed)...
>I am trying to add a new field in my custom contact form and it is giving me
> trouble. I have added a few new fields already, using the "yes or no" format,
> and those come out fine, but when I try to add an extra one, using the same
> format, it doesn't come out correctly. It gives a text box instead of a check
> box.
>
> How can I get it to come out as a check box, like the others?