Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LockScreen=.T. affects some properties
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00053320
Message ID:
00053365
Vues:
29
>>>>When I have LockScreen=.T., I have found that some properties have strange behaviors.
>>>>
>
>Look at TXTWIDTH Function...
>
>Syntax
>
>TXTWIDTH(cExpression [, cFontName, nFontSize [, cFontStyle]])
>

Forget it...
TEXTWIDTH is an old function.

Use the TextWidth() property of the form object to determine the width of your string...

From HELP:

TextWidth() property

Returns the width of a text string as it would be displayed in the current font.

Syntax

[nWidth =] [FormSet.]Object.TextWidth(cText)

Arguments

nWidth Returns a value in pixels specifying the width of the text string.

cText Specifies the character string for which the text width is determined.

Remarks

The TextWidth method determines the amount of horizontal space required to display cText.

ITTH (i think this help)

:o)
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform