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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -