MS_13.10.2015

This commit is contained in:
SchreiberM
2015-10-13 15:42:01 +02:00
parent b050f2d543
commit c74e5434b9
30 changed files with 6236 additions and 922 deletions

View File

@@ -366,8 +366,6 @@
ctrl.BackColor = newValue
End Select
Console.WriteLine("Property " & currentProperty & " changed to: " & e.ChangedItem.Value.ToString)
lblStatus.Text = "Ausstehende Änderungen"
lblStatus.Visible = True