Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set a read only property of form created with code
Message
From
03/01/2011 11:54:51
 
 
To
03/01/2011 05:06:06
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01494408
Message ID:
01494445
Views:
82
>Hi All,
>
>That doesn't work. What can I do?
>
>
>oCalForm = CreateObject('form')
>ocalform.showwindow=1
>
Hi,

try
oCalForm = CreateObject('form')
ocalform.show(1)
regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform