C# 클래스 LabelPlus.LangComboxAdaptor

파일 보기 프로젝트 열기: noodlefighter/LabelPlus 1 사용 예제들

공개 메소드들

메소드 설명
LangComboxAdaptor ( ToolStripComboBox combox, Form frm ) : System

비공개 메소드들

메소드 설명
combox_SelectedIndexChanged ( object sender, EventArgs e ) : void
getLangFromString ( string str ) : string

메소드 상세

LangComboxAdaptor() 공개 메소드

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