C# Class CustomFontRenderingForm.InputGUI

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: EgoMoose/Rbx_CustomFont

Méthodes publiques

Свойство Type Description
library Library

Méthodes publiques

Méthode Description
InputGUI ( ) : System

Private Methods

Méthode Description
characterBox_Leave ( object sender, EventArgs e ) : void
fontButton_Click ( object sender, EventArgs e ) : void
generateButton_Click ( object sender, EventArgs e ) : void
handleResolutions ( TextBox child, string name, string backup ) : void
heightBox_Leave ( object sender, EventArgs e ) : void
outputButton_Click ( object sender, EventArgs e ) : void
outputMessage_Click ( object sender, EventArgs e ) : void
sizeBox_Leave ( object sender, EventArgs e ) : void
widthBox_Leave ( object sender, EventArgs e ) : void

Method Details

InputGUI() public méthode

public InputGUI ( ) : System
Résultat System

Property Details

library public_oe static_oe property

public static Library library
Résultat Library