For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > November 2005 > 2 Lines ToolTip?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author 2 Lines ToolTip?
Arpan

2005-11-28, 3:55 am

Most of the controls in my VB6 application renders a tooltip when the
mouse is moved over the controls but some of the tooltips are too long;
so I did like to break it into 2 lines. I tried using vbCr, vbCrLf,
vbLf & vbNewLine but that doesn't break the tooltip into 2 lines.

How do I create a tooltip that spans 2 lines?

Thanks,

Arpan

DanS

2005-11-28, 6:55 pm

"Arpan" <arpan_de@hotmail.com> wrote in news:1133166271.566325.181050
@g14g2000cwa.googlegroups.com:

> Most of the controls in my VB6 application renders a tooltip when the
> mouse is moved over the controls but some of the tooltips are too long;
> so I did like to break it into 2 lines. I tried using vbCr, vbCrLf,
> vbLf & vbNewLine but that doesn't break the tooltip into 2 lines.
>
> How do I create a tooltip that spans 2 lines?
>
> Thanks,
>
> Arpan
>
>


use the tooltip class from mvps.org.


DanS
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com