CXListCtrl questions
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am tring to use the ToolTips with this tool and would like a multi-line tool tip. You Set the Tooltip with a String and I am trying to embed \r\n and such in the CString to create a larger Text Box of area for the ToolTip. My goal is that a person would not have to go to a next screen to see all the data but get an idea of what is there from a current screen. Any help thank you Kyle