Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPControls::Add(... bTemporary)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPControls::Add(... bTemporary)

 Post Reply Post Reply
Author
Message
spiderM9 View Drop Down
Newbie
Newbie
Avatar

Joined: 21 October 2003
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote spiderM9 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPControls::Add(... bTemporary)
    Posted: 27 April 2004 at 10:43am
What is the bTemporary parameter in CSTPControls::Add(...) used for?  Is this described anywhere in the documentation?
Back to Top
SuperMario View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 22 October 2004 at 7:54am
This is a boolean value indicating whether the control is temporary.  Temporary controls will not be saved to the system registry when the application is closed (If you are saving the CommandBar layout), and they will not be restored when the application is opened (If you are loading a previously saved layout). 
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.047 seconds.