Textbox multithread?
-
hi, for textbox I used multithread to insert words for autocompletesource. control is flickering while the thread is running. how to avoid the flickering? Suggestions please. Thanks in advance.
Have A Nice Day! Murali.M Blog
-
hi, for textbox I used multithread to insert words for autocompletesource. control is flickering while the thread is running. how to avoid the flickering? Suggestions please. Thanks in advance.
Have A Nice Day! Murali.M Blog
Have a read of this http://stackoverflow.com/questions/1550293/stopping-textbox-flicker-during-update[^] Also I would make sure that you have double buffering set on your form too.
Every day, thousands of innocent plants are killed by vegetarians. Help end the violence EAT BACON
-
hi, for textbox I used multithread to insert words for autocompletesource. control is flickering while the thread is running. how to avoid the flickering? Suggestions please. Thanks in advance.
Have A Nice Day! Murali.M Blog