Proffesional paste Effect l forms visual basic 2008(part.1)

Опубликовано: 10 Июнь 2026
на канале: adrian radu
420
1

Professional paste Effect l forms visual basic 2008

__y forgot to put (label2.text = nothing) when load Form1

remove the code from panel1 mouse move form1 and add this : is working better

If Form2.Location.X - Me.Location.X = 294 Then
Label2.Text = "300"
End If
If e.Button = Windows.Forms.MouseButtons.Left Then
pnt = MousePosition
pnt.X = pnt.X - xpos
pnt.Y = pnt.Y - ypos
Me.Location = pnt
End If
move_f()
If Form2.Location.X - Me.Location.X = 294 Then
Label2.Text = "300"
End If

link to ptoject: http://www.hotshare.net/file/253496-8...