jj: fix connections

This commit is contained in:
Jonathan Jenne
2018-07-12 14:03:19 +02:00
parent e664ef449e
commit 11254bc738
10 changed files with 12094 additions and 12200 deletions

View File

@@ -181,7 +181,6 @@ Partial Class frmSQLSuggestion
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "frmSQLSuggestion"
Me.TopMost = True
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()