| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- namespace Core.LgMes.Client.LgJobMgt
- {
- partial class frmClassSelect
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.comboBox1 = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.comboBox2 = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.button1 = new System.Windows.Forms.Button();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.comboBox2)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.comboBox2);
- this.ultraGroupBox1.Controls.Add(this.comboBox1);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(222, 58);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2000;
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(189, 26);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(23, 23);
- this.ultraLabel2.TabIndex = 4;
- this.ultraLabel2.Text = "班";
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(81, 26);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(23, 23);
- this.ultraLabel1.TabIndex = 2;
- this.ultraLabel1.Text = "班";
- //
- // comboBox1
- //
- this.comboBox1.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
- appearance97.BackColor = System.Drawing.SystemColors.Window;
- appearance97.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.comboBox1.DisplayLayout.Appearance = appearance97;
- this.comboBox1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.comboBox1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance98.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance98.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance98.BorderColor = System.Drawing.SystemColors.Window;
- this.comboBox1.DisplayLayout.GroupByBox.Appearance = appearance98;
- appearance99.ForeColor = System.Drawing.SystemColors.GrayText;
- this.comboBox1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance99;
- this.comboBox1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance100.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance100.BackColor2 = System.Drawing.SystemColors.Control;
- appearance100.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance100.ForeColor = System.Drawing.SystemColors.GrayText;
- this.comboBox1.DisplayLayout.GroupByBox.PromptAppearance = appearance100;
- this.comboBox1.DisplayLayout.MaxColScrollRegions = 1;
- this.comboBox1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance101.BackColor = System.Drawing.SystemColors.Window;
- appearance101.ForeColor = System.Drawing.SystemColors.ControlText;
- this.comboBox1.DisplayLayout.Override.ActiveCellAppearance = appearance101;
- appearance102.BackColor = System.Drawing.SystemColors.Highlight;
- appearance102.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.comboBox1.DisplayLayout.Override.ActiveRowAppearance = appearance102;
- this.comboBox1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.comboBox1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance103.BackColor = System.Drawing.SystemColors.Window;
- this.comboBox1.DisplayLayout.Override.CardAreaAppearance = appearance103;
- appearance104.BorderColor = System.Drawing.Color.Silver;
- appearance104.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.comboBox1.DisplayLayout.Override.CellAppearance = appearance104;
- this.comboBox1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.comboBox1.DisplayLayout.Override.CellPadding = 0;
- appearance105.BackColor = System.Drawing.SystemColors.Control;
- appearance105.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance105.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance105.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance105.BorderColor = System.Drawing.SystemColors.Window;
- this.comboBox1.DisplayLayout.Override.GroupByRowAppearance = appearance105;
- appearance106.TextHAlign = Infragistics.Win.HAlign.Left;
- this.comboBox1.DisplayLayout.Override.HeaderAppearance = appearance106;
- this.comboBox1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.comboBox1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance107.BackColor = System.Drawing.SystemColors.Window;
- appearance107.BorderColor = System.Drawing.Color.Silver;
- this.comboBox1.DisplayLayout.Override.RowAppearance = appearance107;
- this.comboBox1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance108.BackColor = System.Drawing.SystemColors.ControlLight;
- this.comboBox1.DisplayLayout.Override.TemplateAddRowAppearance = appearance108;
- this.comboBox1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.comboBox1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.comboBox1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.comboBox1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Standard;
- this.comboBox1.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.comboBox1.Location = new System.Drawing.Point(10, 22);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(61, 22);
- this.comboBox1.TabIndex = 2;
- //
- // comboBox2
- //
- this.comboBox2.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
- appearance109.BackColor = System.Drawing.SystemColors.Window;
- appearance109.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.comboBox2.DisplayLayout.Appearance = appearance109;
- this.comboBox2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.comboBox2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance110.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance110.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance110.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance110.BorderColor = System.Drawing.SystemColors.Window;
- this.comboBox2.DisplayLayout.GroupByBox.Appearance = appearance110;
- appearance111.ForeColor = System.Drawing.SystemColors.GrayText;
- this.comboBox2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance111;
- this.comboBox2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance112.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance112.BackColor2 = System.Drawing.SystemColors.Control;
- appearance112.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance112.ForeColor = System.Drawing.SystemColors.GrayText;
- this.comboBox2.DisplayLayout.GroupByBox.PromptAppearance = appearance112;
- this.comboBox2.DisplayLayout.MaxColScrollRegions = 1;
- this.comboBox2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance113.BackColor = System.Drawing.SystemColors.Window;
- appearance113.ForeColor = System.Drawing.SystemColors.ControlText;
- this.comboBox2.DisplayLayout.Override.ActiveCellAppearance = appearance113;
- appearance114.BackColor = System.Drawing.SystemColors.Highlight;
- appearance114.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.comboBox2.DisplayLayout.Override.ActiveRowAppearance = appearance114;
- this.comboBox2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.comboBox2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance115.BackColor = System.Drawing.SystemColors.Window;
- this.comboBox2.DisplayLayout.Override.CardAreaAppearance = appearance115;
- appearance116.BorderColor = System.Drawing.Color.Silver;
- appearance116.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.comboBox2.DisplayLayout.Override.CellAppearance = appearance116;
- this.comboBox2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.comboBox2.DisplayLayout.Override.CellPadding = 0;
- appearance117.BackColor = System.Drawing.SystemColors.Control;
- appearance117.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance117.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance117.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance117.BorderColor = System.Drawing.SystemColors.Window;
- this.comboBox2.DisplayLayout.Override.GroupByRowAppearance = appearance117;
- appearance118.TextHAlign = Infragistics.Win.HAlign.Left;
- this.comboBox2.DisplayLayout.Override.HeaderAppearance = appearance118;
- this.comboBox2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.comboBox2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance119.BackColor = System.Drawing.SystemColors.Window;
- appearance119.BorderColor = System.Drawing.Color.Silver;
- this.comboBox2.DisplayLayout.Override.RowAppearance = appearance119;
- this.comboBox2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance120.BackColor = System.Drawing.SystemColors.ControlLight;
- this.comboBox2.DisplayLayout.Override.TemplateAddRowAppearance = appearance120;
- this.comboBox2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.comboBox2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.comboBox2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.comboBox2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Standard;
- this.comboBox2.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
- this.comboBox2.Location = new System.Drawing.Point(110, 22);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(61, 22);
- this.comboBox2.TabIndex = 3;
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
- this.button1.Location = new System.Drawing.Point(58, 67);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 25);
- this.button1.TabIndex = 2;
- this.button1.Text = "确 定";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // frmClassSelect
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ClientSize = new System.Drawing.Size(222, 103);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.ultraGroupBox1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "frmClassSelect";
- this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
- this.Text = "请选择班次";
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.comboBox2)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinGrid.UltraCombo comboBox1;
- private Infragistics.Win.UltraWinGrid.UltraCombo comboBox2;
- private System.Windows.Forms.Button button1;
- }
- }
|