FormFlowsheettsmiExportData_Click Method

Handles the Edit → Export Data menu click by copying the selected object's simulation properties to the clipboard as tab-delimited text.

Definition

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

Parameters

sender  Object
 
e  EventArgs
 

See Also