by Vesa Piittinen (20 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)

This is a Label replacement control that gives you some limited CSS features (BorderRadius, Border, Margin, Padding, Opacity) and Unicode support. Rounded corners are limited because they are implemented using Windows API RoundRect which doesn't give the nicest results in every case.
For a more complete description visit VBForums thread: https://www.vbforums.com/showthread.php?t=626737
Download EruLabel (37 KB)