Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Unload a Form
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00016506
Message ID:
00016534
Vues:
37
>I am having a problem unload a form. Once my main form is loaded, via a menu selection, I load an additional form (not mdmi, frmxxxx.show 1) when I try and unload it using the following code (unload frmxxxx, set frmxxxx = nothing) it starts to unload the form but then the main form caption bar starts flashing. When I tried to step thru the code the last line I can see is the Unload command. Thanks for the help.
>
>
>
> Mark
> baderms@erols.com

Are both forms modal? I had a similar problem where I had to set the enable property of one form to False before attempting to unload it. My problem was very specific to a VB Bug. I was using DAO, Sheridan Tabs and Sheridan Command Buttons. The combo of these caused a problem with the VB Unload event. I found the info on a tech net CD. U should be able to search the MS site Knowledge Base (KB) for the same info.
Steve Medvid
Systems Analyst

Environmental Resource Management
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform