C# Класс EditPropertiesDialog.EditProperties

Наследование: System.Windows.Forms.Form
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
EditProperties ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Приватные методы

Метод Описание
EditProperties_Closing ( object sender, System e ) : void
EditProperties_Load ( object sender, System e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnSketchColor_Click ( object sender, System e ) : void
txtPrecision_TextChanged ( object sender, System e ) : void
txtSketchWidth_TextChanged ( object sender, System e ) : void
txtStreamCount_TextChanged ( object sender, System e ) : void
txtTolerance_TextChanged ( object sender, System e ) : void

Описание методов

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

EditProperties() публичный Метод

public EditProperties ( ) : System
Результат System