Method | Description | |
---|---|---|
ConfigureWritingSystemsDlg ( IEnumerable |
Initializes a new instance of the ConfigureWritingSystemsDlg class.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
m_helpButton_Click ( object sender, |
||
m_wsListBox_ItemCheck ( object sender, System.Windows.Forms.ItemCheckEventArgs e ) : void |
public ConfigureWritingSystemsDlg ( IEnumerable |
||
allWss | IEnumerable |
All writing systems to display. |
selectedWss | IEnumerable |
The selected writing systems. |
helpTopicProvider | IHelpTopicProvider | The help topic provider. |
return | System |