Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set a read only property of form created with code
Message
De
05/01/2011 16:52:24
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
03/01/2011 11:54:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01494408
Message ID:
01494820
Vues:
66
>>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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform