473,804 Members | 3,153 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Customize Toolbars - Please Help

Hi All,

As we have seen the customize toolbar windows in almost all windows programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh
Nov 16 '05 #1
5 1406
The standard toolbars in .NET 1.1 don't support this functionality. There
are many, many third-party controls that will do this for you. I personally
like DevExpress, but they're a bit pricey.

"msnews.microso ft.com" <ag*****@nobe l-systems.com> wrote in message
news:uc******** *******@TK2MSFT NGP14.phx.gbl.. .
Hi All,

As we have seen the customize toolbar windows in almost all windows
programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh

Nov 16 '05 #2
Anand,

.NET 1.1 and before doesn't really have anything like that which you can
use. There might be third party libraries that do this, but you will most
likely have to pay for them (I think the Magic library supported this, I am
not sure).

In .NET 2.0, however, there is a new toolstrip control which you can use
which I believe has this functionality. I would look in the
System.Windows. Forms namespace for the ToolStrip class.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"msnews.microso ft.com" <ag*****@nobe l-systems.com> wrote in message
news:uc******** *******@TK2MSFT NGP14.phx.gbl.. .
Hi All,

As we have seen the customize toolbar windows in almost all windows
programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh

Nov 16 '05 #3
Hi Sean,

Thanks for the info.

This is really helpful for our company to take proper decission.

Regards
Anand Ganesh
"Sean Hederman" <us***@blogentr y.com> wrote in message
news:cu******** **@ctb-nnrp2.saix.net. ..
The standard toolbars in .NET 1.1 don't support this functionality. There
are many, many third-party controls that will do this for you. I
personally like DevExpress, but they're a bit pricey.

"msnews.microso ft.com" <ag*****@nobe l-systems.com> wrote in message
news:uc******** *******@TK2MSFT NGP14.phx.gbl.. .
Hi All,

As we have seen the customize toolbar windows in almost all windows
programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh


Nov 16 '05 #4
Hi Nicholas,

Thanks for the info. Will check this out.

Regards
Anand

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard .caspershouse.c om> wrote in
message news:eH******** ******@TK2MSFTN GP10.phx.gbl...
Anand,

.NET 1.1 and before doesn't really have anything like that which you
can use. There might be third party libraries that do this, but you will
most likely have to pay for them (I think the Magic library supported
this, I am not sure).

In .NET 2.0, however, there is a new toolstrip control which you can
use which I believe has this functionality. I would look in the
System.Windows. Forms namespace for the ToolStrip class.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"msnews.microso ft.com" <ag*****@nobe l-systems.com> wrote in message
news:uc******** *******@TK2MSFT NGP14.phx.gbl.. .
Hi All,

As we have seen the customize toolbar windows in almost all windows
programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh


Nov 16 '05 #5
msnews.microsof t.com wrote:
Hi All,

As we have seen the customize toolbar windows in almost all windows programs
(Please right click on the toolbar portion in Microsoft Word and click on
customize).

I would like to add that to my application.

Can someone please guide me how will I do this in visual c#.NET?

Thanks for your time.

Regards
Anand Ganesh


Check http://winforms.net, they have plenty links to different WinForms controls, and you might find
what you need there
Nov 16 '05 #6

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

Similar topics

2
1933
by: m3ckon | last post by:
Hi there, had to rush some sql and am now going back to it due to a slow db performance. I have a db for sales leads and have created 3 views based on the data I need to produce. However one o the views, which has subqueries to the other views is VERY slow and it needs to be speeded up, but am unsure how, can anyone help... below is the sql?
1
5094
by: Nick | last post by:
Hello, have the following code: {parent.window.location.href('http://tsvnet01/Category_Webparts/Crystal%20Directory/ReportActiveX.csp?PID=13699&rid=' + reportID + '&Title=Balanced%20Scorecard')} I want this report to open in the same screen, which it alread does, but FULL screen and with no toolbars...
6
1806
by: James Walker | last post by:
Can some one help I get an error of 'checkIndate' is null or not an object can someone please help. I can't work out why Thanks in advance James <form> <td height="24" colspan="7" valign="top"><form name="booknow"><select
29
4652
by: Paul | last post by:
Hi, I'd like to limit the number of selections a user can make in a multiple select listbox. I have a note on the interface to say that only x no. of items should be selected and I check the number server side but I'd like to implement some javascript to do the same on the client side. Ideally I'd like the javascript to work in IE5+ and Netscape6+. Thanks,
0
1705
by: Kurt Watson | last post by:
I’m having a different kind of problem with Hotmail when I sign in it says, "Web Browser Software Limitations Your Current Software Will Limit Your Ability to Use Hotmail You are using a web browser that Hotmail does not support. If you continue to use your current browser software we cannot guarantee that Hotmail will work correctly for you". Please help, this is very annoying. I have been searching for help on
7
2394
by: Alan Bashy | last post by:
Please, guys, In need help with this. It is due in the next week. Please, help me to implement the functions in this programm especially the first three constructor. I need them guys. Please, help me. This was inspired by Exercise 7 and Programming Problem 8 in Chapter 3 of our text. I have done Exercise 7 for you: Below you will find the ADT specification for a string of characters. It represents slightly more that a minimal string...
0
1064
by: msnews.microsoft.com | last post by:
Hi All, As we have seen the customize toolbar windows in almost all windows programs (Please right click on the toolbar portion in Microsoft Word and click on customize). I would like to add that to my application. Can someone please guide me how will I do this in visual c#.NET?
8
18661
by: Alison | last post by:
Hi, Al I am trying to design a user interface which provides both menus and toolbars for some users to click on whatever they want to do, at the same time, I would like to have a console window available in the same form for users to enter commands and display outputs if some prefer to use character based user interface. I would like to implement the user interface in vb .net. Now I have menus and toolbars ready, but do not now how to get a...
6
3329
by: jenipriya | last post by:
Hi all... its very urgent.. please........i m a beginner in oracle.... Anyone please help me wit dese codes i hv tried... and correct the errors... The table structures i hav Employee (EmpID, EmpName,DeptID,DateOfJoin, Sal, Addr) Finance (EmpID, Sal) Club (Clubname, EmpID, Fee, DateOfJoin) Leave (EmpID, Date) Department (DeptID, DeptName, NoOfEmployees)...
0
9708
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9587
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10588
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10324
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10085
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9161
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7623
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6857
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5662
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.