jj 16.03 hints
This commit is contained in:
@@ -247,8 +247,7 @@
|
||||
AddressOf Control_MouseUp,
|
||||
AddressOf Control_MouseMove,
|
||||
AddressOf Control_Click,
|
||||
AddressOf Groupbox_DragDrop,
|
||||
ttTooltip)
|
||||
AddressOf Groupbox_DragDrop)
|
||||
|
||||
If ClassDatabase.Init = True Then
|
||||
LoadFormProperties()
|
||||
@@ -256,6 +255,10 @@
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub HandleToolTip(sender As Object, e As EventArgs)
|
||||
Console.WriteLine("show tooltip")
|
||||
End Sub
|
||||
#End Region
|
||||
|
||||
#Region "+++++ Load Funktionen +++++"
|
||||
|
||||
Reference in New Issue
Block a user