C# Класс ObjectBender.MainForm

Показать файл Открыть проект

Открытые методы

Метод Описание
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