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

VS.NET-like interface: Docked Panels, Tabs, etc

Hi,

I want to give my application a Visual Studio .NET-liek interface: With
Forms that can appear or disappear at the site like the Toolbox. With docked
Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always
have to buy for it, or it is a dll. For security-reasons I'm not allowed to
use dll's without having the source-code of it, So I can't use these things.
(for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what I'm
looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter
Nov 20 '05 #1
5 3435
Try http://www.freewebs.com/weifenluo/DockManager.htm
"DraguVaso" <pi**********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,

I want to give my application a Visual Studio .NET-liek interface: With
Forms that can appear or disappear at the site like the Toolbox. With docked Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always
have to buy for it, or it is a dll. For security-reasons I'm not allowed to use dll's without having the source-code of it, So I can't use these things. (for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what I'm
looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter

Nov 20 '05 #2
Oh man you are Great!! thanks a lot! You made my day!!
A pitty that it is in C#, but I should be able to understand it I guess.

If anybody has the same in VB.NET that would be Greater, hehe, but I think
this should be enough for me.

Thanks a lot!

Pieter

"Oleg Zherebin" <ol****@exline.ru> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Try http://www.freewebs.com/weifenluo/DockManager.htm
"DraguVaso" <pi**********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,

I want to give my application a Visual Studio .NET-liek interface: With
Forms that can appear or disappear at the site like the Toolbox. With

docked
Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always have to buy for it, or it is a dll. For security-reasons I'm not allowed

to
use dll's without having the source-code of it, So I can't use these

things.
(for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what I'm
looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter


Nov 20 '05 #3
Hi,

VB.NET version
http://www.codeproject.com/vb/net/ToolBarControl.asp

C# version
http://www.codeproject.com/cs/miscctrl/toolbox.asp

Ken
-------------------
"DraguVaso" <pi**********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,

I want to give my application a Visual Studio .NET-liek interface: With
Forms that can appear or disappear at the site like the Toolbox. With
docked
Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always
have to buy for it, or it is a dll. For security-reasons I'm not allowed
to
use dll's without having the source-code of it, So I can't use these
things.
(for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what I'm
looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter

Nov 20 '05 #4
You can use SharpDevelop to convert code to VB.Net

"DraguVaso" <pi**********@hotmail.com> wrote in message
news:OW**************@TK2MSFTNGP09.phx.gbl...
Oh man you are Great!! thanks a lot! You made my day!!
A pitty that it is in C#, but I should be able to understand it I guess.

If anybody has the same in VB.NET that would be Greater, hehe, but I think
this should be enough for me.

Thanks a lot!

Pieter

"Oleg Zherebin" <ol****@exline.ru> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Try http://www.freewebs.com/weifenluo/DockManager.htm
"DraguVaso" <pi**********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,

I want to give my application a Visual Studio .NET-liek interface: With Forms that can appear or disappear at the site like the Toolbox. With

docked
Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always have to buy for it, or it is a dll. For security-reasons I'm not allowed
to
use dll's without having the source-code of it, So I can't use these

things.
(for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what

I'm looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter



Nov 20 '05 #5
http://www.dotnetmagic.com/

He used to have a free version (pre 2.0?) that is still available out there.
Check www.codeproject.com, that site seems to be having a problem currently.

http://www.codeproject.com/cs/miscctrl/magicdocking.asp

Greg

"DraguVaso" <pi**********@hotmail.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hi,

I want to give my application a Visual Studio .NET-liek interface: With
Forms that can appear or disappear at the site like the Toolbox. With docked Forms. With Forms that are selectable with Tabs.

I found some information abotu these stuff on the internet, but you always
have to buy for it, or it is a dll. For security-reasons I'm not allowed to use dll's without having the source-code of it, So I can't use these things. (for exemple http://www.divil.co.uk/net/controls/dockingsuite/).

Does anybody knows where I can find the (free!) source code for what I'm
looking for? Any help our hints would be really apreciated!

Thanks a lot in advance,

Pieter

Nov 20 '05 #6

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

Similar topics

3
by: lawrence | last post by:
I haven't been able to reach www.php.net for days. Most of the rest of the web is working for me, though I've bad trouble reaching any English sites. Anyone else having trouble?
1
by: angelag | last post by:
I am currently taking a college course in Visual Basic.Net and I am a beginner. I bought Visual Studio.Net 2003 to do my homework at home. I built my first project and e-mailed it to myself at...
2
by: Dekesc | last post by:
This is a very basic question. As someone looking to develop web sites, I am not sure whether I should be using asp.net or vb.net. Under what circumstances would one be favored over the other? ...
3
by: hussein | last post by:
'm not bale to run my projec on the 2000 server, he error was: error while trying to run project: unable to start debugging on the web server.erver side error occurred on sending debug HTTP request...
9
by: Bob | last post by:
Is ASP.NET 1.1 available on the 64 bit extended version of Windows 2003 Server? When I install VS.NET 2003 I then get Service Unavailable from IIS when navigating to the main under construction...
1
by: abh1508 | last post by:
Following a release of code the following problem occurs on certain asp ..net pages. This is not a problem on other testing/demo environments. IIS seems to be creating certain files twice in the...
14
by: David Lozzi | last post by:
Hello, I am in need of some advice. I want to move to .Net 2.0 and Visual Studio 2005 for ASP.NET developement, however I'm hesitant. Here are a few questions I have regarding the upgrade: 1)...
0
by: Hernan Garber | last post by:
Hi, Attached, the installation log. Win 2k Server SP3 IE6SP1/SQL Server Installed Thanks Setup.exe: Setup.exe: ========== Logging started ==========
7
by: abcd | last post by:
I have asp.net application which was tested and developed on asp.net 1.1. WIll my application work on asp.net 2.0 also. Can I say asp.net 2.0 is supported automatically for the applications which...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.