Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmButton Code Not Executing Consistently
Message
From
08/03/2007 10:25:11
Duncan Mcdonald
Canadian Natural Resources Ltd
Calgary, Alberta, Canada
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows 2000 SP4
Database:
Oracle
Miscellaneous
Thread ID:
01201055
Message ID:
01201910
Views:
22
Hi Kevin. Yes, the 2 forms are opened using the FormMgr in their respective Click Events:

Dim frm As New frmWorkflow
frm.WindowState = FormWindowState.Maximized
mmAppDesktop.FormMgr.Show(frm, Me)

--AND--

mmAppDesktop.FormMgr.ShowDialog(New frmMasterDataMaint)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform