Click or drag to resize

ComprExprCurveSetTabControl1_Selected Method


Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
private void TabControl1_Selected(
	Object sender,
	TabControlEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  TabControlEventArgs
 
See Also