Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxels , pixels and resolution
Message
From
30/07/2002 13:05:39
 
 
To
30/07/2002 12:56:14
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00684024
Message ID:
00684036
Views:
19
Hi Pedro;

try this:
frmMyForm = CREATEOBJECT('Form')

frmMyForm.Height =  70
frmMyForm.width  = 480

frmMyForm.Left   = 267
frmMyForm.Top    = 520

frmMyForm.MinButton = .F.
frmMyForm.MaxButton = .F.
frmMyForm.show
...
HTH

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform