I have a form and it has tones of other controls(buttons, custom controls, labels, panel,gridview). You can guess i had flickering issue. I tried doublebuffering and it couldn\'t solve. Finally i trie
I am writing a wrapper for the ProgressBar control (not really a true wrapper, but implementing Vista features properly). And here is my code:
I have an app that has a ton of controls on it.And it has a massive amount of flicker, particularly on startup.
Suppose an entry is made in a textbox. Is it possible to retain the same entered text in a second text box? If so, how is this done?