473,396 Members | 1,997 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.

Adding detachable toolbars to Windows application?

VM
How can I add the moveable toolbars (like the ones seen in Office
applications) that can be attached (to the MDI) but can also be detached to
make a floating toolbar? Does C# have that?

Thanks.
Nov 16 '05 #1
3 1652
Nothing comes with .Net that provides that functionality.
But I'm sure there's plenty of third party controls that do.

--
John Wood
EMail: first name, dot, second name at priorganize.com
"VM" <vo******@yahoo.com> wrote in message
news:Ob**************@TK2MSFTNGP11.phx.gbl...
How can I add the moveable toolbars (like the ones seen in Office
applications) that can be attached (to the MDI) but can also be detached to make a floating toolbar? Does C# have that?

Thanks.

Nov 16 '05 #2
VM.

1. You have to create a ReBar Designer using
System.Windows.Forms.Design.ControlDesigner

2. Then create ReBar control derived from Control and IMessageFilter

3. Add your tool bars to ReBar Bands, which can be moved or dragged out to
float.

Shak.
"VM" <vo******@yahoo.com> wrote in message
news:Ob**************@TK2MSFTNGP11.phx.gbl...
How can I add the moveable toolbars (like the ones seen in Office
applications) that can be attached (to the MDI) but can also be detached to make a floating toolbar? Does C# have that?

Thanks.

Nov 16 '05 #3
Hi VM,

"VM" <vo******@yahoo.com> wrote in message
news:Ob**************@TK2MSFTNGP11.phx.gbl...
How can I add the moveable toolbars (like the ones seen in Office
applications) that can be attached (to the MDI) but can also be detached to make a floating toolbar? Does C# have that?

Thanks.


I must recommend:

http://www.divil.co.uk/net/

Both the look and the behavior of the controls are very polished. They
are free to use if your product is free, and the prices for licenses for
commercial development are reasonable.

Regards,
Daniel
Nov 16 '05 #4

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

Similar topics

1
by: Olivier Ravard | last post by:
Hi everybody, Is there a recepie to make a "detachable" thread with python ? (a kernel thread). Thanks.
7
by: Jason Webb | last post by:
Dear Microsoft, The current "Windows.Forms" controls included in the .Net Framework are good, but in many ways they're pretty basic, and I think it's time that you take Windows.Forms to the...
3
by: Steve Dorsey | last post by:
Hello I'm creating a web page that contains a flash presentation. I currently have it resizing the user's web page and placing it on the screen using this script: ...
19
by: Albretch | last post by:
Hi, client wants for a window with no toolbars to open (technical and 'esthetical' reasons) after the window, user clicks on, is being closed. I told them about security settings in browsers...
4
by: MLH | last post by:
Is there a simple way to hide built-in toolbars in A97?
3
by: Herb Stull | last post by:
Hello All, I'd like for my ASP.NET application to look like an application and not have to display the menu and toolbars in the browser window. In order to do this now I use a response.write...
3
by: VJ | last post by:
I am looking to implement moveable toolbars like in Word, or Visual Studio... any pointers or articles would great.. Thanks VJ
1
by: Ravi | last post by:
Hello all, I am developing a web application in asp.net. In this application, i would like to disable all other tool bar other than menu bar. If you know more about the same. Please guide me to...
15
by: anon | last post by:
I have a page where the ASP script create a table of links i.e. 1 = NextPage.asp?Item=1 2 = NextPage.asp?Item=2 etc What I would like to do is open an new window with this link without any...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...

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.