/*=================================================================== * 程序说明: QaItemXj的数据管理窗体 * 作者资料: 孙中吕 * 创建日期: 2024/05/23 10:34:23 * 最后修改: 2024/05/23 10:34:23 * * 注: 本文件由代码生成器(Code Generator)自动生成。 * 版权所有 Copyright 2006~2024, C/S框架网(www.cscode.net) *===================================================================*/ namespace CSFrameworkV5.XJ { /// /// QaItemXj的资料管理窗体 /// public partial class frmQaItemXj { private const int gridsCount = 3; /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 生成本窗体所有组件成员清单 private DevExpress.XtraGrid.GridControl gcSummary; private DevExpress.XtraGrid.Views.Grid.GridView gvSummary; private DevExpress.XtraLayout.LayoutControl pcDetailEditor; private DevExpress.XtraLayout.LayoutControlGroup layoutGroup; private DevExpress.XtraLayout.EmptySpaceItem emptyRowEditor; private DevExpress.XtraGrid.Columns.GridColumn coldaa001; private DevExpress.XtraEditors.LabelControl lbldaa001; private DevExpress.XtraLayout.LayoutControlItem layoutItemdaa001; private DevExpress.XtraGrid.Columns.GridColumn colnotes; private DevExpress.XtraEditors.LabelControl lblnotes; private DevExpress.XtraEditors.TextEdit txtnotes; private DevExpress.XtraLayout.LayoutControlItem layoutItemnotes; private DevExpress.XtraGrid.Columns.GridColumn colCreatedBy; private DevExpress.XtraEditors.LabelControl lblCreatedBy; private DevExpress.XtraEditors.TextEdit txtCreatedBy; private DevExpress.XtraLayout.LayoutControlItem layoutItemCreatedBy; private DevExpress.XtraGrid.Columns.GridColumn colCreationDate; private DevExpress.XtraEditors.LabelControl lblCreationDate; private DevExpress.XtraEditors.TextEdit txtCreationDate; private DevExpress.XtraLayout.LayoutControlItem layoutItemCreationDate; private DevExpress.XtraEditors.PanelControl pcDetail; private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_IMAGEPath; private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_CreatedBy; private DevExpress.XtraGrid.Columns.GridColumn colD_Table0_CreationDate; private DevExpress.XtraLayout.LayoutControlGroup detailGridTabPageLayoutControlGroup0; private DevExpress.XtraLayout.LayoutControlItem detailGridTabPageLayoutControlItem0; private DevExpress.XtraLayout.LayoutControl pnlSearch; private DevExpress.XtraEditors.SimpleButton btnQuery; private DevExpress.XtraLayout.LayoutControlGroup layoutGroupSearch; private DevExpress.XtraEditors.LabelControl lbl_daa001; private DevExpress.XtraLayout.LayoutControl editorAndDetailTabLayout; private DevExpress.XtraLayout.LayoutControlGroup editorAndDetailTabLayoutGroup; private DevExpress.XtraEditors.SplitContainerControl splitContainerEditorAndDetailGrid; private DevExpress.XtraLayout.LayoutControlItem splitContainerEditorAndDetailGridLayoutControlItem; private DevExpress.XtraLayout.LayoutControl searchAndSummaryTabLayout; private DevExpress.XtraLayout.LayoutControlGroup searchAndSummaryTabLayoutGroup; private DevExpress.XtraEditors.SplitContainerControl splitContainerSearchAndSummary; private DevExpress.XtraLayout.LayoutControlItem splitContainerSearchAndSummaryLayoutControlItem; private DevExpress.XtraLayout.LayoutControl detailGridsLayoutControl; private DevExpress.XtraLayout.LayoutControlGroup detailGridsLayoutControlGroup; private DevExpress.XtraLayout.TabbedControlGroup detailGridsTabbedControlGroup; private DevExpress.XtraGrid.GridControl gcDetail0; private DevExpress.XtraGrid.Views.Grid.GridView gvDetail0; #endregion #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQaItemXj)); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); 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.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); this.gcSummary = new DevExpress.XtraGrid.GridControl(); this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView(); this.coldaa001 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colnotes = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCreatedBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCreationDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.pcDetailEditor = new DevExpress.XtraLayout.LayoutControl(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit(); this.txtnotes = new DevExpress.XtraEditors.TextEdit(); this.txtCreatedBy = new DevExpress.XtraEditors.TextEdit(); this.txtCreationDate = new DevExpress.XtraEditors.TextEdit(); this.txtdaa001 = new DevExpress.XtraEditors.SearchLookUpEdit(); this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); this.layoutGroup = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutItemdaa001 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutItemnotes = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutItemCreatedBy = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutItemCreationDate = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptyRowEditor = new DevExpress.XtraLayout.EmptySpaceItem(); this.lbldaa001 = new DevExpress.XtraEditors.LabelControl(); this.lblnotes = new DevExpress.XtraEditors.LabelControl(); this.lblCreatedBy = new DevExpress.XtraEditors.LabelControl(); this.lblCreationDate = new DevExpress.XtraEditors.LabelControl(); this.pcDetail = new DevExpress.XtraEditors.PanelControl(); this.gcDetail0 = new DevExpress.XtraGrid.GridControl(); this.gvDetail0 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colD_Table0_IMAGEPath = new DevExpress.XtraGrid.Columns.GridColumn(); this.colD_Table0_CreatedBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.colD_Table0_CreationDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.pnlSearch = new DevExpress.XtraLayout.LayoutControl(); this.btnQuery = new DevExpress.XtraEditors.SimpleButton(); this.layoutGroupSearch = new DevExpress.XtraLayout.LayoutControlGroup(); this.queryAndEmptyButtonLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutItem_QueryButton = new DevExpress.XtraLayout.LayoutControlItem(); this.lbl_daa001 = new DevExpress.XtraEditors.LabelControl(); this.editorAndDetailTabLayout = new DevExpress.XtraLayout.LayoutControl(); this.splitContainerEditorAndDetailGrid = new DevExpress.XtraEditors.SplitContainerControl(); this.detailGridsLayoutControl = new DevExpress.XtraLayout.LayoutControl(); this.detailGridsLayoutControlGroup = new DevExpress.XtraLayout.LayoutControlGroup(); this.detailGridsTabbedControlGroup = new DevExpress.XtraLayout.TabbedControlGroup(); this.detailGridTabPageLayoutControlGroup0 = new DevExpress.XtraLayout.LayoutControlGroup(); this.detailGridTabPageLayoutControlItem0 = new DevExpress.XtraLayout.LayoutControlItem(); this.editorAndDetailTabLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup(); this.splitContainerEditorAndDetailGridLayoutControlItem = new DevExpress.XtraLayout.LayoutControlItem(); this.searchAndSummaryTabLayout = new DevExpress.XtraLayout.LayoutControl(); this.splitContainerSearchAndSummary = new DevExpress.XtraEditors.SplitContainerControl(); this.searchAndSummaryTabLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup(); this.splitContainerSearchAndSummaryLayoutControlItem = new DevExpress.XtraLayout.LayoutControlItem(); this.tpSummary.SuspendLayout(); this.pnlSummary.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).BeginInit(); this.tcBusiness.SuspendLayout(); this.tpDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).BeginInit(); this.gcNavigator.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).BeginInit(); this.pcDetailEditor.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtnotes.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreatedBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreationDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtdaa001.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemdaa001)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemnotes)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemCreatedBy)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemCreationDate)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptyRowEditor)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pcDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcDetail0)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvDetail0)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).BeginInit(); this.pnlSearch.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutGroupSearch)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.queryAndEmptyButtonLayoutGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItem_QueryButton)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayout)).BeginInit(); this.editorAndDetailTabLayout.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGrid)).BeginInit(); this.splitContainerEditorAndDetailGrid.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControl)).BeginInit(); this.detailGridsLayoutControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControlGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridsTabbedControlGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlGroup0)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlItem0)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayoutGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGridLayoutControlItem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayout)).BeginInit(); this.searchAndSummaryTabLayout.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummary)).BeginInit(); this.splitContainerSearchAndSummary.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayoutGroup)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummaryLayoutControlItem)).BeginInit(); this.SuspendLayout(); // // tpSummary // this.tpSummary.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control; this.tpSummary.Appearance.PageClient.Options.UseBackColor = true; this.tpSummary.Controls.Add(this.searchAndSummaryTabLayout); this.tpSummary.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpSummary.ImageOptions.Image"))); this.tpSummary.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); this.tpSummary.Size = new System.Drawing.Size(1147, 756); // // pnlSummary // this.pnlSummary.Location = new System.Drawing.Point(2, 5); this.pnlSummary.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); this.pnlSummary.Size = new System.Drawing.Size(1149, 788); // // tcBusiness // this.tcBusiness.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); this.tcBusiness.SelectedTabPage = this.tpSummary; this.tcBusiness.Size = new System.Drawing.Size(1149, 788); // // tpDetail // this.tpDetail.Appearance.PageClient.BackColor = System.Drawing.SystemColors.Control; this.tpDetail.Appearance.PageClient.Options.UseBackColor = true; this.tpDetail.Controls.Add(this.editorAndDetailTabLayout); this.tpDetail.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tpDetail.ImageOptions.Image"))); this.tpDetail.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); this.tpDetail.Size = new System.Drawing.Size(1147, 756); // // gcNavigator // this.gcNavigator.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.gcNavigator.Appearance.Options.UseBackColor = true; this.gcNavigator.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.gcNavigator.Padding = new System.Windows.Forms.Padding(2, 4, 2, 4); this.gcNavigator.Size = new System.Drawing.Size(952, 33); // // controlNavigatorSummary // this.controlNavigatorSummary.Buttons.Append.Visible = false; this.controlNavigatorSummary.Buttons.CancelEdit.Visible = false; this.controlNavigatorSummary.Buttons.Edit.Visible = false; this.controlNavigatorSummary.Buttons.EndEdit.Visible = false; this.controlNavigatorSummary.Buttons.NextPage.Visible = false; this.controlNavigatorSummary.Buttons.PrevPage.Visible = false; this.controlNavigatorSummary.Buttons.Remove.Visible = false; this.controlNavigatorSummary.Location = new System.Drawing.Point(749, 4); this.controlNavigatorSummary.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.controlNavigatorSummary.Size = new System.Drawing.Size(201, 25); // // txtFocusForSave // this.txtFocusForSave.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6); // // lblAboutInfo // this.lblAboutInfo.Location = new System.Drawing.Point(523, 3); // // gcSummary // this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill; this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false; this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false; this.gcSummary.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gcSummary.Location = new System.Drawing.Point(0, 0); this.gcSummary.MainView = this.gvSummary; this.gcSummary.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.gcSummary.Name = "gcSummary"; this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No; this.gcSummary.Size = new System.Drawing.Size(1131, 663); this.gcSummary.TabIndex = 10; this.gcSummary.UseEmbeddedNavigator = true; this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvSummary}); // // gvSummary // this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.coldaa001, this.colnotes, this.colCreatedBy, this.colCreationDate}); this.gvSummary.DetailHeight = 450; this.gvSummary.FixedLineWidth = 3; this.gvSummary.GridControl = this.gcSummary; this.gvSummary.Name = "gvSummary"; this.gvSummary.OptionsView.ColumnAutoWidth = false; this.gvSummary.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways; this.gvSummary.OptionsView.ShowFooter = true; this.gvSummary.OptionsView.ShowGroupPanel = false; // // coldaa001 // this.coldaa001.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.coldaa001.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.coldaa001.AppearanceCell.Options.UseBackColor = true; this.coldaa001.AppearanceCell.Options.UseForeColor = true; this.coldaa001.Caption = "工单号"; this.coldaa001.FieldName = "daa001"; this.coldaa001.MinWidth = 23; this.coldaa001.Name = "coldaa001"; this.coldaa001.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "daa001", "条数:{0}")}); this.coldaa001.Visible = true; this.coldaa001.VisibleIndex = 0; this.coldaa001.Width = 114; // // colnotes // this.colnotes.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colnotes.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.colnotes.AppearanceCell.Options.UseBackColor = true; this.colnotes.AppearanceCell.Options.UseForeColor = true; this.colnotes.Caption = "记录内容"; this.colnotes.FieldName = "notes"; this.colnotes.MinWidth = 23; this.colnotes.Name = "colnotes"; this.colnotes.Visible = true; this.colnotes.VisibleIndex = 1; this.colnotes.Width = 114; // // colCreatedBy // this.colCreatedBy.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colCreatedBy.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.colCreatedBy.AppearanceCell.Options.UseBackColor = true; this.colCreatedBy.AppearanceCell.Options.UseForeColor = true; this.colCreatedBy.Caption = "创建人"; this.colCreatedBy.FieldName = "CreatedBy"; this.colCreatedBy.MinWidth = 23; this.colCreatedBy.Name = "colCreatedBy"; this.colCreatedBy.Visible = true; this.colCreatedBy.VisibleIndex = 2; this.colCreatedBy.Width = 114; // // colCreationDate // this.colCreationDate.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colCreationDate.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.colCreationDate.AppearanceCell.Options.UseBackColor = true; this.colCreationDate.AppearanceCell.Options.UseForeColor = true; this.colCreationDate.Caption = "创建日期"; this.colCreationDate.FieldName = "CreationDate"; this.colCreationDate.MinWidth = 23; this.colCreationDate.Name = "colCreationDate"; this.colCreationDate.Visible = true; this.colCreationDate.VisibleIndex = 3; this.colCreationDate.Width = 114; // // pcDetailEditor // this.pcDetailEditor.Controls.Add(this.simpleButton1); this.pcDetailEditor.Controls.Add(this.buttonEdit1); this.pcDetailEditor.Controls.Add(this.txtnotes); this.pcDetailEditor.Controls.Add(this.txtCreatedBy); this.pcDetailEditor.Controls.Add(this.txtCreationDate); this.pcDetailEditor.Controls.Add(this.txtdaa001); this.pcDetailEditor.Dock = System.Windows.Forms.DockStyle.Fill; this.pcDetailEditor.Location = new System.Drawing.Point(0, 0); this.pcDetailEditor.Name = "pcDetailEditor"; this.pcDetailEditor.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(513, 239, 650, 496); this.pcDetailEditor.Root = this.layoutGroup; this.pcDetailEditor.Size = new System.Drawing.Size(1131, 98); this.pcDetailEditor.TabIndex = 1; this.pcDetailEditor.Text = "pcDetailEditor"; // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(287, 35); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(276, 27); this.simpleButton1.StyleController = this.pcDetailEditor; this.simpleButton1.TabIndex = 5; this.simpleButton1.Text = "上传"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // buttonEdit1 // this.buttonEdit1.Location = new System.Drawing.Point(55, 35); this.buttonEdit1.Name = "buttonEdit1"; this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.buttonEdit1.Size = new System.Drawing.Size(228, 24); this.buttonEdit1.StyleController = this.pcDetailEditor; this.buttonEdit1.TabIndex = 4; this.buttonEdit1.Click += new System.EventHandler(this.buttonEdit1_Click); // // txtnotes // this.txtnotes.Location = new System.Drawing.Point(367, 7); this.txtnotes.Name = "txtnotes"; this.txtnotes.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.txtnotes.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.txtnotes.Properties.Appearance.Options.UseBackColor = true; this.txtnotes.Properties.Appearance.Options.UseForeColor = true; this.txtnotes.Size = new System.Drawing.Size(196, 24); this.txtnotes.StyleController = this.pcDetailEditor; this.txtnotes.TabIndex = 0; // // txtCreatedBy // this.txtCreatedBy.Location = new System.Drawing.Point(632, 7); this.txtCreatedBy.Name = "txtCreatedBy"; this.txtCreatedBy.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.txtCreatedBy.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.txtCreatedBy.Properties.Appearance.Options.UseBackColor = true; this.txtCreatedBy.Properties.Appearance.Options.UseForeColor = true; this.txtCreatedBy.Size = new System.Drawing.Size(211, 24); this.txtCreatedBy.StyleController = this.pcDetailEditor; this.txtCreatedBy.TabIndex = 0; // // txtCreationDate // this.txtCreationDate.Location = new System.Drawing.Point(927, 7); this.txtCreationDate.Name = "txtCreationDate"; this.txtCreationDate.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.txtCreationDate.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.txtCreationDate.Properties.Appearance.Options.UseBackColor = true; this.txtCreationDate.Properties.Appearance.Options.UseForeColor = true; this.txtCreationDate.Size = new System.Drawing.Size(197, 24); this.txtCreationDate.StyleController = this.pcDetailEditor; this.txtCreationDate.TabIndex = 0; // // txtdaa001 // this.txtdaa001.Location = new System.Drawing.Point(72, 7); this.txtdaa001.Name = "txtdaa001"; this.txtdaa001.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.txtdaa001.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.txtdaa001.Properties.Appearance.Options.UseBackColor = true; this.txtdaa001.Properties.Appearance.Options.UseForeColor = true; this.txtdaa001.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtdaa001.Properties.NullText = ""; this.txtdaa001.Properties.PopupView = this.searchLookUpEdit1View; this.txtdaa001.Size = new System.Drawing.Size(211, 24); this.txtdaa001.StyleController = this.pcDetailEditor; this.txtdaa001.TabIndex = 0; // // searchLookUpEdit1View // this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false; // // layoutGroup // this.layoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutGroup.GroupBordersVisible = false; this.layoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutItemdaa001, this.layoutItemnotes, this.layoutItemCreatedBy, this.layoutItemCreationDate, this.layoutControlItem1, this.layoutControlItem2}); this.layoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutGroup.Name = "Root"; this.layoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3, columnDefinition4}); rowDefinition3.Height = 28D; rowDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize; rowDefinition4.Height = 60D; rowDefinition4.SizeType = System.Windows.Forms.SizeType.AutoSize; this.layoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition3, rowDefinition4}); this.layoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5); this.layoutGroup.Size = new System.Drawing.Size(1131, 98); this.layoutGroup.TextVisible = false; // // layoutItemdaa001 // this.layoutItemdaa001.Control = this.txtdaa001; this.layoutItemdaa001.Location = new System.Drawing.Point(0, 0); this.layoutItemdaa001.Name = "layoutItemdaa001"; this.layoutItemdaa001.Size = new System.Drawing.Size(280, 28); this.layoutItemdaa001.Text = "工单号:"; this.layoutItemdaa001.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutItemdaa001.TextSize = new System.Drawing.Size(60, 18); this.layoutItemdaa001.TextToControlDistance = 5; // // layoutItemnotes // this.layoutItemnotes.Control = this.txtnotes; this.layoutItemnotes.Location = new System.Drawing.Point(280, 0); this.layoutItemnotes.Name = "layoutItemnotes"; this.layoutItemnotes.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutItemnotes.Size = new System.Drawing.Size(280, 28); this.layoutItemnotes.Text = "记录内容:"; this.layoutItemnotes.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutItemnotes.TextSize = new System.Drawing.Size(75, 18); this.layoutItemnotes.TextToControlDistance = 5; // // layoutItemCreatedBy // this.layoutItemCreatedBy.Control = this.txtCreatedBy; this.layoutItemCreatedBy.Location = new System.Drawing.Point(560, 0); this.layoutItemCreatedBy.Name = "layoutItemCreatedBy"; this.layoutItemCreatedBy.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutItemCreatedBy.Size = new System.Drawing.Size(280, 28); this.layoutItemCreatedBy.Text = "创建人:"; this.layoutItemCreatedBy.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutItemCreatedBy.TextSize = new System.Drawing.Size(60, 18); this.layoutItemCreatedBy.TextToControlDistance = 5; // // layoutItemCreationDate // this.layoutItemCreationDate.Control = this.txtCreationDate; this.layoutItemCreationDate.Location = new System.Drawing.Point(840, 0); this.layoutItemCreationDate.Name = "layoutItemCreationDate"; this.layoutItemCreationDate.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutItemCreationDate.Size = new System.Drawing.Size(281, 28); this.layoutItemCreationDate.Text = "创建日期:"; this.layoutItemCreationDate.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; this.layoutItemCreationDate.TextSize = new System.Drawing.Size(75, 18); this.layoutItemCreationDate.TextToControlDistance = 5; // // layoutControlItem1 // this.layoutControlItem1.Control = this.buttonEdit1; this.layoutControlItem1.Location = new System.Drawing.Point(0, 28); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem1.Size = new System.Drawing.Size(280, 60); this.layoutControlItem1.Text = "附件:"; this.layoutControlItem1.TextSize = new System.Drawing.Size(45, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.simpleButton1; this.layoutControlItem2.Location = new System.Drawing.Point(280, 28); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(280, 60); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // emptyRowEditor // this.emptyRowEditor.AllowHotTrack = false; this.emptyRowEditor.Location = new System.Drawing.Point(0, 300); this.emptyRowEditor.Name = "emptyRowEditor"; this.emptyRowEditor.Size = new System.Drawing.Size(989, 94); this.emptyRowEditor.TextSize = new System.Drawing.Size(0, 0); // // lbldaa001 // this.lbldaa001.Location = new System.Drawing.Point(0, 0); this.lbldaa001.Name = "lbldaa001"; this.lbldaa001.Size = new System.Drawing.Size(94, 17); this.lbldaa001.TabIndex = 0; // // lblnotes // this.lblnotes.Location = new System.Drawing.Point(0, 0); this.lblnotes.Name = "lblnotes"; this.lblnotes.Size = new System.Drawing.Size(94, 17); this.lblnotes.TabIndex = 0; // // lblCreatedBy // this.lblCreatedBy.Location = new System.Drawing.Point(0, 0); this.lblCreatedBy.Name = "lblCreatedBy"; this.lblCreatedBy.Size = new System.Drawing.Size(94, 17); this.lblCreatedBy.TabIndex = 0; // // lblCreationDate // this.lblCreationDate.Location = new System.Drawing.Point(0, 0); this.lblCreationDate.Name = "lblCreationDate"; this.lblCreationDate.Size = new System.Drawing.Size(94, 17); this.lblCreationDate.TabIndex = 0; // // pcDetail // this.pcDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.pcDetail.Location = new System.Drawing.Point(0, 298); this.pcDetail.Name = "pcDetail"; this.pcDetail.Size = new System.Drawing.Size(826, 465); this.pcDetail.TabIndex = 0; // // gcDetail0 // this.gcDetail0.EmbeddedNavigator.Buttons.Append.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.CancelEdit.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.Edit.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.EndEdit.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.NextPage.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.PrevPage.Visible = false; this.gcDetail0.EmbeddedNavigator.Buttons.Remove.Visible = false; this.gcDetail0.Location = new System.Drawing.Point(14, 44); this.gcDetail0.MainView = this.gvDetail0; this.gcDetail0.Name = "gcDetail0"; this.gcDetail0.RightToLeft = System.Windows.Forms.RightToLeft.No; this.gcDetail0.Size = new System.Drawing.Size(1103, 572); this.gcDetail0.TabIndex = 10; this.gcDetail0.UseEmbeddedNavigator = true; this.gcDetail0.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvDetail0}); // // gvDetail0 // this.gvDetail0.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colD_Table0_IMAGEPath, this.colD_Table0_CreatedBy, this.colD_Table0_CreationDate}); this.gvDetail0.GridControl = this.gcDetail0; this.gvDetail0.Name = "gvDetail0"; this.gvDetail0.OptionsNavigation.EnterMoveNextColumn = true; this.gvDetail0.OptionsView.ColumnAutoWidth = false; this.gvDetail0.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways; this.gvDetail0.OptionsView.ShowFooter = true; this.gvDetail0.OptionsView.ShowGroupPanel = false; this.gvDetail0.Tag = "XjImagePath"; this.gvDetail0.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gvDetail0_RowClick); this.gvDetail0.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gvDetail_KeyDown); // // colD_Table0_IMAGEPath // this.colD_Table0_IMAGEPath.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colD_Table0_IMAGEPath.AppearanceCell.Options.UseBackColor = true; this.colD_Table0_IMAGEPath.Caption = "图片"; this.colD_Table0_IMAGEPath.FieldName = "IMAGEPath"; this.colD_Table0_IMAGEPath.Name = "colD_Table0_IMAGEPath"; this.colD_Table0_IMAGEPath.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "IMAGEPath", "条数:{0}")}); this.colD_Table0_IMAGEPath.Visible = true; this.colD_Table0_IMAGEPath.VisibleIndex = 0; this.colD_Table0_IMAGEPath.Width = 100; // // colD_Table0_CreatedBy // this.colD_Table0_CreatedBy.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colD_Table0_CreatedBy.AppearanceCell.Options.UseBackColor = true; this.colD_Table0_CreatedBy.Caption = "创建人"; this.colD_Table0_CreatedBy.FieldName = "CreatedBy"; this.colD_Table0_CreatedBy.Name = "colD_Table0_CreatedBy"; this.colD_Table0_CreatedBy.Visible = true; this.colD_Table0_CreatedBy.VisibleIndex = 1; this.colD_Table0_CreatedBy.Width = 100; // // colD_Table0_CreationDate // this.colD_Table0_CreationDate.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.colD_Table0_CreationDate.AppearanceCell.Options.UseBackColor = true; this.colD_Table0_CreationDate.Caption = "创建日期"; this.colD_Table0_CreationDate.FieldName = "CreationDate"; this.colD_Table0_CreationDate.Name = "colD_Table0_CreationDate"; this.colD_Table0_CreationDate.Visible = true; this.colD_Table0_CreationDate.VisibleIndex = 2; this.colD_Table0_CreationDate.Width = 100; // // pnlSearch // this.pnlSearch.Controls.Add(this.btnQuery); this.pnlSearch.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlSearch.Location = new System.Drawing.Point(0, 0); this.pnlSearch.Margin = new System.Windows.Forms.Padding(0); this.pnlSearch.Name = "pnlSearch"; this.pnlSearch.Root = this.layoutGroupSearch; this.pnlSearch.Size = new System.Drawing.Size(1131, 65); this.pnlSearch.TabIndex = 11; this.pnlSearch.Text = "pnlSearch"; // // btnQuery // this.btnQuery.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand; this.btnQuery.Location = new System.Drawing.Point(1013, 8); this.btnQuery.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnQuery.Name = "btnQuery"; this.btnQuery.Size = new System.Drawing.Size(110, 47); this.btnQuery.StyleController = this.pnlSearch; this.btnQuery.TabIndex = 20; this.btnQuery.Text = "查询(&S)"; this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click); // // layoutGroupSearch // this.layoutGroupSearch.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutGroupSearch.GroupBordersVisible = false; this.layoutGroupSearch.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.queryAndEmptyButtonLayoutGroup}); this.layoutGroupSearch.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutGroupSearch.Name = "layoutGroupSearch"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 25D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition2.Width = 25D; columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition3.Width = 25D; columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition4.Width = 25D; this.layoutGroupSearch.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3, columnDefinition4}); rowDefinition1.Height = 53D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.AutoSize; this.layoutGroupSearch.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1}); this.layoutGroupSearch.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6); this.layoutGroupSearch.Size = new System.Drawing.Size(1131, 65); this.layoutGroupSearch.TextVisible = false; // // queryAndEmptyButtonLayoutGroup // this.queryAndEmptyButtonLayoutGroup.DefaultLayoutType = DevExpress.XtraLayout.Utils.LayoutType.Horizontal; this.queryAndEmptyButtonLayoutGroup.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.queryAndEmptyButtonLayoutGroup.GroupBordersVisible = false; this.queryAndEmptyButtonLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutItem_QueryButton}); this.queryAndEmptyButtonLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Flow; this.queryAndEmptyButtonLayoutGroup.Location = new System.Drawing.Point(839, 0); this.queryAndEmptyButtonLayoutGroup.Name = "queryAndEmptyButtonLayoutGroup"; this.queryAndEmptyButtonLayoutGroup.OptionsTableLayoutItem.ColumnIndex = 3; this.queryAndEmptyButtonLayoutGroup.Size = new System.Drawing.Size(280, 53); this.queryAndEmptyButtonLayoutGroup.TextVisible = false; // // layoutItem_QueryButton // this.layoutItem_QueryButton.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutItem_QueryButton.Control = this.btnQuery; this.layoutItem_QueryButton.Location = new System.Drawing.Point(166, 0); this.layoutItem_QueryButton.MaxSize = new System.Drawing.Size(114, 51); this.layoutItem_QueryButton.MinSize = new System.Drawing.Size(114, 51); this.layoutItem_QueryButton.Name = "layoutItem_QueryButton"; this.layoutItem_QueryButton.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutItem_QueryButton.Size = new System.Drawing.Size(114, 51); this.layoutItem_QueryButton.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutItem_QueryButton.TextSize = new System.Drawing.Size(0, 0); this.layoutItem_QueryButton.TextVisible = false; // // lbl_daa001 // this.lbl_daa001.Location = new System.Drawing.Point(0, 0); this.lbl_daa001.Name = "lbl_daa001"; this.lbl_daa001.Size = new System.Drawing.Size(94, 17); this.lbl_daa001.TabIndex = 0; // // editorAndDetailTabLayout // this.editorAndDetailTabLayout.Controls.Add(this.splitContainerEditorAndDetailGrid); this.editorAndDetailTabLayout.Dock = System.Windows.Forms.DockStyle.Fill; this.editorAndDetailTabLayout.Location = new System.Drawing.Point(0, 0); this.editorAndDetailTabLayout.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.editorAndDetailTabLayout.Name = "editorAndDetailTabLayout"; this.editorAndDetailTabLayout.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 207, 650, 666); this.editorAndDetailTabLayout.Root = this.editorAndDetailTabLayoutGroup; this.editorAndDetailTabLayout.Size = new System.Drawing.Size(1147, 756); this.editorAndDetailTabLayout.TabIndex = 1; this.editorAndDetailTabLayout.Text = "editorAndDetailTabLayout"; // // splitContainerEditorAndDetailGrid // this.splitContainerEditorAndDetailGrid.Horizontal = false; this.splitContainerEditorAndDetailGrid.Location = new System.Drawing.Point(8, 8); this.splitContainerEditorAndDetailGrid.Name = "splitContainerEditorAndDetailGrid"; this.splitContainerEditorAndDetailGrid.Panel1.Controls.Add(this.pcDetailEditor); this.splitContainerEditorAndDetailGrid.Panel2.Controls.Add(this.detailGridsLayoutControl); this.splitContainerEditorAndDetailGrid.Size = new System.Drawing.Size(1131, 740); this.splitContainerEditorAndDetailGrid.SplitterPosition = 98; this.splitContainerEditorAndDetailGrid.TabIndex = 4; // // detailGridsLayoutControl // this.detailGridsLayoutControl.Controls.Add(this.gcDetail0); this.detailGridsLayoutControl.Dock = System.Windows.Forms.DockStyle.Fill; this.detailGridsLayoutControl.Location = new System.Drawing.Point(0, 0); this.detailGridsLayoutControl.Name = "detailGridsLayoutControl"; this.detailGridsLayoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(668, 368, 812, 500); this.detailGridsLayoutControl.Root = this.detailGridsLayoutControlGroup; this.detailGridsLayoutControl.Size = new System.Drawing.Size(1131, 630); this.detailGridsLayoutControl.TabIndex = 1; this.detailGridsLayoutControl.Text = "detailGridsLayoutControl"; // // detailGridsLayoutControlGroup // this.detailGridsLayoutControlGroup.GroupBordersVisible = false; this.detailGridsLayoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.detailGridsTabbedControlGroup}); this.detailGridsLayoutControlGroup.Name = "Root"; this.detailGridsLayoutControlGroup.Size = new System.Drawing.Size(1131, 630); this.detailGridsLayoutControlGroup.TextVisible = false; // // detailGridsTabbedControlGroup // this.detailGridsTabbedControlGroup.Location = new System.Drawing.Point(0, 0); this.detailGridsTabbedControlGroup.Name = "detailGridsTabbedControlGroup"; this.detailGridsTabbedControlGroup.SelectedTabPage = this.detailGridTabPageLayoutControlGroup0; this.detailGridsTabbedControlGroup.Size = new System.Drawing.Size(1131, 630); this.detailGridsTabbedControlGroup.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.detailGridTabPageLayoutControlGroup0}); // // detailGridTabPageLayoutControlGroup0 // this.detailGridTabPageLayoutControlGroup0.GroupBordersVisible = false; this.detailGridTabPageLayoutControlGroup0.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.detailGridTabPageLayoutControlItem0}); this.detailGridTabPageLayoutControlGroup0.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.detailGridTabPageLayoutControlGroup0.Location = new System.Drawing.Point(0, 0); this.detailGridTabPageLayoutControlGroup0.Name = "detailGridTabPageLayoutControlGroup0"; columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition6.Width = 100D; this.detailGridTabPageLayoutControlGroup0.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition6}); rowDefinition5.Height = 100D; rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; this.detailGridTabPageLayoutControlGroup0.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition5}); this.detailGridTabPageLayoutControlGroup0.Size = new System.Drawing.Size(1107, 576); this.detailGridTabPageLayoutControlGroup0.Text = "附件明细"; // // detailGridTabPageLayoutControlItem0 // this.detailGridTabPageLayoutControlItem0.Control = this.gcDetail0; this.detailGridTabPageLayoutControlItem0.Location = new System.Drawing.Point(0, 0); this.detailGridTabPageLayoutControlItem0.Name = "detailGridTabPageLayoutControlItem0"; this.detailGridTabPageLayoutControlItem0.Size = new System.Drawing.Size(1107, 576); this.detailGridTabPageLayoutControlItem0.TextSize = new System.Drawing.Size(0, 0); this.detailGridTabPageLayoutControlItem0.TextVisible = false; // // editorAndDetailTabLayoutGroup // this.editorAndDetailTabLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.editorAndDetailTabLayoutGroup.GroupBordersVisible = false; this.editorAndDetailTabLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.splitContainerEditorAndDetailGridLayoutControlItem}); this.editorAndDetailTabLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.editorAndDetailTabLayoutGroup.Name = "Root"; columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition7.Width = 100D; this.editorAndDetailTabLayoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition7}); rowDefinition6.Height = 744D; rowDefinition6.SizeType = System.Windows.Forms.SizeType.AutoSize; this.editorAndDetailTabLayoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition6}); this.editorAndDetailTabLayoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6); this.editorAndDetailTabLayoutGroup.Size = new System.Drawing.Size(1147, 756); // // splitContainerEditorAndDetailGridLayoutControlItem // this.splitContainerEditorAndDetailGridLayoutControlItem.Control = this.splitContainerEditorAndDetailGrid; this.splitContainerEditorAndDetailGridLayoutControlItem.Location = new System.Drawing.Point(0, 0); this.splitContainerEditorAndDetailGridLayoutControlItem.Name = "splitContainerEditorAndDetailGridLayoutControlItem"; this.splitContainerEditorAndDetailGridLayoutControlItem.Size = new System.Drawing.Size(1135, 744); this.splitContainerEditorAndDetailGridLayoutControlItem.TextSize = new System.Drawing.Size(0, 0); this.splitContainerEditorAndDetailGridLayoutControlItem.TextVisible = false; // // searchAndSummaryTabLayout // this.searchAndSummaryTabLayout.Controls.Add(this.splitContainerSearchAndSummary); this.searchAndSummaryTabLayout.Dock = System.Windows.Forms.DockStyle.Fill; this.searchAndSummaryTabLayout.Location = new System.Drawing.Point(0, 0); this.searchAndSummaryTabLayout.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.searchAndSummaryTabLayout.Name = "searchAndSummaryTabLayout"; this.searchAndSummaryTabLayout.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1088, 207, 650, 400); this.searchAndSummaryTabLayout.Root = this.searchAndSummaryTabLayoutGroup; this.searchAndSummaryTabLayout.Size = new System.Drawing.Size(1147, 756); this.searchAndSummaryTabLayout.TabIndex = 1; this.searchAndSummaryTabLayout.Text = "searchAndSummaryTabLayout"; // // splitContainerSearchAndSummary // this.splitContainerSearchAndSummary.Horizontal = false; this.splitContainerSearchAndSummary.Location = new System.Drawing.Point(8, 8); this.splitContainerSearchAndSummary.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.splitContainerSearchAndSummary.Name = "splitContainerSearchAndSummary"; this.splitContainerSearchAndSummary.Panel1.Controls.Add(this.pnlSearch); this.splitContainerSearchAndSummary.Panel2.Controls.Add(this.gcSummary); this.splitContainerSearchAndSummary.Size = new System.Drawing.Size(1131, 740); this.splitContainerSearchAndSummary.SplitterPosition = 65; this.splitContainerSearchAndSummary.TabIndex = 4; // // searchAndSummaryTabLayoutGroup // this.searchAndSummaryTabLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.searchAndSummaryTabLayoutGroup.GroupBordersVisible = false; this.searchAndSummaryTabLayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.splitContainerSearchAndSummaryLayoutControlItem}); this.searchAndSummaryTabLayoutGroup.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.searchAndSummaryTabLayoutGroup.Name = "editorAndDetailTabLayoutGroup"; columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition5.Width = 100D; this.searchAndSummaryTabLayoutGroup.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition5}); rowDefinition2.Height = 100D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; this.searchAndSummaryTabLayoutGroup.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition2}); this.searchAndSummaryTabLayoutGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(6, 6, 6, 6); this.searchAndSummaryTabLayoutGroup.Size = new System.Drawing.Size(1147, 756); this.searchAndSummaryTabLayoutGroup.TextVisible = false; // // splitContainerSearchAndSummaryLayoutControlItem // this.splitContainerSearchAndSummaryLayoutControlItem.Control = this.splitContainerSearchAndSummary; this.splitContainerSearchAndSummaryLayoutControlItem.Location = new System.Drawing.Point(0, 0); this.splitContainerSearchAndSummaryLayoutControlItem.Name = "splitContainerSearchAndSummaryLayoutControlItem"; this.splitContainerSearchAndSummaryLayoutControlItem.Size = new System.Drawing.Size(1135, 744); this.splitContainerSearchAndSummaryLayoutControlItem.TextSize = new System.Drawing.Size(0, 0); this.splitContainerSearchAndSummaryLayoutControlItem.TextVisible = false; // // frmQaItemXj // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.ClientSize = new System.Drawing.Size(1153, 798); this.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10); this.Name = "frmQaItemXj"; this.Padding = new System.Windows.Forms.Padding(2, 5, 2, 5); this.Text = "工单巡检"; this.Load += new System.EventHandler(this.frmQaItemXj_Load); this.tpSummary.ResumeLayout(false); this.pnlSummary.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tcBusiness)).EndInit(); this.tcBusiness.ResumeLayout(false); this.tpDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcNavigator)).EndInit(); this.gcNavigator.ResumeLayout(false); this.gcNavigator.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pcDetailEditor)).EndInit(); this.pcDetailEditor.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtnotes.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreatedBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCreationDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtdaa001.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemdaa001)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemnotes)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemCreatedBy)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItemCreationDate)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptyRowEditor)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pcDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcDetail0)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvDetail0)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).EndInit(); this.pnlSearch.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutGroupSearch)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.queryAndEmptyButtonLayoutGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutItem_QueryButton)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayout)).EndInit(); this.editorAndDetailTabLayout.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGrid)).EndInit(); this.splitContainerEditorAndDetailGrid.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControl)).EndInit(); this.detailGridsLayoutControl.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.detailGridsLayoutControlGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridsTabbedControlGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlGroup0)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.detailGridTabPageLayoutControlItem0)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.editorAndDetailTabLayoutGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerEditorAndDetailGridLayoutControlItem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayout)).EndInit(); this.searchAndSummaryTabLayout.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummary)).EndInit(); this.splitContainerSearchAndSummary.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.searchAndSummaryTabLayoutGroup)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerSearchAndSummaryLayoutControlItem)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraEditors.ButtonEdit buttonEdit1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.SearchLookUpEdit txtdaa001; private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View; private DevExpress.XtraLayout.LayoutControlGroup queryAndEmptyButtonLayoutGroup; private DevExpress.XtraLayout.LayoutControlItem layoutItem_QueryButton; }//public partial class }//namespace