Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App Shuts Down
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Miscellaneous
Thread ID:
00977545
Message ID:
00977590
Views:
31
Duffy and I found a problem with the ShowDialog() type of code that Michel showed you.

If you show another dialog form later in the app you will experience strange errors.

This is the mechanism we changed our code to
Dim oForm As New frmMain
Application.Run(frmMain)
Rodman
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform