Form MainForm Parent_ Mdi Child Activate 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 FormParent_MdiChildActivate(
Object sender,
EventArgs e
)VB
Private Sub FormParent_MdiChildActivate (
sender As Object,
e As EventArgs
)