C# Class Examples.WinForms.FontRenderingBasic

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

Méthodes publiques

Méthode Description
FontRenderingBasic ( ) : System

Private Methods

Méthode Description
Main ( ) : void
UpdateFontList ( Font base_font ) : void
changeFont_Click ( object sender, EventArgs e ) : void
glControl1_Load ( object sender, EventArgs e ) : void
glControl1_Paint ( object sender, PaintEventArgs e ) : void
glControl1_Resize ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

Method Details

FontRenderingBasic() public méthode

public FontRenderingBasic ( ) : System
Résultat System