Click or drag to resize

FormSimulSettingsFormStSim_FormClosing Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
private void FormStSim_FormClosing(
	Object sender,
	FormClosingEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  FormClosingEventArgs
 
See Also