FormFlowsheettsmiPaste_Click Method

Handles the Edit → Paste menu click by deserialising clipboard objects onto the flowsheet surface.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public void tsmiPaste_Click(
	Object sender,
	EventArgs e
)

Parameters

sender  Object
 
e  EventArgs
 

See Also