开发者

Combobox with button instead of textbox

开发者 https://www.devze.com 2023-02-20 12:43 出处:网络
I would like to create a combobox without any textbox and with a customizable icon in the button that op开发者_运维知识库ens the combobox. Something like this image (forget about the checkboxs)

I would like to create a combobox without any textbox and with a customizable icon in the button that op开发者_运维知识库ens the combobox. Something like this image (forget about the checkboxs)

Combobox with button instead of textbox

I don't need you to post the solution, just some directions or resources so I can know how to begin this customization.

TIA


ContextMenuStrip which you manually display in the button's Click handler.

0

精彩评论

暂无评论...
验证码 换一张
取 消