C# Class NetSimpleRESTSOEWithProperties.Cat.PropertyForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Private Properties

Свойство Type Description
InitializeComponent void
IsEditableBox_TextChanged void
LayerTypeBox_TextChanged void
MaxNumFeaturesBox_TextChanged void
ReturnFormatBox_TextChanged void
SetIsEditable void
SetLayerType void
SetMaxNumFeatures void
SetReturnFormat void

Méthodes publiques

Méthode Description
PropertyForm ( ) : System
getHWnd ( ) : int

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
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

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

PropertyForm() public méthode

public PropertyForm ( ) : System
Résultat System

getHWnd() public méthode

public getHWnd ( ) : int
Résultat int