Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Hi. I have a question about CExtGridCell. Collapse All
Subject Author Date
Cho jiyeon Mar 31, 2010 - 6:29 AM

Hi. I have a question about CExtGridCell.


I want to use text in GridCell.


The Text is not string,


Perhaps, The Text is drawn by TextOut or DrawText.


I want to draw picture of simbol of text.


Or, The simbol of  text is similler like Charcter map of Windows


How to use? I want exam or sample code.

Technical Support Mar 31, 2010 - 8:23 AM

You can draw your specific text into a memory bitmap and then display this bitmap using the CExtGridCellPicture grid cell.