Help,is anyone who can tell me how can I change the height of the item in the list control????
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Help,is anyone who can tell me how can I change the height of the item in the list control????
-
Help,is anyone who can tell me how can I change the height of the item in the list control????
-
Help,is anyone who can tell me how can I change the height of the item in the list control????
Sure. Do a search and find some code that implements a custom list control. Look through the source until you find code that alters the height of each item. Copy this code and apply appropriately. Something else you may consider: LPNMCUSTOMDRAW & WM_NOTIFY