menu - Delphi: MainMenu and ToolBar. Alternative of CoolBar -


i use toolbar mainmenu!

i embed mainmenu toolbar. text of mainmenu (button's captions) not in center of toolbuttons.

i have: enter image description here

i need: enter image description here

i create toolbar, 4 toolbuttons , assign each menu each button. or assign mainmenu in "menu" of toolbar. when create toolbotton it's caption @ bottom. nobody have same?

after these embed toolbar mainmenu coolbar. finally, have same in windows firewall.

are there alternatives have same effect coolbar of windows firewall (with mainmenu + break-line + toolbuttons of toolbar)? use delphi 2010.

how this? how use mainmenu in toolbar? thanks!

p.s. example , not windows: enter image description here

and how copy last example...

here's might help:

  1. drop empty timagelist on form.

  2. assign toolbar.

  3. set toolbar.list true.

  4. adjust imagelist.height taste.

this result in buttons adjusting heights imagelist.height value , captions getting centred vertically.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -