I am trying to make a transparent application, but the results come out with grainy edges, like this example in the image below. Is there any way to remove this green outline?
Me.BackColor = LimeGreen
Me.TransparencyKey = Me.BackColor