Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Specify font in form
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01465073
Message ID:
01465088
Vues:
54
Why would you want to define form in code in the first place?

>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"
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform