Print Page | Close Window

Get the associated CWnd object of CXTPTabControl?

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=18513
Printed Date: 19 June 2025 at 3:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Get the associated CWnd object of CXTPTabControl?
Posted By: lovelypp
Subject: Get the associated CWnd object of CXTPTabControl?
Date Posted: 07 June 2011 at 9:43pm

I just want to know how to get the associated CWnd object pointer of CXTPTabControl at specified item index. the GetItem(int idx) only returns a CXTPTabManagerItem *,

is there a method in CXTPTabManagerItem ?
 
thanks!



Replies:
Posted By: Oleg
Date Posted: 08 June 2011 at 5:32am
Hi,

Something like

CWnd::FromHandle(pItem->GetHandle());


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


Posted By: lovelypp
Date Posted: 09 June 2011 at 10:17pm
thanks!


Posted By: lovelypp
Date Posted: 09 June 2011 at 10:17pm
thank, it's resolved.



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