MS_16.03.2

This commit is contained in:
SchreiberM
2016-03-16 14:18:39 +01:00
parent 66da9331dc
commit 9b2a80d017
4 changed files with 5457 additions and 3 deletions

View File

@@ -177,7 +177,7 @@
Catch ex As Exception
MsgBox("unexpected Error in ControlDragDrop: " & vbNewLine, MsgBoxStyle.Critical)
End Try
End Sub
Public Sub Groupbox_DragDrop(sender As Object, e As DragEventArgs)
@@ -232,7 +232,7 @@
frmTool_ControlProperties.Instance.Close()
frmTool_ControlDesigner.Instance.Close()
Catch ex As Exception
End Try