| | |
| | | // 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"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注 "; |
| | | this.gv_remark.Caption = "申请备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | |
| | | // |
| | | 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(1126, 570); |
| | | this.splitMx1.SplitterPosition = 177; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_checkUser; |
| | | this.layoutControlItem9.CustomizationFormText = "审核人员"; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(278, 31); |
| | | this.layoutControlItem9.Text = "审核人"; |
| | | this.layoutControlItem9.Text = "审核人员"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem10 |
| | |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(552, 31); |
| | | this.layoutControlItem7.Text = "退货备注"; |
| | | this.layoutControlItem7.Text = "申请备注"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem11 |
| | |
| | | this.gvMx1isFinish.MinWidth = 50; |
| | | this.gvMx1isFinish.Name = "gvMx1isFinish"; |
| | | this.gvMx1isFinish.Tag = "query_a.IS_FINISH"; |
| | | this.gvMx1isFinish.Visible = true; |
| | | this.gvMx1isFinish.VisibleIndex = 0; |
| | | this.gvMx1isFinish.Width = 94; |
| | | // |
| | | // gvMx1invBillNo |
| | |
| | | this.gvMx1orderNo.MinWidth = 50; |
| | | this.gvMx1orderNo.Name = "gvMx1orderNo"; |
| | | this.gvMx1orderNo.Tag = "query_a.ORDER_NO"; |
| | | this.gvMx1orderNo.Visible = true; |
| | | this.gvMx1orderNo.VisibleIndex = 0; |
| | | this.gvMx1orderNo.Width = 94; |
| | | // |
| | | // gvMx1eid |