Method | Description | |
---|---|---|
CheckingErrorCommentDlg ( SIL.FieldWorks.TE.TeEditorialChecks.CheckingError error, IVwStylesheet stylesheet, IHelpTopicProvider helpTopicHandler ) : System |
|
Method | Description | |
---|---|---|
OnFormClosing ( FormClosingEventArgs e ) : void |
|
Method | Description | |
---|---|---|
CheckingErrorCommentDlg ( ) : System |
|
|
btnHelp_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnHelp control.
|
public CheckingErrorCommentDlg ( SIL.FieldWorks.TE.TeEditorialChecks.CheckingError error, IVwStylesheet stylesheet, IHelpTopicProvider helpTopicHandler ) : System | ||
error | SIL.FieldWorks.TE.TeEditorialChecks.CheckingError | |
stylesheet | IVwStylesheet | |
helpTopicHandler | IHelpTopicProvider | |
return | System |
protected OnFormClosing ( FormClosingEventArgs e ) : void | ||
e | FormClosingEventArgs | |
return | void |