ctrlOrderHead.Designer.cs 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214
  1. namespace Core.StlMes.Client.SaleOrder
  2. {
  3. partial class ctrlOrderHead
  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 Component 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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  29. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  30. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton();
  32. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton();
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.UltraWinEditors.EditorButton editorButton5 = new Infragistics.Win.UltraWinEditors.EditorButton("1");
  36. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinEditors.EditorButton editorButton6 = new Infragistics.Win.UltraWinEditors.EditorButton("2");
  38. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.UltraWinEditors.EditorButton editorButton7 = new Infragistics.Win.UltraWinEditors.EditorButton();
  55. Infragistics.Win.UltraWinEditors.EditorButton editorButton8 = new Infragistics.Win.UltraWinEditors.EditorButton();
  56. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  60. this.ultraOrderText = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  62. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  63. this.ultraOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  65. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  66. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  67. this.signDateTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  68. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  69. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  70. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  71. this.orderingBuyer = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  72. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  73. this.receivingBuyer = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  74. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  75. this.ultraTextBANK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  76. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  77. this.ultraTextACCOUNT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  78. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  79. this.ultraTextTAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  80. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  81. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  82. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  84. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  85. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  86. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraMoneyAsk = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  88. this.OrderTypeCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.salesAreaCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  90. this.yearCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  91. this.signSiteCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  92. this.makersCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  93. this.draweeUintCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  94. this.ultraPricingCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  95. this.ultraCurrencyCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  96. this.ultraPaymentMethodCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  97. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  98. this.ultraTextBusiness = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  99. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  100. this.ultraComboPact = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  101. this.ultraOrderMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  102. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  103. this.cmbPrintPrice = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  104. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  105. this.txtPricePlan = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  106. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  107. this.cmbTax = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  108. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  109. this.cmbMYLX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  110. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  111. this.cmbType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  112. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  113. this.cmbBusType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  114. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  115. this.cmbOrdBigType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  116. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  117. this.txtLocLaw = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  118. this.utSaleorg = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  119. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  120. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  121. this.documentaryName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  122. this.documentaryDept = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  123. this.orderRequireCombo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  124. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  125. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  126. this.txtPortOfDestination = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  127. this.penaltyRadioButton1 = new System.Windows.Forms.RadioButton();
  128. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  129. this.penaltyRadioButton2 = new System.Windows.Forms.RadioButton();
  130. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  131. this.penaltyTextEditor = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderText)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderNo)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.signDateTime)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.orderingBuyer)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.receivingBuyer)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraTextBANK)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraTextACCOUNT)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.ultraTextTAX)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraMoneyAsk)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.OrderTypeCombo)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.salesAreaCombo)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.yearCombo)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.signSiteCombo)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.makersCombo)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.draweeUintCombo)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.ultraPricingCombo)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyCombo)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.ultraPaymentMethodCombo)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.ultraTextBusiness)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.ultraComboPact)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderMemo)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.cmbPrintPrice)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.txtPricePlan)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.cmbTax)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.cmbMYLX)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.cmbType)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.cmbBusType)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.cmbOrdBigType)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtLocLaw)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.utSaleorg)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.documentaryName)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.documentaryDept)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.orderRequireCombo)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.txtPortOfDestination)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.penaltyTextEditor)).BeginInit();
  167. this.SuspendLayout();
  168. //
  169. // ultraOrderText
  170. //
  171. editorButton1.Text = "C";
  172. this.ultraOrderText.ButtonsRight.Add(editorButton1);
  173. this.ultraOrderText.Location = new System.Drawing.Point(100, 12);
  174. this.ultraOrderText.Margin = new System.Windows.Forms.Padding(4);
  175. this.ultraOrderText.MaxLength = 13;
  176. this.ultraOrderText.Name = "ultraOrderText";
  177. this.ultraOrderText.ReadOnly = true;
  178. this.ultraOrderText.Size = new System.Drawing.Size(327, 24);
  179. this.ultraOrderText.TabIndex = 1;
  180. this.ultraOrderText.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraOrderText_EditorButtonClick);
  181. //
  182. // ultraLabel6
  183. //
  184. this.ultraLabel6.AutoSize = true;
  185. this.ultraLabel6.Location = new System.Drawing.Point(36, 15);
  186. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4);
  187. this.ultraLabel6.Name = "ultraLabel6";
  188. this.ultraLabel6.Size = new System.Drawing.Size(52, 19);
  189. this.ultraLabel6.TabIndex = 40;
  190. this.ultraLabel6.Text = "合同号";
  191. //
  192. // ultraLabel1
  193. //
  194. this.ultraLabel1.AutoSize = true;
  195. this.ultraLabel1.Location = new System.Drawing.Point(12, 49);
  196. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  197. this.ultraLabel1.Name = "ultraLabel1";
  198. this.ultraLabel1.Size = new System.Drawing.Size(83, 19);
  199. this.ultraLabel1.TabIndex = 42;
  200. this.ultraLabel1.Text = "客户合同号";
  201. //
  202. // ultraOrderNo
  203. //
  204. this.ultraOrderNo.Location = new System.Drawing.Point(100, 44);
  205. this.ultraOrderNo.Margin = new System.Windows.Forms.Padding(4);
  206. this.ultraOrderNo.MaxLength = 50;
  207. this.ultraOrderNo.Name = "ultraOrderNo";
  208. this.ultraOrderNo.Size = new System.Drawing.Size(327, 24);
  209. this.ultraOrderNo.TabIndex = 2;
  210. //
  211. // ultraLabel2
  212. //
  213. this.ultraLabel2.AutoSize = true;
  214. this.ultraLabel2.Location = new System.Drawing.Point(229, 144);
  215. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  216. this.ultraLabel2.Name = "ultraLabel2";
  217. this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
  218. this.ultraLabel2.TabIndex = 44;
  219. this.ultraLabel2.Text = "片区";
  220. //
  221. // ultraLabel3
  222. //
  223. this.ultraLabel3.AutoSize = true;
  224. this.ultraLabel3.Location = new System.Drawing.Point(28, 181);
  225. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4);
  226. this.ultraLabel3.Name = "ultraLabel3";
  227. this.ultraLabel3.Size = new System.Drawing.Size(67, 19);
  228. this.ultraLabel3.TabIndex = 46;
  229. this.ultraLabel3.Text = "合同年度";
  230. //
  231. // ultraLabel4
  232. //
  233. this.ultraLabel4.AutoSize = true;
  234. this.ultraLabel4.Location = new System.Drawing.Point(28, 215);
  235. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4);
  236. this.ultraLabel4.Name = "ultraLabel4";
  237. this.ultraLabel4.Size = new System.Drawing.Size(67, 19);
  238. this.ultraLabel4.TabIndex = 48;
  239. this.ultraLabel4.Text = "签订日期";
  240. //
  241. // signDateTime
  242. //
  243. this.signDateTime.DateTime = new System.DateTime(2022, 5, 6, 0, 0, 0, 0);
  244. this.signDateTime.Location = new System.Drawing.Point(100, 208);
  245. this.signDateTime.Margin = new System.Windows.Forms.Padding(4);
  246. this.signDateTime.Name = "signDateTime";
  247. this.signDateTime.Size = new System.Drawing.Size(327, 24);
  248. this.signDateTime.TabIndex = 6;
  249. this.signDateTime.Value = new System.DateTime(2022, 5, 6, 0, 0, 0, 0);
  250. //
  251. // ultraLabel5
  252. //
  253. this.ultraLabel5.AutoSize = true;
  254. this.ultraLabel5.Location = new System.Drawing.Point(464, 15);
  255. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4);
  256. this.ultraLabel5.Name = "ultraLabel5";
  257. this.ultraLabel5.Size = new System.Drawing.Size(67, 19);
  258. this.ultraLabel5.TabIndex = 50;
  259. this.ultraLabel5.Text = "签订地点";
  260. //
  261. // ultraLabel7
  262. //
  263. this.ultraLabel7.AutoSize = true;
  264. this.ultraLabel7.Location = new System.Drawing.Point(480, 49);
  265. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4);
  266. this.ultraLabel7.Name = "ultraLabel7";
  267. this.ultraLabel7.Size = new System.Drawing.Size(52, 19);
  268. this.ultraLabel7.TabIndex = 52;
  269. this.ultraLabel7.Text = "制造商";
  270. //
  271. // ultraLabel8
  272. //
  273. this.ultraLabel8.AutoSize = true;
  274. this.ultraLabel8.Location = new System.Drawing.Point(464, 116);
  275. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4);
  276. this.ultraLabel8.Name = "ultraLabel8";
  277. this.ultraLabel8.Size = new System.Drawing.Size(67, 19);
  278. this.ultraLabel8.TabIndex = 54;
  279. this.ultraLabel8.Text = "订货单位";
  280. //
  281. // orderingBuyer
  282. //
  283. appearance5.FontData.BoldAsString = "True";
  284. editorButton2.Appearance = appearance5;
  285. editorButton2.Text = "+";
  286. this.orderingBuyer.ButtonsRight.Add(editorButton2);
  287. this.orderingBuyer.Location = new System.Drawing.Point(544, 110);
  288. this.orderingBuyer.Margin = new System.Windows.Forms.Padding(4);
  289. this.orderingBuyer.Name = "orderingBuyer";
  290. this.orderingBuyer.ReadOnly = true;
  291. this.orderingBuyer.Size = new System.Drawing.Size(263, 24);
  292. this.orderingBuyer.TabIndex = 10;
  293. this.orderingBuyer.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor3_EditorButtonClick);
  294. //
  295. // ultraLabel9
  296. //
  297. this.ultraLabel9.AutoSize = true;
  298. this.ultraLabel9.Location = new System.Drawing.Point(464, 149);
  299. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4);
  300. this.ultraLabel9.Name = "ultraLabel9";
  301. this.ultraLabel9.Size = new System.Drawing.Size(67, 19);
  302. this.ultraLabel9.TabIndex = 56;
  303. this.ultraLabel9.Text = "结算单位";
  304. //
  305. // receivingBuyer
  306. //
  307. appearance2.FontData.BoldAsString = "True";
  308. editorButton3.Appearance = appearance2;
  309. editorButton3.Text = "+";
  310. this.receivingBuyer.ButtonsRight.Add(editorButton3);
  311. this.receivingBuyer.Location = new System.Drawing.Point(544, 141);
  312. this.receivingBuyer.Margin = new System.Windows.Forms.Padding(4);
  313. this.receivingBuyer.Name = "receivingBuyer";
  314. this.receivingBuyer.ReadOnly = true;
  315. this.receivingBuyer.Size = new System.Drawing.Size(263, 24);
  316. this.receivingBuyer.TabIndex = 11;
  317. this.receivingBuyer.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor4_EditorButtonClick);
  318. //
  319. // ultraLabel10
  320. //
  321. this.ultraLabel10.AutoSize = true;
  322. this.ultraLabel10.Location = new System.Drawing.Point(480, 175);
  323. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(4);
  324. this.ultraLabel10.Name = "ultraLabel10";
  325. this.ultraLabel10.Size = new System.Drawing.Size(52, 19);
  326. this.ultraLabel10.TabIndex = 58;
  327. this.ultraLabel10.Text = "开户行";
  328. //
  329. // ultraTextBANK
  330. //
  331. this.ultraTextBANK.Location = new System.Drawing.Point(544, 170);
  332. this.ultraTextBANK.Margin = new System.Windows.Forms.Padding(4);
  333. this.ultraTextBANK.Name = "ultraTextBANK";
  334. this.ultraTextBANK.ReadOnly = true;
  335. this.ultraTextBANK.Size = new System.Drawing.Size(263, 24);
  336. this.ultraTextBANK.TabIndex = 12;
  337. //
  338. // ultraLabel11
  339. //
  340. this.ultraLabel11.AutoSize = true;
  341. this.ultraLabel11.Location = new System.Drawing.Point(448, 209);
  342. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(4);
  343. this.ultraLabel11.Name = "ultraLabel11";
  344. this.ultraLabel11.Size = new System.Drawing.Size(83, 19);
  345. this.ultraLabel11.TabIndex = 60;
  346. this.ultraLabel11.Text = "开户行帐号";
  347. //
  348. // ultraTextACCOUNT
  349. //
  350. this.ultraTextACCOUNT.Location = new System.Drawing.Point(544, 204);
  351. this.ultraTextACCOUNT.Margin = new System.Windows.Forms.Padding(4);
  352. this.ultraTextACCOUNT.Name = "ultraTextACCOUNT";
  353. this.ultraTextACCOUNT.ReadOnly = true;
  354. this.ultraTextACCOUNT.Size = new System.Drawing.Size(263, 24);
  355. this.ultraTextACCOUNT.TabIndex = 13;
  356. //
  357. // ultraLabel12
  358. //
  359. this.ultraLabel12.AutoSize = true;
  360. this.ultraLabel12.Location = new System.Drawing.Point(497, 244);
  361. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4);
  362. this.ultraLabel12.Name = "ultraLabel12";
  363. this.ultraLabel12.Size = new System.Drawing.Size(36, 19);
  364. this.ultraLabel12.TabIndex = 62;
  365. this.ultraLabel12.Text = "税号";
  366. //
  367. // ultraTextTAX
  368. //
  369. this.ultraTextTAX.Location = new System.Drawing.Point(544, 239);
  370. this.ultraTextTAX.Margin = new System.Windows.Forms.Padding(4);
  371. this.ultraTextTAX.Name = "ultraTextTAX";
  372. this.ultraTextTAX.ReadOnly = true;
  373. this.ultraTextTAX.Size = new System.Drawing.Size(263, 24);
  374. this.ultraTextTAX.TabIndex = 14;
  375. //
  376. // ultraLabel13
  377. //
  378. this.ultraLabel13.AutoSize = true;
  379. this.ultraLabel13.Location = new System.Drawing.Point(827, 18);
  380. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(4);
  381. this.ultraLabel13.Name = "ultraLabel13";
  382. this.ultraLabel13.Size = new System.Drawing.Size(67, 19);
  383. this.ultraLabel13.TabIndex = 64;
  384. this.ultraLabel13.Text = "定价方式";
  385. //
  386. // ultraLabel14
  387. //
  388. this.ultraLabel14.AutoSize = true;
  389. this.ultraLabel14.Location = new System.Drawing.Point(827, 182);
  390. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4);
  391. this.ultraLabel14.Name = "ultraLabel14";
  392. this.ultraLabel14.Size = new System.Drawing.Size(67, 19);
  393. this.ultraLabel14.TabIndex = 66;
  394. this.ultraLabel14.Text = "付款要求";
  395. //
  396. // ultraLabel15
  397. //
  398. this.ultraLabel15.AutoSize = true;
  399. this.ultraLabel15.Location = new System.Drawing.Point(1048, 85);
  400. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(4);
  401. this.ultraLabel15.Name = "ultraLabel15";
  402. this.ultraLabel15.Size = new System.Drawing.Size(67, 19);
  403. this.ultraLabel15.TabIndex = 68;
  404. this.ultraLabel15.Text = "付款方式";
  405. //
  406. // ultraLabel16
  407. //
  408. this.ultraLabel16.AutoSize = true;
  409. this.ultraLabel16.Location = new System.Drawing.Point(229, 115);
  410. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(4);
  411. this.ultraLabel16.Name = "ultraLabel16";
  412. this.ultraLabel16.Size = new System.Drawing.Size(36, 19);
  413. this.ultraLabel16.TabIndex = 70;
  414. this.ultraLabel16.Text = "分类";
  415. //
  416. // ultraLabel17
  417. //
  418. this.ultraLabel17.AutoSize = true;
  419. this.ultraLabel17.Location = new System.Drawing.Point(463, 82);
  420. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(4);
  421. this.ultraLabel17.Name = "ultraLabel17";
  422. this.ultraLabel17.Size = new System.Drawing.Size(67, 19);
  423. this.ultraLabel17.TabIndex = 72;
  424. this.ultraLabel17.Text = "卖出单位";
  425. //
  426. // ultraLabel18
  427. //
  428. this.ultraLabel18.AutoSize = true;
  429. this.ultraLabel18.Location = new System.Drawing.Point(852, 84);
  430. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(4);
  431. this.ultraLabel18.Name = "ultraLabel18";
  432. this.ultraLabel18.Size = new System.Drawing.Size(36, 19);
  433. this.ultraLabel18.TabIndex = 74;
  434. this.ultraLabel18.Text = "币种";
  435. //
  436. // ultraLabel21
  437. //
  438. this.ultraLabel21.AutoSize = true;
  439. this.ultraLabel21.Location = new System.Drawing.Point(825, 245);
  440. this.ultraLabel21.Margin = new System.Windows.Forms.Padding(4);
  441. this.ultraLabel21.Name = "ultraLabel21";
  442. this.ultraLabel21.Size = new System.Drawing.Size(67, 19);
  443. this.ultraLabel21.TabIndex = 81;
  444. this.ultraLabel21.Text = "其他信息";
  445. //
  446. // ultraMoneyAsk
  447. //
  448. appearance3.FontData.BoldAsString = "True";
  449. editorButton4.Appearance = appearance3;
  450. editorButton4.Text = "+";
  451. this.ultraMoneyAsk.ButtonsRight.Add(editorButton4);
  452. this.ultraMoneyAsk.Location = new System.Drawing.Point(900, 176);
  453. this.ultraMoneyAsk.Margin = new System.Windows.Forms.Padding(4);
  454. this.ultraMoneyAsk.Name = "ultraMoneyAsk";
  455. this.ultraMoneyAsk.ReadOnly = true;
  456. this.ultraMoneyAsk.Size = new System.Drawing.Size(392, 24);
  457. this.ultraMoneyAsk.TabIndex = 19;
  458. this.ultraMoneyAsk.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor11_EditorButtonClick);
  459. //
  460. // OrderTypeCombo
  461. //
  462. this.OrderTypeCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  463. this.OrderTypeCombo.Location = new System.Drawing.Point(268, 110);
  464. this.OrderTypeCombo.Margin = new System.Windows.Forms.Padding(4);
  465. this.OrderTypeCombo.Name = "OrderTypeCombo";
  466. this.OrderTypeCombo.Size = new System.Drawing.Size(159, 24);
  467. this.OrderTypeCombo.TabIndex = 3;
  468. //
  469. // salesAreaCombo
  470. //
  471. this.salesAreaCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  472. this.salesAreaCombo.Location = new System.Drawing.Point(268, 142);
  473. this.salesAreaCombo.Margin = new System.Windows.Forms.Padding(4);
  474. this.salesAreaCombo.Name = "salesAreaCombo";
  475. this.salesAreaCombo.Size = new System.Drawing.Size(159, 24);
  476. this.salesAreaCombo.TabIndex = 4;
  477. //
  478. // yearCombo
  479. //
  480. this.yearCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  481. this.yearCombo.Location = new System.Drawing.Point(100, 175);
  482. this.yearCombo.Margin = new System.Windows.Forms.Padding(4);
  483. this.yearCombo.Name = "yearCombo";
  484. this.yearCombo.Size = new System.Drawing.Size(131, 24);
  485. this.yearCombo.TabIndex = 5;
  486. //
  487. // signSiteCombo
  488. //
  489. this.signSiteCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  490. this.signSiteCombo.Location = new System.Drawing.Point(544, 10);
  491. this.signSiteCombo.Margin = new System.Windows.Forms.Padding(4);
  492. this.signSiteCombo.Name = "signSiteCombo";
  493. this.signSiteCombo.Size = new System.Drawing.Size(263, 24);
  494. this.signSiteCombo.TabIndex = 7;
  495. //
  496. // makersCombo
  497. //
  498. this.makersCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  499. this.makersCombo.Location = new System.Drawing.Point(544, 45);
  500. this.makersCombo.Margin = new System.Windows.Forms.Padding(4);
  501. this.makersCombo.Name = "makersCombo";
  502. this.makersCombo.Size = new System.Drawing.Size(263, 24);
  503. this.makersCombo.TabIndex = 8;
  504. //
  505. // draweeUintCombo
  506. //
  507. this.draweeUintCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  508. this.draweeUintCombo.Location = new System.Drawing.Point(544, 78);
  509. this.draweeUintCombo.Margin = new System.Windows.Forms.Padding(4);
  510. this.draweeUintCombo.Name = "draweeUintCombo";
  511. this.draweeUintCombo.Size = new System.Drawing.Size(263, 24);
  512. this.draweeUintCombo.TabIndex = 9;
  513. //
  514. // ultraPricingCombo
  515. //
  516. this.ultraPricingCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  517. this.ultraPricingCombo.Location = new System.Drawing.Point(899, 11);
  518. this.ultraPricingCombo.Margin = new System.Windows.Forms.Padding(4);
  519. this.ultraPricingCombo.Name = "ultraPricingCombo";
  520. this.ultraPricingCombo.Size = new System.Drawing.Size(145, 24);
  521. this.ultraPricingCombo.TabIndex = 15;
  522. //
  523. // ultraCurrencyCombo
  524. //
  525. this.ultraCurrencyCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  526. this.ultraCurrencyCombo.Location = new System.Drawing.Point(899, 79);
  527. this.ultraCurrencyCombo.Margin = new System.Windows.Forms.Padding(4);
  528. this.ultraCurrencyCombo.Name = "ultraCurrencyCombo";
  529. this.ultraCurrencyCombo.Size = new System.Drawing.Size(145, 24);
  530. this.ultraCurrencyCombo.TabIndex = 17;
  531. //
  532. // ultraPaymentMethodCombo
  533. //
  534. this.ultraPaymentMethodCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  535. this.ultraPaymentMethodCombo.Location = new System.Drawing.Point(1121, 79);
  536. this.ultraPaymentMethodCombo.Margin = new System.Windows.Forms.Padding(4);
  537. this.ultraPaymentMethodCombo.Name = "ultraPaymentMethodCombo";
  538. this.ultraPaymentMethodCombo.Size = new System.Drawing.Size(169, 24);
  539. this.ultraPaymentMethodCombo.TabIndex = 18;
  540. //
  541. // ultraLabel20
  542. //
  543. this.ultraLabel20.AutoSize = true;
  544. this.ultraLabel20.Location = new System.Drawing.Point(827, 149);
  545. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(4);
  546. this.ultraLabel20.Name = "ultraLabel20";
  547. this.ultraLabel20.Size = new System.Drawing.Size(67, 19);
  548. this.ultraLabel20.TabIndex = 66;
  549. this.ultraLabel20.Text = "合同条款";
  550. //
  551. // ultraTextBusiness
  552. //
  553. appearance4.FontData.BoldAsString = "True";
  554. editorButton5.Appearance = appearance4;
  555. editorButton5.Key = "1";
  556. editorButton5.Text = "+";
  557. appearance6.FontData.BoldAsString = "True";
  558. editorButton6.Appearance = appearance6;
  559. editorButton6.Key = "2";
  560. editorButton6.Text = "X";
  561. this.ultraTextBusiness.ButtonsRight.Add(editorButton5);
  562. this.ultraTextBusiness.ButtonsRight.Add(editorButton6);
  563. this.ultraTextBusiness.Location = new System.Drawing.Point(900, 142);
  564. this.ultraTextBusiness.Margin = new System.Windows.Forms.Padding(4);
  565. this.ultraTextBusiness.Name = "ultraTextBusiness";
  566. this.ultraTextBusiness.ReadOnly = true;
  567. this.ultraTextBusiness.Size = new System.Drawing.Size(392, 24);
  568. this.ultraTextBusiness.TabIndex = 20;
  569. this.ultraTextBusiness.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor8_EditorButtonClick);
  570. //
  571. // ultraLabel22
  572. //
  573. this.ultraLabel22.AutoSize = true;
  574. this.ultraLabel22.Location = new System.Drawing.Point(1065, 18);
  575. this.ultraLabel22.Margin = new System.Windows.Forms.Padding(4);
  576. this.ultraLabel22.Name = "ultraLabel22";
  577. this.ultraLabel22.Size = new System.Drawing.Size(52, 19);
  578. this.ultraLabel22.TabIndex = 68;
  579. this.ultraLabel22.Text = "协议号";
  580. //
  581. // ultraComboPact
  582. //
  583. this.ultraComboPact.Location = new System.Drawing.Point(1121, 12);
  584. this.ultraComboPact.Margin = new System.Windows.Forms.Padding(4);
  585. this.ultraComboPact.MaxLength = 20;
  586. this.ultraComboPact.Name = "ultraComboPact";
  587. this.ultraComboPact.Size = new System.Drawing.Size(169, 24);
  588. this.ultraComboPact.TabIndex = 16;
  589. //
  590. // ultraOrderMemo
  591. //
  592. this.ultraOrderMemo.Location = new System.Drawing.Point(900, 239);
  593. this.ultraOrderMemo.Margin = new System.Windows.Forms.Padding(4);
  594. this.ultraOrderMemo.MaxLength = 200;
  595. this.ultraOrderMemo.Multiline = true;
  596. this.ultraOrderMemo.Name = "ultraOrderMemo";
  597. this.ultraOrderMemo.Size = new System.Drawing.Size(393, 26);
  598. this.ultraOrderMemo.TabIndex = 21;
  599. //
  600. // ultraLabel19
  601. //
  602. this.ultraLabel19.AutoSize = true;
  603. this.ultraLabel19.Location = new System.Drawing.Point(827, 51);
  604. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(4);
  605. this.ultraLabel19.Name = "ultraLabel19";
  606. this.ultraLabel19.Size = new System.Drawing.Size(67, 19);
  607. this.ultraLabel19.TabIndex = 64;
  608. this.ultraLabel19.Text = "打印价格";
  609. //
  610. // cmbPrintPrice
  611. //
  612. this.cmbPrintPrice.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  613. valueListItem6.DataValue = "订货价";
  614. valueListItem6.DisplayText = "订货价";
  615. valueListItem7.DataValue = "结算价";
  616. valueListItem7.DisplayText = "结算价";
  617. this.cmbPrintPrice.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  618. valueListItem6,
  619. valueListItem7});
  620. this.cmbPrintPrice.Location = new System.Drawing.Point(899, 46);
  621. this.cmbPrintPrice.Margin = new System.Windows.Forms.Padding(4);
  622. this.cmbPrintPrice.Name = "cmbPrintPrice";
  623. this.cmbPrintPrice.Size = new System.Drawing.Size(145, 24);
  624. this.cmbPrintPrice.TabIndex = 15;
  625. //
  626. // ultraLabel23
  627. //
  628. this.ultraLabel23.AutoSize = true;
  629. this.ultraLabel23.Location = new System.Drawing.Point(827, 116);
  630. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(4);
  631. this.ultraLabel23.Name = "ultraLabel23";
  632. this.ultraLabel23.Size = new System.Drawing.Size(67, 19);
  633. this.ultraLabel23.TabIndex = 68;
  634. this.ultraLabel23.Text = "优惠方案";
  635. //
  636. // txtPricePlan
  637. //
  638. this.txtPricePlan.Location = new System.Drawing.Point(899, 111);
  639. this.txtPricePlan.Margin = new System.Windows.Forms.Padding(4);
  640. this.txtPricePlan.MaxLength = 100;
  641. this.txtPricePlan.Name = "txtPricePlan";
  642. this.txtPricePlan.Size = new System.Drawing.Size(393, 24);
  643. this.txtPricePlan.TabIndex = 16;
  644. //
  645. // ultraLabel24
  646. //
  647. this.ultraLabel24.AutoSize = true;
  648. this.ultraLabel24.Location = new System.Drawing.Point(1049, 51);
  649. this.ultraLabel24.Margin = new System.Windows.Forms.Padding(4);
  650. this.ultraLabel24.Name = "ultraLabel24";
  651. this.ultraLabel24.Size = new System.Drawing.Size(67, 19);
  652. this.ultraLabel24.TabIndex = 64;
  653. this.ultraLabel24.Text = "是否含税";
  654. //
  655. // cmbTax
  656. //
  657. this.cmbTax.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  658. valueListItem3.DataValue = "0";
  659. valueListItem3.DisplayText = "否";
  660. valueListItem4.DataValue = "1";
  661. valueListItem4.DisplayText = "是";
  662. this.cmbTax.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  663. valueListItem3,
  664. valueListItem4});
  665. this.cmbTax.Location = new System.Drawing.Point(1123, 46);
  666. this.cmbTax.Margin = new System.Windows.Forms.Padding(4);
  667. this.cmbTax.Name = "cmbTax";
  668. this.cmbTax.Size = new System.Drawing.Size(169, 24);
  669. this.cmbTax.TabIndex = 15;
  670. //
  671. // ultraLabel25
  672. //
  673. this.ultraLabel25.AutoSize = true;
  674. this.ultraLabel25.Location = new System.Drawing.Point(28, 82);
  675. this.ultraLabel25.Margin = new System.Windows.Forms.Padding(4);
  676. this.ultraLabel25.Name = "ultraLabel25";
  677. this.ultraLabel25.Size = new System.Drawing.Size(67, 19);
  678. this.ultraLabel25.TabIndex = 82;
  679. this.ultraLabel25.Text = "贸易类型";
  680. //
  681. // cmbMYLX
  682. //
  683. this.cmbMYLX.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  684. this.cmbMYLX.Location = new System.Drawing.Point(100, 78);
  685. this.cmbMYLX.Margin = new System.Windows.Forms.Padding(4);
  686. this.cmbMYLX.Name = "cmbMYLX";
  687. this.cmbMYLX.Size = new System.Drawing.Size(131, 24);
  688. this.cmbMYLX.TabIndex = 83;
  689. //
  690. // ultraLabel26
  691. //
  692. this.ultraLabel26.AutoSize = true;
  693. this.ultraLabel26.Location = new System.Drawing.Point(229, 82);
  694. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(4);
  695. this.ultraLabel26.Name = "ultraLabel26";
  696. this.ultraLabel26.Size = new System.Drawing.Size(36, 19);
  697. this.ultraLabel26.TabIndex = 82;
  698. this.ultraLabel26.Text = "分类";
  699. //
  700. // cmbType
  701. //
  702. this.cmbType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  703. this.cmbType.Location = new System.Drawing.Point(268, 78);
  704. this.cmbType.Margin = new System.Windows.Forms.Padding(4);
  705. this.cmbType.Name = "cmbType";
  706. this.cmbType.Size = new System.Drawing.Size(159, 24);
  707. this.cmbType.TabIndex = 83;
  708. //
  709. // ultraLabel27
  710. //
  711. this.ultraLabel27.AutoSize = true;
  712. this.ultraLabel27.Location = new System.Drawing.Point(28, 244);
  713. this.ultraLabel27.Margin = new System.Windows.Forms.Padding(4);
  714. this.ultraLabel27.Name = "ultraLabel27";
  715. this.ultraLabel27.Size = new System.Drawing.Size(67, 19);
  716. this.ultraLabel27.TabIndex = 82;
  717. this.ultraLabel27.Text = "业务分类";
  718. //
  719. // cmbBusType
  720. //
  721. this.cmbBusType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  722. valueListItem1.DataValue = "E";
  723. valueListItem1.DisplayText = "E:出口销售";
  724. valueListItem2.DataValue = "D";
  725. valueListItem2.DisplayText = "D:出口国内采购";
  726. valueListItem5.DataValue = "X";
  727. valueListItem5.DisplayText = "X:内贸销售";
  728. valueListItem8.DataValue = "C";
  729. valueListItem8.DisplayText = "C:内贸采购";
  730. this.cmbBusType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  731. valueListItem1,
  732. valueListItem2,
  733. valueListItem5,
  734. valueListItem8});
  735. this.cmbBusType.Location = new System.Drawing.Point(100, 239);
  736. this.cmbBusType.Margin = new System.Windows.Forms.Padding(4);
  737. this.cmbBusType.Name = "cmbBusType";
  738. this.cmbBusType.Size = new System.Drawing.Size(327, 24);
  739. this.cmbBusType.TabIndex = 83;
  740. //
  741. // ultraLabel28
  742. //
  743. this.ultraLabel28.AutoSize = true;
  744. this.ultraLabel28.Location = new System.Drawing.Point(28, 116);
  745. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(4);
  746. this.ultraLabel28.Name = "ultraLabel28";
  747. this.ultraLabel28.Size = new System.Drawing.Size(67, 19);
  748. this.ultraLabel28.TabIndex = 70;
  749. this.ultraLabel28.Text = "合同类型";
  750. //
  751. // cmbOrdBigType
  752. //
  753. this.cmbOrdBigType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  754. valueListItem9.DataValue = "Q";
  755. valueListItem9.DisplayText = "期货";
  756. valueListItem10.DataValue = "X";
  757. valueListItem10.DisplayText = "现货";
  758. valueListItem11.DataValue = "Y";
  759. valueListItem11.DisplayText = "研发";
  760. valueListItem12.DataValue = "P";
  761. valueListItem12.DisplayText = "预排";
  762. valueListItem13.DataValue = "S";
  763. valueListItem13.DisplayText = "双经销";
  764. valueListItem14.DataValue = "D";
  765. valueListItem14.DisplayText = "定销";
  766. valueListItem18.DataValue = "L";
  767. valueListItem18.DisplayText = "来料加工";
  768. this.cmbOrdBigType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  769. valueListItem9,
  770. valueListItem10,
  771. valueListItem11,
  772. valueListItem12,
  773. valueListItem13,
  774. valueListItem14,
  775. valueListItem18});
  776. this.cmbOrdBigType.Location = new System.Drawing.Point(97, 110);
  777. this.cmbOrdBigType.Margin = new System.Windows.Forms.Padding(4);
  778. this.cmbOrdBigType.Name = "cmbOrdBigType";
  779. this.cmbOrdBigType.Size = new System.Drawing.Size(133, 24);
  780. this.cmbOrdBigType.TabIndex = 3;
  781. this.cmbOrdBigType.ValueChanged += new System.EventHandler(this.cmbOrdBigType_ValueChanged);
  782. //
  783. // ultraLabel29
  784. //
  785. this.ultraLabel29.Location = new System.Drawing.Point(827, 208);
  786. this.ultraLabel29.Margin = new System.Windows.Forms.Padding(4);
  787. this.ultraLabel29.Name = "ultraLabel29";
  788. this.ultraLabel29.Size = new System.Drawing.Size(72, 38);
  789. this.ultraLabel29.TabIndex = 81;
  790. this.ultraLabel29.Text = "当地法律法规要求";
  791. //
  792. // txtLocLaw
  793. //
  794. editorButton7.Text = "编辑";
  795. this.txtLocLaw.ButtonsRight.Add(editorButton7);
  796. this.txtLocLaw.Location = new System.Drawing.Point(899, 209);
  797. this.txtLocLaw.Margin = new System.Windows.Forms.Padding(4);
  798. this.txtLocLaw.MaxLength = 200;
  799. this.txtLocLaw.Multiline = true;
  800. this.txtLocLaw.Name = "txtLocLaw";
  801. this.txtLocLaw.Size = new System.Drawing.Size(393, 26);
  802. this.txtLocLaw.TabIndex = 21;
  803. this.txtLocLaw.Text = "无";
  804. this.txtLocLaw.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtLocLaw_EditorButtonClick);
  805. //
  806. // utSaleorg
  807. //
  808. this.utSaleorg.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  809. this.utSaleorg.Location = new System.Drawing.Point(97, 141);
  810. this.utSaleorg.Margin = new System.Windows.Forms.Padding(4);
  811. this.utSaleorg.Name = "utSaleorg";
  812. this.utSaleorg.Size = new System.Drawing.Size(133, 24);
  813. this.utSaleorg.TabIndex = 84;
  814. this.utSaleorg.ValueChanged += new System.EventHandler(this.utSaleorg_ValueChanged);
  815. //
  816. // ultraLabel30
  817. //
  818. this.ultraLabel30.AutoSize = true;
  819. this.ultraLabel30.Location = new System.Drawing.Point(28, 145);
  820. this.ultraLabel30.Margin = new System.Windows.Forms.Padding(4);
  821. this.ultraLabel30.Name = "ultraLabel30";
  822. this.ultraLabel30.Size = new System.Drawing.Size(67, 19);
  823. this.ultraLabel30.TabIndex = 85;
  824. this.ultraLabel30.Text = "销售组织";
  825. //
  826. // ultraLabel31
  827. //
  828. this.ultraLabel31.AutoSize = true;
  829. this.ultraLabel31.Location = new System.Drawing.Point(229, 182);
  830. this.ultraLabel31.Margin = new System.Windows.Forms.Padding(4);
  831. this.ultraLabel31.Name = "ultraLabel31";
  832. this.ultraLabel31.Size = new System.Drawing.Size(52, 19);
  833. this.ultraLabel31.TabIndex = 86;
  834. this.ultraLabel31.Text = "跟单人";
  835. //
  836. // documentaryName
  837. //
  838. appearance1.FontData.BoldAsString = "True";
  839. editorButton8.Appearance = appearance1;
  840. editorButton8.Text = "+";
  841. this.documentaryName.ButtonsRight.Add(editorButton8);
  842. this.documentaryName.Location = new System.Drawing.Point(283, 174);
  843. this.documentaryName.Margin = new System.Windows.Forms.Padding(4);
  844. this.documentaryName.Name = "documentaryName";
  845. this.documentaryName.ReadOnly = true;
  846. this.documentaryName.Size = new System.Drawing.Size(145, 24);
  847. this.documentaryName.TabIndex = 87;
  848. this.documentaryName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.documentaryNameEditor_EditorButtonClick);
  849. //
  850. // documentaryDept
  851. //
  852. this.documentaryDept.Location = new System.Drawing.Point(283, 174);
  853. this.documentaryDept.Margin = new System.Windows.Forms.Padding(4);
  854. this.documentaryDept.MaxLength = 20;
  855. this.documentaryDept.Name = "documentaryDept";
  856. this.documentaryDept.Size = new System.Drawing.Size(88, 24);
  857. this.documentaryDept.TabIndex = 88;
  858. this.documentaryDept.Visible = false;
  859. //
  860. // orderRequireCombo
  861. //
  862. this.orderRequireCombo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  863. valueListItem15.CheckState = System.Windows.Forms.CheckState.Checked;
  864. valueListItem15.DataValue = "1";
  865. valueListItem15.DisplayText = "/";
  866. valueListItem16.DataValue = "2";
  867. valueListItem16.DisplayText = "与以往订单不一致的要求";
  868. valueListItem17.DataValue = " ";
  869. this.orderRequireCombo.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  870. valueListItem15,
  871. valueListItem16,
  872. valueListItem17});
  873. this.orderRequireCombo.Location = new System.Drawing.Point(1435, 10);
  874. this.orderRequireCombo.Margin = new System.Windows.Forms.Padding(4);
  875. this.orderRequireCombo.Name = "orderRequireCombo";
  876. this.orderRequireCombo.Size = new System.Drawing.Size(303, 24);
  877. this.orderRequireCombo.TabIndex = 89;
  878. //
  879. // ultraLabel32
  880. //
  881. this.ultraLabel32.AutoSize = true;
  882. this.ultraLabel32.Location = new System.Drawing.Point(1363, 18);
  883. this.ultraLabel32.Margin = new System.Windows.Forms.Padding(4);
  884. this.ultraLabel32.Name = "ultraLabel32";
  885. this.ultraLabel32.Size = new System.Drawing.Size(67, 19);
  886. this.ultraLabel32.TabIndex = 90;
  887. this.ultraLabel32.Text = "订单要求";
  888. //
  889. // ultraLabel33
  890. //
  891. this.ultraLabel33.AutoSize = true;
  892. this.ultraLabel33.Location = new System.Drawing.Point(1363, 50);
  893. this.ultraLabel33.Margin = new System.Windows.Forms.Padding(4);
  894. this.ultraLabel33.Name = "ultraLabel33";
  895. this.ultraLabel33.Size = new System.Drawing.Size(52, 19);
  896. this.ultraLabel33.TabIndex = 92;
  897. this.ultraLabel33.Text = "目的港";
  898. //
  899. // txtPortOfDestination
  900. //
  901. this.txtPortOfDestination.Location = new System.Drawing.Point(1435, 45);
  902. this.txtPortOfDestination.Margin = new System.Windows.Forms.Padding(4);
  903. this.txtPortOfDestination.MaxLength = 100;
  904. this.txtPortOfDestination.Name = "txtPortOfDestination";
  905. this.txtPortOfDestination.Size = new System.Drawing.Size(300, 24);
  906. this.txtPortOfDestination.TabIndex = 91;
  907. //
  908. // penaltyRadioButton1
  909. //
  910. this.penaltyRadioButton1.AutoSize = true;
  911. this.penaltyRadioButton1.Location = new System.Drawing.Point(1435, 78);
  912. this.penaltyRadioButton1.Name = "penaltyRadioButton1";
  913. this.penaltyRadioButton1.Size = new System.Drawing.Size(43, 19);
  914. this.penaltyRadioButton1.TabIndex = 93;
  915. this.penaltyRadioButton1.Text = "是";
  916. this.penaltyRadioButton1.UseVisualStyleBackColor = true;
  917. //
  918. // ultraLabel34
  919. //
  920. this.ultraLabel34.AutoSize = true;
  921. this.ultraLabel34.Location = new System.Drawing.Point(1363, 83);
  922. this.ultraLabel34.Margin = new System.Windows.Forms.Padding(4);
  923. this.ultraLabel34.Name = "ultraLabel34";
  924. this.ultraLabel34.Size = new System.Drawing.Size(36, 19);
  925. this.ultraLabel34.TabIndex = 94;
  926. this.ultraLabel34.Text = "罚则";
  927. //
  928. // penaltyRadioButton2
  929. //
  930. this.penaltyRadioButton2.AutoSize = true;
  931. this.penaltyRadioButton2.Checked = true;
  932. this.penaltyRadioButton2.Location = new System.Drawing.Point(1577, 78);
  933. this.penaltyRadioButton2.Name = "penaltyRadioButton2";
  934. this.penaltyRadioButton2.Size = new System.Drawing.Size(43, 19);
  935. this.penaltyRadioButton2.TabIndex = 95;
  936. this.penaltyRadioButton2.TabStop = true;
  937. this.penaltyRadioButton2.Text = "否";
  938. this.penaltyRadioButton2.UseVisualStyleBackColor = true;
  939. //
  940. // ultraLabel35
  941. //
  942. this.ultraLabel35.AutoSize = true;
  943. this.ultraLabel35.Location = new System.Drawing.Point(1363, 114);
  944. this.ultraLabel35.Margin = new System.Windows.Forms.Padding(4);
  945. this.ultraLabel35.Name = "ultraLabel35";
  946. this.ultraLabel35.Size = new System.Drawing.Size(67, 19);
  947. this.ultraLabel35.TabIndex = 96;
  948. this.ultraLabel35.Text = "罚则条款";
  949. //
  950. // penaltyTextEditor
  951. //
  952. this.penaltyTextEditor.Location = new System.Drawing.Point(1435, 109);
  953. this.penaltyTextEditor.Margin = new System.Windows.Forms.Padding(4);
  954. this.penaltyTextEditor.MaxLength = 100;
  955. this.penaltyTextEditor.Name = "penaltyTextEditor";
  956. this.penaltyTextEditor.Size = new System.Drawing.Size(300, 24);
  957. this.penaltyTextEditor.TabIndex = 97;
  958. //
  959. // ctrlOrderHead
  960. //
  961. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  962. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  963. this.AutoScroll = true;
  964. this.Controls.Add(this.penaltyTextEditor);
  965. this.Controls.Add(this.ultraLabel35);
  966. this.Controls.Add(this.penaltyRadioButton2);
  967. this.Controls.Add(this.ultraLabel34);
  968. this.Controls.Add(this.penaltyRadioButton1);
  969. this.Controls.Add(this.ultraLabel33);
  970. this.Controls.Add(this.txtPortOfDestination);
  971. this.Controls.Add(this.orderRequireCombo);
  972. this.Controls.Add(this.ultraLabel32);
  973. this.Controls.Add(this.documentaryDept);
  974. this.Controls.Add(this.documentaryName);
  975. this.Controls.Add(this.ultraLabel31);
  976. this.Controls.Add(this.utSaleorg);
  977. this.Controls.Add(this.ultraLabel30);
  978. this.Controls.Add(this.cmbBusType);
  979. this.Controls.Add(this.cmbType);
  980. this.Controls.Add(this.cmbMYLX);
  981. this.Controls.Add(this.ultraLabel26);
  982. this.Controls.Add(this.ultraLabel27);
  983. this.Controls.Add(this.ultraLabel25);
  984. this.Controls.Add(this.txtLocLaw);
  985. this.Controls.Add(this.ultraOrderMemo);
  986. this.Controls.Add(this.signSiteCombo);
  987. this.Controls.Add(this.yearCombo);
  988. this.Controls.Add(this.salesAreaCombo);
  989. this.Controls.Add(this.draweeUintCombo);
  990. this.Controls.Add(this.ultraPaymentMethodCombo);
  991. this.Controls.Add(this.ultraCurrencyCombo);
  992. this.Controls.Add(this.cmbTax);
  993. this.Controls.Add(this.cmbPrintPrice);
  994. this.Controls.Add(this.ultraPricingCombo);
  995. this.Controls.Add(this.makersCombo);
  996. this.Controls.Add(this.cmbOrdBigType);
  997. this.Controls.Add(this.OrderTypeCombo);
  998. this.Controls.Add(this.ultraTextBusiness);
  999. this.Controls.Add(this.ultraMoneyAsk);
  1000. this.Controls.Add(this.ultraLabel29);
  1001. this.Controls.Add(this.ultraLabel21);
  1002. this.Controls.Add(this.ultraLabel18);
  1003. this.Controls.Add(this.ultraLabel17);
  1004. this.Controls.Add(this.ultraLabel28);
  1005. this.Controls.Add(this.ultraLabel16);
  1006. this.Controls.Add(this.ultraLabel23);
  1007. this.Controls.Add(this.ultraLabel22);
  1008. this.Controls.Add(this.ultraLabel15);
  1009. this.Controls.Add(this.ultraLabel20);
  1010. this.Controls.Add(this.ultraLabel14);
  1011. this.Controls.Add(this.ultraLabel24);
  1012. this.Controls.Add(this.ultraLabel19);
  1013. this.Controls.Add(this.ultraLabel13);
  1014. this.Controls.Add(this.ultraTextTAX);
  1015. this.Controls.Add(this.ultraLabel12);
  1016. this.Controls.Add(this.ultraTextACCOUNT);
  1017. this.Controls.Add(this.ultraLabel11);
  1018. this.Controls.Add(this.ultraTextBANK);
  1019. this.Controls.Add(this.ultraLabel10);
  1020. this.Controls.Add(this.receivingBuyer);
  1021. this.Controls.Add(this.ultraLabel9);
  1022. this.Controls.Add(this.orderingBuyer);
  1023. this.Controls.Add(this.ultraLabel8);
  1024. this.Controls.Add(this.ultraLabel7);
  1025. this.Controls.Add(this.ultraLabel5);
  1026. this.Controls.Add(this.signDateTime);
  1027. this.Controls.Add(this.ultraLabel4);
  1028. this.Controls.Add(this.ultraLabel3);
  1029. this.Controls.Add(this.ultraLabel2);
  1030. this.Controls.Add(this.txtPricePlan);
  1031. this.Controls.Add(this.ultraComboPact);
  1032. this.Controls.Add(this.ultraOrderNo);
  1033. this.Controls.Add(this.ultraLabel1);
  1034. this.Controls.Add(this.ultraOrderText);
  1035. this.Controls.Add(this.ultraLabel6);
  1036. this.Margin = new System.Windows.Forms.Padding(4);
  1037. this.Name = "ctrlOrderHead";
  1038. this.RightToLeft = System.Windows.Forms.RightToLeft.No;
  1039. this.Size = new System.Drawing.Size(1739, 286);
  1040. this.Load += new System.EventHandler(this.ctrlOrderHead_Load);
  1041. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderText)).EndInit();
  1042. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderNo)).EndInit();
  1043. ((System.ComponentModel.ISupportInitialize)(this.signDateTime)).EndInit();
  1044. ((System.ComponentModel.ISupportInitialize)(this.orderingBuyer)).EndInit();
  1045. ((System.ComponentModel.ISupportInitialize)(this.receivingBuyer)).EndInit();
  1046. ((System.ComponentModel.ISupportInitialize)(this.ultraTextBANK)).EndInit();
  1047. ((System.ComponentModel.ISupportInitialize)(this.ultraTextACCOUNT)).EndInit();
  1048. ((System.ComponentModel.ISupportInitialize)(this.ultraTextTAX)).EndInit();
  1049. ((System.ComponentModel.ISupportInitialize)(this.ultraMoneyAsk)).EndInit();
  1050. ((System.ComponentModel.ISupportInitialize)(this.OrderTypeCombo)).EndInit();
  1051. ((System.ComponentModel.ISupportInitialize)(this.salesAreaCombo)).EndInit();
  1052. ((System.ComponentModel.ISupportInitialize)(this.yearCombo)).EndInit();
  1053. ((System.ComponentModel.ISupportInitialize)(this.signSiteCombo)).EndInit();
  1054. ((System.ComponentModel.ISupportInitialize)(this.makersCombo)).EndInit();
  1055. ((System.ComponentModel.ISupportInitialize)(this.draweeUintCombo)).EndInit();
  1056. ((System.ComponentModel.ISupportInitialize)(this.ultraPricingCombo)).EndInit();
  1057. ((System.ComponentModel.ISupportInitialize)(this.ultraCurrencyCombo)).EndInit();
  1058. ((System.ComponentModel.ISupportInitialize)(this.ultraPaymentMethodCombo)).EndInit();
  1059. ((System.ComponentModel.ISupportInitialize)(this.ultraTextBusiness)).EndInit();
  1060. ((System.ComponentModel.ISupportInitialize)(this.ultraComboPact)).EndInit();
  1061. ((System.ComponentModel.ISupportInitialize)(this.ultraOrderMemo)).EndInit();
  1062. ((System.ComponentModel.ISupportInitialize)(this.cmbPrintPrice)).EndInit();
  1063. ((System.ComponentModel.ISupportInitialize)(this.txtPricePlan)).EndInit();
  1064. ((System.ComponentModel.ISupportInitialize)(this.cmbTax)).EndInit();
  1065. ((System.ComponentModel.ISupportInitialize)(this.cmbMYLX)).EndInit();
  1066. ((System.ComponentModel.ISupportInitialize)(this.cmbType)).EndInit();
  1067. ((System.ComponentModel.ISupportInitialize)(this.cmbBusType)).EndInit();
  1068. ((System.ComponentModel.ISupportInitialize)(this.cmbOrdBigType)).EndInit();
  1069. ((System.ComponentModel.ISupportInitialize)(this.txtLocLaw)).EndInit();
  1070. ((System.ComponentModel.ISupportInitialize)(this.utSaleorg)).EndInit();
  1071. ((System.ComponentModel.ISupportInitialize)(this.documentaryName)).EndInit();
  1072. ((System.ComponentModel.ISupportInitialize)(this.documentaryDept)).EndInit();
  1073. ((System.ComponentModel.ISupportInitialize)(this.orderRequireCombo)).EndInit();
  1074. ((System.ComponentModel.ISupportInitialize)(this.txtPortOfDestination)).EndInit();
  1075. ((System.ComponentModel.ISupportInitialize)(this.penaltyTextEditor)).EndInit();
  1076. this.ResumeLayout(false);
  1077. this.PerformLayout();
  1078. }
  1079. #endregion
  1080. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraOrderText;
  1081. public Infragistics.Win.UltraWinEditors.UltraTextEditor UltraOrderText
  1082. {
  1083. get { return ultraOrderText; }
  1084. set { ultraOrderText = value; }
  1085. }
  1086. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1087. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1088. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraOrderNo;
  1089. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1090. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1091. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1092. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor signDateTime;
  1093. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1094. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1095. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1096. private Infragistics.Win.UltraWinEditors.UltraTextEditor orderingBuyer;
  1097. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1098. private Infragistics.Win.UltraWinEditors.UltraTextEditor receivingBuyer;
  1099. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1100. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextBANK;
  1101. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1102. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextACCOUNT;
  1103. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1104. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextTAX;
  1105. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1106. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1107. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1108. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1109. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1110. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1111. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1112. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraMoneyAsk;
  1113. private Infragistics.Win.UltraWinEditors.UltraComboEditor OrderTypeCombo;
  1114. private Infragistics.Win.UltraWinEditors.UltraComboEditor salesAreaCombo;
  1115. private Infragistics.Win.UltraWinEditors.UltraComboEditor yearCombo;
  1116. private Infragistics.Win.UltraWinEditors.UltraComboEditor signSiteCombo;
  1117. private Infragistics.Win.UltraWinEditors.UltraComboEditor makersCombo;
  1118. public Infragistics.Win.UltraWinEditors.UltraComboEditor MakersCombo
  1119. {
  1120. get { return makersCombo; }
  1121. set { makersCombo = value; }
  1122. }
  1123. private Infragistics.Win.UltraWinEditors.UltraComboEditor draweeUintCombo;
  1124. public Infragistics.Win.UltraWinEditors.UltraComboEditor DraweeUintCombo
  1125. {
  1126. get { return draweeUintCombo; }
  1127. set { draweeUintCombo = value; }
  1128. }
  1129. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPricingCombo;
  1130. public Infragistics.Win.UltraWinEditors.UltraComboEditor UltraPricingCombo
  1131. {
  1132. get { return ultraPricingCombo; }
  1133. set { ultraPricingCombo = value; }
  1134. }
  1135. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCurrencyCombo;
  1136. public Infragistics.Win.UltraWinEditors.UltraComboEditor UltraCurrencyCombo
  1137. {
  1138. get { return ultraCurrencyCombo; }
  1139. set { ultraCurrencyCombo = value; }
  1140. }
  1141. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPaymentMethodCombo;
  1142. public Infragistics.Win.UltraWinEditors.UltraComboEditor UltraPaymentMethodCombo
  1143. {
  1144. get { return ultraPaymentMethodCombo; }
  1145. set { ultraPaymentMethodCombo = value; }
  1146. }
  1147. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1148. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextBusiness;
  1149. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1150. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraComboPact;
  1151. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraOrderMemo;
  1152. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1153. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbPrintPrice;
  1154. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1155. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPricePlan;
  1156. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1157. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbTax;
  1158. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1159. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbMYLX;
  1160. public Infragistics.Win.UltraWinEditors.UltraComboEditor CmbMYLX
  1161. {
  1162. get { return cmbMYLX; }
  1163. set { cmbMYLX = value; }
  1164. }
  1165. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1166. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbType;
  1167. public Infragistics.Win.UltraWinEditors.UltraComboEditor CmbType
  1168. {
  1169. get { return cmbType; }
  1170. set { cmbType = value; }
  1171. }
  1172. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1173. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBusType;
  1174. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1175. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbOrdBigType;
  1176. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  1177. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocLaw;
  1178. private Infragistics.Win.UltraWinEditors.UltraComboEditor utSaleorg;
  1179. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  1180. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  1181. private Infragistics.Win.UltraWinEditors.UltraTextEditor documentaryName;
  1182. private Infragistics.Win.UltraWinEditors.UltraTextEditor documentaryDept;
  1183. private Infragistics.Win.UltraWinEditors.UltraComboEditor orderRequireCombo;
  1184. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  1185. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  1186. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPortOfDestination;
  1187. private System.Windows.Forms.RadioButton penaltyRadioButton1;
  1188. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  1189. private System.Windows.Forms.RadioButton penaltyRadioButton2;
  1190. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  1191. private Infragistics.Win.UltraWinEditors.UltraTextEditor penaltyTextEditor;
  1192. public Infragistics.Win.UltraWinEditors.UltraComboEditor CmbOrdBigType
  1193. {
  1194. get { return cmbOrdBigType; }
  1195. set { cmbOrdBigType = value; }
  1196. }
  1197. }
  1198. }