Is there a way to rotate an image in a PictureBox in 90 degree increments or do I have to do it manually? And while I'm at it, I need to XOR various guide lines and markers on top of the image (and remove them easily, hence XOR) so I'd appreciate
I have one application that is a logon manager it collects name of the user currently logged on the windows and then it asks for a password (different one from the logon) when clicked login the app connects to mysql and authenticates the user