Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Specify font in form
Message
 
 
To
19/05/2010 02:44:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01465073
Message ID:
01465088
Views:
53
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform