emaduddeen
Well-known member
- Joined
- May 5, 2010
- Messages
- 171
- Location
- Lowell, MA & Occasionally Indonesia
- Programming Experience
- Beginner
Hi Everyone,
I have a form with many buttons on it and I would like to loop through all the controls in a group control and find out which button is clicked.
Is it possible to do this?
I plan to use the click event of the button and I know it's easy to create a click event procedure for all of the buttons but would like to avoid that.
The group control is called GroupFilterButtons.
Thanks.
Truly,
Emad
I have a form with many buttons on it and I would like to loop through all the controls in a group control and find out which button is clicked.
Is it possible to do this?
I plan to use the click event of the button and I know it's easy to create a click event procedure for all of the buttons but would like to avoid that.
The group control is called GroupFilterButtons.
Thanks.
Truly,
Emad