Add Checkbox and DateTime Editor for frmEdit, New LookupGrid WIP

This commit is contained in:
Jonathan Jenne
2019-02-28 17:33:47 +01:00
parent 667b8f1b2f
commit cfbcd8a8f2
22 changed files with 574 additions and 74 deletions

View File

@@ -67,9 +67,6 @@ Public Class FrmMain
Catch ex As Exception
MsgBox(ex.Message)
End Try
End Sub
Private Sub FrmMain_Load(sender As Object, e As EventArgs) Handles Me.Load