Results 1 to 3 of 3

Thread: Set State of Radio Button

  1. #1
    Join Date
    Sep 2002
    Location
    Sydney
    Posts
    267

    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

  2. #2
    Join Date
    Jan 2002
    Location
    Finland
    Posts
    54
    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.

  3. #3
    Join Date
    Oct 2001
    Location
    Here and there
    Posts
    16,233
    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
  •