Print Page | Close Window

CXTPPopupControl hyperlink problem

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=14107
Printed Date: 22 June 2025 at 2:45pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPPopupControl hyperlink problem
Posted By: znakeeye
Subject: CXTPPopupControl hyperlink problem
Date Posted: 22 April 2009 at 4:13pm

If I add a hyperlink to my CXTPPopupControl, using markup, I expect to get its contents when XTP_PCN_ITEMCLICK is received. Something like this:

if (wParam == XTP_PCN_ITEMCLICK)
{
    CXTPPopupItem* pItem = (CXTPPopupItem*)lParam;
    pItem->GetHyperlinkContents()...
}
 
It's not possible. Any ideas?!


-------------
PokerMemento - http://www.pokermemento.com/



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