cdk
8 天以前 af065dd4a06281251a36de69052570c1c8be692d
DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesDeToLine.Designer.cs
@@ -46,6 +46,7 @@
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -67,9 +68,9 @@
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.txt_DepartmentName = new DevExpress.XtraEditors.TextEdit();
            this.txt_LineName = new DevExpress.XtraEditors.TextEdit();
            this.txt_OrgId = new Gs.DevApp.UserControl.UcLookOrg();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -77,8 +78,10 @@
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.组织机构 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -113,7 +116,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_LineName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
@@ -121,8 +123,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.组织机构)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
@@ -210,6 +214,7 @@
            this.gv_createBy,
            this.gv_createDate,
            this.gridColumn6,
            this.gridColumn5,
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
@@ -262,6 +267,17 @@
            this.gridColumn6.VisibleIndex = 0;
            this.gridColumn6.Width = 117;
            // 
            // gridColumn5
            //
            this.gridColumn5.Caption = "组织机构";
            this.gridColumn5.FieldName = "orgName";
            this.gridColumn5.MinWidth = 30;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Tag = "orgName";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 3;
            this.gridColumn5.Width = 112;
            //
            // gridColumn1
            // 
            this.gridColumn1.Caption = "部门ID";
@@ -272,7 +288,7 @@
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Tag = "departmentId";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 3;
            this.gridColumn1.VisibleIndex = 4;
            this.gridColumn1.Width = 94;
            // 
            // gridColumn2
@@ -285,7 +301,7 @@
            this.gridColumn2.OptionsColumn.ReadOnly = true;
            this.gridColumn2.Tag = "departmentName";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 4;
            this.gridColumn2.VisibleIndex = 5;
            this.gridColumn2.Width = 120;
            // 
            // gridColumn3
@@ -296,9 +312,9 @@
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.AllowEdit = false;
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Tag = "lineNo";
            this.gridColumn3.Tag = "line_No";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 5;
            this.gridColumn3.VisibleIndex = 6;
            this.gridColumn3.Width = 94;
            // 
            // gridColumn4
@@ -309,9 +325,9 @@
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Tag = "lineName";
            this.gridColumn4.Tag = "line_Name";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 6;
            this.gridColumn4.VisibleIndex = 7;
            this.gridColumn4.Width = 120;
            // 
            // pageBar1
@@ -368,6 +384,7 @@
            this.layoutMx1.Controls.Add(this.txt_LineNo);
            this.layoutMx1.Controls.Add(this.txt_DepartmentName);
            this.layoutMx1.Controls.Add(this.txt_LineName);
            this.layoutMx1.Controls.Add(this.txt_OrgId);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem9});
@@ -434,11 +451,11 @@
            // 
            // txt_checkStatus
            // 
            this.txt_checkStatus.Location = new System.Drawing.Point(1056, 46);
            this.txt_checkStatus.Location = new System.Drawing.Point(1053, 46);
            this.txt_checkStatus.Margin = new System.Windows.Forms.Padding(4);
            this.txt_checkStatus.Name = "txt_checkStatus";
            this.txt_checkStatus.Properties.Caption = "审核标识";
            this.txt_checkStatus.Size = new System.Drawing.Size(340, 27);
            this.txt_checkStatus.Size = new System.Drawing.Size(343, 27);
            this.txt_checkStatus.StyleController = this.layoutMx1;
            this.txt_checkStatus.TabIndex = 249;
            this.txt_checkStatus.Tag = "readonly";
@@ -455,7 +472,7 @@
            // 
            // txt_DepartmentId
            // 
            this.txt_DepartmentId.Location = new System.Drawing.Point(96, 12);
            this.txt_DepartmentId.Location = new System.Drawing.Point(443, 12);
            this.txt_DepartmentId.Margin = new System.Windows.Forms.Padding(4);
            this.txt_DepartmentId.Name = "txt_DepartmentId";
            this.txt_DepartmentId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -497,7 +514,7 @@
            // 
            // txt_DepartmentName
            // 
            this.txt_DepartmentName.Location = new System.Drawing.Point(443, 12);
            this.txt_DepartmentName.Location = new System.Drawing.Point(790, 12);
            this.txt_DepartmentName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_DepartmentName.Name = "txt_DepartmentName";
            this.txt_DepartmentName.Properties.ReadOnly = true;
@@ -517,6 +534,16 @@
            this.txt_LineName.TabIndex = 253;
            this.txt_LineName.Tag = "readonly";
            // 
            // txt_OrgId
            //
            this.txt_OrgId.IsReadly = false;
            this.txt_OrgId.Location = new System.Drawing.Point(96, 12);
            this.txt_OrgId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.txt_OrgId.Name = "txt_OrgId";
            this.txt_OrgId.Size = new System.Drawing.Size(259, 28);
            this.txt_OrgId.TabIndex = 460;
            this.txt_OrgId.Tag = "edit";
            //
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.lbGuid;
@@ -534,7 +561,6 @@
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root.GroupBordersVisible = false;
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem12,
            this.layoutControlItem13,
            this.layoutControlItem11,
            this.layoutControlItem10,
@@ -542,8 +568,10 @@
            this.layoutControlItem7,
            this.layoutControlItem6,
            this.layoutControlItem5,
            this.layoutControlItem2,
            this.layoutControlItem1,
            this.layoutControlItem2});
            this.layoutControlItem12,
            this.组织机构});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -574,17 +602,6 @@
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1408, 159);
            this.Root.TextVisible = false;
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_DepartmentId;
            this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem12.CustomizationFormText = "部门";
            this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.Size = new System.Drawing.Size(347, 34);
            this.layoutControlItem12.Text = "部门";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem13
            // 
@@ -664,16 +681,6 @@
            this.layoutControlItem5.Text = "建立者";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.txt_DepartmentName;
            this.layoutControlItem1.Location = new System.Drawing.Point(347, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(347, 34);
            this.layoutControlItem1.Text = "部门名称";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
            //
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_LineName;
@@ -684,6 +691,38 @@
            this.layoutControlItem2.Size = new System.Drawing.Size(347, 35);
            this.layoutControlItem2.Text = "产线名称";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.txt_DepartmentName;
            this.layoutControlItem1.Location = new System.Drawing.Point(694, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem1.Size = new System.Drawing.Size(347, 34);
            this.layoutControlItem1.Text = "部门名称";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_DepartmentId;
            this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem12.CustomizationFormText = "部门";
            this.layoutControlItem12.Location = new System.Drawing.Point(347, 0);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(347, 34);
            this.layoutControlItem12.Text = "部门";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
            //
            // 组织机构
            //
            this.组织机构.Control = this.txt_OrgId;
            this.组织机构.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.组织机构.CustomizationFormText = "组织机构";
            this.组织机构.Location = new System.Drawing.Point(0, 0);
            this.组织机构.Name = "组织机构";
            this.组织机构.Size = new System.Drawing.Size(347, 34);
            this.组织机构.TextSize = new System.Drawing.Size(72, 22);
            // 
            // picCheckBox
            // 
@@ -740,7 +779,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_LineName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
@@ -748,8 +786,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.组织机构)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
@@ -783,7 +823,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraEditors.TextEdit txt_Guid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraEditors.SearchLookUpEdit txt_DepartmentId;
        private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
        private DevExpress.XtraEditors.SearchLookUpEdit txt_LineNo;
@@ -797,7 +836,11 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private UserControl.UcLookOrg txt_OrgId;
        private DevExpress.XtraLayout.LayoutControlItem 组织机构;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
    }
}