C# Class MultiItemBookmarks.frmBookmark

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
frmBookmark ( )

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
frmBookmark_Load ( object sender, System e ) : void
txtBookmark_TextChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

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

frmBookmark() public method

public frmBookmark ( )