C# Class AutoScreenCapture.FormScreenshotMetadata

Show file Open project: gavinkendall/autoscreen Class Usage Examples

Public Methods

Method Description
FormScreenshotMetadata ( ) : System.Windows.Forms

A form showing information about a screenshot.

Private Methods

Method Description
FormScreenshotMetadata_FormClosing ( object sender, FormClosingEventArgs e ) : void

Method Details

FormScreenshotMetadata() public method

A form showing information about a screenshot.
public FormScreenshotMetadata ( ) : System.Windows.Forms
return System.Windows.Forms