Hi;
Can any help with this, i have an app, i want to show tooltip when application is minized & mouse hover over it.
Thanks
Hi;
Can any help with this, i have an app, i want to show tooltip when application is minized & mouse hover over it.
Thanks
What you should do is change the caption of your main form when the window goes to a minimized state. That way, when the user hovers over the minimized window, he sees the caption. This is the only way you can accomplish something like this.