Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CXTPDialogBar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPDialogBar

 Post Reply Post Reply
Author
Message
feffe View Drop Down
Groupie
Groupie


Joined: 04 September 2009
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote feffe Quote  Post ReplyReply Direct Link To This Post Topic: CXTPDialogBar
    Posted: 17 November 2009 at 6:19am
How can I save and load state and position of a CXTPDialogBar?
I tried with
pCommandBars->LoadBarState(_T("name"));
pCommandBars->LoadOptions(_T("name"));
LoadCommandBars(_T("name"));
 
... what else?
 
A little more of documentation would be really helpful for me
 
EDIT: My DialogBar didn't have an ID. Now LoadCommandBars works!
But it takes a large amount of time always searching in samples
 
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.188 seconds.