| | |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.radOut = new DevExpress.XtraEditors.RadioGroup(); |
| | | this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); |
| | | this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_kQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txtYdy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_yQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txtQuantity = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.radOut = new DevExpress.XtraEditors.RadioGroup(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit(); |
| | | this.panelMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.Panel1.Text = "Panel1"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.False; |
| | | this.split1.Size = new System.Drawing.Size(1167, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | |
| | | // gv_qt010 |
| | | // |
| | | this.gv_qt010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt010.Caption = "入库原因 "; |
| | | this.gv_qt010.Caption = "申请备注"; |
| | | this.gv_qt010.FieldName = "qt010"; |
| | | this.gv_qt010.MinWidth = 25; |
| | | this.gv_qt010.Name = "gv_qt010"; |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1167, 570); |
| | | this.splitMx1.SplitterPosition = 144; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | this.layoutControlItem3.Text = "库存方向"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_qt005; |
| | | this.layoutControlItem14.CustomizationFormText = "申请人"; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem14.Text = "申请人员"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_qt001; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(573, 31); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem15.Text = "申请时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_qt003; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(573, 62); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem2.Text = "单据类型"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | // gvMx1guid |
| | | // |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.Caption = "明细主键"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | | this.gvMx1guid.MinWidth = 25; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | |
| | | // gvMx1qtrkGuid |
| | | // |
| | | this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qtrkGuid.Caption = "qtrkGuid "; |
| | | this.gvMx1qtrkGuid.Caption = "外键"; |
| | | this.gvMx1qtrkGuid.FieldName = "qtrkGuid"; |
| | | this.gvMx1qtrkGuid.MinWidth = 25; |
| | | this.gvMx1qtrkGuid.Name = "gvMx1qtrkGuid"; |
| | |
| | | this.panelMx1.Controls.Add(this.labelControl12); |
| | | this.panelMx1.Controls.Add(this.txt_kQty); |
| | | this.panelMx1.Controls.Add(this.labelControl13); |
| | | this.panelMx1.Controls.Add(this.txtYdy); |
| | | this.panelMx1.Controls.Add(this.txt_yQty); |
| | | this.panelMx1.Controls.Add(this.labelControl1); |
| | | this.panelMx1.Controls.Add(this.txtQuantity); |
| | | this.panelMx1.Controls.Add(this.labelControl10); |
| | |
| | | this.panelMx1.Name = "panelMx1"; |
| | | this.panelMx1.Size = new System.Drawing.Size(1165, 102); |
| | | this.panelMx1.TabIndex = 2; |
| | | // |
| | | // radOut |
| | | // |
| | | this.radOut.Location = new System.Drawing.Point(759, 27); |
| | | this.radOut.Margin = new System.Windows.Forms.Padding(0); |
| | | this.radOut.Name = "radOut"; |
| | | this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; |
| | | this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "半自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动")}); |
| | | this.radOut.Size = new System.Drawing.Size(248, 31); |
| | | this.radOut.TabIndex = 475; |
| | | // |
| | | // ucBtnPrint1 |
| | | // |
| | |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(651, 65); |
| | | this.txt_iCount_1.Name = "txt_iCount_1"; |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Properties.ReadOnly = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(96, 24); |
| | | this.txt_iCount_1.TabIndex = 228; |
| | | // |
| | |
| | | this.labelControl13.TabIndex = 223; |
| | | this.labelControl13.Text = "可打印总数:"; |
| | | // |
| | | // txtYdy |
| | | // txt_yQty |
| | | // |
| | | this.txtYdy.Location = new System.Drawing.Point(430, 34); |
| | | this.txtYdy.Name = "txtYdy"; |
| | | this.txtYdy.Properties.Appearance.Options.UseFont = true; |
| | | this.txtYdy.Properties.ReadOnly = true; |
| | | this.txtYdy.Size = new System.Drawing.Size(96, 24); |
| | | this.txtYdy.TabIndex = 222; |
| | | this.txt_yQty.Location = new System.Drawing.Point(430, 34); |
| | | this.txt_yQty.Name = "txt_yQty"; |
| | | this.txt_yQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_yQty.Properties.ReadOnly = true; |
| | | this.txt_yQty.Size = new System.Drawing.Size(96, 24); |
| | | this.txt_yQty.TabIndex = 222; |
| | | // |
| | | // labelControl1 |
| | | // |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_qt005; |
| | | this.layoutControlItem14.CustomizationFormText = "申请人"; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem14.Text = "申请人员"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_qt001; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(573, 31); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem15.Text = "申请时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_qt003; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(573, 62); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(287, 31); |
| | | this.layoutControlItem2.Text = "单据类型"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // radOut |
| | | // |
| | | this.radOut.Location = new System.Drawing.Point(759, 27); |
| | | this.radOut.Margin = new System.Windows.Forms.Padding(0); |
| | | this.radOut.Name = "radOut"; |
| | | this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; |
| | | this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "半自动"), |
| | | new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动")}); |
| | | this.radOut.Size = new System.Drawing.Size(248, 31); |
| | | this.radOut.TabIndex = 475; |
| | | // |
| | | // Frm_MesItemQtrk |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit(); |
| | | this.panelMx1.ResumeLayout(false); |
| | | this.panelMx1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl12; |
| | | private DevExpress.XtraEditors.TextEdit txt_kQty; |
| | | private DevExpress.XtraEditors.LabelControl labelControl13; |
| | | private DevExpress.XtraEditors.TextEdit txtYdy; |
| | | private DevExpress.XtraEditors.TextEdit txt_yQty; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraEditors.TextEdit txtQuantity; |
| | | private DevExpress.XtraEditors.LabelControl labelControl10; |