C#窗体切换(源码)

时间:2013-06-15 17:17:56
【文件属性】:

文件名称:C#窗体切换(源码)

文件大小:47KB

文件格式:RAR

更新时间:2013-06-15 17:17:56

打开新窗口时,自动关闭

用Form.show()方法实现,在主窗体下加载多个子窗体,不同子窗体之间自动切换,打开新窗口时自动关闭;c#源程序,下载即可运行。


【文件预览】:
CloseWindowsForm
----CloseWindowsForm.sln(937B)
----CloseWindowsForm.suo(19KB)
----CloseWindowsForm()
--------Form3.Designer.cs(1KB)
--------MainInterfaceForm.cs(1KB)
--------Form1.cs(558B)
--------bin()
--------obj()
--------Form2.resx(6KB)
--------Form2.Designer.cs(1KB)
--------Properties()
--------Program.cs(495B)
--------Form1.Designer.cs(1KB)
--------CloseWindowsForm.csproj(4KB)
--------Form3.cs(554B)
--------Form3.resx(6KB)
--------Form1.resx(6KB)
--------MainInterfaceForm.Designer.cs(6KB)
--------Form2.cs(552B)
--------MainInterfaceForm.resx(7KB)

网友评论

  • 很受启发,谢谢分享!
  • 比较适用 感谢楼主……
  • 不错,学习了。谢谢分享!
  • 代码虽简单,但很實用,谢谢!
  • 可以的代码分享!谢谢!
  • 学会了才发现很简单啊,不过还是要谢谢楼主的
  • 是可以实现,但不是我想要的效果,谢谢了.
  • 不是我想要的方式,不用mdi方式的谁有?
  • 这个模式不好,要预先写入
  • 很不错的samplecode,有代码真好。
  • 子窗体之间能不能相互切换呢?