Method | Description | |
---|---|---|
SaveSelectorDialog ( string title_id, long persistentID ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Form1_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Inj_Click ( object sender, |
||
btn_cancel_Click ( object sender, |
||
btn_ok_Click ( object sender, |
||
label1_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public SaveSelectorDialog ( string title_id, long persistentID ) : System | ||
title_id | string | |
persistentID | long | |
return | System |