Свойство | Тип | Описание | |
---|---|---|---|
ArticleText | string | ||
Match | Match | ||
Surroundings | string | ||
SurroundingsStart | int | ||
Variants | List |
Метод | Описание | |
---|---|---|
DabControl ( ) : System | ||
DabControl ( string articleText, Match match, List |
||
Reset ( ) : void |
sets disabmiguation back to 'no change' state
|
|
Undo ( ) : void |
undoes all manual changes in edit box
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
ComboBoxChanged ( int n ) : void | ||
DabControl_Load ( object sender, |
most preparations are done here
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnFlip_Click ( object sender, |
||
btnReset_Click ( object sender, |
||
btnUndo_Click ( object sender, |
||
btnUnpipe_Click ( object sender, |
||
cmboChoice_SelectedIndexChanged ( object sender, |
||
txtCorrection_TextChanged ( object sender, |
public DabControl ( string articleText, Match match, List |
||
articleText | string | |
match | Match | |
variants | List |
|
contextChars | int | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |