From 74202e8d091886e703af302dff8ee59560d1f85a Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 12 Oct 2018 20:59:25 +0200 Subject: Listing MySQL DBs --- kurier/Form1.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'kurier/Form1.Designer.cs') diff --git a/kurier/Form1.Designer.cs b/kurier/Form1.Designer.cs index 41ac97b..47549f4 100644 --- a/kurier/Form1.Designer.cs +++ b/kurier/Form1.Designer.cs @@ -49,6 +49,7 @@ // // cbDatabaseName // + this.cbDatabaseName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbDatabaseName.FormattingEnabled = true; this.cbDatabaseName.Location = new System.Drawing.Point(89, 10); this.cbDatabaseName.Name = "cbDatabaseName"; -- cgit v1.2.3