Print Page | Close Window

Question about TabbedView

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=5970
Printed Date: 12 November 2025 at 3:15am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Question about TabbedView
Posted By: zjroland
Subject: Question about TabbedView
Date Posted: 03 January 2007 at 2:43am
When TabbedView is max, there are three buttons:   _  □   X
How can I make them disappear ?
I don't need these buttons.



Replies:
Posted By: mgampi
Date Posted: 03 January 2007 at 5:17am
Hi;
you can call CXTPTabClientWnd::SetFlags(xtpWorkspaceHideAll).


-------------
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022


Posted By: zjroland
Date Posted: 04 January 2007 at 9:49pm
But in TabbedView sample, there is no CXTPTabClientWnd,
only CXTPTabControl and CView class . How can I do it?
 


Posted By: Oleg
Date Posted: 05 January 2007 at 1:56am
Hi,
I think you mean buttons in MenuBar....
call pMenuBar->SetFlags(xtpFlagHideClose|xtpFlagHideMinimizeBox|xtpFlagHideMaximizeBox);


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


Posted By: zjroland
Date Posted: 13 January 2007 at 8:10pm
Thank you Oleg, it works. I don't know why ,but it works!!!!!!!!!!!!!!



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