Visual Basic comment changer dynamiquement un bouton en gras
btn.Font = new Font("Font Name", 16.0, FontStyle.Bold)
Annoying Ant
btn.Font = new Font("Font Name", 16.0, FontStyle.Bold)