Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar in SDI Form
Message
De
02/06/2003 07:23:32
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
02/06/2003 06:48:38
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00795117
Message ID:
00795124
Vues:
9
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