Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Could you help me?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Could you help me?
Divers
Thread ID:
00160329
Message ID:
00160329
Vues:
50
I wrote this message in the morning
"Is there a way to make textbox,image and other controls a tooltiptext property.
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."


I got a answer:
"In the Init() of the Container, use this code:
This.SetAll("ToolTipText",This.Command1.ToolTipText)"

The problem is that does'nt work.

Could your help me please, I need to solve this soon.
Dominican Republic, a Paradise in America
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform