Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disappearing controls
Message
From
29/12/2005 02:12:39
 
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01079477
Message ID:
01081573
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform