View Single Post
  #2  
Old March 29th 06, 01:01 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Using a Checkbox in Outlook Form Designer

Sounds like you did not bind the matching controls on each layout to the same Outlook property. Check on the Properties dialog for each control, at the top of the Value tab.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Frank R" Frank wrote in message ...
I created a form with 4 checkboxes based on the message template. The
checkboxes are in both the "Edit Compose Page" and the "Edit Read Page".
When I use the form and select the boxes it will display the Checkmark. When
the form is sent the checkmarks are lost and do not appear in the checkbox on
the receiving end.

How do I keep from loosing the checkbox value when the message is sent?

Thanks

Ads