Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hyperlink effects in CommandButton
Message
 
À
13/12/2001 11:31:14
Eugenio Guarente
Data Network Ingenieria
Caracas, Vénézuéla
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00593883
Message ID:
00594076
Vues:
25
>*Hello.
>*Hiperlink Effects in Command Buttons.
>*Note: For VFP7 Version.
>
>*Code in CommandButton "MouseMove" Event
>
>THis.FontBold = .T.
>This.ForeColor = 255 && For VFP7 users
>
>*****************************
>
>*Code in CommandButton "MouseLeave" Event
>
>THis.FontBold = .F.
>This.ForeColor = 0 && For VFP7 users
>
>*You can vary also the FontName,FontSize,
>* FontItalic,FontUnderline....propertys, etc.
>
>
>eguarente@hotmail.com

Your tip was only for VFP 7 users.
There is no MouseLeave event in other versions of VFP.

You have to use some trick to do the same in prior versions.
See OnMouseOut() on the download section for an sample of this.

:-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform