How to make windows application like master page?
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
I think you have a misunderstanding of what the master page concept is. It does not apply to Windows forms.
only two letters away from being an asset
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
Shahriat Hossain wrote:
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
Hi, Try rephrasing your question. You probably know what you are trying to accomplish, but it is unclear to me (and probably others too) what you are asking.
It isn't enough to do well in life. One must do good when and where one can. Otherwise, what's the point?
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
You can simulate the MasterPages effect by either using Panels and showing/hiding them as appropriate, or by creating a common form as a base class (complete with menus) and then inheriting your new forms from this.
Deja View - the feeling that you've seen this post before.
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
A tab control might work for what you are trying to do if I understand correctly.
-
Hi, I want to make my windows application like master page. Suppose that when i choose menus then the contents will be shown on the same window.Thanks for advance help.
are you talking about MDI
It is Good to be Important but! it is more Important to be Good