|
@@ -100,6 +100,8 @@
|
|
|
this.uiPanel1 = new Sunny.UI.UIPanel();
|
|
|
this.tbTmp = new System.Windows.Forms.RichTextBox();
|
|
|
this.gbConditionSet = new Sunny.UI.UIGroupBox();
|
|
|
+ this.tbCnt = new Sunny.UI.UITextBox();
|
|
|
+ this.uiLabel20 = new Sunny.UI.UILabel();
|
|
|
this.cbxInterface = new Sunny.UI.UIComboBox();
|
|
|
this.tbSettlOption = new Sunny.UI.UITextBox();
|
|
|
this.cbxValid = new Sunny.UI.UIComboBox();
|
|
@@ -206,8 +208,6 @@
|
|
|
this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
|
|
|
this.dpED_3 = new Sunny.UI.UIDatetimePicker();
|
|
|
this.dpST_3 = new Sunny.UI.UIDatetimePicker();
|
|
|
- this.tbCnt = new Sunny.UI.UITextBox();
|
|
|
- this.uiLabel20 = new Sunny.UI.UILabel();
|
|
|
this.uiTabControl1.SuspendLayout();
|
|
|
this.tabPage1.SuspendLayout();
|
|
|
this.uiPanel2.SuspendLayout();
|
|
@@ -568,7 +568,7 @@
|
|
|
this.tsmAICheck,
|
|
|
this.导出TXTToolStripMenuItem});
|
|
|
this.cmsCheck.Name = "cmsCheck";
|
|
|
- this.cmsCheck.Size = new System.Drawing.Size(235, 234);
|
|
|
+ this.cmsCheck.Size = new System.Drawing.Size(235, 212);
|
|
|
this.cmsCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
// tsmCheck_Single
|
|
@@ -782,6 +782,31 @@
|
|
|
this.gbConditionSet.TitleTop = 10;
|
|
|
this.gbConditionSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
+ // tbCnt
|
|
|
+ //
|
|
|
+ this.tbCnt.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
+ this.tbCnt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tbCnt.Location = new System.Drawing.Point(67, 217);
|
|
|
+ this.tbCnt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.tbCnt.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
+ this.tbCnt.Name = "tbCnt";
|
|
|
+ this.tbCnt.ShowText = false;
|
|
|
+ this.tbCnt.Size = new System.Drawing.Size(153, 25);
|
|
|
+ this.tbCnt.TabIndex = 13;
|
|
|
+ this.tbCnt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.tbCnt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
+ // uiLabel20
|
|
|
+ //
|
|
|
+ this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.uiLabel20.Location = new System.Drawing.Point(4, 220);
|
|
|
+ this.uiLabel20.Name = "uiLabel20";
|
|
|
+ this.uiLabel20.Size = new System.Drawing.Size(78, 23);
|
|
|
+ this.uiLabel20.TabIndex = 12;
|
|
|
+ this.uiLabel20.Text = "记录数";
|
|
|
+ this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+ this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
+ //
|
|
|
// cbxInterface
|
|
|
//
|
|
|
this.cbxInterface.DataSource = null;
|
|
@@ -1004,10 +1029,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton4.Location = new System.Drawing.Point(39, 75);
|
|
|
+ this.uiButton4.Location = new System.Drawing.Point(25, 73);
|
|
|
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton4.Name = "uiButton4";
|
|
|
- this.uiButton4.Size = new System.Drawing.Size(144, 27);
|
|
|
+ this.uiButton4.Size = new System.Drawing.Size(170, 33);
|
|
|
this.uiButton4.TabIndex = 2;
|
|
|
this.uiButton4.Text = "退出";
|
|
|
this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -1020,10 +1045,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton5.Location = new System.Drawing.Point(39, 39);
|
|
|
+ this.uiButton5.Location = new System.Drawing.Point(25, 37);
|
|
|
this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton5.Name = "uiButton5";
|
|
|
- this.uiButton5.Size = new System.Drawing.Size(144, 27);
|
|
|
+ this.uiButton5.Size = new System.Drawing.Size(170, 33);
|
|
|
this.uiButton5.TabIndex = 1;
|
|
|
this.uiButton5.Text = "批量对总账";
|
|
|
this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -1035,10 +1060,10 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.Btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.Btn_Query.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Btn_Query.Location = new System.Drawing.Point(39, 3);
|
|
|
+ this.Btn_Query.Location = new System.Drawing.Point(25, 1);
|
|
|
this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.Btn_Query.Name = "Btn_Query";
|
|
|
- this.Btn_Query.Size = new System.Drawing.Size(144, 27);
|
|
|
+ this.Btn_Query.Size = new System.Drawing.Size(170, 33);
|
|
|
this.Btn_Query.TabIndex = 0;
|
|
|
this.Btn_Query.Text = "查询汇总数据";
|
|
|
this.Btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -2574,31 +2599,6 @@
|
|
|
this.dpST_3.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
|
|
|
this.dpST_3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
//
|
|
|
- // tbCnt
|
|
|
- //
|
|
|
- this.tbCnt.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
|
- this.tbCnt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tbCnt.Location = new System.Drawing.Point(67, 217);
|
|
|
- this.tbCnt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
- this.tbCnt.MinimumSize = new System.Drawing.Size(1, 16);
|
|
|
- this.tbCnt.Name = "tbCnt";
|
|
|
- this.tbCnt.ShowText = false;
|
|
|
- this.tbCnt.Size = new System.Drawing.Size(153, 25);
|
|
|
- this.tbCnt.TabIndex = 13;
|
|
|
- this.tbCnt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
- this.tbCnt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- //
|
|
|
- // uiLabel20
|
|
|
- //
|
|
|
- this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiLabel20.Location = new System.Drawing.Point(4, 220);
|
|
|
- this.uiLabel20.Name = "uiLabel20";
|
|
|
- this.uiLabel20.Size = new System.Drawing.Size(78, 23);
|
|
|
- this.uiLabel20.TabIndex = 12;
|
|
|
- this.uiLabel20.Text = "记录数";
|
|
|
- this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
- this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
- //
|
|
|
// Clearing
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|