| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971 |
- namespace Core.LZMes.Client.UIM
- {
- partial class UIM010100
- {
- /// <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();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
- 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 appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
- 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 appearance4 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010100));
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label3 = new System.Windows.Forms.Label();
- this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.ultraPanel8 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet3 = new System.Data.DataSet();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label5 = new System.Windows.Forms.Label();
- this.ultraPanel10 = new Infragistics.Win.Misc.UltraPanel();
- this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraPanel12 = new Infragistics.Win.Misc.UltraPanel();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.ultraPanel13 = new Infragistics.Win.Misc.UltraPanel();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.ultraPanel11 = new Infragistics.Win.Misc.UltraPanel();
- this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraPanel14 = new Infragistics.Win.Misc.UltraPanel();
- this.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.ultraPanel15 = new Infragistics.Win.Misc.UltraPanel();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.button1 = new System.Windows.Forms.Button();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- this.ultraPanel4.ClientArea.SuspendLayout();
- this.ultraPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.ultraPanel5.ClientArea.SuspendLayout();
- this.ultraPanel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- this.ultraPanel6.ClientArea.SuspendLayout();
- this.ultraPanel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- this.ultraPanel7.ClientArea.SuspendLayout();
- this.ultraPanel7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- this.ultraPanel8.ClientArea.SuspendLayout();
- this.ultraPanel8.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- this.ultraPanel9.ClientArea.SuspendLayout();
- this.ultraPanel9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- this.ultraPanel10.ClientArea.SuspendLayout();
- this.ultraPanel10.SuspendLayout();
- this.tableLayoutPanel2.SuspendLayout();
- this.ultraPanel12.ClientArea.SuspendLayout();
- this.ultraPanel12.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.ultraPanel13.ClientArea.SuspendLayout();
- this.ultraPanel13.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- this.ultraPanel11.ClientArea.SuspendLayout();
- this.ultraPanel11.SuspendLayout();
- this.tableLayoutPanel3.SuspendLayout();
- this.ultraPanel14.ClientArea.SuspendLayout();
- this.ultraPanel14.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- this.ultraPanel15.ClientArea.SuspendLayout();
- this.ultraPanel15.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(757, 418);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.tableLayoutPanel1);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 61);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(757, 357);
- this.ultraPanel3.TabIndex = 1;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.BackColor = System.Drawing.Color.Gainsboro;
- this.tableLayoutPanel1.ColumnCount = 5;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
- this.tableLayoutPanel1.Controls.Add(this.ultraPanel4, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraPanel6, 2, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraPanel8, 4, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraPanel10, 1, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraPanel11, 3, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 1;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(757, 357);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraPanel4
- //
- //
- // ultraPanel4.ClientArea
- //
- this.ultraPanel4.ClientArea.Controls.Add(this.ultraGrid1);
- this.ultraPanel4.ClientArea.Controls.Add(this.ultraPanel5);
- this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel4.Location = new System.Drawing.Point(3, 3);
- this.ultraPanel4.Name = "ultraPanel4";
- this.ultraPanel4.Size = new System.Drawing.Size(175, 351);
- this.ultraPanel4.TabIndex = 3;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn1.DefaultCellValue = "false";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance1.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance1;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
- appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance8;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(175, 311);
- this.ultraGrid1.TabIndex = 5;
- this.ultraGrid1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid1_MouseClick);
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn7});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "选择";
- this.dataColumn1.ColumnName = "CHK";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "库存位置";
- this.dataColumn2.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "钢卷号";
- this.dataColumn7.ColumnName = "COIL_NO";
- //
- // ultraPanel5
- //
- //
- // ultraPanel5.ClientArea
- //
- this.ultraPanel5.ClientArea.Controls.Add(this.ultraComboEditor1);
- this.ultraPanel5.ClientArea.Controls.Add(this.label3);
- this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel5.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel5.Name = "ultraPanel5";
- this.ultraPanel5.Size = new System.Drawing.Size(175, 40);
- this.ultraPanel5.TabIndex = 0;
- //
- // ultraComboEditor1
- //
- appearance5.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor1.Appearance = appearance5;
- this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Location = new System.Drawing.Point(84, 10);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(85, 21);
- this.ultraComboEditor1.TabIndex = 1;
- this.ultraComboEditor1.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged);
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(12, 10);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(71, 21);
- this.label3.TabIndex = 0;
- this.label3.Text = "原堆放位置";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraPanel6
- //
- //
- // ultraPanel6.ClientArea
- //
- this.ultraPanel6.ClientArea.Controls.Add(this.ultraGrid2);
- this.ultraPanel6.ClientArea.Controls.Add(this.ultraPanel7);
- this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel6.Location = new System.Drawing.Point(289, 3);
- this.ultraPanel6.Name = "ultraPanel6";
- this.ultraPanel6.Size = new System.Drawing.Size(175, 351);
- this.ultraPanel6.TabIndex = 4;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet2;
- this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn4.Header.VisiblePosition = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(36, 0);
- ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn5.Header.VisiblePosition = 1;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.VisiblePosition = 2;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6});
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance12;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance13;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance14;
- appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance15;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(0, 40);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(175, 311);
- this.ultraGrid2.TabIndex = 2;
- this.ultraGrid2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid2_MouseClick);
- this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "选择";
- this.dataColumn3.ColumnName = "CHK";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "库存位置";
- this.dataColumn4.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "钢卷号";
- this.dataColumn5.ColumnName = "COIL_NO";
- //
- // ultraPanel7
- //
- //
- // ultraPanel7.ClientArea
- //
- this.ultraPanel7.ClientArea.Controls.Add(this.ultraComboEditor2);
- this.ultraPanel7.ClientArea.Controls.Add(this.label4);
- this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel7.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel7.Name = "ultraPanel7";
- this.ultraPanel7.Size = new System.Drawing.Size(175, 40);
- this.ultraPanel7.TabIndex = 0;
- //
- // ultraComboEditor2
- //
- appearance6.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor2.Appearance = appearance6;
- this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor2.Location = new System.Drawing.Point(96, 10);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(85, 21);
- this.ultraComboEditor2.TabIndex = 3;
- this.ultraComboEditor2.ValueChanged += new System.EventHandler(this.ultraComboEditor2_ValueChanged);
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(12, 10);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(83, 21);
- this.label4.TabIndex = 2;
- this.label4.Text = "临时堆放位置";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraPanel8
- //
- //
- // ultraPanel8.ClientArea
- //
- this.ultraPanel8.ClientArea.Controls.Add(this.ultraGrid3);
- this.ultraPanel8.ClientArea.Controls.Add(this.ultraPanel9);
- this.ultraPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel8.Location = new System.Drawing.Point(575, 3);
- this.ultraPanel8.Name = "ultraPanel8";
- this.ultraPanel8.Size = new System.Drawing.Size(179, 351);
- this.ultraPanel8.TabIndex = 5;
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataSource = this.dataSet3;
- this.ultraGrid3.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn7.Header.VisiblePosition = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(33, 0);
- ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn8.Header.VisiblePosition = 1;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn9.Header.VisiblePosition = 2;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9});
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance16.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance16;
- this.ultraGrid3.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance17;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance18;
- appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance19;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid3.Location = new System.Drawing.Point(0, 40);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(179, 311);
- this.ultraGrid3.TabIndex = 3;
- this.ultraGrid3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid3_MouseClick);
- this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
- //
- // dataSet3
- //
- this.dataSet3.DataSetName = "NewDataSet";
- this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable3});
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn6,
- this.dataColumn8,
- this.dataColumn9});
- this.dataTable3.TableName = "Table1";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "选择";
- this.dataColumn6.ColumnName = "CHK";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "库存位置";
- this.dataColumn8.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "钢卷号";
- this.dataColumn9.ColumnName = "COIL_NO";
- //
- // ultraPanel9
- //
- //
- // ultraPanel9.ClientArea
- //
- this.ultraPanel9.ClientArea.Controls.Add(this.ultraComboEditor3);
- this.ultraPanel9.ClientArea.Controls.Add(this.label5);
- this.ultraPanel9.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel9.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel9.Name = "ultraPanel9";
- this.ultraPanel9.Size = new System.Drawing.Size(179, 40);
- this.ultraPanel9.TabIndex = 0;
- //
- // ultraComboEditor3
- //
- appearance4.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor3.Appearance = appearance4;
- this.ultraComboEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor3.Location = new System.Drawing.Point(84, 10);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(85, 21);
- this.ultraComboEditor3.TabIndex = 3;
- this.ultraComboEditor3.ValueChanged += new System.EventHandler(this.ultraComboEditor3_ValueChanged);
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(12, 10);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(71, 21);
- this.label5.TabIndex = 2;
- this.label5.Text = "到堆放位置";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraPanel10
- //
- //
- // ultraPanel10.ClientArea
- //
- this.ultraPanel10.ClientArea.Controls.Add(this.tableLayoutPanel2);
- this.ultraPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel10.Location = new System.Drawing.Point(184, 3);
- this.ultraPanel10.Name = "ultraPanel10";
- this.ultraPanel10.Size = new System.Drawing.Size(99, 351);
- this.ultraPanel10.TabIndex = 6;
- //
- // tableLayoutPanel2
- //
- this.tableLayoutPanel2.ColumnCount = 3;
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel2.Controls.Add(this.ultraPanel12, 1, 1);
- this.tableLayoutPanel2.Controls.Add(this.ultraPanel13, 1, 3);
- this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
- this.tableLayoutPanel2.RowCount = 5;
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel2.Size = new System.Drawing.Size(99, 351);
- this.tableLayoutPanel2.TabIndex = 0;
- //
- // ultraPanel12
- //
- //
- // ultraPanel12.ClientArea
- //
- this.ultraPanel12.ClientArea.Controls.Add(this.pictureBox1);
- this.ultraPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel12.Location = new System.Drawing.Point(33, 94);
- this.ultraPanel12.Name = "ultraPanel12";
- this.ultraPanel12.Size = new System.Drawing.Size(32, 32);
- this.ultraPanel12.TabIndex = 0;
- //
- // pictureBox1
- //
- this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(0, 0);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(32, 32);
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
- this.pictureBox1.MouseEnter += new System.EventHandler(this.pictureBox1_MouseEnter);
- //
- // ultraPanel13
- //
- //
- // ultraPanel13.ClientArea
- //
- this.ultraPanel13.ClientArea.Controls.Add(this.pictureBox2);
- this.ultraPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel13.Location = new System.Drawing.Point(33, 223);
- this.ultraPanel13.Name = "ultraPanel13";
- this.ultraPanel13.Size = new System.Drawing.Size(32, 32);
- this.ultraPanel13.TabIndex = 1;
- //
- // pictureBox2
- //
- this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
- this.pictureBox2.Location = new System.Drawing.Point(0, 0);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(32, 32);
- this.pictureBox2.TabIndex = 0;
- this.pictureBox2.TabStop = false;
- this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
- this.pictureBox2.MouseEnter += new System.EventHandler(this.pictureBox2_MouseEnter);
- //
- // ultraPanel11
- //
- //
- // ultraPanel11.ClientArea
- //
- this.ultraPanel11.ClientArea.Controls.Add(this.tableLayoutPanel3);
- this.ultraPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel11.Location = new System.Drawing.Point(470, 3);
- this.ultraPanel11.Name = "ultraPanel11";
- this.ultraPanel11.Size = new System.Drawing.Size(99, 351);
- this.ultraPanel11.TabIndex = 7;
- //
- // tableLayoutPanel3
- //
- this.tableLayoutPanel3.ColumnCount = 3;
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel3.Controls.Add(this.ultraPanel14, 1, 1);
- this.tableLayoutPanel3.Controls.Add(this.ultraPanel15, 1, 3);
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
- this.tableLayoutPanel3.RowCount = 5;
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
- this.tableLayoutPanel3.Size = new System.Drawing.Size(99, 351);
- this.tableLayoutPanel3.TabIndex = 1;
- //
- // ultraPanel14
- //
- //
- // ultraPanel14.ClientArea
- //
- this.ultraPanel14.ClientArea.Controls.Add(this.pictureBox3);
- this.ultraPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel14.Location = new System.Drawing.Point(33, 94);
- this.ultraPanel14.Name = "ultraPanel14";
- this.ultraPanel14.Size = new System.Drawing.Size(32, 32);
- this.ultraPanel14.TabIndex = 0;
- //
- // pictureBox3
- //
- this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand;
- this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
- this.pictureBox3.Location = new System.Drawing.Point(0, 0);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(32, 32);
- this.pictureBox3.TabIndex = 0;
- this.pictureBox3.TabStop = false;
- this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
- this.pictureBox3.MouseEnter += new System.EventHandler(this.pictureBox3_MouseEnter);
- //
- // ultraPanel15
- //
- //
- // ultraPanel15.ClientArea
- //
- this.ultraPanel15.ClientArea.Controls.Add(this.pictureBox4);
- this.ultraPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel15.Location = new System.Drawing.Point(33, 223);
- this.ultraPanel15.Name = "ultraPanel15";
- this.ultraPanel15.Size = new System.Drawing.Size(32, 32);
- this.ultraPanel15.TabIndex = 1;
- //
- // pictureBox4
- //
- this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand;
- this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
- this.pictureBox4.Location = new System.Drawing.Point(0, 0);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(32, 32);
- this.pictureBox4.TabIndex = 0;
- this.pictureBox4.TabStop = false;
- this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
- this.pictureBox4.MouseEnter += new System.EventHandler(this.pictureBox4_MouseEnter);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(757, 61);
- this.ultraPanel2.TabIndex = 0;
- //
- // ultraGroupBox1
- //
- appearance2.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance2;
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
- this.ultraGroupBox1.Controls.Add(this.button1);
- this.ultraGroupBox1.Controls.Add(this.textBox2);
- this.ultraGroupBox1.Controls.Add(this.textBox1);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(757, 61);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "钢卷垛位查询";
- //
- // ultraDateTimeEditor1
- //
- appearance9.BorderColor = System.Drawing.Color.Black;
- this.ultraDateTimeEditor1.Appearance = appearance9;
- this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(413, 25);
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(122, 21);
- this.ultraDateTimeEditor1.TabIndex = 5;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(172, 24);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(54, 23);
- this.button1.TabIndex = 4;
- this.button1.Text = "查询";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // textBox2
- //
- this.textBox2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox2.Location = new System.Drawing.Point(237, 25);
- this.textBox2.Name = "textBox2";
- this.textBox2.ReadOnly = true;
- this.textBox2.Size = new System.Drawing.Size(94, 21);
- this.textBox2.TabIndex = 3;
- //
- // textBox1
- //
- this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.textBox1.Location = new System.Drawing.Point(60, 25);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 21);
- this.textBox1.TabIndex = 2;
- this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(12, 25);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(47, 21);
- this.label1.TabIndex = 0;
- this.label1.Text = "钢卷号";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // UIM010100
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(757, 418);
- this.Controls.Add(this.ultraPanel1);
- this.Name = "UIM010100";
- this.Text = "UIM010100";
- this.Load += new System.EventHandler(this.UIM010100_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- this.ultraPanel4.ClientArea.ResumeLayout(false);
- this.ultraPanel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ultraPanel5.ClientArea.ResumeLayout(false);
- this.ultraPanel5.ClientArea.PerformLayout();
- this.ultraPanel5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- this.ultraPanel6.ClientArea.ResumeLayout(false);
- this.ultraPanel6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- this.ultraPanel7.ClientArea.ResumeLayout(false);
- this.ultraPanel7.ClientArea.PerformLayout();
- this.ultraPanel7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- this.ultraPanel8.ClientArea.ResumeLayout(false);
- this.ultraPanel8.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- this.ultraPanel9.ClientArea.ResumeLayout(false);
- this.ultraPanel9.ClientArea.PerformLayout();
- this.ultraPanel9.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- this.ultraPanel10.ClientArea.ResumeLayout(false);
- this.ultraPanel10.ResumeLayout(false);
- this.tableLayoutPanel2.ResumeLayout(false);
- this.ultraPanel12.ClientArea.ResumeLayout(false);
- this.ultraPanel12.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ultraPanel13.ClientArea.ResumeLayout(false);
- this.ultraPanel13.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- this.ultraPanel11.ClientArea.ResumeLayout(false);
- this.ultraPanel11.ResumeLayout(false);
- this.tableLayoutPanel3.ResumeLayout(false);
- this.ultraPanel14.ClientArea.ResumeLayout(false);
- this.ultraPanel14.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- this.ultraPanel15.ClientArea.ResumeLayout(false);
- this.ultraPanel15.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Label label1;
- private System.Data.DataSet dataSet1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel4;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel5;
- private Infragistics.Win.Misc.UltraPanel ultraPanel6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.Misc.UltraPanel ultraPanel7;
- private Infragistics.Win.Misc.UltraPanel ultraPanel8;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel9;
- private System.Windows.Forms.Label label3;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Button button1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel10;
- private Infragistics.Win.Misc.UltraPanel ultraPanel11;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
- private Infragistics.Win.Misc.UltraPanel ultraPanel12;
- private System.Windows.Forms.PictureBox pictureBox1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel13;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel14;
- private System.Windows.Forms.PictureBox pictureBox3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel15;
- private System.Windows.Forms.PictureBox pictureBox4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataSet dataSet3;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Windows.Forms.ToolTip toolTip1;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- }
- }
|