Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disappearing controls
Message
De
29/12/2005 02:12:39
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01079477
Message ID:
01081573
Vues:
14
Pete,

If you are using the following statement:

Application.EnableVisualStyles();

add this statement behind it:

Application.DoEvents();

This was happing to me as well and I ran across this fix and it cleared it up for me.

Larry Hawke
Professional Developer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform