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?
Professional Software Development Tools
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?
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.