C# Class 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.
Inheritance: System.Windows.Forms.ToolStripMenuItem
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
WsMenuItem ( IWritingSystem ws, ListBox list, EventHandler handler ) : System

Method Details

WsMenuItem() public méthode

public WsMenuItem ( IWritingSystem ws, ListBox list, EventHandler handler ) : System
ws IWritingSystem
list System.Windows.Forms.ListBox
handler EventHandler OnClick event handler
Résultat System