Form FlowsheetTool Strip Button 19_ 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
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void ToolStripButton19_Click(
Object sender,
EventArgs e
)VB
Public Sub ToolStripButton19_Click (
sender As Object,
e As EventArgs
)