For switching the skin on buttons it's best to position PictureBoxes on the form where you want the buttons to be, and blit into those. Make sure also that AutoRefresh and AutoRedraw are set to false (but remember when you're done to issue the "PictureBox.Refresh" command.



LinkBack URL
About LinkBacks
Reply With Quote
Very easy and straight. no problems with flickering and flashing when it is on a control

Bookmarks