Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem Unload a Form
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00016506
Message ID:
00016534
Views:
26
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform