C# Класс NetSimpleRESTSOEWithProperties.Cat.PropertyForm

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

Private Properties

Свойство Тип Описание
InitializeComponent void
IsEditableBox_TextChanged void
LayerTypeBox_TextChanged void
MaxNumFeaturesBox_TextChanged void
ReturnFormatBox_TextChanged void
SetIsEditable void
SetLayerType void
SetMaxNumFeatures void
SetReturnFormat void

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

Метод Описание
PropertyForm ( ) : System
getHWnd ( ) : int

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

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

Clean up any resources being used.

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

Метод Описание
InitializeComponent ( ) : void

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

IsEditableBox_TextChanged ( object sender, EventArgs e ) : void
LayerTypeBox_TextChanged ( object sender, EventArgs e ) : void
MaxNumFeaturesBox_TextChanged ( object sender, EventArgs e ) : void
ReturnFormatBox_TextChanged ( object sender, EventArgs e ) : void
SetIsEditable ( string value ) : void
SetLayerType ( string value ) : void
SetMaxNumFeatures ( string value ) : void
SetReturnFormat ( string value ) : void

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

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

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

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

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

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

public getHWnd ( ) : int
Результат int