Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - About CXTPTabClientWnd Flags
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

About CXTPTabClientWnd Flags

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


Joined: 25 November 2004
Location: China
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote wbj521125 Quote  Post ReplyReply Direct Link To This Post Topic: About CXTPTabClientWnd Flags
    Posted: 25 November 2004 at 5:12am

Hello

In OnCreate, I write the following  code:

VERIFY(m_MTIClientWnd.Attach(this));
 m_MTIClientWnd.SetFlags(xtpWorkspaceHideClose);

It work very well.

But,When I call m_MTIClientWnd.SetFlags(0) in another function , it cann't work until I change the size of the window.

How can I control the flag of CXTPTabClientWnd , dynamicly(immediately)?

Thanks

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