C# Class ConfigTool.TextEditorPopup

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: fragmer/fCraft Class Usage Examples

Méthodes publiques

Méthode Description
TextEditorPopup ( string _fileName, string defaultValue ) : System

Private Methods

Méthode Description
CheckForLongLines ( ) : bool
bOK_Click ( object sender, EventArgs e ) : void
tRules_KeyDown ( object sender, KeyEventArgs e ) : void

Method Details

TextEditorPopup() public méthode

public TextEditorPopup ( string _fileName, string defaultValue ) : System
_fileName string
defaultValue string
Résultat System