Composite Control
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to make a composite control so that I can use it in my grid. In the control, I have several check boxes. I want them to act like radio buttons. However, I couldn't figure out how to make them talk to each other. Any suggestions? I have gone through a lot of ATL samples, but I couldn't find any composite example. Thanks JC