Flowsheet BaseClose Open Edit Forms Method
Closes all currently open property editors. Must be implemented by the concrete host.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public abstract void CloseOpenEditForms()VB
Public MustOverride Sub CloseOpenEditForms