B
Bill Sturdevant
I have a screen full of buttons that perform individual
functions.
I have a final button that will perform ALL of the
functions of the other buttons. It calls each button's
Click handler in turn.
Is there any way I can cause each button to "look" like it
was clicked as its code is executed (so that the button
looks depressed)?
functions.
I have a final button that will perform ALL of the
functions of the other buttons. It calls each button's
Click handler in turn.
Is there any way I can cause each button to "look" like it
was clicked as its code is executed (so that the button
looks depressed)?