C# Class LoadMapControl.frmPassword

Inheritance: System.Windows.Forms.Form
显示文件 Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
frmPassword ( )

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

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

cmdCancel_Click ( object sender, System e ) : void
cmdOK_Click ( object sender, System e ) : void
frmPassword_Load ( object sender, System e ) : void
txtPassword_TextChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

frmPassword() public method

public frmPassword ( )