Hi, I'm being a bit thick, but can't work out how to set a checkbox either checked or unchecked programatically.
I have 12 non-database items on my form. I have a cursor which is returning some data from d/b, and want to set 1(or more) checkboxes to checked depending on data returned.
I've looked in help and it says use set_item_property, but which property?
sorry if this is a silly question! , thanks.
I have 12 non-database items on my form. I have a cursor which is returning some data from d/b, and want to set 1(or more) checkboxes to checked depending on data returned.
I've looked in help and it says use set_item_property, but which property?
sorry if this is a silly question! , thanks.