Picture Viewer C#
I made this just to try out a few different codes in one program.
For those who don't know anything about programming, I don't know if you'll get this, but if you're honestly interested and would like to understand what's going on then feel free to contact me. My twitter account is @MKsDev
For programmers:
Basic functions such as "if conditions" to limit the sizing of an image.
The ability to "confirm" before exit (using a checkbox option under "File" menu)
Display and remove co-ordinates of mouse / sizes of picture.
"File > Open" new picture, which loads in the selected area.
That's pretty much it.
(Below is how the program looks - doesn't really need explanation)
If the "Confirm Quit" is checked, when you hit Exit, it pops up a confirmation message. the one under Tools > Visible X,Y shows the X Y on the right side of the pic.
Here is the source code on PasteBin:
http://pastebin.com/QjBbLRY0














