No announcements
Found 2298044 threads
-
1 Votes
Problem with "docking" in visual studio...
But I already found out what the problem was.Answered | 7 Replies | 3641 Views | Created by loi-se - Tuesday, December 7, 2010 2:25 PM | Last reply by bdbodger - Tuesday, December 7, 2010 4:07 PM -
0 Votes
Visual Studio 2012 Docking functionality
How do I enable Visual Studio 2012 Docking functionality in my own applications?Answered | 1 Replies | 726 Views | Created by Dunridge - Wednesday, August 21, 2013 7:49 PM | Last reply by Reed Copsey, Jr - Wednesday, August 21, 2013 8:21 PM -
0 Votes
Docking panels in Visual Studio 2010
It's too big for me to want to keep docked, which helps not needing to drag it around so much or getting its size messed up, but it is to dock it (on the right, for ...Answered | 3 Replies | 7261 Views | Created by JohnLuc - Thursday, November 4, 2010 8:06 PM | Last reply by DKirkwoodJr - Tuesday, May 1, 2012 3:47 PM -
1 Votes
Dock Panel like Visual Studio
Here are the good samples which are not free from third-party ...Answered | 2 Replies | 14708 Views | Created by Aniruddha Thengadi - Tuesday, December 27, 2011 7:16 AM | Last reply by Neddy Ren - Wednesday, December 28, 2011 9:33 AM -
0 Votes
problem with dock fill
Therefore, to add a component on the "inside" of the container, with the older, docked component toward the outside, you need to add the newer component at the ...Answered | 6 Replies | 10133 Views | Created by INTPnerd - Thursday, February 9, 2006 6:17 PM | Last reply by tylerl - Thursday, January 11, 2007 11:51 PM -
0 Votes
How to make dock in visual basic
Then the example of image is it to put inside the dock?Answered | 5 Replies | 2512 Views | Created by brownie yeo - Wednesday, November 16, 2011 7:01 AM | Last reply by Kee Poppy - Tuesday, November 22, 2011 9:13 AM -
3 Votes
How to dock one control to another
Hi, the z-order is important with docking; right click on the grid or status bar, and choose 'send to back' or 'bring to front', and you will see ...Answered | 2 Replies | 1960 Views | Created by PBLNRAO - Friday, May 4, 2012 9:58 AM | Last reply by Nico Boey - Friday, May 4, 2012 12:26 PM -
2 Votes
Collapsible, dock-able, and resizable Visual Studio like panes realization example in WPF
Hi, Below Link show the PRISM sample with Avalon dock http://avalondock.codeplex.com/releases/view/92210Answered | 3 Replies | 2276 Views | Created by ATerentjev - Thursday, October 9, 2014 5:33 AM | Last reply by ATerentjev - Friday, October 17, 2014 10:36 AM -
0 Votes
Panel AutoScroll Dock=Fill problem
Hello, The problem is from Dock.Fill on the inner controls.Answered | 4 Replies | 5591 Views | Created by Ulrich Schumacher - Monday, May 28, 2018 4:27 PM | Last reply by Ulrich Schumacher - Monday, June 4, 2018 1:19 PM -
2 Votes
Docking form within a form
But if you want to create an interface similar to Visual Studio and allow the user to dock the windows, then consider some third-party solutions:Answered | 2 Replies | 2410 Views | Created by dukdpk - Tuesday, May 29, 2012 5:57 AM | Last reply by Viorel_ - Tuesday, May 29, 2012 7:36 AM -
0 Votes
dock problem
i all ready do that i want all my picture box fit in panel all my picture box is dock on left sideAnswered | 6 Replies | 4464 Views | Created by Hitesh1508 - Monday, July 25, 2011 12:07 PM | Last reply by Neddy Ren - Thursday, August 4, 2011 2:33 AM -
0 Votes
Visual studio problem with <Local - No controller>
You think i am in the test and lab manager but i am in visual studio 2010.Answered | 3 Replies | 6495 Views | Created by Florian H. _ - Wednesday, November 25, 2009 10:08 AM | Last reply by Anutthara - MSFT - Thursday, December 3, 2009 2:02 PM -
1 Votes
Add a control that will work like the toolbox in the visual studio IDE
Visual Studio IDE like dock container http://www.codeproject.com/KB/toolbars/DockContainer.aspx This article describes how to use the free ...Answered | 2 Replies | 5228 Views | Created by John Basedow - Thursday, March 12, 2009 1:46 PM | Last reply by John Basedow - Wednesday, March 18, 2009 12:38 PM -
0 Votes
Control characters in Visual Studio
Brittany Behrens | Program Manager | Visual Studio Platform - Editor | The Visual Studio Blog | @VSEditor on ...Answered | 2 Replies | 5438 Views | Created by Grant Bonnell - Sunday, May 9, 2010 6:31 PM | Last reply by CodeSlinger - Thursday, July 8, 2010 1:37 PM -
2 Votes
Visual Studio 2015 Problems
Please first go to COntrol Panel to repair your visual studio to see whether it helps.Answered | 7 Replies | 1124 Views | Created by Sid Williams - Wednesday, August 19, 2015 4:50 PM | Last reply by Jiayi Li - Thursday, August 20, 2015 1:12 AM -
2 Votes
Docking / Floating Windows
I am so happy that I can got so many positive ideas from this thread on the floating window in dock.Answered | 4 Replies | 3855 Views | Created by PHE Admin - Tuesday, June 14, 2011 9:04 PM | Last reply by Uchiha Itahci - Wednesday, May 14, 2014 2:00 AM -
0 Votes
docking windows
I thought you were trying to build something like VS Studio with windows in windows.Answered | 7 Replies | 4412 Views | Created by Nathan87 - Wednesday, February 15, 2006 7:53 PM | Last reply by Junrei - Wednesday, July 2, 2008 8:33 PM -
0 Votes
Visual Studio and ActiveX Controls
I've been working on Embedded Visual Studio to develop an application for a WM 5.0 device.Answered | 2 Replies | 3335 Views | Created by Fotis82 - Tuesday, June 9, 2009 12:34 PM | Last reply by Fotis82 - Tuesday, June 9, 2009 12:55 PM -
0 Votes
Visual Studio Panel Problem
Hi, I have some problems with panels, and did not find any other place better than this to post my question.Answered | 2 Replies | 3375 Views | Created by Spoook - Thursday, November 20, 2008 4:32 PM | Last reply by Spoook - Wednesday, April 29, 2009 2:49 PM -
0 Votes
Docking and Anchoring on a Windows Form application.
Hello, When you have multiple controls that dock in such a way that they potentially overlap each other (as you do here), Visual Studio ...Answered | 3 Replies | 3380 Views | Created by VansFannel - Wednesday, November 4, 2009 2:19 PM | Last reply by adamdawes.com - Wednesday, November 4, 2009 3:16 PM - Items 1 to 20 of 2298044 Next ›
No announcements