Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TooltipText
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00160282
Message ID:
00160412
Views:
16
Hi Plinio,

Make the command button transparent, use ZOrder to make it on top so that the label and the image stay behind the command button. This way you will never need to set the tool tip for the label and the inmage. HTH.

Chen

>Is there a way to make textbox,image and other controls a tooltiptext.
>I made a class that acts like IE4 toolbar, I use 4 controls:
> 1- A conteiner (conteiner1)
> 2- A button (command1)
> 3- A Label (Label1)
> 4- A image (Image1)
>
>Command1 is the same size than Conteiner1. Labe1 and Image1 are over Command1. Command1 has a tooltipstext. I'd like that when i move the mouse over label1 or Image1 these display the tooltiptext that command1 has.
>
>Thanks.
Chen Nan
Previous
Reply
Map
View

Click here to load this message in the networking platform