C# Class pocorall.SCM_Notifier.AboutForm

Summary description for AboutForm.
Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: pocorall/scm-notifier

Public Properties

Property Type Description
Version System.Version
VersionStatus string

Public Methods

Method Description
AboutForm ( ) : System

Required method for Designer support - do not modify the contents of this method with the code editor.

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
AboutForm_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
OpenLink ( string link ) : void
linkLabel3_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Method Details

AboutForm() public method

Required method for Designer support - do not modify the contents of this method with the code editor.
public AboutForm ( ) : System
return System

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

Property Details

Version public_oe static_oe property

public static Version,System Version
return System.Version

VersionStatus public_oe static_oe property

public static string VersionStatus
return string