| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419 |
- namespace Core.LgMes.Client.LgDeviceManager
- {
- partial class frmpotrank
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SENDTOOLID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SENDOVENID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SENDGRADE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIFTCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SENDTIME");
- 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 appearance11 = new Infragistics.Win.Appearance();
- 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.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SENDTOOLID");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SENDOVENID");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SENDGRADE");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SHIFTCODE");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SENDTIME");
- this.label1 = new System.Windows.Forms.Label();
- this.chkLevel = new System.Windows.Forms.CheckBox();
- this.chkTime = new System.Windows.Forms.CheckBox();
- this.chkNoLadle = new System.Windows.Forms.CheckBox();
- this.tSpMenubar = new System.Windows.Forms.ToolStrip();
- this.QUERY = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.EXPORT = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.CLOSE = new System.Windows.Forms.ToolStripButton();
- this.cmbLevel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbNoLadle = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.udteEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.uDTEStart = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.uGrdtrank = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.uDSrtrank = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- this.GridExcelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.tSpMenubar.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbLevel)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbNoLadle)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteEnd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uDTEStart)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uGrdtrank)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.uDSrtrank)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- this.SuspendLayout();
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(251, 36);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(17, 12);
- this.label1.TabIndex = 0;
- this.label1.Text = "到";
- //
- // chkLevel
- //
- this.chkLevel.AutoSize = true;
- this.chkLevel.Location = new System.Drawing.Point(12, 34);
- this.chkLevel.Name = "chkLevel";
- this.chkLevel.Size = new System.Drawing.Size(60, 16);
- this.chkLevel.TabIndex = 2;
- this.chkLevel.Text = "等 级";
- this.chkLevel.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
- //
- // chkTime
- //
- this.chkTime.AutoSize = true;
- this.chkTime.Location = new System.Drawing.Point(211, 8);
- this.chkTime.Name = "chkTime";
- this.chkTime.Size = new System.Drawing.Size(60, 16);
- this.chkTime.TabIndex = 4;
- this.chkTime.Text = "时间从";
- this.chkTime.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
- //
- // chkNoLadle
- //
- this.chkNoLadle.AutoSize = true;
- this.chkNoLadle.Location = new System.Drawing.Point(12, 8);
- this.chkNoLadle.Name = "chkNoLadle";
- this.chkNoLadle.Size = new System.Drawing.Size(60, 16);
- this.chkNoLadle.TabIndex = 0;
- this.chkNoLadle.Text = "钢包号";
- this.chkNoLadle.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
- //
- // tSpMenubar
- //
- this.tSpMenubar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
- this.tSpMenubar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.QUERY,
- this.toolStripSeparator1,
- this.EXPORT,
- this.toolStripSeparator2,
- this.CLOSE});
- this.tSpMenubar.Location = new System.Drawing.Point(0, 0);
- this.tSpMenubar.Name = "tSpMenubar";
- this.tSpMenubar.Size = new System.Drawing.Size(513, 30);
- this.tSpMenubar.TabIndex = 2;
- this.tSpMenubar.Text = "toolStrip1";
- this.tSpMenubar.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
- //
- // QUERY
- //
- this.QUERY.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.QUERY.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.QUERY.Name = "QUERY";
- this.QUERY.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.QUERY.Size = new System.Drawing.Size(74, 27);
- this.QUERY.Text = "查询(&Q)";
- this.QUERY.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
- //
- // EXPORT
- //
- this.EXPORT.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.EXPORT.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.EXPORT.Name = "EXPORT";
- this.EXPORT.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.EXPORT.Size = new System.Drawing.Size(71, 27);
- this.EXPORT.Text = "导出(&P)";
- this.EXPORT.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
- //
- // CLOSE
- //
- this.CLOSE.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.CLOSE.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.CLOSE.Name = "CLOSE";
- this.CLOSE.Padding = new System.Windows.Forms.Padding(10, 3, 10, 3);
- this.CLOSE.Size = new System.Drawing.Size(72, 27);
- this.CLOSE.Text = "关闭(&C)";
- this.CLOSE.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
- //
- // cmbLevel
- //
- appearance1.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
- appearance1.BorderColor = System.Drawing.Color.Black;
- this.cmbLevel.Appearance = appearance1;
- this.cmbLevel.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.cmbLevel.Enabled = false;
- this.cmbLevel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "A";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "B";
- valueListItem3.DataValue = "2";
- valueListItem3.DisplayText = "C";
- valueListItem4.DataValue = "3";
- valueListItem4.DisplayText = "D";
- this.cmbLevel.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem3,
- valueListItem4});
- this.cmbLevel.Location = new System.Drawing.Point(79, 32);
- this.cmbLevel.Name = "cmbLevel";
- this.cmbLevel.Size = new System.Drawing.Size(88, 19);
- this.cmbLevel.TabIndex = 283;
- this.cmbLevel.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // cmbNoLadle
- //
- this.cmbNoLadle.Enabled = false;
- this.cmbNoLadle.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmbNoLadle.Location = new System.Drawing.Point(79, 4);
- this.cmbNoLadle.Name = "cmbNoLadle";
- this.cmbNoLadle.Size = new System.Drawing.Size(88, 19);
- this.cmbNoLadle.TabIndex = 282;
- this.cmbNoLadle.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
- //
- // udteEnd
- //
- this.udteEnd.Enabled = false;
- this.udteEnd.Location = new System.Drawing.Point(276, 31);
- this.udteEnd.MaskInput = "{date}";
- this.udteEnd.Name = "udteEnd";
- this.udteEnd.Size = new System.Drawing.Size(114, 21);
- this.udteEnd.TabIndex = 6;
- //
- // uDTEStart
- //
- this.uDTEStart.Enabled = false;
- this.uDTEStart.Location = new System.Drawing.Point(276, 5);
- this.uDTEStart.MaskInput = "{date}";
- this.uDTEStart.Name = "uDTEStart";
- this.uDTEStart.Size = new System.Drawing.Size(114, 21);
- this.uDTEStart.TabIndex = 5;
- //
- // uGrdtrank
- //
- this.uGrdtrank.DataSource = this.uDSrtrank;
- appearance2.BackColor = System.Drawing.SystemColors.Window;
- appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- appearance2.FontData.SizeInPoints = 10F;
- this.uGrdtrank.DisplayLayout.Appearance = appearance2;
- ultraGridColumn1.Header.Caption = "钢包号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
- ultraGridColumn2.Header.Caption = "发送炉号";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
- ultraGridColumn3.Header.Caption = "发送等级";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
- ultraGridColumn4.Header.Caption = "班别";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0);
- ultraGridColumn5.Header.Caption = "发送时刻";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(138, 0);
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.uGrdtrank.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.uGrdtrank.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.TextHAlignAsString = "Left";
- this.uGrdtrank.DisplayLayout.CaptionAppearance = appearance3;
- appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance4.BorderColor = System.Drawing.SystemColors.Window;
- this.uGrdtrank.DisplayLayout.GroupByBox.Appearance = appearance4;
- appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
- this.uGrdtrank.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
- this.uGrdtrank.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.uGrdtrank.DisplayLayout.GroupByBox.Hidden = true;
- appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance6.BackColor2 = System.Drawing.SystemColors.Control;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
- this.uGrdtrank.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
- this.uGrdtrank.DisplayLayout.MaxColScrollRegions = 1;
- this.uGrdtrank.DisplayLayout.MaxRowScrollRegions = 1;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
- this.uGrdtrank.DisplayLayout.Override.ActiveCellAppearance = appearance7;
- appearance8.BackColor = System.Drawing.SystemColors.Highlight;
- appearance8.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.uGrdtrank.DisplayLayout.Override.ActiveRowAppearance = appearance8;
- this.uGrdtrank.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
- this.uGrdtrank.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
- appearance9.BackColor = System.Drawing.SystemColors.Window;
- this.uGrdtrank.DisplayLayout.Override.CardAreaAppearance = appearance9;
- appearance10.BorderColor = System.Drawing.Color.Silver;
- appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.uGrdtrank.DisplayLayout.Override.CellAppearance = appearance10;
- this.uGrdtrank.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.uGrdtrank.DisplayLayout.Override.CellPadding = 0;
- this.uGrdtrank.DisplayLayout.Override.DefaultRowHeight = 21;
- appearance11.BackColor = System.Drawing.SystemColors.Control;
- appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance11.BorderColor = System.Drawing.SystemColors.Window;
- this.uGrdtrank.DisplayLayout.Override.GroupByRowAppearance = appearance11;
- appearance12.TextHAlignAsString = "Left";
- this.uGrdtrank.DisplayLayout.Override.HeaderAppearance = appearance12;
- this.uGrdtrank.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.uGrdtrank.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.Color.Silver;
- this.uGrdtrank.DisplayLayout.Override.RowAppearance = appearance13;
- this.uGrdtrank.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.uGrdtrank.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- appearance14.BackColor = System.Drawing.SystemColors.ControlLight;
- this.uGrdtrank.DisplayLayout.Override.TemplateAddRowAppearance = appearance14;
- this.uGrdtrank.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.uGrdtrank.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.uGrdtrank.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uGrdtrank.Location = new System.Drawing.Point(3, 0);
- this.uGrdtrank.Name = "uGrdtrank";
- this.uGrdtrank.Size = new System.Drawing.Size(507, 344);
- this.uGrdtrank.TabIndex = 0;
- //
- // uDSrtrank
- //
- this.uDSrtrank.Band.Columns.AddRange(new object[] {
- ultraDataColumn1,
- ultraDataColumn2,
- ultraDataColumn3,
- ultraDataColumn4,
- ultraDataColumn5});
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.cmbLevel);
- this.ultraGroupBox1.Controls.Add(this.chkNoLadle);
- this.ultraGroupBox1.Controls.Add(this.cmbNoLadle);
- this.ultraGroupBox1.Controls.Add(this.chkTime);
- this.ultraGroupBox1.Controls.Add(this.udteEnd);
- this.ultraGroupBox1.Controls.Add(this.chkLevel);
- this.ultraGroupBox1.Controls.Add(this.uDTEStart);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 30);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(513, 56);
- this.ultraGroupBox1.TabIndex = 3;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.uGrdtrank);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 86);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(513, 347);
- this.ultraGroupBox2.TabIndex = 4;
- //
- // frmpotrank
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(513, 433);
- this.Controls.Add(this.ultraGroupBox2);
- this.Controls.Add(this.ultraGroupBox1);
- this.Controls.Add(this.tSpMenubar);
- this.Name = "frmpotrank";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "钢包等级历史记录表";
- this.Load += new System.EventHandler(this.frmpotrank_Load);
- this.tSpMenubar.ResumeLayout(false);
- this.tSpMenubar.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbLevel)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbNoLadle)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.udteEnd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uDTEStart)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uGrdtrank)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.uDSrtrank)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.CheckBox chkLevel;
- private System.Windows.Forms.CheckBox chkTime;
- private System.Windows.Forms.CheckBox chkNoLadle;
- private System.Windows.Forms.ToolStrip tSpMenubar;
- private System.Windows.Forms.ToolStripButton QUERY;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripButton EXPORT;
- private System.Windows.Forms.ToolStripButton CLOSE;
- private Infragistics.Win.UltraWinGrid.UltraGrid uGrdtrank;
- private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter GridExcelExporter;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udteEnd;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uDTEStart;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbLevel;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbNoLadle;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource uDSrtrank;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- }
- }
|