首页
科技
登录
6mi
u
盘
搜
搜 索
科技
PictureBox或Panel里面显示form的方法
PictureBox或Panel里面显示form的方法
it
2022-05-09
34
pictureBox或panel里面显示form的方法 Form1 f = new Form1(); f.TopLevel = false; f.FormBorderStyle=FormBorderStyle.None; this.pictureBox1.Controls.Add(f);
转载于:https://www.cnblogs.com/tuyile006/archive/2006/11/13/559432.html
转载请注明原文地址: https://win8.8miu.com/read-1486882.html
专利
最新回复
(
0
)