If the window is activated in a Windows Presentation Foundation application that is not the user's foreground application, Activated event is raised. หมายเหตุ This method cannot be called when a window is hosted in a browser. Applies to ผลิตภัณฑ์...
ลงชื่อเข้าใช้ เวอร์ชัน Windows Desktop 8 Activated AutoSizeChanged AutoValidateChanged Closed Closing Deactivate DpiChanged FormClosed FormClosing HelpButtonClicked InputLanguageChanged InputLanguageChanging ...
Namespace: System.Windows.Forms Assembly: System.Windows.Forms.dll Raises the MdiChildActivate event. C# คัดลอก protected virtual void OnMdiChildActivate (EventArgs e); Parameters e EventArgs The EventArgs that contains the event data. Remarks Raising an event invokes the event...
Namespace: System.Windows.Forms Assembly: System.Windows.Forms.dll Activates the MDI child of a form. C# คัดลอก protected void ActivateMdiChild (System.Windows.Forms.Form? form); Parameters form Form The child form to activate. Remarks If the form parameter is already the...