C# Class KeppyMIDIConverter.Informations

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: KaleidonKep99/Keppys-MIDI-Converter

Méthodes publiques

Свойство Type Description
ExecutablePath string

Méthodes publiques

Méthode Description
Informations ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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 méthode

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

Informations() public méthode

public Informations ( ) : System
Résultat System

Property Details

ExecutablePath public_oe static_oe property

public static string ExecutablePath
Résultat string