PDA

View Full Version : Set State of Radio Button



Fearme
10-30-2002, 12:04 AM
I have Created a few Radio buttons in a Radio Group but dont know how to set the value or get the value from one of them.

CtrlSetState has a good example for Checkbox's but not for Radio buttons

Cheers
Damien

jippel
10-30-2002, 12:53 AM
Hi,

Radiogroup works with properties. Create property and set it for radiogroup. Selected radiobutton's value goes to this property and you can get it with MsiGetProperty -function.

RobertDickau
10-30-2002, 09:03 AM
If you're using an InstallScript-based project, please see InstallShield KB article Q105457, at http://support.installshield.com/kb.