Form Flowsheettsmi Paste_ 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void tsmiPaste_Click(
Object sender,
EventArgs e
)VB
Public Sub tsmiPaste_Click (
sender As Object,
e As EventArgs
)