如何在C#中创建windows窗体的母版页概念
问题描述:
当我们在网页应用程序中制作母版页时,每个页面都会出现常见的功能...
im制作一个Web应用程序,我怎么能在这里做同样的事情...
所以我不需要在每个页面上制作背景菜单的按钮...
请帮帮我..
as we make masterpage in web application so that the common features may come in every page...
i m making an web application so how can i here do the same...
so that i do not need to make the background menu's buttons on every page...
please help me out..
答
你可以使用mdi表格申请..
查找链接
http://www.c-sharpcorner.com/UploadFile/prasadh/MDIFormsinCSharp11292005005603AM/MDIFormsinCSharp.aspx [ ^ ]
http ://www.c-sharpcorner.com/UploadFile/manish1231/creating-an-md i-child-form-in-C-Sharp / [ ^ ]
使用C#介绍MDI表单 [ ^ ]
You can use mdi form application ..
find link
http://www.c-sharpcorner.com/UploadFile/prasadh/MDIFormsinCSharp11292005005603AM/MDIFormsinCSharp.aspx[^]
http://www.c-sharpcorner.com/UploadFile/manish1231/creating-an-mdi-child-form-in-C-Sharp/[^]
Introduction to MDI Forms with C#[^]
这个问题被问过几次。
参考:链接
谢谢
This question is asked several time .
Refer : Link
thanks