Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change texbox fontname programmatically?
Message
From
14/06/2002 13:46:37
 
 
To
14/06/2002 13:37:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00668651
Message ID:
00668683
Views:
37
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform