how to make groupbox-title act like a button?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there, I do have a problem by making the title of a groupbox to act like a button (also by coloring it - there is no way to change color by SetFont()). Is there any way to notify an event as LButtonUp? Do you know any class derivated from CButton which can handle this problem? Or do you have any other suggestions? Thank you in advance, ruedi