Derpec
Retrosetups.com | Professional, Reliable, Setups
- Feb 21, 2012
- 658
- 92
Hello, Today im going to be tellling you a little about my Snapshot that im working on in Microsoft Visual C# 2010 Express. This Snapshot has alot of features to it when the full release is going to be done. Here are some of the features it has right now
Features:
1.Has A ToolBar For Settings
2.Has a option of how High And Width Of the picture you want
3.Of Course it has Take ScreenShot
4.Opens a Save Button to where you wanna save it at
--------------------------------------------------------------------------
Upcoming Stuff In The Feature
1.Have a choice to change the Background Color
Note: If you have any other ideas for this Project Please PM Me Or Post Below
-------------------------------------------------------------------------- ---------------
I Do not Have a ScreenShot Of It Yet I well take it Eventually
And I well add Snipts Soon
Thanks For Your Time For Reading This
v1:
You must be registered for see links
v1.2:
You must be registered for see links
Screenie:
Snippts:
Code:
bt = new Bitmap(Screen.PrimaryScreen.Bounds.Width, Screen.PrimaryScreen.Bounds.Height, PixelFormat.Format32bppArgb);