Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hyperlink effects in CommandButton
Message
From
13/12/2001 11:31:14
Eugenio Guarente
Data Network Ingenieria
Caracas, Venezuela
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Hyperlink effects in CommandButton
Miscellaneous
Thread ID:
00593883
Message ID:
00593883
Views:
48
*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
Next
Reply
Map
View

Click here to load this message in the networking platform