Print Page | Close Window

CXTPTabManagerItem and keyboard shortcuts

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=11137
Printed Date: 15 November 2025 at 6:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPTabManagerItem and keyboard shortcuts
Posted By: dennisV
Subject: CXTPTabManagerItem and keyboard shortcuts
Date Posted: 21 June 2008 at 12:42am
Hello all,

If I set a CXTPTabManagerItem to be hidden or disabled, I can still access it using the Ctrl+Tab keyboard shortcut - is there a way to disable access to a tab without actually destroying it?

Thanks!

   Dennis



-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)



Replies:
Posted By: Oleg
Date Posted: 21 June 2008 at 1:06am

CXTPTabControl or CXTPTabClientWnd ?



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: dennisV
Date Posted: 21 June 2008 at 1:07am
Originally posted by oleg oleg wrote:

CXTPTabControl or CXTPTabClientWnd ?


It's for CXTPTabClientWnd



-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: dennisV
Date Posted: 23 June 2008 at 8:41am
Hi, just wondering if there's any news for me on this :) Thanks!

-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: Oleg
Date Posted: 23 June 2008 at 11:18am
Him
 
You don't need to hide/disable tab - you have to hide your Child Form. 
Call pFram->ShowWindow(SW_HIDE);  and it will hide form and tab.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: dennisV
Date Posted: 23 June 2008 at 4:33pm
true, that works :) Thanks!

-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net