I have a form similar to an android notification drawer type thing, users have an option to put a background image on the form; since the form opens up all the way by pulling it on to the screen with a mouse, how can I make the bitmap look like its not drawing while it is being pulled on to the screen? I am using C#.net. As the form is pulled up, the bitmap is white until it has a second to load.
Asked
Active
Viewed 179 times