Visual Basic como alterar dinamicamente um botão para ousado

btn.Font = new Font("Font Name", 16.0, FontStyle.Bold)
Annoying Ant