Print Page | Close Window

CXTPDialogBar::Create is private

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7787
Printed Date: 13 November 2025 at 11:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPDialogBar::Create is private
Posted By: rdhd
Subject: CXTPDialogBar::Create is private
Date Posted: 13 August 2007 at 4:00pm
I want to create a CXTPTaskPanel in a class derived from CXTPDialogBar so I overroad the appropriate CWnd::Create method and tried to call CXTPDialogBar::Create.
 
But CXTPDialogBar declares the Create method as private.
 
Why is it private?
 
Is there a better place to create the task panel than say OnInitDialog?



Replies:
Posted By: Oleg
Date Posted: 14 August 2007 at 1:12am
Hello,
 
Catch WM_CREATE message instead and create taskpanel in this handler.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net