| | |
| | | this.txt_isStatus = new System.Windows.Forms.CheckBox(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | |
| | | this.tabMx.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gvMx1createBy |
| | |
| | | this.gv_checkStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkStatus.Tag = "query_a.check_status"; |
| | | this.gv_checkStatus.Visible = true; |
| | | this.gv_checkStatus.VisibleIndex = 6; |
| | | this.gv_checkStatus.VisibleIndex = 8; |
| | | this.gv_checkStatus.Width = 94; |
| | | // |
| | | // lb_checkBy |
| | |
| | | this.gv_checkBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkBy.Tag = "query_a.check_by"; |
| | | this.gv_checkBy.Visible = true; |
| | | this.gv_checkBy.VisibleIndex = 8; |
| | | this.gv_checkBy.VisibleIndex = 10; |
| | | this.gv_checkBy.Width = 94; |
| | | // |
| | | // lb_checkDate |
| | |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.check_date"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 7; |
| | | this.gv_checkDate.VisibleIndex = 9; |
| | | this.gv_checkDate.Width = 94; |
| | | // |
| | | // lb_isStatus |
| | |
| | | this.gv_isStatus.Name = "gv_isStatus"; |
| | | this.gv_isStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_isStatus.Tag = "query_a.is_status"; |
| | | this.gv_isStatus.UnboundDataType = typeof(bool); |
| | | this.gv_isStatus.Visible = true; |
| | | this.gv_isStatus.VisibleIndex = 5; |
| | | this.gv_isStatus.VisibleIndex = 7; |
| | | this.gv_isStatus.Width = 94; |
| | | // |
| | | // lb_createDate |
| | |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 4; |
| | | this.gv_createDate.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 94; |
| | | // |
| | | // lb_createBy |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 3; |
| | | this.gv_createBy.VisibleIndex = 5; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // lb_remark |
| | |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 2; |
| | | this.gv_remark.VisibleIndex = 4; |
| | | this.gv_remark.Width = 94; |
| | | // |
| | | // lb_name |
| | |
| | | this.gv_name.OptionsColumn.AllowEdit = false; |
| | | this.gv_name.Tag = "query_a.name"; |
| | | this.gv_name.Visible = true; |
| | | this.gv_name.VisibleIndex = 1; |
| | | this.gv_name.VisibleIndex = 3; |
| | | this.gv_name.Width = 94; |
| | | // |
| | | // lb_workshopNo |
| | |
| | | this.gv_workshopNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_workshopNo.Tag = "query_a.workshop_no"; |
| | | this.gv_workshopNo.Visible = true; |
| | | this.gv_workshopNo.VisibleIndex = 0; |
| | | this.gv_workshopNo.VisibleIndex = 2; |
| | | this.gv_workshopNo.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | | this.gridColumn2, |
| | | this.gv_workshopNo, |
| | | this.gv_name, |
| | | this.gv_remark, |
| | |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(1034, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 5; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "org.fnamber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "车间ID"; |
| | | this.gridColumn2.FieldName = "workid"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "query_a.workid"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 0; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // Frm_MesWorkshop |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1283, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesWorkshop"; |
| | |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1isStatus; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; |
| | | private DevExpress.XtraEditors.CheckEdit txt_checkStatus; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | } |
| | | } |