Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2006
    Posts
    346

    Button/Label Help

    Hello all,

    Is it possible that on button check, it will change the color of the label to red and when unchecked the label will return to normal color state of blue.

    I have some code that works when checked but not unchecked.

    Is there away to make this work if you have 25 buttons without coding each button.

    See attached sample!

    Thanks
    Attached Files

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    If you set the button state colours you can then change the button state programmatically.

  3. #3
    Join Date
    Aug 2003
    Posts
    2,427
    ... oh and if it's appropriate just set the button type to "Toggle" which will do this for you automatically.

  4. #4
    Join Date
    Aug 2003
    Posts
    2,427
    Didn't read your post properly. This is how I would do it -

  5. #5
    Join Date
    Feb 2006
    Posts
    346
    That works great! Thanks for your time and help!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts