Vb.Net,Visual Basic, C sharp, Asp.Net,
https://i.servimg.com/u/f62/15/02/55/31/emrah10.jpg

Join the forum, it's quick and easy

Vb.Net,Visual Basic, C sharp, Asp.Net,
https://i.servimg.com/u/f62/15/02/55/31/emrah10.jpg
Vb.Net,Visual Basic, C sharp, Asp.Net,
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Formda Nereye Tıkladın ?

Aşağa gitmek

Formda Nereye Tıkladın ? Empty Formda Nereye Tıkladın ?

Mesaj  Admin Paz Şub. 21, 2010 8:02 pm

Mouse Down Özelliğine
Private Sub Form1_Mousedown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles MyBase.MouseDown
If e.Button = Windows.Forms.MouseButtons.Left Then
Label1.Text = "X =" + CStr(e.X) + " Y=" + CStr(e.Y)
ListBox1.Items.Add(Label1.Text)

End If
End Sub

Admin
Admin
Admin

Mesaj Sayısı : 18
Kayıt tarihi : 21/02/10

http://vbnetci.yetkinforum.com

Sayfa başına dön Aşağa gitmek

Sayfa başına dön


 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz