Creating Generic ToolTips Module

Creating Generic ToolTips Module

Question:
I want to write a form module that is generic, that will give tooltips ability to any VB program. I need it to intercept mousemove messages so that it knows when, where &what to give a tooltip for, it can pick up the message fromthe controls tag property.

Answer:
You can do this by putting a timer control on a form and everytime the timer’s event fires you use the POINTAPI type and several API calls (GetCursorPos, GetActiveWindow, WindowFromPointXY for 32 bit, WindowFromPointYX for 16-bit (go figger!), GetWindow and ShowWindow) to figure out whether the mouse is over a control, and just which control if it is. You then fetch the tag property of the control and put it into your tooltip window.Obviously the actual code is a bit much for this particular Q&A venue, but if you go to any of the Visual Basic newsgroups and ask I’m sure you’d get sent several variations on the theme.Visual Basic 4.0 has some automatic tooltips, but they are essentially limited to the toolbar control.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes

ransomware cyber attack

Why Is Ransomware Such a Major Threat?

One of the most significant cyber threats faced by modern organizations is a ransomware attack. Ransomware attacks have grown in both sophistication and frequency over the past few years, forcing