Alright so this is what I'm doing. I'm making a program where you can click a button and it lets your drag accross the screen your cursor, and whatever your drag, it print screens it. I have everything already set up, save buttons, shortcuts, picturebox, etc.
I made it so when you click the menu item (from the menu bar, also has a shortcut of ctrl+d) it shows another form with an opasity of 40% and the background a gray-ish color. I already set it so the top bar is gone, and it opens up maximized so that it wouldn't matter what kind of operating system you have. I just need to know how to do the following:
I need to know how to make it so my mouse can drag the area I want it to record*.
I need to know how to make it so when I click upload, it can upload it to something like imageshack or tinypic.
Please, if you can, please help me.
* when the user is draging his mouse (cursor already set to cross) I want it so whatever he is draging, the opasity to be 1%.


