C# Class CustomFontRenderingForm.InputGUI

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: EgoMoose/Rbx_CustomFont

Public Properties

Property Type Description
library Library

Public Methods

Method Description
InputGUI ( ) : System

Private Methods

Method 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 method

public InputGUI ( ) : System
return System

Property Details

library public_oe static_oe property

public static Library library
return Library