C# 클래스 SIL.FieldWorks.FwCoreDlgs.FwProjPropertiesDlg.WsMenuItem

We subclass the menu item so we can store a NamedWritingSystem for each menu item in the Add writing system popup list.
상속: System.Windows.Forms.ToolStripMenuItem
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
WsMenuItem ( IWritingSystem ws, ListBox list, EventHandler handler ) : System

메소드 상세

WsMenuItem() 공개 메소드

public WsMenuItem ( IWritingSystem ws, ListBox list, EventHandler handler ) : System
ws IWritingSystem
list System.Windows.Forms.ListBox
handler EventHandler OnClick event handler
리턴 System