Hi All.. when I use Option Strict On with this code, I get errors. Can someone please tell me what is wrong with this code?
The error shows on the 'Point' in New Point. I am not sure how to fix that.Code:Dim dynamicButton As New Button dynamicButton.Location = New Point(Me.PictureBox2.PointToClient(MousePosition))




Reply With Quote
