Thread: List Boxes
View Single Post
  #7  
Old August 8th 06, 11:12 PM posted to microsoft.public.outlook.program_forms
Motaad
external usenet poster
 
Posts: 20
Default List Boxes

Initially I added a Field type and pulled it out onto the form. I then
replaced the box attached to the field type with a check box. I right clicked
on the properties of the check box and under the value tab I choose the field
to correspond with the field I inserted on the form. I thought to bind them I
had to "Choose Field" under the Value Tab in order to assign it to a field.
But all that did was check the box and grey it out. Perhaps I didn't "bind"
them correctly. I'm not sure how to make it a Yes/No Value.


"Sue Mosher [MVP-Outlook]" wrote:

Is the bound property a Yes/No property? That's required for a check box's
bound field.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Motaad" wrote:

I have bound the check box with the field under properties, value, choose
field. However then it puts a check in the box and greys it out making it
impossible to check the box. You indicated I needed to add code somewhere.


Ads