Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change texbox fontname programmatically?
Message
De
14/06/2002 13:46:37
 
 
À
14/06/2002 13:37:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00668651
Message ID:
00668683
Vues:
39
This message has been marked as the solution to the initial question of the thread.
>Definite. I expected it to work, but it does nothing. Can you try my code on your machine? Here is my code (I saved the form as a class to get it):
>
>
>	PROCEDURE text1.Click
>		THIS.value="This is an example of the font "+thisform.combo1.value
>		This.fontname= alltrim(thisform.combo1.value)
>		thisform.refresh()
>		DODEFAULT()
>	ENDPROC
>
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform