Form Flowsheettsmi Cut_ Click Method
Handles the Edit → Cut menu click by copying and then deleting the selected objects.
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 tsmiCut_Click(
Object sender,
EventArgs e
)VB
Public Sub tsmiCut_Click (
sender As Object,
e As EventArgs
)