C# Class TexturedFontEditor.FontEditor_FromText

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: 9chu/LuaSTGPlus Class Usage Examples

Méthodes publiques

Méthode Description
FontEditor_FromText ( FontDef Def, IList SelectedChars ) : System
OpenDialog ( FontDef Def, IList SelectedChars ) : DialogResult

Private Methods

Méthode Description
CalcuCount ( ) : void
FontEditor_FromText_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void
checkBox1_CheckStateChanged ( object sender, EventArgs e ) : void
checkBox2_CheckStateChanged ( object sender, EventArgs e ) : void
checkBox3_CheckStateChanged ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

Method Details

FontEditor_FromText() public méthode

public FontEditor_FromText ( FontDef Def, IList SelectedChars ) : System
Def FontDef
SelectedChars IList
Résultat System

OpenDialog() public static méthode

public static OpenDialog ( FontDef Def, IList SelectedChars ) : DialogResult
Def FontDef
SelectedChars IList
Résultat DialogResult