mpappert
Well-known member
Background Gradient Fill
Hey Everyone,
Im trying to paint a background gradient on my forms, but I cant intercept the Form1_Paint because there is no WithEvents declared. Can someone help me out with where I should place the WithEvents code (and what it should read) or if there is another method I should use to give the background a gradient fill ..
Thanks!
M.
Hey Everyone,
Im trying to paint a background gradient on my forms, but I cant intercept the Form1_Paint because there is no WithEvents declared. Can someone help me out with where I should place the WithEvents code (and what it should read) or if there is another method I should use to give the background a gradient fill ..
Thanks!
M.