How to add tabs to an MDI application |
Post Reply |
Author | |
al1976
Newbie Joined: 27 September 2004 Location: Israel Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 21 October 2004 at 2:16pm |
Hi, Please let me know how can I add tab control (like the one in the example MDITabWindow). I have a simple MDI application which I would like to add tab control to the opened windows. Thanks a lot. |
|
_Asafl_
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
add CXTPTabClientWnd m_MTIClientWnd; and m_MTIClientWnd.Attach(this); |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |