Şekil 1
Public Class Form1
Private Sub TextBox1_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles TextBox1.MouseClick
Label1.Text = "Satır Numarası: " & (Math.Round((Cursor.Position.Y - Me.Location.Y - _
TextBox1.Location.Y - 36) / 13)).ToString
End Sub
End Class
Bir makalenin daha sonuna geldik. Bir sonraki makalede görüşmek dileğiyle. Bahadır ŞAHİN.
0 comments:
Yorum Gönder