Board index » Visual Studio » Button with dropdown style like on a toolbar

Button with dropdown style like on a toolbar

Visual Studio361
Hi all,



I want to create a button like this one....



open Microsoft Word

select Edit

select Replace

clik on "More" button

look at the "Special" button - now you've found it...



How do I create a button like that one... looks like a real button without a

toolbar, and have the toolbarbutton-dropdown function...



Thanks,

Flemming


-
 

Re:Button with dropdown style like on a toolbar

Closed - used a ContextMenuStrip together with a Button



"Flemming Dahl" <dont@spam.me>wrote in message

Quote
Hi all,



I want to create a button like this one....



open Microsoft Word

select Edit

select Replace

clik on "More" button

look at the "Special" button - now you've found it...



How do I create a button like that one... looks like a real button without

a toolbar, and have the toolbarbutton-dropdown function...



Thanks,

Flemming







-