Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - I hope to appear my panel with autohidepanel mode.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

I hope to appear my panel with autohidepanel mode.

 Post Reply Post Reply
Author
Message Reverse Sort Order
Oleg View Drop Down
Admin Group
Admin Group


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 Topic: I hope to appear my panel with autohidepanel mode.
    Posted: 06 October 2008 at 9:07am

Try pwndPaneOutLookBar ->Hide();

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
copycdx2 View Drop Down
Groupie
Groupie


Joined: 17 September 2008
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote copycdx2 Quote  Post ReplyReply Direct Link To This Post Posted: 06 October 2008 at 4:38am
CXTPDockingPane* pwndPaneOutLookBar = m_paneManager.CreatePane( IDS_BCOUTLOOKBAR,
                                                                CRect(0, 0,200, 320),
                                                                xtpPaneDockRight );

when First run my application.
I hope to appear my panel with autohidepanel mode like pressed pin icon.

I don't know.

how do i?

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.