Tooltip for CListBox contents
-
Hi All, I wanted to know how to display the tooltips for the contents of the CListBox. The length of the strings that are inserted into the CListBox is larger than the width of the CListBox.For such strings I want to display a tooltip text containing the full string when user places the cursor on them.Can someone tell me how to realize this. I want to implement something like the tooltips displayed for CTreeView when the contents of the node does not fit the window. Thanks in advance Regards Raghu
-
Hi All, I wanted to know how to display the tooltips for the contents of the CListBox. The length of the strings that are inserted into the CListBox is larger than the width of the CListBox.For such strings I want to display a tooltip text containing the full string when user places the cursor on them.Can someone tell me how to realize this. I want to implement something like the tooltips displayed for CTreeView when the contents of the node does not fit the window. Thanks in advance Regards Raghu
Hi, You can read this articles: ListBox With ToolTip Support[^] And List Box with ToolTips[^] Ivan Cachicatari www.latindevelopers.com