![]() |
Newer Tab Style for MDITabbed? |
Post Reply
|
| Author | |
tlawhon
Newbie
Joined: 25 May 2004 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Newer Tab Style for MDITabbed?Posted: 22 February 2010 at 8:41pm |
|
Does anyone (especially CodeJock devs) know how to get a more contemporary style tab on an MDI Tabbed interface, where each tab has the X button for closing the tab? I haven't been able to find an option in the Toolkit Pro code to do this.
I'm using the MFC version. Thanks, Terry Lawhon |
|
|
Xtreme Toolkit Pro v13.2
Visual Studio 6.0 MFC/C++ Windows XP sp3 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2010 at 1:09am |
|
Hi,
m_MTIClientWnd.SetFlags(xtpWorkspaceHideClose | xtpWorkspaceHideArrows | xtpWorkspaceShowCloseTab); // or xtpWorkspaceShowCloseSelectedTab
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
tlawhon
Newbie
Joined: 25 May 2004 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 February 2010 at 3:26am |
|
Thank you Oleg! Was that somewhere in the documentation?
|
|
|
Xtreme Toolkit Pro v13.2
Visual Studio 6.0 MFC/C++ Windows XP sp3 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 February 2010 at 6:47am |
|
Hi,
Yes, see XTPWorkspaceButtons description.
|
|
|
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 |