Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specify font in form
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Specify font in form
Divers
Thread ID:
01465073
Message ID:
01465073
Vues:
109
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"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform