Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar in SDI Form
Message
De
02/06/2003 09:45:27
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
 
 
À
02/06/2003 07:23:32
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00795117
Message ID:
00795173
Vues:
12
Hi Dorin

Thanks for the reply but the form is still hang on the screen even THIS.TOOLBAR_EXIST.RELEASE in unload event of the form. (Destory has also tried)

Is that something related _SCREEN=OFF ?
Any idea ?

Thanks
Arnold



>You should :
>
>THIS.TOOLBAR_EXIST = .NULL.
>
>or
>THIS.TOOLBAR_EXIST.RELEASE
>
>in Destroy , Unload or QueryUnload event of form
>
>>Hi Everyody
>>
>>I have a toolbar docked to SDI form (2-AS Top-level Form) preferctly like this...
>>IF ISNULL(THIS.TOOLBAR_EXIST)
>> THIS.TOOLBAR_EXIST=CREATEOBJ("MyToolbar")
>> THIS.TOOLBAR_EXIST.DOCK(0)
>> THIS.TOOLBAR_EXITS.SHOW
>>ENDIF
>>
>>But when i run the code from the Exit button of toolbar ...
>>
>>_SCREEN.ACTIVEFORM.RELEASE
>>
>>The form still hang on the screen.Is someting I am missing ?
>>
>>Thanks for any comment in advance
>>
>>Arnold
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform