Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Newer Tab Style for MDITabbed?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Newer Tab Style for MDITabbed?

 Post Reply Post Reply
Author
Message
tlawhon View Drop Down
Newbie
Newbie
Avatar

Joined: 25 May 2004
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote tlawhon Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 February 2010 at 1:09am
Hi,
 
m_MTIClientWnd.SetFlags(xtpWorkspaceHideClose | xtpWorkspaceHideArrows | xtpWorkspaceShowCloseTab); // or xtpWorkspaceShowCloseSelectedTab
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
tlawhon View Drop Down
Newbie
Newbie
Avatar

Joined: 25 May 2004
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote tlawhon Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 26 February 2010 at 6:47am
Hi,
Yes, see XTPWorkspaceButtons description.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.