Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control Method from Menu
Message
De
24/02/1999 12:15:10
 
 
À
24/02/1999 11:51:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00190778
Message ID:
00191012
Vues:
39
>Hi,
> When I click on exit items of my menu...error message....OLE error .....something.....I guess it may caused by the AvtiveX control - Toolbar ...in my top level form.....Do u have any ideas to not call the release from toolbar but myform instaed ???
>
>Thank you

You should provide direct reference to the form you actually want to call. It may be done by two ways:
1. On request: when it's needed you search through _SCREEN.Forms collection to find the form (e.g. by form.name property) object.
2. By hierarchy: when you instantiate a form you link to some property of another (e.g. oApp) object and use this property later on.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform