The following code example demonstrates how to display the form on a separate thread and call the System.Windows.Forms.Application.Run method to start a Windows Forms message pump on that thread.
英
美
- 下面的代码示例演示如何在单独的线程上显示窗体;以及如何调用System.;Windows