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 Tech Support » Cell question Collapse All
Subject Author Date
tera tera Apr 12, 2009 - 11:44 PM

I want to display my  bmp here


Technical Support Apr 13, 2009 - 1:15 PM

You should implement the CExtGridCell::OnPaintButton() virtual method in your grid cell class. The nButtonType parameter is equal to INT(__EBTT_ELLIPSIS) when the method is invoked for painting an ellipsis button.