vb.net - VB: Object "inaccessible due to its protection level" (Visual Studio 2012) - Stack Overflow
I'm having problems with this SearchButton code in VB (Visual Studio 2012): This code in Form1.VB: Private Sub SearchButton_Click(sender As Object, e As EventArgs) Handles ......