PDA

View Full Version : Checkbox Default Value


desertkoala
07-11-2008, 03:10 PM
I'm using a checkbox in a dialogue. I can't seem to figure out how to set the default value to be pre-checked. No matter what I do, the checkbox appears first as unchecked. Is it possible to set the default value to checked?

desertkoala
07-11-2008, 03:39 PM
Got it. What you need to do is click on Project>Settings>Properties. Click on Add and set the Property ID to match that of the Checkbox. Set the Property value to 1. Check Allow Server Transfers (depends).

OK - that should do it.