mfc - How to increase a cells height and width in ListControl -
How can we increase the height and width of a cell in the list
- Write a custom list control (boss drag).
- Set the message height to MEASUREITEM_REFLECT
- Method:
MeasureItem (LPMEASUREITEMSTRUCT lpMeasureItemStruct)
< / P>
Comments
Post a Comment