custom user form create

Hello,

How do I create a custom form with a shape other than rectangle. I want the shape to be something like an arrow shape

Greetings!

  • In Windows there are only rectangular forms, all forms are created using the win32 API, What you can do is create a form without borders and with a transparent background, then add a shape to delimit it, background or draw its outline