Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
App Shuts Down
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Divers
Thread ID:
00977545
Message ID:
00977590
Vues:
33
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform