| | |
| | | // |
| | | // txt_lastupdateDate |
| | | // |
| | | this.txt_lastupdateDate.Enabled = false; |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(405, 48); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(164, 28); |
| | | this.txt_lastupdateDate.TabIndex = 231; |
| | | this.txt_lastupdateDate.Tag = "readonly"; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | |
| | | // |
| | | // txt_lastupdateBy |
| | | // |
| | | this.txt_lastupdateBy.Enabled = false; |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(405, 16); |
| | | this.txt_lastupdateBy.Name = "txt_lastupdateBy"; |
| | | this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(164, 28); |
| | | this.txt_lastupdateBy.TabIndex = 228; |
| | | this.txt_lastupdateBy.Tag = "readonly"; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | |
| | | this.gv_name.OptionsColumn.AllowEdit = false; |
| | | this.gv_name.Tag = "query_a.name"; |
| | | this.gv_name.Visible = true; |
| | | this.gv_name.VisibleIndex = 2; |
| | | this.gv_name.VisibleIndex = 3; |
| | | this.gv_name.Width = 100; |
| | | // |
| | | // lb_lineNo |
| | |
| | | this.txt_lineNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lineNo.Size = new System.Drawing.Size(220, 28); |
| | | this.txt_lineNo.TabIndex = 216; |
| | | this.txt_lineNo.Tag = ""; |
| | | // |
| | | // gv_lineNo |
| | | // |
| | |
| | | this.gv_lineNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineNo.Tag = "query_a.line_no"; |
| | | this.gv_lineNo.Visible = true; |
| | | this.gv_lineNo.VisibleIndex = 1; |
| | | this.gv_lineNo.VisibleIndex = 2; |
| | | this.gv_lineNo.Width = 82; |
| | | // |
| | | // gv_org |
| | |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_org, |
| | | this.gridColumn1, |
| | | this.gv_lineNo, |
| | | this.gv_name, |
| | | this.gridColumn1, |
| | | this.gv_remark, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.departName"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 3; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // xtraTabControl1 |
| | |
| | | "手工线", |
| | | "自动线"}); |
| | | this.txt_lineType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_lineType.Size = new System.Drawing.Size(150, 24); |
| | | this.txt_lineType.Size = new System.Drawing.Size(164, 24); |
| | | this.txt_lineType.TabIndex = 245; |
| | | // |
| | | // txt_dptId |