Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows task bar height
Message
 
À
02/08/2000 18:17:24
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00399500
Message ID:
00400369
Vues:
20
Just to amplify my previous message, using the code I orignally provided
? StringToInteger(LEFT(lcrect, 4), .T.) && Left
? StringToInteger(SUBSTR(lcrect, 9, 4)) && Right
This will give you the left and right edges of the task bar. Note that the left edge may be negative. In reality, these are all signed integers, so it may be a good idea to pass .T. to each call of StringToInteger.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform