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

Office Menus

LC
Could someone please advise how i could i have menus within my apps as the
same as Office 2003. I think i have to add some sort of reference into my
toolbox but do i need to download some kind of SDK before doing that? Any
help would be appreciated.

Thanks
Nov 21 '05 #1
6 1036
"LC" <LC@discussions.microsoft.com> schrieb:...
Could someone please advise how i could i have
menus within my apps as the same as Office 2003.


For example:

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 21 '05 #2
LC
Thanks for replying. Yes a bit like that however this article tells me i can
do it using my own IDE and will not have to create an application or .dll, i
just need to reference it the add code:

http://www.codeproject.com/cs/menu/M...e2003Menus.asp

Thanks
"Herfried K. Wagner [MVP]" wrote:
"LC" <LC@discussions.microsoft.com> schrieb:...
Could someone please advise how i could i have
menus within my apps as the same as Office 2003.


For example:

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #3
there is a big difference between office menu's and that menu... office
menu's are done on the old basis of rebar's which are not the same as a
standard windows menu... VB 2005 will have the new menus in them by default.
"LC" <LC@discussions.microsoft.com> wrote in message
news:73**********************************@microsof t.com...
Thanks for replying. Yes a bit like that however this article tells me i
can
do it using my own IDE and will not have to create an application or .dll,
i
just need to reference it the add code:

http://www.codeproject.com/cs/menu/M...e2003Menus.asp

Thanks
"Herfried K. Wagner [MVP]" wrote:
"LC" <LC@discussions.microsoft.com> schrieb:...
> Could someone please advise how i could i have
> menus within my apps as the same as Office 2003.


For example:

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #4
Hi LC,

I've reviewed the article and you are correct. What you have to do is
download the sample application; then add the component to your toolbar (its
name is office menu control.dll and it can be found in the release
subdirectory of the project); then you should be able to reference it. I am
going to try it now just for my own edification, but I currently am very
happy using the same menu that Herfried referred to, available at
divil.co.uk.

HTH,

Bernie Yaeger

"LC" <LC@discussions.microsoft.com> wrote in message
news:73**********************************@microsof t.com...
Thanks for replying. Yes a bit like that however this article tells me i
can
do it using my own IDE and will not have to create an application or .dll,
i
just need to reference it the add code:

http://www.codeproject.com/cs/menu/M...e2003Menus.asp

Thanks
"Herfried K. Wagner [MVP]" wrote:
"LC" <LC@discussions.microsoft.com> schrieb:...
> Could someone please advise how i could i have
> menus within my apps as the same as Office 2003.


For example:

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #5
Hi LC,

Another update - yes, it works, but setting colors, fonts etc seem to
require changes to base drawing elements, and the supposed 'test solution'
doesn't have a solution in it.

You're better off with the menu Herfried referred to - it's easy to change
colors, add icons, etc.

Bernie Yaeger

"LC" <LC@discussions.microsoft.com> wrote in message
news:73**********************************@microsof t.com...
Thanks for replying. Yes a bit like that however this article tells me i
can
do it using my own IDE and will not have to create an application or .dll,
i
just need to reference it the add code:

http://www.codeproject.com/cs/menu/M...e2003Menus.asp

Thanks
"Herfried K. Wagner [MVP]" wrote:
"LC" <LC@discussions.microsoft.com> schrieb:...
> Could someone please advise how i could i have
> menus within my apps as the same as Office 2003.


For example:

<URL:http://divil.co.uk/net/controls/sandbar/>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 21 '05 #6
LC wrote:
Could someone please advise how i could i have menus within my apps as the
same as Office 2003. I think i have to add some sort of reference into my
toolbox but do i need to download some kind of SDK before doing that? Any
help would be appreciated.

Thanks


I've had some nice results with this:
http://www.codeproject.com/vb/net/vsnetstylemenusvb.asp
--

Rinze van Huizen
C-Services Holland b.v.
Nov 21 '05 #7

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

Similar topics

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...
4
by: Ian Hinson | last post by:
The pop-up (drop-down?) menu items that appear in both built-in and custom menubars since Office 2000 now sometimes appear "sunken" and by default are not visible, unless the chevron is clicked at...
2
by: ANIL | last post by:
Hello, is it possoible to create menus & toolbar like office 2003 style in .net , please give some help to create that type of menus & tool bar looking for a valuable reply by
4
by: Kris Van Baelen | last post by:
Hi, Is there an easy way in VB.NET to create menus that hide the least often used items automatically (like the menus in MS Office do)? TIA, Kris
1
by: ns2k | last post by:
I develop an Addins Project for Excel in Visual Studio.NET that I need it to work for any machine in any Microsoft Office XP. I use the dependecy (reference)...
0
by: fiona | last post by:
Dramatically increases support for accessibility as well as fully conforming to the Office 2007 UI license and guidelines Dorset, United Kingdom - January 3 2007, Divelements Ltd announces the...
14
by: frogsteaks | last post by:
Is there a way to get rid of that horrid 'ribbon' and go back to a 'normal' menu structure in '07? I'd like to continue to develop and distribute databases (preferrably with the access run time)...
4
by: bloukopkoggelmander | last post by:
Hello all A strange problem here. We have an Access 2000 database in use. I upgraded one user to Office 2003 SP3. When he now open this database, all dropdown boxes are displaying blank menus....
10
by: prakashwadhwani | last post by:
Office 2007 & thus Access has had it's menus replaced with the Ribbon Bar. It's very disconcerting. In Word, Excel, Access, I feel totally lost. Also all the shortcut Menu pulldowns don't work...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
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.