Form Flowsheettsmi Copy_ Click Method
Handles the Edit → Copy menu click by serialising the selected objects to the clipboard.
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 tsmiCopy_Click(
Object sender,
EventArgs e
)VB
Public Sub tsmiCopy_Click (
sender As Object,
e As EventArgs
)