[Visual Basic .NET] - How to create a custom button

Опубликовано: 30 Июль 2026
на канале: Projetx7
12,426
85

Tutorial: How to Create a Custom Control

The code: https://pastebin.com/9PkeyNHA
Note: To fix a minor MouseHover/Leave event issue, you'll find in this code that the value of the variable `t` must be initialized in the constructor and changed in the `BtnCouleur2` property.

In this tutorial, we'll see how to create a custom button. We'll manage the control's visual aspects and also handle events like click, mouse hover, mouse leave, etc., to trigger some nice effects.

Create a custom progress bar    • [Visual Basic .NET] - Comment créer un Pro...  

Useful links:
Email: [email protected]
Twitter:   / projetx7  
Facebook:   / projetx7  
Google+: https://plus.google.com/1133206285547...
Blog: http://projetx7.blogspot.com/

--------------------------------------------
SUBSCRIBE!!!