visual studio remove button border 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