You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
718 lines
38 KiB
718 lines
38 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSForecastEdit
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSForecastEdit));
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.grvDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtINVCode = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
|
|
this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtmaterialmnecode = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.btnCopy = new System.Windows.Forms.Button();
|
|
this.btnDelete = new System.Windows.Forms.Button();
|
|
this.btnAdd = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtCustomer = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtForecastNO = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtINVCode)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmaterialmnecode)).BeginInit();
|
|
this.panel2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCustomer.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtForecastNO.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(1, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(110, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "预测单";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.panel3);
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Controls.Add(this.label5);
|
|
this.panelControl1.Controls.Add(this.labelControl12);
|
|
this.panelControl1.Controls.Add(this.labelControl13);
|
|
this.panelControl1.Controls.Add(this.label1);
|
|
this.panelControl1.Controls.Add(this.label19);
|
|
this.panelControl1.Location = new System.Drawing.Point(1, 27);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1078, 495);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.panelControl2);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1078, 495);
|
|
this.panel3.TabIndex = 146;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.groupBox2);
|
|
this.panelControl2.Controls.Add(this.groupBox1);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1078, 495);
|
|
this.panelControl2.TabIndex = 23;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.panel4);
|
|
this.groupBox2.Controls.Add(this.panel2);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 53);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(1078, 442);
|
|
this.groupBox2.TabIndex = 148;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "表体信息";
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Controls.Add(this.grvDetail);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel4.Location = new System.Drawing.Point(3, 67);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(1072, 372);
|
|
this.panel4.TabIndex = 170;
|
|
//
|
|
// grvDetail
|
|
//
|
|
this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grvDetail.Location = new System.Drawing.Point(0, 0);
|
|
this.grvDetail.MainView = this.grdDetail;
|
|
this.grvDetail.Name = "grvDetail";
|
|
this.grvDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.txtINVCode,
|
|
this.txtmaterialmnecode});
|
|
this.grvDetail.Size = new System.Drawing.Size(1072, 372);
|
|
this.grvDetail.TabIndex = 144;
|
|
this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grdDetail});
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.GridControl = this.grvDetail;
|
|
this.grdDetail.IndicatorWidth = 35;
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
|
|
this.grdDetail.OptionsCustomization.AllowSort = false;
|
|
this.grdDetail.OptionsSelection.MultiSelect = true;
|
|
this.grdDetail.OptionsView.ColumnAutoWidth = false;
|
|
this.grdDetail.OptionsView.ShowFooter = true;
|
|
this.grdDetail.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// txtINVCode
|
|
//
|
|
this.txtINVCode.AutoHeight = false;
|
|
this.txtINVCode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtINVCode.Name = "txtINVCode";
|
|
this.txtINVCode.View = this.repositoryItemGridLookUpEdit1View;
|
|
this.txtINVCode.EditValueChanged += new System.EventHandler(this.txtINVCode_EditValueChanged);
|
|
this.txtINVCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtINVCode_KeyDown);
|
|
//
|
|
// repositoryItemGridLookUpEdit1View
|
|
//
|
|
this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
|
|
this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// txtmaterialmnecode
|
|
//
|
|
this.txtmaterialmnecode.AutoHeight = false;
|
|
this.txtmaterialmnecode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtmaterialmnecode.Name = "txtmaterialmnecode";
|
|
this.txtmaterialmnecode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtmaterialmnecode_ButtonClick);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.btnCopy);
|
|
this.panel2.Controls.Add(this.btnDelete);
|
|
this.panel2.Controls.Add(this.btnAdd);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(3, 18);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1072, 49);
|
|
this.panel2.TabIndex = 169;
|
|
//
|
|
// btnCopy
|
|
//
|
|
this.btnCopy.Location = new System.Drawing.Point(221, 14);
|
|
this.btnCopy.Name = "btnCopy";
|
|
this.btnCopy.Size = new System.Drawing.Size(75, 23);
|
|
this.btnCopy.TabIndex = 172;
|
|
this.btnCopy.Text = "复制行";
|
|
this.btnCopy.UseVisualStyleBackColor = true;
|
|
this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.Location = new System.Drawing.Point(116, 14);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(75, 23);
|
|
this.btnDelete.TabIndex = 171;
|
|
this.btnDelete.Text = "删行";
|
|
this.btnDelete.UseVisualStyleBackColor = true;
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
//
|
|
// btnAdd
|
|
//
|
|
this.btnAdd.Location = new System.Drawing.Point(14, 14);
|
|
this.btnAdd.Name = "btnAdd";
|
|
this.btnAdd.Size = new System.Drawing.Size(75, 23);
|
|
this.btnAdd.TabIndex = 169;
|
|
this.btnAdd.Text = "增行";
|
|
this.btnAdd.UseVisualStyleBackColor = true;
|
|
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtCustomer);
|
|
this.groupBox1.Controls.Add(this.label7);
|
|
this.groupBox1.Controls.Add(this.txtForecastNO);
|
|
this.groupBox1.Controls.Add(this.txtMUSERName);
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
this.groupBox1.Controls.Add(this.labelControl1);
|
|
this.groupBox1.Controls.Add(this.labelControl3);
|
|
this.groupBox1.Controls.Add(this.txtMTIME);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(1078, 53);
|
|
this.groupBox1.TabIndex = 147;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "表头信息";
|
|
//
|
|
// txtCustomer
|
|
//
|
|
this.txtCustomer.EditValue = "";
|
|
this.txtCustomer.Location = new System.Drawing.Point(89, 20);
|
|
this.txtCustomer.Name = "txtCustomer";
|
|
this.txtCustomer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtCustomer.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtCustomer.Properties.NullText = "";
|
|
this.txtCustomer.Properties.View = this.gridView1;
|
|
this.txtCustomer.Size = new System.Drawing.Size(149, 20);
|
|
this.txtCustomer.TabIndex = 183;
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(9, 23);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(55, 14);
|
|
this.label7.TabIndex = 182;
|
|
this.label7.Text = "客户名称";
|
|
//
|
|
// txtForecastNO
|
|
//
|
|
this.txtForecastNO.EnterMoveNextControl = true;
|
|
this.txtForecastNO.Location = new System.Drawing.Point(842, 20);
|
|
this.txtForecastNO.Name = "txtForecastNO";
|
|
this.txtForecastNO.Size = new System.Drawing.Size(149, 20);
|
|
this.txtForecastNO.TabIndex = 134;
|
|
//
|
|
// txtMUSERName
|
|
//
|
|
this.txtMUSERName.EnterMoveNextControl = true;
|
|
this.txtMUSERName.Location = new System.Drawing.Point(337, 20);
|
|
this.txtMUSERName.Name = "txtMUSERName";
|
|
this.txtMUSERName.Properties.ReadOnly = true;
|
|
this.txtMUSERName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMUSERName.TabIndex = 146;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(781, 23);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(55, 14);
|
|
this.label6.TabIndex = 54;
|
|
this.label6.Text = "预测单号";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(269, 23);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl1.TabIndex = 145;
|
|
this.labelControl1.Text = "最后修改人";
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(511, 23);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(72, 14);
|
|
this.labelControl3.TabIndex = 130;
|
|
this.labelControl3.Text = "最后修改时间";
|
|
//
|
|
// txtMTIME
|
|
//
|
|
this.txtMTIME.EnterMoveNextControl = true;
|
|
this.txtMTIME.Location = new System.Drawing.Point(591, 20);
|
|
this.txtMTIME.Name = "txtMTIME";
|
|
this.txtMTIME.Properties.ReadOnly = true;
|
|
this.txtMTIME.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMTIME.TabIndex = 131;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(332, 66);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(31, 14);
|
|
this.label4.TabIndex = 140;
|
|
this.label4.Text = "备注";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(20, 66);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(67, 14);
|
|
this.label5.TabIndex = 141;
|
|
this.label5.Text = "入库单类型";
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(335, 102);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl12.TabIndex = 130;
|
|
this.labelControl12.Text = "维护时间";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Location = new System.Drawing.Point(23, 102);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl13.TabIndex = 128;
|
|
this.labelControl13.Text = "维护人";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(332, 26);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(31, 14);
|
|
this.label1.TabIndex = 54;
|
|
this.label1.Text = "仓库";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(20, 26);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(55, 14);
|
|
this.label19.TabIndex = 54;
|
|
this.label19.Text = "入库单号";
|
|
//
|
|
// colEQPID
|
|
//
|
|
this.colEQPID.Caption = "设备ID";
|
|
this.colEQPID.FieldName = "EQPID";
|
|
this.colEQPID.Name = "colEQPID";
|
|
//
|
|
// colEQPCode
|
|
//
|
|
this.colEQPCode.Caption = "设备编号";
|
|
this.colEQPCode.FieldName = "EQPCode";
|
|
this.colEQPCode.Name = "colEQPCode";
|
|
this.colEQPCode.OptionsColumn.AllowEdit = false;
|
|
this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
//
|
|
// colEQPName
|
|
//
|
|
this.colEQPName.Caption = "设备名称";
|
|
this.colEQPName.FieldName = "EQPName";
|
|
this.colEQPName.Name = "colEQPName";
|
|
this.colEQPName.OptionsColumn.AllowEdit = false;
|
|
this.colEQPName.Width = 104;
|
|
//
|
|
// colCKGROUP
|
|
//
|
|
this.colCKGROUP.Caption = "检验项目组";
|
|
this.colCKGROUP.FieldName = "CKGROUP";
|
|
this.colCKGROUP.Name = "colCKGROUP";
|
|
this.colCKGROUP.OptionsColumn.AllowEdit = false;
|
|
this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKGROUP.Width = 127;
|
|
//
|
|
// colCKGROUPDESC
|
|
//
|
|
this.colCKGROUPDESC.Caption = "检验项目组描述";
|
|
this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
|
|
this.colCKGROUPDESC.Name = "colCKGROUPDESC";
|
|
this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKGROUPDESC.Width = 104;
|
|
//
|
|
// colCKItemCode
|
|
//
|
|
this.colCKItemCode.Caption = "检验项目";
|
|
this.colCKItemCode.FieldName = "CKItemCode";
|
|
this.colCKItemCode.Name = "colCKItemCode";
|
|
this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKItemCode.Visible = true;
|
|
this.colCKItemCode.VisibleIndex = 0;
|
|
//
|
|
// colCKItemCodeDESC
|
|
//
|
|
this.colCKItemCodeDESC.Caption = "检验项目描述";
|
|
this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
|
|
this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
|
|
this.colCKItemCodeDESC.Visible = true;
|
|
this.colCKItemCodeDESC.VisibleIndex = 1;
|
|
//
|
|
// colSetValueMax
|
|
//
|
|
this.colSetValueMax.Caption = "最大设定值";
|
|
this.colSetValueMax.FieldName = "SetValueMax";
|
|
this.colSetValueMax.Name = "colSetValueMax";
|
|
this.colSetValueMax.Visible = true;
|
|
this.colSetValueMax.VisibleIndex = 2;
|
|
//
|
|
// colSetValueMin
|
|
//
|
|
this.colSetValueMin.Caption = "最小设定值";
|
|
this.colSetValueMin.FieldName = "SetValueMin";
|
|
this.colSetValueMin.Name = "colSetValueMin";
|
|
this.colSetValueMin.Visible = true;
|
|
this.colSetValueMin.VisibleIndex = 3;
|
|
//
|
|
// colRealValue
|
|
//
|
|
this.colRealValue.Caption = "实际值";
|
|
this.colRealValue.FieldName = "RealValue";
|
|
this.colRealValue.Name = "colRealValue";
|
|
this.colRealValue.Visible = true;
|
|
this.colRealValue.VisibleIndex = 4;
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.Caption = "单位";
|
|
this.colUNIT.FieldName = "UNIT";
|
|
this.colUNIT.Name = "colUNIT";
|
|
this.colUNIT.Visible = true;
|
|
this.colUNIT.VisibleIndex = 5;
|
|
this.colUNIT.Width = 51;
|
|
//
|
|
// colMUSERName
|
|
//
|
|
this.colMUSERName.Caption = "维护人";
|
|
this.colMUSERName.FieldName = "MUSERName";
|
|
this.colMUSERName.Name = "colMUSERName";
|
|
this.colMUSERName.OptionsColumn.AllowEdit = false;
|
|
this.colMUSERName.Visible = true;
|
|
this.colMUSERName.VisibleIndex = 6;
|
|
//
|
|
// colMTIME
|
|
//
|
|
this.colMTIME.Caption = "维护时间";
|
|
this.colMTIME.FieldName = "MTIME";
|
|
this.colMTIME.Name = "colMTIME";
|
|
this.colMTIME.OptionsColumn.AllowEdit = false;
|
|
this.colMTIME.Visible = true;
|
|
this.colMTIME.VisibleIndex = 7;
|
|
//
|
|
// repositoryItemButtonEdit1
|
|
//
|
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
|
//
|
|
// repositoryItemButtonEdit2
|
|
//
|
|
this.repositoryItemButtonEdit2.AutoHeight = false;
|
|
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
|
//
|
|
// repositoryItemButtonEdit3
|
|
//
|
|
this.repositoryItemButtonEdit3.AutoHeight = false;
|
|
this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
|
|
//
|
|
// btnCancle
|
|
//
|
|
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCancle.Appearance.Options.UseFont = true;
|
|
this.btnCancle.Appearance.Options.UseForeColor = true;
|
|
this.btnCancle.Appearance.Options.UseTextOptions = true;
|
|
this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
|
|
this.btnCancle.Location = new System.Drawing.Point(997, 525);
|
|
this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCancle.Name = "btnCancle";
|
|
this.btnCancle.Size = new System.Drawing.Size(70, 30);
|
|
this.btnCancle.TabIndex = 122;
|
|
this.btnCancle.Text = "取消";
|
|
this.btnCancle.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// btnOK
|
|
//
|
|
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOK.Appearance.Options.UseFont = true;
|
|
this.btnOK.Appearance.Options.UseForeColor = true;
|
|
this.btnOK.Appearance.Options.UseTextOptions = true;
|
|
this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
|
|
this.btnOK.Location = new System.Drawing.Point(922, 525);
|
|
this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOK.Name = "btnOK";
|
|
this.btnOK.Size = new System.Drawing.Size(70, 30);
|
|
this.btnOK.TabIndex = 121;
|
|
this.btnOK.Text = "确定";
|
|
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(1053, 1);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 5;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "维护时间";
|
|
this.gridColumn2.FieldName = "MTIME";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// FormICSForecastEdit
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1080, 558);
|
|
this.Controls.Add(this.btnCancle);
|
|
this.Controls.Add(this.btnOK);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSForecastEdit";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "预测单";
|
|
this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
this.panel3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtINVCode)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmaterialmnecode)).EndInit();
|
|
this.panel2.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCustomer.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtForecastNO.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private System.Windows.Forms.Label label19;
|
|
private DevExpress.XtraEditors.SimpleButton btnCancle;
|
|
private DevExpress.XtraEditors.SimpleButton btnOK;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
//private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
|
|
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private DevExpress.XtraGrid.GridControl grvDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Button btnCopy;
|
|
private System.Windows.Forms.Button btnDelete;
|
|
private System.Windows.Forms.Button btnAdd;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private DevExpress.XtraEditors.TextEdit txtForecastNO;
|
|
private DevExpress.XtraEditors.TextEdit txtMUSERName;
|
|
private System.Windows.Forms.Label label6;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.TextEdit txtMTIME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtCustomer;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private System.Windows.Forms.Label label7;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit txtINVCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit txtmaterialmnecode;
|
|
}
|
|
}
|