C# Class SIL.FieldWorks.FwCoreDlgs.DeleteWritingSystemWarningDialog

A warning dialog that we can't quite do with MessageBox because custom text is required for the "Yes" button.
Inheritance: System.Windows.Forms.Form
Mostrar archivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
DeleteWritingSystemWarningDialog ( ) : System

Grrr....make one.

Private Methods

Method Description
SetWsName ( string name ) : void

Method Details

DeleteWritingSystemWarningDialog() public method

Grrr....make one.
public DeleteWritingSystemWarningDialog ( ) : System
return System