Instead of a regular progress bar, how can I make a circle with spokes that rotate telling the user that that my program is loading?
EDIT: I want it in Windows Forms
Ok thanks Tim, your solution works. I had to set the image by code since importing it in the designer froze it up.