Adding tooltips to listctrl
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi I want to add tooltips to listctrl and also different different text to each column and each items.So how can i do this ? Can any one help me please? Thanks nirmal
Hi, This might help you..... http://www.codeproject.com/treectrl/treetooltip.asp[^]
The only programmers that are better than C programmers are those who code in 1's and 0's..... :) :) Programm3r
-
Hi I want to add tooltips to listctrl and also different different text to each column and each items.So how can i do this ? Can any one help me please? Thanks nirmal
Do you need to tooltip for each items
WhiteSky