-
Set State of Radio Button
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
-
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.
-
If you're using an InstallScript-based project, please see InstallShield KB article Q105457, at http://support.installshield.com/kb.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules