06-09-15, 07:53 PM
سلام
هذا ما يقصده استاذنا ابوعمر
موفقين
هذا ما يقصده استاذنا ابوعمر
كود :
Private Sub PictureBox1_MouseEnter(ByVal sender As Object, ByVal e As System.EventArgs) Handles PictureBox1.MouseEnter
Cursor.Hide()
End Sub
Private Sub PictureBox1_MouseLeave(ByVal sender As Object, ByVal e As System.EventArgs) Handles PictureBox1.MouseLeave
Cursor.Show()
End Subموفقين
متغيب
