Multiline balloon toolti
 

Multiline balloon toolti

Adding multiline balloon tooltips to ListView column headers



The attached code demonstrates a technique you can use to create multiline balloon tooltips for ListView column headers.The code uses subclassing technique to trap the WM_MOUSEMOVE event of the Header control which is a constituent part of the ListView control. The handler for this event determines the index of the column header under the mouse pointer and changes the tooltip text respectively; it uses the HDM_HITTEST message for this purpose.To find the handle of the Header control inside ListView from MSCOMCTL.OCX, the code uses the FindWindowEx function which searches for the child window with the 'msvb_lib_header' class inside the ListView control. The code also can be used to subclass the 'pure' ListView control (its class name is 'SysListView32'); to do it, you must replace the 'msvb_lib_header' string on 'SysHeader32'.The sample creates MS Windows tooltips with the CreateWindowEx function passing to this function the 'tooltips_class32' class name. Balloon tooltips work only in Windows ; in the previous versions of Windows you'll see old-style rectangular tooltips.You can use this technique to create multiline balloon tooltips for any control that contains Windows Header control. For instance, we use this technique to create such tooltips for the grid control we produce (10Tec iGrid ActiveX control - visit www.10Tec.com

Conclusion

To conclude Multiline balloon toolti works on 9x/NT/2000/ME/XP operating system(s) and can be easily downloaded using the below download link according to Freeware license. Multiline balloon toolti download file is only 11 KB in size.
Multiline balloon toolti was filed under the Visual Basic and .NET category and was reviewed in softlookup.com and receive 5/5 Score.
Multiline balloon toolti has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck Multiline balloon toolti when updated to assure that it remains clean.

Multiline balloon toolti user Review

Please review Multiline balloon toolti application and submit your comments below. We will collect all comments in an effort to determine whether the Multiline balloon toolti software is reliable, perform as expected and deliver the promised features and functionalities.

Popularity 10/10 - Downloads - 296 - Score - 5/5

Softlookup.com 2023 - Privacy Policy



Category: Visual Basic and .NET 
Publisher: 10Tec.com/
Last Updated: 01/22/2019
Requirements: Not specified
License: Freeware
Operating system: 9x/NT/2000/ME/XP
Hits: 537
File size: 11 KB
Price: Not specified


Leave A comment
Name: *
E-Mail: *
Comment: *