DlgSelectInvoceTransMnyAndOutStockMny.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. namespace Core.StlMes.Client.Sale.UI.Balance.DlgBox
  2. {
  3. partial class DlgSelectInvoceTransMnyAndOutStockMny
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Choose");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
  45. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  46. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  47. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DlgSelectInvoceTransMnyAndOutStockMny));
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Choose");
  49. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Exit");
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  53. this.groupBox1 = new System.Windows.Forms.GroupBox();
  54. this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker();
  55. this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
  56. this.label2 = new System.Windows.Forms.Label();
  57. this.label3 = new System.Windows.Forms.Label();
  58. this.textBox7 = new System.Windows.Forms.TextBox();
  59. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  60. this._DlgSelectBuyer_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  61. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  62. this._DlgSelectBuyer_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  63. this._DlgSelectBuyer_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  64. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  65. this.groupBox1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // ultraGrid2
  70. //
  71. appearance35.BackColor = System.Drawing.SystemColors.Window;
  72. appearance35.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  73. this.ultraGrid2.DisplayLayout.Appearance = appearance35;
  74. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  75. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  76. appearance36.BackColor = System.Drawing.SystemColors.ActiveBorder;
  77. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  78. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  79. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  80. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance36;
  81. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  82. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance37;
  83. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  84. appearance38.BackColor = System.Drawing.SystemColors.ControlLightLight;
  85. appearance38.BackColor2 = System.Drawing.SystemColors.Control;
  86. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  87. appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
  88. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance38;
  89. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  90. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  91. appearance39.BackColor = System.Drawing.SystemColors.Window;
  92. appearance39.ForeColor = System.Drawing.SystemColors.ControlText;
  93. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance39;
  94. appearance40.BackColor = System.Drawing.SystemColors.Highlight;
  95. appearance40.ForeColor = System.Drawing.SystemColors.HighlightText;
  96. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance40;
  97. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  98. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  99. appearance41.BackColor = System.Drawing.SystemColors.Window;
  100. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance41;
  101. appearance42.BorderColor = System.Drawing.Color.Silver;
  102. appearance42.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  103. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance42;
  104. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  105. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  106. appearance43.BackColor = System.Drawing.SystemColors.Control;
  107. appearance43.BackColor2 = System.Drawing.SystemColors.ControlDark;
  108. appearance43.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  109. appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  110. appearance43.BorderColor = System.Drawing.SystemColors.Window;
  111. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance43;
  112. appearance44.TextHAlignAsString = "Left";
  113. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance44;
  114. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  115. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  116. appearance45.BackColor = System.Drawing.SystemColors.Window;
  117. appearance45.BorderColor = System.Drawing.Color.Silver;
  118. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance45;
  119. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  120. appearance46.BackColor = System.Drawing.SystemColors.ControlLight;
  121. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance46;
  122. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  123. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  124. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  125. this.ultraGrid2.Location = new System.Drawing.Point(0, 65);
  126. this.ultraGrid2.Name = "ultraGrid2";
  127. this.ultraGrid2.Size = new System.Drawing.Size(987, 351);
  128. this.ultraGrid2.TabIndex = 41;
  129. this.ultraGrid2.Text = "ultraGrid2";
  130. //
  131. // groupBox1
  132. //
  133. this.groupBox1.Controls.Add(this.dateTimePicker4);
  134. this.groupBox1.Controls.Add(this.dateTimePicker3);
  135. this.groupBox1.Controls.Add(this.label2);
  136. this.groupBox1.Controls.Add(this.label3);
  137. this.groupBox1.Controls.Add(this.textBox7);
  138. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  139. this.groupBox1.Location = new System.Drawing.Point(0, 23);
  140. this.groupBox1.Name = "groupBox1";
  141. this.groupBox1.Size = new System.Drawing.Size(987, 42);
  142. this.groupBox1.TabIndex = 42;
  143. this.groupBox1.TabStop = false;
  144. //
  145. // dateTimePicker4
  146. //
  147. this.dateTimePicker4.Location = new System.Drawing.Point(189, 16);
  148. this.dateTimePicker4.Name = "dateTimePicker4";
  149. this.dateTimePicker4.Size = new System.Drawing.Size(121, 21);
  150. this.dateTimePicker4.TabIndex = 504;
  151. //
  152. // dateTimePicker3
  153. //
  154. this.dateTimePicker3.Location = new System.Drawing.Point(64, 16);
  155. this.dateTimePicker3.Name = "dateTimePicker3";
  156. this.dateTimePicker3.Size = new System.Drawing.Size(121, 21);
  157. this.dateTimePicker3.TabIndex = 505;
  158. //
  159. // label2
  160. //
  161. this.label2.BackColor = System.Drawing.Color.LightSteelBlue;
  162. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  163. this.label2.Font = new System.Drawing.Font("宋体", 9F);
  164. this.label2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  165. this.label2.Location = new System.Drawing.Point(313, 16);
  166. this.label2.Name = "label2";
  167. this.label2.Size = new System.Drawing.Size(43, 21);
  168. this.label2.TabIndex = 503;
  169. this.label2.Text = "提单号";
  170. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  171. //
  172. // label3
  173. //
  174. this.label3.BackColor = System.Drawing.Color.LightSteelBlue;
  175. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  176. this.label3.Font = new System.Drawing.Font("宋体", 9F);
  177. this.label3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  178. this.label3.Location = new System.Drawing.Point(4, 16);
  179. this.label3.Name = "label3";
  180. this.label3.Size = new System.Drawing.Size(57, 21);
  181. this.label3.TabIndex = 503;
  182. this.label3.Text = "维护时间";
  183. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  184. //
  185. // textBox7
  186. //
  187. this.textBox7.Location = new System.Drawing.Point(358, 16);
  188. this.textBox7.Name = "textBox7";
  189. this.textBox7.Size = new System.Drawing.Size(121, 21);
  190. this.textBox7.TabIndex = 494;
  191. //
  192. // ultraToolbarsManager1
  193. //
  194. this.ultraToolbarsManager1.DesignerFlags = 1;
  195. this.ultraToolbarsManager1.DockWithinContainer = this;
  196. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(Core.StlMes.Client.Sale.Common.FrmStyleBase.FrmUIBase);
  197. ultraToolbar1.DockedColumn = 0;
  198. ultraToolbar1.DockedRow = 0;
  199. buttonTool1.InstanceProps.IsFirstInGroup = true;
  200. buttonTool2.InstanceProps.IsFirstInGroup = true;
  201. buttonTool3.InstanceProps.IsFirstInGroup = true;
  202. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  203. buttonTool1,
  204. buttonTool2,
  205. buttonTool3});
  206. ultraToolbar1.Text = "UltraToolbar1";
  207. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  208. ultraToolbar1});
  209. this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  210. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  211. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  212. buttonTool4.SharedPropsInternal.Caption = "查询";
  213. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  214. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  215. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  216. buttonTool5.SharedPropsInternal.Caption = "编单";
  217. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  218. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  219. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  220. buttonTool6.SharedPropsInternal.Caption = "关闭";
  221. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  222. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  223. buttonTool4,
  224. buttonTool5,
  225. buttonTool6});
  226. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  227. //
  228. // _DlgSelectBuyer_Toolbars_Dock_Area_Top
  229. //
  230. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  231. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  232. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  233. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  234. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  235. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Top";
  236. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(987, 23);
  237. this._DlgSelectBuyer_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  238. //
  239. // _DlgSelectBuyer_Toolbars_Dock_Area_Bottom
  240. //
  241. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  242. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  243. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  244. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  245. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 416);
  246. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Bottom";
  247. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(987, 0);
  248. this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  249. //
  250. // _DlgSelectBuyer_Toolbars_Dock_Area_Left
  251. //
  252. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  253. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  254. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  255. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  256. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 23);
  257. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Left";
  258. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 393);
  259. this._DlgSelectBuyer_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  260. //
  261. // _DlgSelectBuyer_Toolbars_Dock_Area_Right
  262. //
  263. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  264. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  265. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  266. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  267. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(987, 23);
  268. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Name = "_DlgSelectBuyer_Toolbars_Dock_Area_Right";
  269. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 393);
  270. this._DlgSelectBuyer_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  271. //
  272. // DlgSelectInvoceTransMnyAndOutStockMny
  273. //
  274. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  275. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  276. this.AutoSize = true;
  277. this.ClientSize = new System.Drawing.Size(987, 416);
  278. this.Controls.Add(this.ultraGrid2);
  279. this.Controls.Add(this.groupBox1);
  280. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Left);
  281. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Right);
  282. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Top);
  283. this.Controls.Add(this._DlgSelectBuyer_Toolbars_Dock_Area_Bottom);
  284. this.Name = "DlgSelectInvoceTransMnyAndOutStockMny";
  285. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  286. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  287. this.Text = "运费,出库费编单";
  288. this.Load += new System.EventHandler(this.DlgSelectInvoceTransMnyAndOutStockMny_Load);
  289. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  290. this.groupBox1.ResumeLayout(false);
  291. this.groupBox1.PerformLayout();
  292. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  293. this.ResumeLayout(false);
  294. }
  295. #endregion
  296. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  297. private System.Windows.Forms.GroupBox groupBox1;
  298. private System.Windows.Forms.DateTimePicker dateTimePicker4;
  299. private System.Windows.Forms.DateTimePicker dateTimePicker3;
  300. private System.Windows.Forms.Label label2;
  301. private System.Windows.Forms.Label label3;
  302. private System.Windows.Forms.TextBox textBox7;
  303. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  304. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Left;
  305. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Right;
  306. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Top;
  307. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _DlgSelectBuyer_Toolbars_Dock_Area_Bottom;
  308. }
  309. }