Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specify font in form
Message
 
À
19/05/2010 07:59:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01465073
Message ID:
01465140
Vues:
73
thanks craig - that's actually the very reason i needed to control it.
k
>Make sure you go with a TrueType font as they scale best at different screen resolutions. The old MS Sans Serif turns out to be one of the worst fonts you can use.
>
>
>>How would i assign a font and font size to this form.
>>tnx
>>k
>>
>>
>>Define Class form1 As Form
>>
>>
>>	Top = 23
>>	Left = 248
>>	Height = 300
>>	Width = 375
>>	DoCreate = .T.
>>	ShowTips = .T.
>>	Caption = "My Form"
>>	Name = "Form1"
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform