| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.txt_rkName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fBusinessType = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fOwnerTypeOutIdHead = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_sqRemarks = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_taskNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_ftranstype = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_rkName); |
| | | this.layoutMx1.Controls.Add(this.txt_fBusinessType); |
| | | this.layoutMx1.Controls.Add(this.txt_fOwnerTypeOutIdHead); |
| | | this.layoutMx1.Controls.Add(this.txt_fRemarks); |
| | | this.layoutMx1.Controls.Add(this.txt_sqRemarks); |
| | | this.layoutMx1.Controls.Add(this.txt_taskNo); |
| | | this.layoutMx1.Controls.Add(this.txt_ftranstype); |
| | | this.layoutMx1.Controls.Add(this.txt_createDate); |
| | |
| | | this.txt_fOwnerTypeOutIdHead.TabIndex = 431; |
| | | this.txt_fOwnerTypeOutIdHead.Tag = "readonly"; |
| | | // |
| | | // txt_fRemarks |
| | | // txt_sqRemarks |
| | | // |
| | | this.txt_fRemarks.Location = new System.Drawing.Point(114, 132); |
| | | this.txt_fRemarks.Name = "txt_fRemarks"; |
| | | this.txt_fRemarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fRemarks.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_fRemarks.StyleController = this.layoutMx1; |
| | | this.txt_fRemarks.TabIndex = 402; |
| | | this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132); |
| | | this.txt_sqRemarks.Name = "txt_sqRemarks"; |
| | | this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24); |
| | | this.txt_sqRemarks.StyleController = this.layoutMx1; |
| | | this.txt_sqRemarks.TabIndex = 402; |
| | | // |
| | | // txt_taskNo |
| | | // |
| | |
| | | this.layoutControlItem25}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition1.Width = 100D; |
| | | columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition2.Width = 100D; |
| | | columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition4.Width = 100D; |
| | | columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5.Width = 100D; |
| | | columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition6.Width = 100D; |
| | | columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition7.Width = 100D; |
| | | columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { |
| | | columnDefinition1, |
| | | columnDefinition2, |
| | | columnDefinition3, |
| | | columnDefinition4}); |
| | | rowDefinition1.Height = 100D; |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition2.Height = 100D; |
| | | rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition3.Height = 100D; |
| | | rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition4.Height = 100D; |
| | | rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition5.Height = 100D; |
| | | rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition6.Height = 100D; |
| | | rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | columnDefinition5, |
| | | columnDefinition6, |
| | | columnDefinition7, |
| | | columnDefinition8}); |
| | | rowDefinition7.Height = 100D; |
| | | rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition9.Height = 100D; |
| | | rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition10.Height = 100D; |
| | | rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition11.Height = 100D; |
| | | rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | rowDefinition12.Height = 100D; |
| | | rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4, |
| | | rowDefinition5, |
| | | rowDefinition6}); |
| | | rowDefinition7, |
| | | rowDefinition8, |
| | | rowDefinition9, |
| | | rowDefinition10, |
| | | rowDefinition11, |
| | | rowDefinition12}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 203); |
| | | this.Root.TextVisible = false; |
| | | // |
| | |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem3.Text = "申请人"; |
| | | this.layoutControlItem3.Text = "申请人员"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem4 |
| | |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(278, 30); |
| | | this.layoutControlItem4.Text = "创建人"; |
| | | this.layoutControlItem4.Text = "创建人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem5 |
| | |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem11.Text = "审核人"; |
| | | this.layoutControlItem11.Text = "审核人员"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem12 |
| | |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_fRemarks; |
| | | this.layoutControlItem15.Control = this.txt_sqRemarks; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(0, 120); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(276, 30); |
| | | this.layoutControlItem15.Text = "备注"; |
| | | this.layoutControlItem15.Text = "申请备注"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem16 |
| | |
| | | this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1bld010.Caption = "备注"; |
| | | this.gvMx1bld010.FieldName = "remark"; |
| | | this.gvMx1bld010.Caption = "申请备注"; |
| | | this.gvMx1bld010.FieldName = "sqRemark"; |
| | | this.gvMx1bld010.MinWidth = 50; |
| | | this.gvMx1bld010.Name = "gvMx1bld010"; |
| | | this.gvMx1bld010.Tag = "edit"; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_billNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_fCreateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_fCreatorId; |
| | | private DevExpress.XtraEditors.TextEdit txt_fRemarks; |
| | | private DevExpress.XtraEditors.TextEdit txt_sqRemarks; |
| | | private DevExpress.XtraEditors.TextEdit txt_taskNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_djcheckdate; |
| | | private DevExpress.XtraEditors.TextEdit txt_djcheckuser; |