FrmTransMoneyQueryRpt.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. namespace Core.StlMes.Client.Sale.UI.Balance.TranMoney
  2. {
  3. partial class FrmTransMoneyQueryRpt
  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 appearance35 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  40. this.groupBox1 = new System.Windows.Forms.GroupBox();
  41. this.textBox2 = new System.Windows.Forms.TextBox();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.rdbDd = new System.Windows.Forms.RadioButton();
  44. this.rdbCw = new System.Windows.Forms.RadioButton();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
  47. this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker();
  48. this.label4 = new System.Windows.Forms.Label();
  49. this.label3 = new System.Windows.Forms.Label();
  50. this.textBox1 = new System.Windows.Forms.TextBox();
  51. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  52. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  53. this.label2 = new System.Windows.Forms.Label();
  54. this.textBox7 = new System.Windows.Forms.TextBox();
  55. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.groupBox1.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // groupBox1
  61. //
  62. this.groupBox1.Controls.Add(this.textBox2);
  63. this.groupBox1.Controls.Add(this.label1);
  64. this.groupBox1.Controls.Add(this.rdbDd);
  65. this.groupBox1.Controls.Add(this.rdbCw);
  66. this.groupBox1.Controls.Add(this.label5);
  67. this.groupBox1.Controls.Add(this.dateTimePicker3);
  68. this.groupBox1.Controls.Add(this.dateTimePicker4);
  69. this.groupBox1.Controls.Add(this.label4);
  70. this.groupBox1.Controls.Add(this.label3);
  71. this.groupBox1.Controls.Add(this.textBox1);
  72. this.groupBox1.Controls.Add(this.dateTimePicker1);
  73. this.groupBox1.Controls.Add(this.dateTimePicker2);
  74. this.groupBox1.Controls.Add(this.label2);
  75. this.groupBox1.Controls.Add(this.textBox7);
  76. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  77. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  78. this.groupBox1.Name = "groupBox1";
  79. this.groupBox1.Size = new System.Drawing.Size(1153, 42);
  80. this.groupBox1.TabIndex = 6;
  81. this.groupBox1.TabStop = false;
  82. //
  83. // textBox2
  84. //
  85. this.textBox2.Location = new System.Drawing.Point(997, 15);
  86. this.textBox2.Name = "textBox2";
  87. this.textBox2.Size = new System.Drawing.Size(121, 21);
  88. this.textBox2.TabIndex = 519;
  89. //
  90. // label1
  91. //
  92. this.label1.BackColor = System.Drawing.Color.LightSteelBlue;
  93. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  94. this.label1.Font = new System.Drawing.Font("宋体", 9F);
  95. this.label1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  96. this.label1.Location = new System.Drawing.Point(915, 15);
  97. this.label1.Name = "label1";
  98. this.label1.Size = new System.Drawing.Size(76, 21);
  99. this.label1.TabIndex = 518;
  100. this.label1.Text = "运费发票号";
  101. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  102. //
  103. // rdbDd
  104. //
  105. this.rdbDd.AutoSize = true;
  106. this.rdbDd.Checked = true;
  107. this.rdbDd.Location = new System.Drawing.Point(15, 15);
  108. this.rdbDd.Name = "rdbDd";
  109. this.rdbDd.Size = new System.Drawing.Size(71, 16);
  110. this.rdbDd.TabIndex = 517;
  111. this.rdbDd.TabStop = true;
  112. this.rdbDd.Text = "代垫年月";
  113. this.rdbDd.UseVisualStyleBackColor = true;
  114. //
  115. // rdbCw
  116. //
  117. this.rdbCw.AutoSize = true;
  118. this.rdbCw.Location = new System.Drawing.Point(280, 16);
  119. this.rdbCw.Name = "rdbCw";
  120. this.rdbCw.Size = new System.Drawing.Size(71, 16);
  121. this.rdbCw.TabIndex = 516;
  122. this.rdbCw.Text = "结算年月";
  123. this.rdbCw.UseVisualStyleBackColor = true;
  124. //
  125. // label5
  126. //
  127. this.label5.AutoSize = true;
  128. this.label5.Location = new System.Drawing.Point(177, 19);
  129. this.label5.Name = "label5";
  130. this.label5.Size = new System.Drawing.Size(11, 12);
  131. this.label5.TabIndex = 515;
  132. this.label5.Text = "-";
  133. //
  134. // dateTimePicker3
  135. //
  136. this.dateTimePicker3.CustomFormat = "yyyyMM";
  137. this.dateTimePicker3.Location = new System.Drawing.Point(190, 15);
  138. this.dateTimePicker3.Name = "dateTimePicker3";
  139. this.dateTimePicker3.Size = new System.Drawing.Size(84, 21);
  140. this.dateTimePicker3.TabIndex = 514;
  141. //
  142. // dateTimePicker4
  143. //
  144. this.dateTimePicker4.CustomFormat = "yyyyMM";
  145. this.dateTimePicker4.Location = new System.Drawing.Point(90, 15);
  146. this.dateTimePicker4.Name = "dateTimePicker4";
  147. this.dateTimePicker4.Size = new System.Drawing.Size(84, 21);
  148. this.dateTimePicker4.TabIndex = 512;
  149. //
  150. // label4
  151. //
  152. this.label4.AutoSize = true;
  153. this.label4.Location = new System.Drawing.Point(441, 19);
  154. this.label4.Name = "label4";
  155. this.label4.Size = new System.Drawing.Size(11, 12);
  156. this.label4.TabIndex = 511;
  157. this.label4.Text = "-";
  158. //
  159. // label3
  160. //
  161. this.label3.BackColor = System.Drawing.Color.LightSteelBlue;
  162. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  163. this.label3.Font = new System.Drawing.Font("宋体", 9F);
  164. this.label3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  165. this.label3.Location = new System.Drawing.Point(722, 15);
  166. this.label3.Name = "label3";
  167. this.label3.Size = new System.Drawing.Size(64, 21);
  168. this.label3.TabIndex = 510;
  169. this.label3.Text = "代垫单号";
  170. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  171. //
  172. // textBox1
  173. //
  174. this.textBox1.Location = new System.Drawing.Point(788, 15);
  175. this.textBox1.Name = "textBox1";
  176. this.textBox1.Size = new System.Drawing.Size(121, 21);
  177. this.textBox1.TabIndex = 509;
  178. //
  179. // dateTimePicker1
  180. //
  181. this.dateTimePicker1.CustomFormat = "yyyyMM";
  182. this.dateTimePicker1.Location = new System.Drawing.Point(454, 15);
  183. this.dateTimePicker1.Name = "dateTimePicker1";
  184. this.dateTimePicker1.Size = new System.Drawing.Size(84, 21);
  185. this.dateTimePicker1.TabIndex = 508;
  186. //
  187. // dateTimePicker2
  188. //
  189. this.dateTimePicker2.CustomFormat = "yyyyMM";
  190. this.dateTimePicker2.Location = new System.Drawing.Point(354, 15);
  191. this.dateTimePicker2.Name = "dateTimePicker2";
  192. this.dateTimePicker2.Size = new System.Drawing.Size(84, 21);
  193. this.dateTimePicker2.TabIndex = 506;
  194. //
  195. // label2
  196. //
  197. this.label2.BackColor = System.Drawing.Color.LightSteelBlue;
  198. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  199. this.label2.Font = new System.Drawing.Font("宋体", 9F);
  200. this.label2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  201. this.label2.Location = new System.Drawing.Point(547, 15);
  202. this.label2.Name = "label2";
  203. this.label2.Size = new System.Drawing.Size(43, 21);
  204. this.label2.TabIndex = 503;
  205. this.label2.Text = "提单号";
  206. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  207. //
  208. // textBox7
  209. //
  210. this.textBox7.Location = new System.Drawing.Point(592, 15);
  211. this.textBox7.Name = "textBox7";
  212. this.textBox7.Size = new System.Drawing.Size(121, 21);
  213. this.textBox7.TabIndex = 494;
  214. this.textBox7.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox7_KeyDown);
  215. //
  216. // ultraGrid1
  217. //
  218. appearance35.BackColor = System.Drawing.SystemColors.Window;
  219. appearance35.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  220. this.ultraGrid1.DisplayLayout.Appearance = appearance35;
  221. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  222. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  223. appearance36.BackColor = System.Drawing.SystemColors.ActiveBorder;
  224. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  225. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  226. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  227. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance36;
  228. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  229. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance37;
  230. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  231. appearance38.BackColor = System.Drawing.SystemColors.ControlLightLight;
  232. appearance38.BackColor2 = System.Drawing.SystemColors.Control;
  233. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  234. appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
  235. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance38;
  236. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  237. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  238. appearance39.BackColor = System.Drawing.SystemColors.Window;
  239. appearance39.ForeColor = System.Drawing.SystemColors.ControlText;
  240. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance39;
  241. appearance40.BackColor = System.Drawing.SystemColors.Highlight;
  242. appearance40.ForeColor = System.Drawing.SystemColors.HighlightText;
  243. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance40;
  244. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  245. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  246. appearance41.BackColor = System.Drawing.SystemColors.Window;
  247. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance41;
  248. appearance42.BorderColor = System.Drawing.Color.Silver;
  249. appearance42.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  250. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance42;
  251. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  252. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  253. appearance43.BackColor = System.Drawing.SystemColors.Control;
  254. appearance43.BackColor2 = System.Drawing.SystemColors.ControlDark;
  255. appearance43.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  256. appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  257. appearance43.BorderColor = System.Drawing.SystemColors.Window;
  258. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance43;
  259. appearance44.TextHAlignAsString = "Left";
  260. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance44;
  261. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  262. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  263. appearance45.BackColor = System.Drawing.SystemColors.Window;
  264. appearance45.BorderColor = System.Drawing.Color.Silver;
  265. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance45;
  266. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  267. appearance46.BackColor = System.Drawing.SystemColors.ControlLight;
  268. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance46;
  269. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  270. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  271. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  272. this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
  273. this.ultraGrid1.Name = "ultraGrid1";
  274. this.ultraGrid1.Size = new System.Drawing.Size(1153, 292);
  275. this.ultraGrid1.TabIndex = 41;
  276. this.ultraGrid1.Text = "ultraGrid2";
  277. //
  278. // FrmTransMoneyQueryRpt
  279. //
  280. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  281. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  282. this.ClientSize = new System.Drawing.Size(1153, 334);
  283. this.Controls.Add(this.ultraGrid1);
  284. this.Controls.Add(this.groupBox1);
  285. this.Name = "FrmTransMoneyQueryRpt";
  286. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  287. this.Text = "FrmTransMoneyQueryRpt";
  288. this.Load += new System.EventHandler(this.FrmTransMoneyQueryRpt_Load);
  289. this.groupBox1.ResumeLayout(false);
  290. this.groupBox1.PerformLayout();
  291. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  292. this.ResumeLayout(false);
  293. }
  294. #endregion
  295. private System.Windows.Forms.GroupBox groupBox1;
  296. private System.Windows.Forms.Label label2;
  297. private System.Windows.Forms.TextBox textBox7;
  298. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  299. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  300. private System.Windows.Forms.Label label4;
  301. private System.Windows.Forms.Label label3;
  302. private System.Windows.Forms.TextBox textBox1;
  303. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  304. private System.Windows.Forms.RadioButton rdbCw;
  305. private System.Windows.Forms.Label label5;
  306. private System.Windows.Forms.DateTimePicker dateTimePicker3;
  307. private System.Windows.Forms.DateTimePicker dateTimePicker4;
  308. private System.Windows.Forms.RadioButton rdbDd;
  309. private System.Windows.Forms.TextBox textBox2;
  310. private System.Windows.Forms.Label label1;
  311. }
  312. }