文件名从 DevApp/Gs.DevApp/DevFrm/FQC/SelectFqcItem.Designer.cs 修改 |
| | |
| | | 锘縩amespace Gs.DevApp.DevFrm.FQC |
| | | { |
| | | partial class SelectFqcItem |
| | | partial class SelectFqcDaa |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "浜х嚎"; |
| | | this.gridColumn1.Caption = "鐢熶骇绾垮埆"; |
| | | this.gridColumn1.FieldName = "lineName"; |
| | | this.gridColumn1.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "宸ュ崟缂栧彿"; |
| | | this.gridColumn2.FieldName = "gdbh"; |
| | | this.gridColumn2.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | |
| | | // |
| | | this.gv_Btn.Caption = "閫夋嫨"; |
| | | this.gv_Btn.ColumnEdit = this.repositoryItemButtonEdit1; |
| | | this.gv_Btn.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Right; |
| | | this.gv_Btn.MinWidth = 25; |
| | | this.gv_Btn.Name = "gv_Btn"; |
| | | this.gv_Btn.Visible = true; |
| | |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // SelectFqcItem |
| | | // SelectFqcDaa |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectFqcItem"; |
| | | this.Name = "SelectFqcDaa"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "閫夋嫨宸ュ崟"; |
| | | this.Text = "閫夋嫨绠辩爜"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |