Click to See Complete Forum and Search --> : MFC / Controls on dialog box


salman
May 13th, 1999, 08:47 AM
I want to display 500 machines where each click to machine symbol generates event. more specifically if checked say it is crashed; if unchecked, the default, it is running. Displays Total Machines Running on the title. Any good approach to this problem is appreciated.

Secondly, is is possible to get the RECT of a checkbox clicked and later draw ellipse of some color over it to simulate LEDs?