G
Guest
this is probably simple (but not yet for this newbie)...
there are 7 toggle buttons (numbered toggle8, 9, 10, 24, 11, 14 and 12) in
my option group on this form i'm using. their values are (respectively)
1,2,3,4,5,6, and 7.
when the user presses one, i'd like it's foreground (i.e. text) label's
color to be red (255). moreover when the user scrolls or otherwise moves from
one record to the next, i'd like the application to handle the color changes
(leaving unclicked buttons having black text and clicked ones having red =
255).
anyone?
there are 7 toggle buttons (numbered toggle8, 9, 10, 24, 11, 14 and 12) in
my option group on this form i'm using. their values are (respectively)
1,2,3,4,5,6, and 7.
when the user presses one, i'd like it's foreground (i.e. text) label's
color to be red (255). moreover when the user scrolls or otherwise moves from
one record to the next, i'd like the application to handle the color changes
(leaving unclicked buttons having black text and clicked ones having red =
255).
anyone?