C# Class EditPropertiesDialog.EditProperties

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

Méthodes publiques

Méthode Description
EditProperties ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

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

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

EditProperties() public méthode

public EditProperties ( ) : System
Résultat System