Method | Description | |
---|---|---|
StructAddForm ( PDM_STRUCT p_struct, string p_assobjectId, Enum_AssOpType p_assoPType ) : System | ||
initControl ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
addSortNum ( ) : void | ||
bt_cancel_Click ( object sender, EventArgs e ) : void | ||
btn_save_Click ( object sender, EventArgs e ) : void | ||
initEdit ( ) : void | ||
initInsert ( ) : void | ||
initReplace ( ) : void | ||
initSave ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public StructAddForm ( PDM_STRUCT p_struct, string p_assobjectId, Enum_AssOpType p_assoPType ) : System | ||
p_struct | PDM_STRUCT | |
p_assobjectId | string | |
p_assoPType | Enum_AssOpType | |
return | System |