Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide a form a the menu window list
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00495236
Message ID:
00495296
Vues:
17
>Hi,
>
>every open form is shown in the main menu, window
>menu list and can be selected by the user.
>It does not matter whether the form is visible or not.
>
>Is there a possibility to hide a form in this window
>list? In my case it is a hidden window (noshow) which should
>not show up in this list.
>
>Thanks.
>
Andreas,

You'd have to manage this yourself. You'd need a timer to periodically monitor the forms collections and programmatically add or remove them as required to your menu. You could use the Windows menu the Quick Menu option generates, but I think that the results might be unpredictable.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform