C# Class SIL.FieldWorks.IText.SandboxBase.IhMissingMorphs

This combo box appears in the same place in the view as the IhMorphForm one, but when an analysis is missing. Currently it has the same options as the IhMorphForm, but the process of building the combo is slightly different because the initial text is taken from the word form, not the morph forms. There may eventually be other differences, such as subtracting an item to delete the current analysis.
Inheritance: IhMorphForm
Mostrar archivo Open project: sillsdev/FieldWorks

Public Methods

Method Description
SetupCombo ( ) : void

Method Details

SetupCombo() public method

public SetupCombo ( ) : void
return void