Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Painting issue
Message
General information
Forum:
ASP.NET
Category:
Forms
Title:
Miscellaneous
Thread ID:
00967297
Message ID:
00967742
Views:
31
In my case I had cmd controls that enabled and disabled other controls. When I did that the controls flickered.
This is how I used
Utilities.DllImportsHelper.LockWindowUpdate(this.Handle.ToInt32());
enableDisableJobCmdControls();
Pts.Utilities.DllImportsHelper.LockWindowUpdate(0);

Hope it helps
Previous
Reply
Map
View

Click here to load this message in the networking platform