diff --git a/minisqlquery-master/src/MiniSqlQuery/PlugIns/ConnectionStringsManager/DbConnectionsForm.Designer.cs b/minisqlquery-master/src/MiniSqlQuery/PlugIns/ConnectionStringsManager/DbConnectionsForm.Designer.cs
index ea1f002..6933dcb 100644
--- a/minisqlquery-master/src/MiniSqlQuery/PlugIns/ConnectionStringsManager/DbConnectionsForm.Designer.cs
+++ b/minisqlquery-master/src/MiniSqlQuery/PlugIns/ConnectionStringsManager/DbConnectionsForm.Designer.cs
@@ -66,9 +66,9 @@
this.toolStripButtonDelete,
this.toolStripSeparator2,
this.toolStripButtonTest});
- this.toolStrip1.Location = new System.Drawing.Point(0, 342);
+ this.toolStrip1.Location = new System.Drawing.Point(0, 252);
this.toolStrip1.Name = "toolStrip1";
- this.toolStrip1.Size = new System.Drawing.Size(881, 27);
+ this.toolStrip1.Size = new System.Drawing.Size(661, 25);
this.toolStrip1.TabIndex = 4;
this.toolStrip1.Text = "toolStrip1";
//
@@ -78,8 +78,8 @@
this.toolStripButtonOk.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonOk.Image")));
this.toolStripButtonOk.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonOk.Name = "toolStripButtonOk";
- this.toolStripButtonOk.Size = new System.Drawing.Size(33, 24);
- this.toolStripButtonOk.Text = "&OK";
+ this.toolStripButtonOk.Size = new System.Drawing.Size(46, 22);
+ this.toolStripButtonOk.Text = "&O确定";
this.toolStripButtonOk.Click += new System.EventHandler(this.toolStripButtonOk_Click);
//
// toolStripButtonCancel
@@ -88,22 +88,22 @@
this.toolStripButtonCancel.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonCancel.Image")));
this.toolStripButtonCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonCancel.Name = "toolStripButtonCancel";
- this.toolStripButtonCancel.Size = new System.Drawing.Size(57, 24);
- this.toolStripButtonCancel.Text = "&Cancel";
+ this.toolStripButtonCancel.Size = new System.Drawing.Size(44, 22);
+ this.toolStripButtonCancel.Text = "&C取消";
this.toolStripButtonCancel.Click += new System.EventHandler(this.toolStripButtonCancel_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 27);
+ this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// toolStripButtonAdd
//
this.toolStripButtonAdd.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonAdd.Image")));
this.toolStripButtonAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonAdd.Name = "toolStripButtonAdd";
- this.toolStripButtonAdd.Size = new System.Drawing.Size(57, 24);
- this.toolStripButtonAdd.Text = "Add";
+ this.toolStripButtonAdd.Size = new System.Drawing.Size(52, 22);
+ this.toolStripButtonAdd.Text = "添加";
this.toolStripButtonAdd.ToolTipText = "Add";
this.toolStripButtonAdd.Click += new System.EventHandler(this.toolStripButtonAdd_Click);
//
@@ -112,8 +112,8 @@
this.toolStripButtonCopyAsNew.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonCopyAsNew.Image")));
this.toolStripButtonCopyAsNew.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonCopyAsNew.Name = "toolStripButtonCopyAsNew";
- this.toolStripButtonCopyAsNew.Size = new System.Drawing.Size(115, 24);
- this.toolStripButtonCopyAsNew.Text = "Copy as New";
+ this.toolStripButtonCopyAsNew.Size = new System.Drawing.Size(76, 22);
+ this.toolStripButtonCopyAsNew.Text = "复制新建";
this.toolStripButtonCopyAsNew.Click += new System.EventHandler(this.toolStripButtonCopyAsNew_Click);
//
// toolStripButtonEditConnStr
@@ -121,8 +121,8 @@
this.toolStripButtonEditConnStr.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonEditConnStr.Image")));
this.toolStripButtonEditConnStr.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonEditConnStr.Name = "toolStripButtonEditConnStr";
- this.toolStripButtonEditConnStr.Size = new System.Drawing.Size(55, 24);
- this.toolStripButtonEditConnStr.Text = "Edit";
+ this.toolStripButtonEditConnStr.Size = new System.Drawing.Size(52, 22);
+ this.toolStripButtonEditConnStr.Text = "编辑";
this.toolStripButtonEditConnStr.Click += new System.EventHandler(this.toolStripButtonEditConnStr_Click);
//
// toolStripButtonDelete
@@ -130,14 +130,14 @@
this.toolStripButtonDelete.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonDelete.Image")));
this.toolStripButtonDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonDelete.Name = "toolStripButtonDelete";
- this.toolStripButtonDelete.Size = new System.Drawing.Size(73, 24);
- this.toolStripButtonDelete.Text = "Delete";
+ this.toolStripButtonDelete.Size = new System.Drawing.Size(52, 22);
+ this.toolStripButtonDelete.Text = "删除";
this.toolStripButtonDelete.Click += new System.EventHandler(this.toolStripButtonDelete_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 27);
+ this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripButtonTest
//
@@ -145,8 +145,8 @@
this.toolStripButtonTest.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonTest.Image")));
this.toolStripButtonTest.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonTest.Name = "toolStripButtonTest";
- this.toolStripButtonTest.Size = new System.Drawing.Size(49, 24);
- this.toolStripButtonTest.Text = "Test...";
+ this.toolStripButtonTest.Size = new System.Drawing.Size(45, 22);
+ this.toolStripButtonTest.Text = "测试...";
this.toolStripButtonTest.Click += new System.EventHandler(this.toolStripButtonTest_Click);
//
// lstConnections
@@ -154,11 +154,10 @@
this.lstConnections.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.lstConnections.FormattingEnabled = true;
- this.lstConnections.ItemHeight = 16;
- this.lstConnections.Location = new System.Drawing.Point(16, 15);
- this.lstConnections.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.lstConnections.ItemHeight = 12;
+ this.lstConnections.Location = new System.Drawing.Point(12, 11);
this.lstConnections.Name = "lstConnections";
- this.lstConnections.Size = new System.Drawing.Size(335, 292);
+ this.lstConnections.Size = new System.Drawing.Size(252, 220);
this.lstConnections.TabIndex = 5;
this.lstConnections.SelectedValueChanged += new System.EventHandler(this.lstConnections_SelectedValueChanged);
this.lstConnections.DoubleClick += new System.EventHandler(this.lstConnections_DoubleClick);
@@ -176,117 +175,106 @@
this.grpDetails.Controls.Add(this.label2);
this.grpDetails.Controls.Add(this.txtName);
this.grpDetails.Controls.Add(this.label1);
- this.grpDetails.Location = new System.Drawing.Point(360, 15);
- this.grpDetails.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grpDetails.Location = new System.Drawing.Point(270, 11);
this.grpDetails.Name = "grpDetails";
- this.grpDetails.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.grpDetails.Size = new System.Drawing.Size(505, 319);
+ this.grpDetails.Size = new System.Drawing.Size(379, 239);
this.grpDetails.TabIndex = 6;
this.grpDetails.TabStop = false;
- this.grpDetails.Text = "Details";
+ this.grpDetails.Text = "详细";
//
// txtComment
//
this.txtComment.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.txtComment.Location = new System.Drawing.Point(133, 206);
- this.txtComment.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtComment.Location = new System.Drawing.Point(100, 154);
this.txtComment.Multiline = true;
this.txtComment.Name = "txtComment";
this.txtComment.ReadOnly = true;
- this.txtComment.Size = new System.Drawing.Size(363, 105);
+ this.txtComment.Size = new System.Drawing.Size(273, 80);
this.txtComment.TabIndex = 7;
//
// label4
//
this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(8, 209);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label4.Location = new System.Drawing.Point(6, 157);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(67, 17);
+ this.label4.Size = new System.Drawing.Size(29, 12);
this.label4.TabIndex = 6;
- this.label4.Text = "Comment";
+ this.label4.Text = "描述";
//
// txtConn
//
this.txtConn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.txtConn.Location = new System.Drawing.Point(133, 87);
- this.txtConn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtConn.Location = new System.Drawing.Point(100, 65);
this.txtConn.Multiline = true;
this.txtConn.Name = "txtConn";
this.txtConn.ReadOnly = true;
- this.txtConn.Size = new System.Drawing.Size(363, 110);
+ this.txtConn.Size = new System.Drawing.Size(273, 84);
this.txtConn.TabIndex = 5;
//
// label3
//
this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(8, 91);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label3.Location = new System.Drawing.Point(6, 68);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(79, 17);
+ this.label3.Size = new System.Drawing.Size(29, 12);
this.label3.TabIndex = 4;
- this.label3.Text = "Connection";
+ this.label3.Text = "连接";
//
// txtProvider
//
this.txtProvider.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.txtProvider.Location = new System.Drawing.Point(133, 55);
- this.txtProvider.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtProvider.Location = new System.Drawing.Point(100, 41);
this.txtProvider.Name = "txtProvider";
this.txtProvider.ReadOnly = true;
- this.txtProvider.Size = new System.Drawing.Size(363, 22);
+ this.txtProvider.Size = new System.Drawing.Size(273, 21);
this.txtProvider.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(8, 59);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label2.Location = new System.Drawing.Point(6, 44);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(61, 17);
+ this.label2.Size = new System.Drawing.Size(29, 12);
this.label2.TabIndex = 2;
- this.label2.Text = "Provider";
+ this.label2.Text = "驱动";
//
// txtName
//
this.txtName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
- this.txtName.Location = new System.Drawing.Point(133, 23);
- this.txtName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtName.Location = new System.Drawing.Point(100, 17);
this.txtName.Name = "txtName";
this.txtName.ReadOnly = true;
- this.txtName.Size = new System.Drawing.Size(363, 22);
+ this.txtName.Size = new System.Drawing.Size(273, 21);
this.txtName.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(8, 27);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+ this.label1.Location = new System.Drawing.Point(6, 20);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(45, 17);
+ this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 0;
- this.label1.Text = "Name";
+ this.label1.Text = "名称";
//
// DbConnectionsForm
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(881, 369);
+ this.ClientSize = new System.Drawing.Size(661, 277);
this.Controls.Add(this.grpDetails);
this.Controls.Add(this.lstConnections);
this.Controls.Add(this.toolStrip1);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "DbConnectionsForm";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "Database Connection List Editor";
+ this.Text = "数据库连接列表编辑器";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.DbConnectionsForm_FormClosing);
this.Load += new System.EventHandler(this.DbConnectionsForm_Load);
this.Shown += new System.EventHandler(this.DbConnectionsForm_Shown);