Method | Description | |
---|---|---|
ConnectForm ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ConnectForm_Load ( object sender, EventArgs e ) : void | ||
InitList ( ) : void | ||
InitList1 ( ) : void | ||
InitList2 ( ) : void | ||
Initialize ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnCancel_Click ( object sender, EventArgs e ) : void | ||
btnQuery_Click ( object sender, EventArgs e ) : void | ||
btnSelect_Click ( object sender, EventArgs e ) : void | ||
btnSubmit_Click ( object sender, EventArgs e ) : void | ||
btnView_Click ( object sender, EventArgs e ) : void | ||
combQueryType_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
dgvSearchResult_CellClick ( object sender, DataGridViewCellEventArgs e ) : void | ||
txtValue_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
txtValue_MouseDown ( object sender, MouseEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |