frmRptLs.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. namespace Core.StlMes.Client.BuyBillet
  2. {
  3. partial class frmRptLs
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  40. this.ug1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  41. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.cb_year = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  44. ((System.ComponentModel.ISupportInitialize)(this.ug1)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  46. this.ultraGroupBox1.SuspendLayout();
  47. ((System.ComponentModel.ISupportInitialize)(this.cb_year)).BeginInit();
  48. this.SuspendLayout();
  49. //
  50. // ug1
  51. //
  52. appearance19.BackColor = System.Drawing.SystemColors.Window;
  53. appearance19.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  54. this.ug1.DisplayLayout.Appearance = appearance19;
  55. this.ug1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  56. this.ug1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  57. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  58. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  59. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  60. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  61. this.ug1.DisplayLayout.GroupByBox.Appearance = appearance26;
  62. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  63. this.ug1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  64. this.ug1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  65. this.ug1.DisplayLayout.GroupByBox.Hidden = true;
  66. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  67. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  68. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  69. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  70. this.ug1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  71. this.ug1.DisplayLayout.MaxColScrollRegions = 1;
  72. this.ug1.DisplayLayout.MaxRowScrollRegions = 1;
  73. appearance29.BackColor = System.Drawing.SystemColors.Window;
  74. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  75. this.ug1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  76. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  77. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  78. this.ug1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  79. this.ug1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  80. this.ug1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  81. appearance31.BackColor = System.Drawing.SystemColors.Window;
  82. this.ug1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  83. appearance32.BorderColor = System.Drawing.Color.Silver;
  84. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  85. this.ug1.DisplayLayout.Override.CellAppearance = appearance32;
  86. this.ug1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  87. this.ug1.DisplayLayout.Override.CellPadding = 0;
  88. appearance33.BackColor = System.Drawing.SystemColors.Control;
  89. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  90. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  91. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  92. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  93. this.ug1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  94. appearance34.TextHAlignAsString = "Left";
  95. this.ug1.DisplayLayout.Override.HeaderAppearance = appearance34;
  96. this.ug1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  97. this.ug1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  98. appearance44.BackColor = System.Drawing.SystemColors.Window;
  99. appearance44.BorderColor = System.Drawing.Color.Silver;
  100. this.ug1.DisplayLayout.Override.RowAppearance = appearance44;
  101. this.ug1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  102. appearance45.BackColor = System.Drawing.SystemColors.ControlLight;
  103. this.ug1.DisplayLayout.Override.TemplateAddRowAppearance = appearance45;
  104. this.ug1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  105. this.ug1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  106. this.ug1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  107. this.ug1.Dock = System.Windows.Forms.DockStyle.Fill;
  108. this.ug1.Location = new System.Drawing.Point(0, 32);
  109. this.ug1.Name = "ug1";
  110. this.ug1.Size = new System.Drawing.Size(784, 530);
  111. this.ug1.TabIndex = 6;
  112. this.ug1.Text = "ultraGrid1";
  113. this.ug1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ug1_InitializeRow);
  114. this.ug1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ug1_ClickCellButton);
  115. //
  116. // ultraGroupBox1
  117. //
  118. this.ultraGroupBox1.Controls.Add(this.label1);
  119. this.ultraGroupBox1.Controls.Add(this.cb_year);
  120. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  121. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  122. this.ultraGroupBox1.Name = "ultraGroupBox1";
  123. this.ultraGroupBox1.Size = new System.Drawing.Size(784, 32);
  124. this.ultraGroupBox1.TabIndex = 5;
  125. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  126. //
  127. // label1
  128. //
  129. this.label1.AutoSize = true;
  130. this.label1.Location = new System.Drawing.Point(22, 9);
  131. this.label1.Name = "label1";
  132. this.label1.Size = new System.Drawing.Size(29, 12);
  133. this.label1.TabIndex = 5;
  134. this.label1.Text = "年份";
  135. //
  136. // cb_year
  137. //
  138. this.cb_year.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  139. this.cb_year.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  140. this.cb_year.Location = new System.Drawing.Point(81, 4);
  141. this.cb_year.Name = "cb_year";
  142. this.cb_year.Size = new System.Drawing.Size(114, 21);
  143. this.cb_year.TabIndex = 4;
  144. //
  145. // frmRptLs
  146. //
  147. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  148. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  149. this.ClientSize = new System.Drawing.Size(784, 562);
  150. this.Controls.Add(this.ug1);
  151. this.Controls.Add(this.ultraGroupBox1);
  152. this.Name = "frmRptLs";
  153. this.ShowIcon = false;
  154. this.Text = "流速报表";
  155. this.Load += new System.EventHandler(this.frmRptLs_Load);
  156. ((System.ComponentModel.ISupportInitialize)(this.ug1)).EndInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  158. this.ultraGroupBox1.ResumeLayout(false);
  159. this.ultraGroupBox1.PerformLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.cb_year)).EndInit();
  161. this.ResumeLayout(false);
  162. }
  163. #endregion
  164. private Infragistics.Win.UltraWinGrid.UltraGrid ug1;
  165. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  166. private System.Windows.Forms.Label label1;
  167. private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_year;
  168. }
  169. }