C# Class SIL.FieldWorks.FwCoreDlgs.DummyFwNewLangProject

Subclass of FwNewLangProject core dialog for testing purposes.
Inheritance: FwNewLangProject
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
CreateNewLangProj ( ) : void

Private Methods

Méthode Description
TestOkButton ( ) : void

Try out the OK button

setProjectName ( string name ) : void

Sets the project name programmatically (bypasses Windows Forms length checking)

Method Details

CreateNewLangProj() public méthode

public CreateNewLangProj ( ) : void
Résultat void