Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone have BMP/MSK for command button?
Message
 
To
12/04/2007 20:45:06
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01215348
Message ID:
01215577
Views:
20
Maybe this code helps you, is a single button with the picture of a key on it.

@ 8.313,24.571 GET okey ;
PICTURE "@*BHT " + ;
(LOCFILE("..\bmps\wzllave.ico","BMP|ICO|PCT|ICN","¿Dónde está wzllave?")) ;
SIZE 2.375,7.000,0.571 ;
DEFAULT 1 ;
FONT "MS Sans Serif", 10 ;
WHEN _15j0mrv3j() ;
VALID _15j0mrv3s() ;
MESSAGE 'Presione la llave cuando halla tipeado el usuario y el password'

c.x.

>I quickly need to try an example of this to see if it's worth pursuing. This is the code I'm working with and just need BMP and MSK to try in this button group to see what it really looks like on the screen? Anyone got anything? Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform