C# Class KeppyMIDIConverter.Informations

Inheritance: System.Windows.Forms.Form
显示文件 Open project: KaleidonKep99/Keppys-MIDI-Converter

Public Properties

Property Type Description
ExecutablePath string

Public Methods

Method Description
Informations ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
Information_KeyDown ( object sender, KeyEventArgs e ) : void
Informations_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

InitializeLanguage ( ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button5_Click ( object sender, EventArgs e ) : void
linkLabel1_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
pictureBox3_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

Informations() public method

public Informations ( ) : System
return System

Property Details

ExecutablePath public_oe static_oe property

public static string ExecutablePath
return string