From eb6c83efc23a20a70ab628ff59b812680dff4567 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期六, 10 四月 2021 14:12:01 +0800
Subject: [PATCH] 按钮
---
WarM/存货核算/Kf_SellOutBillQuery_Sec.resx | 28 ++++++++++++++
WarM/存货核算/Kf_SellOutBillQuery_Sec.designer.cs | 82 +++++++++++++++++++++++++++++++---------
2 files changed, 91 insertions(+), 19 deletions(-)
diff --git "a/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.designer.cs" "b/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.designer.cs"
index 7f10fe4..531238a 100644
--- "a/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.designer.cs"
+++ "b/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.designer.cs"
@@ -74,6 +74,9 @@
this.label3 = new System.Windows.Forms.Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.grdSub = new System.Windows.Forms.DataGridView();
+ this.fp = new System.Windows.Forms.ToolStripButton();
+ this.qx = new System.Windows.Forms.ToolStripButton();
+ this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.pPic.SuspendLayout();
this.panel1.SuspendLayout();
this.Tool.SuspendLayout();
@@ -96,7 +99,7 @@
this.pPic.Controls.Add(this.lblCaption);
this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
this.pPic.Location = new System.Drawing.Point(0, 62);
- this.pPic.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.pPic.Margin = new System.Windows.Forms.Padding(4);
this.pPic.Name = "pPic";
this.pPic.Size = new System.Drawing.Size(1535, 46);
this.pPic.TabIndex = 15;
@@ -107,7 +110,7 @@
this.panel1.Controls.Add(this.lbldj);
this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
this.panel1.Location = new System.Drawing.Point(1250, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.panel1.Margin = new System.Windows.Forms.Padding(4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(285, 46);
this.panel1.TabIndex = 7;
@@ -160,6 +163,9 @@
this.toolStripSeparator2,
this.cx,
this.sx,
+ this.toolStripSeparator5,
+ this.fp,
+ this.qx,
this.toolStripSeparator1,
this.qsh,
this.toolStripSeparator4,
@@ -390,24 +396,26 @@
this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdMain.Location = new System.Drawing.Point(0, 0);
- this.grdMain.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdMain.Margin = new System.Windows.Forms.Padding(4);
this.grdMain.Name = "grdMain";
this.grdMain.ReadOnly = true;
+ this.grdMain.RowHeadersWidth = 51;
this.grdMain.RowTemplate.Height = 23;
this.grdMain.Size = new System.Drawing.Size(1535, 425);
this.grdMain.TabIndex = 19;
this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
- this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
- this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DblClick);
- this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
+ this.grdMain.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll);
+ this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
+ this.grdMain.DoubleClick += new System.EventHandler(this.grdMain_DblClick);
//
// grdPrint
//
this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdPrint.Location = new System.Drawing.Point(1029, 182);
- this.grdPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdPrint.Margin = new System.Windows.Forms.Padding(4);
this.grdPrint.Name = "grdPrint";
+ this.grdPrint.RowHeadersWidth = 51;
this.grdPrint.RowTemplate.Height = 23;
this.grdPrint.Size = new System.Drawing.Size(33, 30);
this.grdPrint.TabIndex = 8;
@@ -421,9 +429,10 @@
this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
this.grdSum.Location = new System.Drawing.Point(0, 914);
- this.grdSum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdSum.Margin = new System.Windows.Forms.Padding(4);
this.grdSum.Name = "grdSum";
this.grdSum.ReadOnly = true;
+ this.grdSum.RowHeadersWidth = 51;
this.grdSum.RowTemplate.Height = 23;
this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.grdSum.Size = new System.Drawing.Size(1535, 24);
@@ -445,9 +454,9 @@
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(0, 108);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
this.groupBox1.Size = new System.Drawing.Size(1535, 51);
this.groupBox1.TabIndex = 50;
this.groupBox1.TabStop = false;
@@ -463,7 +472,7 @@
"鏈叧闂�",
"宸插叧闂�"});
this.cmbHStatus.Location = new System.Drawing.Point(64, 19);
- this.cmbHStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.cmbHStatus.Margin = new System.Windows.Forms.Padding(4);
this.cmbHStatus.Name = "cmbHStatus";
this.cmbHStatus.Size = new System.Drawing.Size(107, 23);
this.cmbHStatus.TabIndex = 10;
@@ -482,7 +491,7 @@
//
this.dtpHBDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHBDate.Location = new System.Drawing.Point(289, 19);
- this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.dtpHBDate.Margin = new System.Windows.Forms.Padding(4);
this.dtpHBDate.Name = "dtpHBDate";
this.dtpHBDate.ShowCheckBox = true;
this.dtpHBDate.Size = new System.Drawing.Size(161, 25);
@@ -501,7 +510,7 @@
// txtHSupID
//
this.txtHSupID.Location = new System.Drawing.Point(1179, 18);
- this.txtHSupID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHSupID.Margin = new System.Windows.Forms.Padding(4);
this.txtHSupID.Name = "txtHSupID";
this.txtHSupID.Size = new System.Drawing.Size(265, 25);
this.txtHSupID.TabIndex = 8;
@@ -510,7 +519,7 @@
//
this.dtpHEDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dtpHEDate.Location = new System.Drawing.Point(556, 18);
- this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.dtpHEDate.Margin = new System.Windows.Forms.Padding(4);
this.dtpHEDate.Name = "dtpHEDate";
this.dtpHEDate.ShowCheckBox = true;
this.dtpHEDate.Size = new System.Drawing.Size(161, 25);
@@ -539,7 +548,7 @@
// btnOK
//
this.btnOK.Location = new System.Drawing.Point(1472, 12);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.btnOK.Margin = new System.Windows.Forms.Padding(4);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(97, 30);
this.btnOK.TabIndex = 6;
@@ -550,7 +559,7 @@
// txtHBillNo
//
this.txtHBillNo.Location = new System.Drawing.Point(829, 18);
- this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txtHBillNo.Margin = new System.Windows.Forms.Padding(4);
this.txtHBillNo.Name = "txtHBillNo";
this.txtHBillNo.Size = new System.Drawing.Size(215, 25);
this.txtHBillNo.TabIndex = 1;
@@ -569,7 +578,7 @@
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 159);
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.splitContainer1.Margin = new System.Windows.Forms.Padding(4);
this.splitContainer1.Name = "splitContainer1";
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
@@ -593,15 +602,47 @@
this.grdSub.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.grdSub.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdSub.Location = new System.Drawing.Point(0, 0);
- this.grdSub.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.grdSub.Margin = new System.Windows.Forms.Padding(4);
this.grdSub.Name = "grdSub";
this.grdSub.ReadOnly = true;
+ this.grdSub.RowHeadersWidth = 51;
this.grdSub.RowTemplate.Height = 23;
this.grdSub.Size = new System.Drawing.Size(1535, 325);
this.grdSub.TabIndex = 20;
this.grdSub.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdSub_CellMouseUp);
this.grdSub.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdSub_EditingControlShowing);
this.grdSub.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grdSub_KeyDown);
+ //
+ // fp
+ //
+ this.fp.AutoSize = false;
+ this.fp.Image = ((System.Drawing.Image)(resources.GetObject("fp.Image")));
+ this.fp.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.fp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.fp.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.fp.Name = "fp";
+ this.fp.Size = new System.Drawing.Size(36, 47);
+ this.fp.Text = "寮�绁�";
+ this.fp.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.fp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ //
+ // qx
+ //
+ this.qx.AutoSize = false;
+ this.qx.Image = ((System.Drawing.Image)(resources.GetObject("qx.Image")));
+ this.qx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.qx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
+ this.qx.ImageTransparentColor = System.Drawing.Color.Magenta;
+ this.qx.Name = "qx";
+ this.qx.Size = new System.Drawing.Size(36, 47);
+ this.qx.Text = "鎾ょエ";
+ this.qx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
+ this.qx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
+ //
+ // toolStripSeparator5
+ //
+ this.toolStripSeparator5.Name = "toolStripSeparator5";
+ this.toolStripSeparator5.Size = new System.Drawing.Size(6, 62);
//
// Kf_SellOutBillQuery_Sec
//
@@ -615,7 +656,7 @@
this.Controls.Add(this.pPic);
this.Controls.Add(this.Tool);
this.KeyPreview = true;
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Kf_SellOutBillQuery_Sec";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "閿�鍞緟澶嶆牳鍒楄〃";
@@ -687,5 +728,8 @@
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.DataGridView grdSub;
private System.Windows.Forms.ToolStripButton qsh;
+ private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
+ private System.Windows.Forms.ToolStripButton fp;
+ private System.Windows.Forms.ToolStripButton qx;
}
}
\ No newline at end of file
diff --git "a/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.resx" "b/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.resx"
index ccb41af..0012b7d 100644
--- "a/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.resx"
+++ "b/WarM/\345\255\230\350\264\247\346\240\270\347\256\227/Kf_SellOutBillQuery_Sec.resx"
@@ -3983,6 +3983,34 @@
GVBMzd06lBMH0E0aik5mFOUC7257TWMZuJgAAAAASUVORK5CYII=
</value>
</data>
+ <data name="fp.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu
+ ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e
+ e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A
+ 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe
+ zxrQMvLuNGvabAbHXnFT1XToRo5vYilr5GWALgNo1rTZPHk2zc1UWsfm711Et2MFxY9OuVeMabN5FJji
+ RiKlQc0YSGdzBRGKR3HqMn1PQzx4ltQQ2dzCenQH+/FjrhFkEr+skgEPB8d58ORcxT/xGUmNXoLzZDLf
+ /FLtqJl2RfEOjLLhOKFi7WcU3zd+8d4yWrr9zY2ayC3+zwFd4kE86PajyxcQRSD+N8khJ4k0762AiuVK
+ uFZcuLHqgvvzNVz/WikDOnr8oKdDAXTpg6NzHJoilCYxVC9Pa/1Th9ofbmlsFGoWamnzFE4vh3WTO5Eq
+ GVBMzd06lBMH0E0aik5mFOUC7257TWMZuJgAAAAASUVORK5CYII=
+</value>
+ </data>
+ <data name="qx.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
+ YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAHXSURBVDhPjZJNSBtRFIUH3Ke4aiHVTRd2V7B7EXGhriyu
+ ao0ImqppU39qSFVMtVZLrfQXFMlKFy4KbaXQTao7Cd1U3VSyFFQIqNXYZDKZTHJ8976ZTEZD6AcnL+/e
+ e857A08p5uX7MEgv3i4h9GYRE3MLJUW9sdlPMG0SKhCvP4Z5/R8cIVYA0dk/AkOsKT1fUmpWzvkCz+2A
+ 4PQ7WRW0tnvR5unFvQ7vFVH9fvdjdPYNoccftANGJufZbOTyvJZjdOaD8/uJ4dAcNzO6ga3dPezEbNFe
+ zxrQMvLuNGvabAbHXnFT1XToRo5vYilr5GWALgNo1rTZPHk2zc1UWsfm711Et2MFxY9OuVeMabN5FJji
+ RiKlQc0YSGdzBRGKR3HqMn1PQzx4ltQQ2dzCenQH+/FjrhFkEr+skgEPB8d58ORcxT/xGUmNXoLzZDLf
+ /FLtqJl2RfEOjLLhOKFi7WcU3zd+8d4yWrr9zY2ayC3+zwFd4kE86PajyxcQRSD+N8khJ4k0762AiuVK
+ uFZcuLHqgvvzNVz/WikDOnr8oKdDAXTpg6NzHJoilCYxVC9Pa/1Th9ofbmlsFGoWamnzFE4vh3WTO5Eq
+ GVBMzd06lBMH0E0aik5mFOUC7257TWMZuJgAAAAASUVORK5CYII=
+</value>
+ </data>
<data name="qsh.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
--
Gitblit v1.9.1