Search:
|
Browse by category:
|
| | | |
|
Problem
How do I put bitmaps/pictures in a column header?
Cause
Action
If you want to draw a transparent bitmap you should subclass CGXControl like in the gridsvw5.cpp sample in gridapp. (Controls-Sheet, CBitmapButoon) and use this control as header.
If you have many different bitmaps, you should use the approach that we described in "How can I display bitmaps?".
Prev | Next | |
Objective Grid: Implementing a spin-list control | Objective Grid: Adding What's this? context-sensitive help to... |