C# 클래스 ObjectBender.MainForm

파일 보기 프로젝트 열기: leezer3/OpenBVE

공개 메소드들

메소드 설명
MainForm ( ) : System

비공개 메소드들

메소드 설명
ButtonCloseClick ( object sender, EventArgs e ) : void

Raised when the Close button is clicked.

ButtonInputClick ( object sender, EventArgs e ) : void

Raised when the Output field's Browse button is clicked.

ButtonOutputClick ( object sender, EventArgs e ) : void

Raised when the Output field's Browse button is clicked.

ButtonStartClick ( object sender, EventArgs e ) : void

Raised when the Start button is clicked.

TextboxBlockLengthEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxFinalCantEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxInitialCantEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxNumberOfSegmentsEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxRadiusEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxRailGaugeEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

TextboxSegmentLengthEnter ( object sender, EventArgs e ) : void

Raised when this textbox becomes the active control of the form.

메소드 상세

MainForm() 공개 메소드

public MainForm ( ) : System
리턴 System