Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - hide CXTPTabControl views
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

hide CXTPTabControl views

 Post Reply Post Reply
Author
Message
garylyb View Drop Down
Newbie
Newbie


Joined: 23 August 2006
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote garylyb Quote  Post ReplyReply Direct Link To This Post Topic: hide CXTPTabControl views
    Posted: 09 November 2006 at 6:57pm
Hello -

I'd like to have several tab views in a CXTPTabControl, but only display certain ones.

Is there a way to do this? I don't want to destroy the views, just hide and show when appropriate.

Thanks

Gary

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 10 November 2006 at 1:02am
Hello,
 
What problem you have to implement it? Create and Show them when you need - ShowWindow(SW_SHOW)/ShowWindow(SW_HIDE)
 
Check first our sample - Samples\ToolkitPro\TabbedView
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
garylyb View Drop Down
Newbie
Newbie


Joined: 23 August 2006
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote garylyb Quote  Post ReplyReply Direct Link To This Post Posted: 10 November 2006 at 10:12am
Hi

Let me ask a slightly different question

I have an mdi window that contains a tab control, one of the tab controls will contain another tab control so:

Tab A  |   Tab C   |  Tab D

Tab E  |  Tab F

my view


-----------

The view under Tab A would contain another tab view.

How can I have my view take over all of the mdi window client area, so the the 2 rows of tabs are not displayed, but hidden?


There would have to be a menu or keyboard command to zoom in and out.


Thanks,

Gary

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.063 seconds.