C# Class LabelPlus.LangComboxAdaptor

Afficher le fichier Open project: noodlefighter/LabelPlus Class Usage Examples

Méthodes publiques

Méthode Description
LangComboxAdaptor ( ToolStripComboBox combox, Form frm ) : System

Private Methods

Méthode Description
combox_SelectedIndexChanged ( object sender, EventArgs e ) : void
getLangFromString ( string str ) : string

Method Details

LangComboxAdaptor() public méthode

public LangComboxAdaptor ( ToolStripComboBox combox, Form frm ) : System
combox System.Windows.Forms.ToolStripComboBox
frm System.Windows.Forms.Form
Résultat System