Print Page | Close Window

CXTPRichRender example

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=16457
Printed Date: 27 September 2024 at 9:30am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPRichRender example
Posted By: archies
Subject: CXTPRichRender example
Date Posted: 16 March 2010 at 1:06am
Hi Oleg ;

I need to implement a windowless richedit control , in my application. i have gone "CXTPRichRender" documentation . can u provide me any example to do this.

thnx



Replies:
Posted By: Oleg
Date Posted: 16 March 2010 at 8:25am

Hi,

Try this
m_pRichRender = new CXTPRichRender;
m_pRichRender->SetText(str);
m_pRichRender->DrawText(pDC, rcText);
 
 


-------------
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