473,401 Members | 2,139 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,401 software developers and data experts.

Auto hide panels, or pin the panels

I want to build a Windows form application that will have a number of
different panels. I want to be able to Auto Hide the panels, or pin the
panels, just like Visual Studio does with the different views. How can I do
this?
Feb 24 '18 #1
3 2499
Luuk
1,047 Expert 1GB
then only proper help you deserve, because of asking 'urgent' matters here, is a link to this website:
Programming in C# Jump Start

This will give you all the hints needed to perform the actions you want to do.
Feb 25 '18 #2
nnta
7
Can you please help us with the approach you tried to solve the above mentioned scenario as in each view it can be resolved defferently

1. manual coding (design a fixedtoolwindow or resizabletoolwindow with a close button)
2. adapter class
3. collapsible panels (preferred approach)
4. build a custom control

May be above approaches will have its own pros and cons in terms of memory requirement and execution time.
Feb 25 '18 #3
Frinavale
9,735 Expert Mod 8TB
I would imagine that each of your "panels" would be user controls.

That you would have to implement customized drag/drop logic for your windows to detect when one of your panels is moved within the window, out of the window (into a new one) etc.

Based on the huge scope that would be involved in answering your question, and the fact that you have stated that this is "urgent" (doesn't it seem like it's always the case that everything needs to be done yesterday?), I recommend you look into using a 3rd party set of tools that already has the heavy lifting done for you.

I am familiar with Telerik's tools that accomplish this (Telerik is now called Progress)...but I've only used their tools for WPF applications so I'm not sure if the have a Win Forms solution.

Do some research and find the best tools that fit within your budget and time-frame.
Feb 28 '18 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: \(¯`·.¸FlacK¸.·´¯\) | last post by:
Hi! I want to move a node from file "film1" to "film2" that has tag "FilmatoPartita". I have write the codo below, but it don't do anything...I don't see the error... I have forgotten something?...
3
by: Liu Ju | last post by:
Dear members: I want to use the multithread in my program which is developed in Visual C++ platform (version 6). I created a controlling function: UINT CCOMM1Dlg::WritingThreadFunc(LPVOID...
1
by: newbie | last post by:
Hi I am using a toolkit written in c++ that consists of three parts 1) video captur 2) image processin 3) OpenGL wrappe The video capture program only works with local hardware (for...
1
by: SpiderSwamy | last post by:
Hi, I know little bit about asp, I am facing a problem in Validating the ASP Form.. Example: Stud ID: 501242016 FirstName: Ajit LastName: Kar
4
by: kumar_ps | last post by:
i am new for vb6.0. i am using vb6.0 and msaccess. i have written following code for add new records to database table Private Sub Command1_Click() On Error Resume Next If Trim(Text2.Text) =...
1
by: kumar_ps | last post by:
in my scanning application i am using a picture box .When we scan a page it will comes to picturebox. here i am taking a dialogbuton for save the image. i want to save the image in pdf or tif or jpeg...
2
by: kumar_ps | last post by:
Hi, I am new for VB6.0 i need help urgent.. I have taken a picture box and a dialogbox for open when i click open dialog is showing bu how to open pdf files in the picturebox. and suppose we open a...
0
by: Rakhi Tyagi | last post by:
Dear Sir, i am solely handle the NNM netowrk monitoring tool. i facing one problem while taking backup of SQL , SQL data folder increases its size to 134GB . i want to know which files to be...
4
by: musai | last post by:
I have created vb oracle application I installed oracle client in three machine. All machine was reconfigured after oracle installed I could see table and record set through sql plus sheet in...
1
by: =?Utf-8?B?Sm9yZ2UgUmliZWlybw==?= | last post by:
Hello I've a huge problema with a asp.net page. my page has a user control that fires an event in that event handler I load a control property and update some text boxes accordingly. my...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.