MS_13.11_Final

This commit is contained in:
SchreiberM
2015-11-13 15:51:25 +01:00
parent 9f80eb5a3d
commit 365e92e98b
21 changed files with 619 additions and 355 deletions

View File

@@ -522,4 +522,8 @@ Public Class frmConstructorDesigner
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
CreateTile()
End Sub
Private Sub LOAD_DIRECTCheckBox_CheckedChanged(sender As Object, e As EventArgs) Handles LOAD_DIRECTCheckBox.CheckedChanged
End Sub
End Class