how to get rid of the button border visual studio code example
Example: remove button selection outline visual basic
If Button1.Focus() = True Then
Label1.Focus()
End If
If Button1.Focus() = True Then
Label1.Focus()
End If