473,396 Members | 1,754 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to create windows MDI that acts like VS 2005 IDE?

I'd like to create a windows MDI in VS 2005 C# that will allow child windows
to have the same options and behave similarly to those within the Visual
Studio 2005 development environment.
1. In VS, if you right-click on any window, you can select between
"Floating", "Dockable", "Tabbed Document", "Auto Hide", and "Hide". How can
I get my child forms to provide these options - Are there such properties for
child forms already available, or would I have to code every single event
(e.g. if Tabbed Document is right-clicked from a child form then create
another tab and put all of the info from that child form onto the tab, etc.).

2. In VS when you choose to open additional windows, all open windows are
automatically docked together and stay docked even when resized (seemingly
within splitcontainerpanels but I cannot figure out how to add forms to
splitcontainerpanels). Any idea how to accomplish the same affect in C#?

Much thanks!
Nov 22 '05 #1
1 2053
I'm in a similar position, did you find out how to do this?

"jacobryce" wrote:
I'd like to create a windows MDI in VS 2005 C# that will allow child windows
to have the same options and behave similarly to those within the Visual
Studio 2005 development environment.
1. In VS, if you right-click on any window, you can select between
"Floating", "Dockable", "Tabbed Document", "Auto Hide", and "Hide". How can
I get my child forms to provide these options - Are there such properties for
child forms already available, or would I have to code every single event
(e.g. if Tabbed Document is right-clicked from a child form then create
another tab and put all of the info from that child form onto the tab, etc.).

2. In VS when you choose to open additional windows, all open windows are
automatically docked together and stay docked even when resized (seemingly
within splitcontainerpanels but I cannot figure out how to add forms to
splitcontainerpanels). Any idea how to accomplish the same affect in C#?

Much thanks!

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: I.P. | last post by:
No one has replied to my post. ----- Original Message ----- From: "I.P." <jancio_wodnik@wp.pl> To: <mysql@lists.mysql.com> Sent: Monday, August 18, 2003 1:01 PM Subject: mysql 4.0.14 +...
1
by: jacobryce | last post by:
I'd like to create a windows MDI in VS 2005 C# that will allow child windows to have the same options and behave similarly to those within the Visual Studio 2005 development environment. 1. In VS,...
4
by: Antuane | last post by:
i'm trying to create a custom textbox class, by simply creating a new class & inheriting from the textbox class. But i don't have a UI of this class. I.e., how can i set up the default text, color...
3
by: Amjad | last post by:
Hi, I just wrote a test Windows Service that creates a text file on startup (please see my code below). The file is never created. Protected Overrides Sub OnStart(ByVal args() As String) Dim...
1
by: Rob R. Ainscough | last post by:
In the past for VS 2003 .NET 1.1 Windows Service projects, I've been using InstallUtil. I'm now converting it over to VS 2005 and .NET 2.0 and would like to create a stand alone installer --...
0
by: BobRoyAce | last post by:
I just got Visual Studio 2005 and am trying to create a new Windows application for the first time with it. I previously created a new web application (from the Start page) and closed out of VS...
2
by: cpchan | last post by:
Hello, Can I create a Web-based application (not a Web site) with Visual C# 2005 Express ? Or I have to use Visual Web Developer 2005 Express Edition, choose ASP.NET and then choose C# ? Are...
0
by: ricoiii | last post by:
Hello, i have created a service in vb.net 2005 and want to create an access-database at runtime. The code is: Dim cat As ADOX.Catalog cat = CreateObject("ADOX.Catalog") If...
0
by: Surveyor in VA via AccessMonster.com | last post by:
Good morning- I have designed an application using the following environment: Windows XP Proffessional Microsoft Access 2000 I am utilizing at the startup of the application on my Splash...
1
by: Matthew Wells | last post by:
How do I give a Windows group complete rights (including create) to all stored procedures and user defined functions without giving them dbo access in SQL Server 2005? If I have to I can do it...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.