FormFlowsheetToolStripButton19_Click Method

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

Definition

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

Parameters

sender  Object
 
e  EventArgs
 

See Also