How to identify click event on Tabcontrol?
-
Hi All, I add tab control on the window area(Not on DialogBox). Which function of CFrameWnd class needs to be override to get the which tab is clicked by user. I want to do all this code in CMainFrame class which is derived from CFrameWnd class. If anybody any solution then please forward it to me. Thanks in Advance Atul
-
Hi All, I add tab control on the window area(Not on DialogBox). Which function of CFrameWnd class needs to be override to get the which tab is clicked by user. I want to do all this code in CMainFrame class which is derived from CFrameWnd class. If anybody any solution then please forward it to me. Thanks in Advance Atul
Hit the 'next' button on the forums a few times. This topic has come up 3 or 4 times in the last week. I'm guessing it's part of a homework assignment somewhere...
Waldermort