FormFlowsheettsmiCloneSelected_Click Method

Handles the Edit → Clone Selected menu click by duplicating every selected simulation object on the surface.

Definition

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

Parameters

sender  Object
 
e  EventArgs
 

See Also