Flat style menus

  • Thread starter Thread starter C-Services Holland b.v.
  • Start date Start date
C

C-Services Holland b.v.

Hi,

is there a (simple) way to give my application flat style menu's like
the ones in the VB.NET IDE? Is there a component I forgot to add to my
toolbox or did MS seriously not include this in the package?

Rinze van Huizen

ps I use VB.NET 2002
 
Mick said:
That's an ownerdraw menuitem example. You'll still have 3d menus even if
they look prettier.

This link shows FlatMenus, but it's C#:
http://www.codeproject.com/cs/miscctrl/flatmenuform.asp#xxxx

Haven't actually tried it out myself yet though.

Hmm crap.. no quick fix then. At the moment I don't have the extra time
to code this myself or transcode it from C#. Oh well, guess my boss will
have to settle for 3D menu's for now.

Thanks,
Rinze van Huizen
 
Back
Top