C# Class LabelPlus.LangComboxAdaptor

Mostrar archivo Open project: noodlefighter/LabelPlus Class Usage Examples

Public Methods

Method Description
LangComboxAdaptor ( ToolStripComboBox combox, Form frm ) : System

Private Methods

Method Description
combox_SelectedIndexChanged ( object sender, EventArgs e ) : void
getLangFromString ( string str ) : string

Method Details

LangComboxAdaptor() public method

public LangComboxAdaptor ( ToolStripComboBox combox, Form frm ) : System
combox System.Windows.Forms.ToolStripComboBox
frm System.Windows.Forms.Form
return System