08-01-2003, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
Re: Dockable forms unload incorrectly
|
|
|
|
|
Originally Posted By: chris bridges<chris.bridges@rfel.com>
Sorry, Ignore post. Have found the answer.
"chris bridges" wrote in message news:WMTDuUCWDHA.1516@dynaweb.datadynamics.com... > Hi, > > I am evaluating AB2 and have installed the latest hotfix 2.5.0.84. > > I'm running VB6 SP4 on a Win2kpro SP4 machine. > If I load your Dockable forms sample application , and make one change to > allow the problem to be seen : > > frmMDI code , and add > Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer) > MsgBox "hello" > End Sub > > Run the sample, thats fine, but now X the runtime. > The control has unloaded the controls on the dockable forms BEFORE the > message box appears ? > > Do you agree . > > regards > Chris > >
|
|
|
|
|
Report
|
|
|
|