FrmInvoiceMonthMgt.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. namespace Core.StlMes.Client.Sale.UI.Balance.BalanceAccount
  2. {
  3. partial class FrmInvoiceMonthMgt
  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 appearance81 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  40. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  41. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  42. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  45. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  47. this.ultraExpandableGroupBox1.SuspendLayout();
  48. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  49. this.SuspendLayout();
  50. //
  51. // ultraGrid1
  52. //
  53. appearance81.BackColor = System.Drawing.SystemColors.Window;
  54. appearance81.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  55. this.ultraGrid1.DisplayLayout.Appearance = appearance81;
  56. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  57. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  58. appearance82.BackColor = System.Drawing.SystemColors.ActiveBorder;
  59. appearance82.BackColor2 = System.Drawing.SystemColors.ControlDark;
  60. appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  61. appearance82.BorderColor = System.Drawing.SystemColors.Window;
  62. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance82;
  63. appearance83.ForeColor = System.Drawing.SystemColors.GrayText;
  64. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance83;
  65. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  66. appearance84.BackColor = System.Drawing.SystemColors.ControlLightLight;
  67. appearance84.BackColor2 = System.Drawing.SystemColors.Control;
  68. appearance84.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  69. appearance84.ForeColor = System.Drawing.SystemColors.GrayText;
  70. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance84;
  71. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  72. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  73. appearance85.BackColor = System.Drawing.SystemColors.Window;
  74. appearance85.ForeColor = System.Drawing.SystemColors.ControlText;
  75. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance85;
  76. appearance86.BackColor = System.Drawing.SystemColors.Highlight;
  77. appearance86.ForeColor = System.Drawing.SystemColors.HighlightText;
  78. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance86;
  79. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  80. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  81. appearance87.BackColor = System.Drawing.SystemColors.Window;
  82. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance87;
  83. appearance88.BorderColor = System.Drawing.Color.Silver;
  84. appearance88.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  85. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance88;
  86. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  87. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  88. appearance89.BackColor = System.Drawing.SystemColors.Control;
  89. appearance89.BackColor2 = System.Drawing.SystemColors.ControlDark;
  90. appearance89.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  91. appearance89.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  92. appearance89.BorderColor = System.Drawing.SystemColors.Window;
  93. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance89;
  94. appearance90.TextHAlignAsString = "Left";
  95. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance90;
  96. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  97. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  98. appearance91.BackColor = System.Drawing.SystemColors.Window;
  99. appearance91.BorderColor = System.Drawing.Color.Silver;
  100. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance91;
  101. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  102. appearance92.BackColor = System.Drawing.SystemColors.ControlLight;
  103. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance92;
  104. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  105. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  106. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  107. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  108. this.ultraGrid1.Name = "ultraGrid1";
  109. this.ultraGrid1.Size = new System.Drawing.Size(770, 268);
  110. this.ultraGrid1.TabIndex = 29;
  111. this.ultraGrid1.Text = "ultraGrid1";
  112. this.ultraGrid1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_ClickCellButton);
  113. //
  114. // ultraExpandableGroupBox1
  115. //
  116. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  117. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  118. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(770, 52);
  119. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 268);
  120. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  121. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(770, 52);
  122. this.ultraExpandableGroupBox1.TabIndex = 30;
  123. this.ultraExpandableGroupBox1.Text = "编辑部分";
  124. //
  125. // ultraExpandableGroupBoxPanel1
  126. //
  127. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
  128. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dateTimePicker2);
  129. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  130. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  131. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  132. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(764, 30);
  133. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  134. //
  135. // label1
  136. //
  137. this.label1.AutoSize = true;
  138. this.label1.Location = new System.Drawing.Point(3, 9);
  139. this.label1.Name = "label1";
  140. this.label1.Size = new System.Drawing.Size(41, 12);
  141. this.label1.TabIndex = 15;
  142. this.label1.Text = "结转月";
  143. //
  144. // dateTimePicker2
  145. //
  146. this.dateTimePicker2.CustomFormat = "yyyyMM";
  147. this.dateTimePicker2.Location = new System.Drawing.Point(47, 5);
  148. this.dateTimePicker2.Name = "dateTimePicker2";
  149. this.dateTimePicker2.Size = new System.Drawing.Size(84, 21);
  150. this.dateTimePicker2.TabIndex = 14;
  151. //
  152. // FrmInvoiceMonthMgt
  153. //
  154. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  155. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  156. this.ClientSize = new System.Drawing.Size(770, 320);
  157. this.Controls.Add(this.ultraGrid1);
  158. this.Controls.Add(this.ultraExpandableGroupBox1);
  159. this.Name = "FrmInvoiceMonthMgt";
  160. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  161. this.Text = "FrmInvoiceMonthMgt";
  162. this.Load += new System.EventHandler(this.FrmInvoiceMonthMgt_Load);
  163. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  165. this.ultraExpandableGroupBox1.ResumeLayout(false);
  166. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  167. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  168. this.ResumeLayout(false);
  169. }
  170. #endregion
  171. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  172. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  173. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  174. private System.Windows.Forms.Label label1;
  175. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  176. }
  177. }