C# Class ToolbarControlExtension.Form1

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

Méthodes publiques

Свойство Type Description
Label1 System.Windows.Forms.Label
Label2 System.Windows.Forms.Label
Label3 System.Windows.Forms.Label
chkExtension System.Windows.Forms.CheckBox

Méthodes publiques

Méthode Description
Form1 ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Form1_Load ( object sender, System e ) : void
InitializeComponent ( ) : void
Main ( ) : void
chkExtension_CheckedChanged ( object sender, System e ) : void

Method Details

Dispose() protected méthode

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

Form1() public méthode

public Form1 ( ) : System
Résultat System

Property Details

Label1 public_oe property

public Label,System.Windows.Forms Label1
Résultat System.Windows.Forms.Label

Label2 public_oe property

public Label,System.Windows.Forms Label2
Résultat System.Windows.Forms.Label

Label3 public_oe property

public Label,System.Windows.Forms Label3
Résultat System.Windows.Forms.Label

chkExtension public_oe property

public CheckBox,System.Windows.Forms chkExtension
Résultat System.Windows.Forms.CheckBox