1

I can make a usercontrol/panel transparent but is there anyway to customize the shape of the usercontrol in Winforms yourself, like for this example Shape Control?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Maxime C.
  • 37
  • 11
  • **Typo** alert: it's **custom** - not "costum" .... – marc_s Jan 02 '19 at 08:45
  • 1
    Take a look at some posts like [Rectangular user control](https://stackoverflow.com/q/35467199/3110834), [Round corner user control](https://stackoverflow.com/q/32987649/3110834), ... Implement the feature. Ask a specific question if you faced with any problem. Please take a look at [ASK] and also read hot to create a [MCVE]. – Reza Aghaei Jan 02 '19 at 08:55
  • 1
    Also in the image which you shared is really hard to see the shape of the control. – Reza Aghaei Jan 02 '19 at 08:59
  • I think you can change the "OnPaintBackground" and "onPaint" event of user control, with overrides. – isaeid Jan 02 '19 at 09:12
  • I see only rectangles. – TaW Jan 02 '19 at 09:33

0 Answers0