C# Class Swensen.Ior.Forms.AboutBox

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: SwensenSoftware/im-only-resting Class Usage Examples

Public Methods

Method Description
AboutBox ( ) : System

Private Methods

Method Description
AboutBox_Load ( object sender, EventArgs e ) : void
btnPayPal_Click ( object sender, EventArgs e ) : void
linkDescription_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
okButton_Click ( object sender, EventArgs e ) : void

Method Details

AboutBox() public method

public AboutBox ( ) : System
return System