Public
End Class
Me
But on the first line it gives me an exception and the message on Me.grdHdr is "Object cannot be null". It looks like for some reason my grid is Nothing, but I created it on the form at design time so what else do I need to do to have an instance of it?