14 Jan
Posted by support as Win32/MFC 1,758 views
In the post “How to change the row height of CListCtrl“, it gives 2 solution example how to change row height or CListCtrl. Hower, it is not the simplest way.
The simplest way to change the row height in a CListCtrl is:
Display an icon with the desired height.
All other ways that I know of require significant programming (such as owner draw, which is often too much work).
Tags: CListCtrl, Tips, Win32/MFCPermalink: Code Library - The Simplest way to change the row height of CListCtrl
Subcribe the update with Google Reader.
RSS feed for comments on this post · TrackBack URI
Leave a reply