lundi 20 avril 2015

Add a badge to a C# winforms control

When writing in CSS I can add a class of "badge" and get what I want. A small number near a button or tab with some styling to it, to show that this control has pending info that needs review.

There is even a post here of somebody trying to do what I want on iOS

I want to do this on WinForms on either a button or a tab. Ian easier solution is available in WPF I might consider using that instead.

Here is an image showing an example of what I want to achieve:

Buttons and controls with badges

Aucun commentaire:

Enregistrer un commentaire