![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Dropdrown in toolbar Hi, I would like a dropdown widget in a toolbar (like the ones you use to select a color) Is there a standard control or way of doing that? I tried to use a combobox and a menu but both show the widget contained in a selectable item. I could change the appearance by using a templated control but that seems overly complex for such a simple task. Thanks, -- Erno ---- WPF tutorials: http://blogs.infosupport.com/ernow/articles/1878.aspx |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Dropdrown in toolbar You can use ItemsPanel and ItemContainerStyle/ItemTemplate on ComboBox to get what you want. ItemsPanel can handle the layout of those items. ItemContainerStyle and ItemTemplate will give you item the UI you want. "Erno" wrote: > Hi, > > I would like a dropdown widget in a toolbar (like the ones you use to select > a color) > > Is there a standard control or way of doing that? > > I tried to use a combobox and a menu but both show the widget contained in a > selectable item. > I could change the appearance by using a templated control but that seems > overly complex for such a simple task. > > Thanks, > > -- > Erno > ---- > WPF tutorials: http://blogs.infosupport.com/ernow/articles/1878.aspx > > > > > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Toolbar Address Toolbar Survives SP1 (unlike XP SP3) - Why? | Vista performance & maintenance | |||
| Word&Excel:Add-Edit Toolbar&Buttons:Autocorrect to Excel Toolbar!! | Vista General | |||
| making a quickstart toolbar in a different place than the Address: toolbar | Vista General | |||
| Toolbar UI bug | Vista General | |||