Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set a read only property of form created with code
Message
From
05/01/2011 16:52:24
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
03/01/2011 11:54:51
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01494408
Message ID:
01494820
Views:
65
>>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

I already can show form. my problem was about show form in a parent form.
You remember showwindow property a bit wrong...
Previous
Reply
Map
View

Click here to load this message in the networking platform