Form LSForm Calculating_ Load Method
Definition
Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
private void FormCalculating_Load(
Object sender,
EventArgs e
)VB
Private Sub FormCalculating_Load (
sender As Object,
e As EventArgs
)