Custom Buttons in C# WinForms

前端 未结 2 427
梦谈多话
梦谈多话 2020-12-19 23:43

I have done a bit of research but cannot seem to find what I am looking for.

What I want to do is make a \"custom\" button in a windows form. This would basically ju

2条回答
  •  北海茫月
    2020-12-20 00:18

    It is called owner-drawn button

    refer to:
    Mick Dohertys' .net Tips and Tricks - Tips / Button
    GlowButton - A Glowing Button Control
    A shiny orb button in GDI+

提交回复
热议问题