Re: Button with arrowdown (acting as a combobox)



In that case, create a button that has an arrow on it, and put it next to
another button.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Soeren D." <nospam@xxxxxxxxxx> wrote in message
news:%23v8aQeOtHHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
Hi Kevin,

I tried to look it up but is appears to be for toolstrips only and I would
like to use it in the form itself.

But thanks for the tip.

Best regards
Soeren
"Kevin Spencer" <unclechutney@xxxxxxxxxxxx> skrev i en meddelelse
news:OgkGnGOtHHA.736@xxxxxxxxxxxxxxxxxxxxxxx
There is a ToolStripDropDownButton class that does this.

--
HTH,

Kevin Spencer
Microsoft MVP

Printing Components, Email Components,
FTP Client Classes, Enhanced Data Controls, much more.
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

"Soeren D." <nospam@xxxxxxxxxx> wrote in message
news:Ox6GyjMtHHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
I have seen WinForm applications with a control, that I am pretty sure is
standard in .NET 2.0

It is a button with a leftadjusted text followed by an arrow pointing
down. When the button is pressed, a menu is shown benieth and the text
of the selected menuitem becomes the new buttontext.

From a functional point of view it is a combobox, but this design is
wellsuited for my application.

Do you know where to find it?

Thanks in advance.

Best regards
Soeren







.


Loading