FormFlowsheetToolStripButton6_Click Method

Handles the Insert → Property Table menu click by adding a new property table graphic to the flowsheet surface.

Definition

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

Parameters

sender  Object
 
e  EventArgs
 

See Also