Click or drag to resize

FormSimulWizardFormSimulWizard_Closing Method


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

Parameters

sender  Object
 
e  CancelEventArgs
 
See Also