![]() |
Question about TabbedView |
Post Reply
|
| Author | |
zjroland
Groupie
Joined: 09 December 2006 Status: Offline Points: 42 |
Post Options
Thanks(0)
Quote Reply
Topic: Question about TabbedViewPosted: 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.
|
|
![]() |
|
mgampi
Senior Member
Joined: 14 July 2003 Status: Offline Points: 1210 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
zjroland
Groupie
Joined: 09 December 2006 Status: Offline Points: 42 |
Post Options
Thanks(0)
Quote Reply
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?
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
zjroland
Groupie
Joined: 09 December 2006 Status: Offline Points: 42 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 January 2007 at 8:10pm |
|
Thank you Oleg, it works. I don't know why ,but it works!!!!!!!!!!!!!!
|
|
![]() |
|
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 |