Свойство | Тип | Описание | |
---|---|---|---|
chkAfterProcessing | System.Windows.Forms.CheckBox | ||
chkCaseSensitive | System.Windows.Forms.CheckBox | ||
chkContains | System.Windows.Forms.CheckBox | ||
chkIsRegex | System.Windows.Forms.CheckBox | ||
toolTip1 | WikiFunctions.Controls.AWBToolTip | ||
txtContains | System.Windows.Forms.RichTextBox |
Метод | Описание | |
---|---|---|
Matches ( Article article ) : bool |
|
|
PageContainsControl ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InvalidateComparer ( object sender, EventArgs e ) : void | ||
chkSkipIfContains_CheckedChanged ( object sender, EventArgs e ) : void | ||
txtContains_TextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected System.Windows.Forms.CheckBox chkAfterProcessing | ||
Результат | System.Windows.Forms.CheckBox |
protected System.Windows.Forms.CheckBox chkCaseSensitive | ||
Результат | System.Windows.Forms.CheckBox |
protected System.Windows.Forms.CheckBox chkContains | ||
Результат | System.Windows.Forms.CheckBox |
protected System.Windows.Forms.CheckBox chkIsRegex | ||
Результат | System.Windows.Forms.CheckBox |
protected WikiFunctions.Controls.AWBToolTip toolTip1 | ||
Результат | WikiFunctions.Controls.AWBToolTip |