I want to put 30 buttons on a Dialog box. I need to know how to create an array of CButtons so that I can access all the controls with the same member variable. I also need to be able to process button presses using the same function

Similar to the way VB does it.

Centurion Software Australia