VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



API MultiLine ToolTip Class

by Joe Bourne (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Based on other code found on the web, i created this class (CToolTip.cls). Very simple to use, this class allows you to create multi-line and "Bubble" style tooltips that you can attach to any control (with a hWnd property)
This is Not just a copy of other code found on this site, this class takes a slightly different approach to tooltips - an approach that made more sense to my application. eg passing just the hWnd of the control you wish to apply the tooltip rather than the control its self, strongly typed variables, and completely encapsulation. This class (with the exception of the error handling) is identicle to the class im using in some of my commercially written applications, so its already been tested
[any bugs let me know :)]
Use it but dont abuse it - im fed up of reading harsh comments on VBC for perfectly good example code.

Code Returns
Great looking tooltips!
API Declarations
a few, but encapsulated in a reusable class

Rate API MultiLine ToolTip Class

Download API MultiLine ToolTip Class

Download API MultiLine ToolTip Class (25 KB)

API MultiLine ToolTip Class Comments

No comments have been posted about API MultiLine ToolTip Class. Why not be the first to post a comment about API MultiLine ToolTip Class.

Post your comment

Subject:
Message:
0/1000 characters