MS:02.11.2015

This commit is contained in:
SchreiberM
2015-11-03 09:54:39 +01:00
parent f26ba63935
commit 304df6b023
19 changed files with 182 additions and 198 deletions

View File

@@ -214,6 +214,7 @@ Public Class frmMain
Me.Invoke(d, New Object() {i})
Else
Me.BackgroundImage = i
Me.BackgroundImageLayout = ImageLayout.Center
End If
End Sub