Form Edit Graphic ObjectForm Edit Graphic Object_ Shown Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
private void FormEditGraphicObject_Shown(
Object sender,
EventArgs e
)VB
Private Sub FormEditGraphicObject_Shown (
sender As Object,
e As EventArgs
)