| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618 |
- namespace Core.StlMes.Client.Lims.Data.Mat
- {
- partial class FrmMatGetSamplePlan
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMatGetSamplePlan));
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table6", -1);
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel3 = new System.Windows.Forms.Panel();
- this.panel5 = new System.Windows.Forms.Panel();
- this.publicUltraGridDetail1 = new Core.StlMes.Client.Lims.Data.Mat.PublicUltraGridDetail();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataTable3 = new System.Data.DataTable();
- this.dataTable6 = new System.Data.DataTable();
- this.dataTable7 = new System.Data.DataTable();
- this.panel4 = new System.Windows.Forms.Panel();
- this.panel4_Fill_Panel = new System.Windows.Forms.Panel();
- this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this.ultraToolbarsDockArea4 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.publicUltraGridBase1 = new Core.StlMes.Client.Lims.Data.Mat.PublicUltraGridBase();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.panel6 = new System.Windows.Forms.Panel();
- this.publicUltraGridDetail2 = new Core.StlMes.Client.Lims.Data.Mat.PublicUltraGridDetail();
- this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.publicUltraGridBase2 = new Core.StlMes.Client.Lims.Data.Mat.PublicUltraGridBase();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.matQueryBase1 = new Core.StlMes.Client.Lims.Data.Mat.MatQueryBase();
- this.ultraTabPageControl1.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- this.panel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.panel3);
- this.ultraTabPageControl1.Controls.Add(this.publicUltraGridBase1);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1322, 598);
- //
- // panel3
- //
- this.panel3.Controls.Add(this.panel5);
- this.panel3.Controls.Add(this.panel4);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 302);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1322, 296);
- this.panel3.TabIndex = 7;
- //
- // panel5
- //
- this.panel5.Controls.Add(this.publicUltraGridDetail1);
- this.panel5.Controls.Add(this.ultraGrid3);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel5.Location = new System.Drawing.Point(0, 25);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(1322, 271);
- this.panel5.TabIndex = 4;
- //
- // publicUltraGridDetail1
- //
- this.publicUltraGridDetail1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.publicUltraGridDetail1.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridDetail1.Name = "publicUltraGridDetail1";
- this.publicUltraGridDetail1.Size = new System.Drawing.Size(914, 271);
- this.publicUltraGridDetail1.TabIndex = 30;
- this.publicUltraGridDetail1.Ur = null;
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataMember = "Table3";
- this.ultraGrid3.DataSource = this.dataSet1;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance11;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance12.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance12;
- appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance13;
- this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance14.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance14.BackColor2 = System.Drawing.SystemColors.Control;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance14;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance15.BackColor = System.Drawing.SystemColors.Window;
- appearance15.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance15;
- appearance16.BackColor = System.Drawing.SystemColors.Highlight;
- appearance16.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance16;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance17;
- appearance18.BorderColor = System.Drawing.Color.Silver;
- appearance18.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance18;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
- appearance19.BackColor = System.Drawing.SystemColors.Control;
- appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance19.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance19.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance19;
- appearance20.TextHAlignAsString = "Left";
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance20;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance21.BackColor = System.Drawing.SystemColors.Window;
- appearance21.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance21;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance22.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance22;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid3.Location = new System.Drawing.Point(914, 0);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(408, 271);
- this.ultraGrid3.TabIndex = 25;
- this.ultraGrid3.Text = "ultraGrid3";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2,
- this.dataTable3,
- this.dataTable6,
- this.dataTable7});
- //
- // dataTable2
- //
- this.dataTable2.TableName = "Table2";
- //
- // dataTable3
- //
- this.dataTable3.TableName = "Table3";
- //
- // dataTable6
- //
- this.dataTable6.TableName = "Table6";
- //
- // dataTable7
- //
- this.dataTable7.TableName = "Table7";
- //
- // panel4
- //
- this.panel4.Controls.Add(this.panel4_Fill_Panel);
- this.panel4.Controls.Add(this.ultraToolbarsDockArea3);
- this.panel4.Controls.Add(this.ultraToolbarsDockArea4);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Left);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Right);
- this.panel4.Controls.Add(this.ultraToolbarsDockArea1);
- this.panel4.Controls.Add(this.ultraToolbarsDockArea2);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Top);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Bottom);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1322, 25);
- this.panel4.TabIndex = 3;
- //
- // panel4_Fill_Panel
- //
- this.panel4_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.panel4_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4_Fill_Panel.Location = new System.Drawing.Point(0, 50);
- this.panel4_Fill_Panel.Name = "panel4_Fill_Panel";
- this.panel4_Fill_Panel.Size = new System.Drawing.Size(1322, 0);
- this.panel4_Fill_Panel.TabIndex = 0;
- //
- // ultraToolbarsDockArea3
- //
- this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea3.BackColor = System.Drawing.SystemColors.Control;
- this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(0, 50);
- this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
- this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 0);
- this.ultraToolbarsDockArea3.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this.panel4;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool3,
- buttonTool4});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- buttonTool1.SharedPropsInternal.Caption = "增加";
- buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool2.SharedPropsInternal.Caption = "取消";
- buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // ultraToolbarsDockArea4
- //
- this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea4.BackColor = System.Drawing.SystemColors.Control;
- this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this.ultraToolbarsDockArea4.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea4.Location = new System.Drawing.Point(1322, 50);
- this.ultraToolbarsDockArea4.Name = "ultraToolbarsDockArea4";
- this.ultraToolbarsDockArea4.Size = new System.Drawing.Size(0, 0);
- this.ultraToolbarsDockArea4.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Left
- //
- this._panel4_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._panel4_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 50);
- this._panel4_Toolbars_Dock_Area_Left.Name = "_panel4_Toolbars_Dock_Area_Left";
- this._panel4_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
- this._panel4_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Right
- //
- this._panel4_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._panel4_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1322, 50);
- this._panel4_Toolbars_Dock_Area_Right.Name = "_panel4_Toolbars_Dock_Area_Right";
- this._panel4_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
- this._panel4_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsDockArea1
- //
- this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea1.BackColor = System.Drawing.SystemColors.Control;
- this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 25);
- this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
- this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(1322, 25);
- this.ultraToolbarsDockArea1.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsDockArea2
- //
- this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this.ultraToolbarsDockArea2.BackColor = System.Drawing.SystemColors.Control;
- this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 25);
- this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
- this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(1322, 0);
- this.ultraToolbarsDockArea2.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Top
- //
- this._panel4_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._panel4_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._panel4_Toolbars_Dock_Area_Top.Name = "_panel4_Toolbars_Dock_Area_Top";
- this._panel4_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1322, 25);
- this._panel4_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Bottom
- //
- this._panel4_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._panel4_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 25);
- this._panel4_Toolbars_Dock_Area_Bottom.Name = "_panel4_Toolbars_Dock_Area_Bottom";
- this._panel4_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1322, 0);
- this._panel4_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // publicUltraGridBase1
- //
- this.publicUltraGridBase1.Dock = System.Windows.Forms.DockStyle.Top;
- this.publicUltraGridBase1.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridBase1.Name = "publicUltraGridBase1";
- this.publicUltraGridBase1.Size = new System.Drawing.Size(1322, 302);
- this.publicUltraGridBase1.TabIndex = 6;
- this.publicUltraGridBase1.Ur = null;
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.panel6);
- this.ultraTabPageControl2.Controls.Add(this.publicUltraGridBase2);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1322, 598);
- //
- // panel6
- //
- this.panel6.Controls.Add(this.publicUltraGridDetail2);
- this.panel6.Controls.Add(this.ultraGrid6);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel6.Location = new System.Drawing.Point(0, 302);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(1322, 296);
- this.panel6.TabIndex = 8;
- //
- // publicUltraGridDetail2
- //
- this.publicUltraGridDetail2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.publicUltraGridDetail2.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridDetail2.Name = "publicUltraGridDetail2";
- this.publicUltraGridDetail2.Size = new System.Drawing.Size(914, 296);
- this.publicUltraGridDetail2.TabIndex = 31;
- this.publicUltraGridDetail2.Ur = null;
- //
- // ultraGrid6
- //
- this.ultraGrid6.DataMember = "Table6";
- this.ultraGrid6.DataSource = this.dataSet1;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid6.DisplayLayout.Appearance = appearance1;
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance2.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
- this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance4.BackColor2 = System.Drawing.SystemColors.Control;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
- this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
- appearance5.BackColor = System.Drawing.SystemColors.Window;
- appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance5;
- appearance6.BackColor = System.Drawing.SystemColors.Highlight;
- appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance7;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance8;
- this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance10.TextHAlignAsString = "Left";
- this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance10;
- this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance35.BackColor = System.Drawing.SystemColors.Window;
- appearance35.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance35;
- this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
- this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraGrid6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid6.Location = new System.Drawing.Point(914, 0);
- this.ultraGrid6.Name = "ultraGrid6";
- this.ultraGrid6.Size = new System.Drawing.Size(408, 296);
- this.ultraGrid6.TabIndex = 26;
- this.ultraGrid6.Text = "ultraGrid6";
- //
- // publicUltraGridBase2
- //
- this.publicUltraGridBase2.Dock = System.Windows.Forms.DockStyle.Top;
- this.publicUltraGridBase2.Location = new System.Drawing.Point(0, 0);
- this.publicUltraGridBase2.Name = "publicUltraGridBase2";
- this.publicUltraGridBase2.Size = new System.Drawing.Size(1322, 302);
- this.publicUltraGridBase2.TabIndex = 7;
- this.publicUltraGridBase2.Ur = null;
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Controls.Add(this.matQueryBase1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 666);
- this.panel1.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel2.Controls.Add(this.ultraTabControl1);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 40);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1328, 626);
- this.panel2.TabIndex = 3;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1326, 624);
- this.ultraTabControl1.TabIndex = 0;
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "未取样编制";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "已取样编制";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1322, 598);
- //
- // matQueryBase1
- //
- this.matQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
- this.matQueryBase1.Location = new System.Drawing.Point(0, 0);
- this.matQueryBase1.Name = "matQueryBase1";
- this.matQueryBase1.Size = new System.Drawing.Size(1328, 40);
- this.matQueryBase1.TabIndex = 2;
- //
- // FrmMatGetSamplePlan
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1328, 666);
- this.Controls.Add(this.panel1);
- this.Name = "FrmMatGetSamplePlan";
- this.Text = "原材料取样计划编制";
- this.Load += new System.EventHandler(this.FrmMatGetSamplePlan_Load);
- this.Shown += new System.EventHandler(this.FrmMatGetSamplePlan_Shown);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private MatQueryBase matQueryBase1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private PublicUltraGridBase publicUltraGridBase1;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel4_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea4;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
- private System.Windows.Forms.Panel panel5;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private PublicUltraGridDetail publicUltraGridDetail1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataTable dataTable3;
- private System.Data.DataTable dataTable6;
- private System.Data.DataTable dataTable7;
- private PublicUltraGridBase publicUltraGridBase2;
- private System.Windows.Forms.Panel panel6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
- private PublicUltraGridDetail publicUltraGridDetail2;
- }
- }
|