jj 03.04 kampf mit net framework
This commit is contained in:
@@ -507,7 +507,7 @@
|
||||
|
||||
Private Sub Control_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles MyBase.MouseDown
|
||||
' Check to see if the correct button has been pressed
|
||||
If e.Button = Windows.Forms.MouseButtons.Left Then
|
||||
If e.Button = System.Windows.Forms.MouseButtons.Left Then
|
||||
DesignerCtrlBuilder.CurrentControl = sender
|
||||
DesignerCtrlBuilder.BeginLocation = e.Location
|
||||
|
||||
|
||||
Reference in New Issue
Block a user