Gesamtsicherheiten GUI Änderungen
This commit is contained in:
@@ -314,6 +314,7 @@ Public Class frmEssensbestellungen
|
||||
If dt.Rows(0).Item("MenuEssenMo") IsNot Nothing Then
|
||||
pbMontag.Visible = True
|
||||
Dim ttMontag As New ToolTip()
|
||||
ttMontag.RemoveAll()
|
||||
ttMontag.SetToolTip(pbMontag, dt.Rows(0).Item("MenuEssenMo").ToString)
|
||||
Else
|
||||
pbMontag.Visible = False
|
||||
|
||||
Reference in New Issue
Block a user