这是一个小问题,不过也不能不解决!
方法如下:
例子
unlock unlockform=new unlock();
unlockform.StartPosition=FormStartPosition.Manual;
unlockform.Left=this.Width/2-unlockform.Width/2;
unlockform.Top=this.Height/2-unlockform.Height/2;
unlockform.ShowDialog();
相关文章:
-
2021-06-13
-
2022-12-23
-
2021-08-02
-
2022-01-02
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2021-06-13
猜你喜欢
-
2022-12-23
-
2022-12-23
-
2022-12-23
-
2022-01-03
-
2021-05-29
-
2022-12-23
-
2022-12-23
相关资源
-
下载
2021-06-24
-
下载
2021-07-14
-
下载
2023-01-06
-
下载
2023-01-18
-
下载
2023-02-09