Hi
Is there any component or any sample out there, who can make a menu like the one that comes with Office XP?
Thank you,
orufet
09-21-2001, 08:32 AM
Well, what do the ones in XP look like?
"I do not agree with a word you say, but I will defend to the death your right to say it" - Voltaire
well I am talking about Office XP, you can check this link for the look of it.
http://www.vbnews.com/dotnetbar/
Thank you,
angi81
10-17-2001, 02:39 AM
I've seen it! Its really nice... but I think we need seperate program to do it...
Angi
Garrett Sever
10-17-2001, 07:45 AM
You could easily implement those type of menus using OwnerDrawn menus. I've done a simple demo of this method in the Code Library here (http://www.visualbasicforum.com/bbs/showflat.php?Cat=&Board=CodeLib&Number=57255&page=0&view=collapsed&sb= 5&o=7&fpart=). Take a look at it, and if you still need further assistance I may be able to help.
Did I say easily? I meant easily enough if you know the GDI32 API calls. Sorry