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
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
DeleteWritingSystemWarningDialog ( ) : System

Grrr....make one.

Private Methods

Méthode Description
SetWsName ( string name ) : void

Method Details

DeleteWritingSystemWarningDialog() public méthode

Grrr....make one.
public DeleteWritingSystemWarningDialog ( ) : System
Résultat System