Is it possible to have dropdown button of win form? I mean dropdown button without toolbar. I know that is possible in toolbar add button with dropdown style, but I need dropdown button on form just like common command button.
Or I have to create my own dropdown button?

regard j