ComBaseSuppFrm.Designer.cs 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class ComBaseSuppFrm
  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.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  33. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  34. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton3 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  35. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton4 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  36. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton5 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  37. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton6 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  38. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  47. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton7 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  51. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  52. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  53. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  54. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("insert");
  55. Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton8 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
  56. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  61. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  62. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  63. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  64. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  65. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  66. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  67. this.txt_SUPPTYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  68. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  69. this.txt_SUPPREGCAPCURRENCY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  70. this.txt_SUPPOFFICEPROVINCENATION = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  71. this.txt_SUPPOFFICEPROVINCE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  72. this.txt_SUPPPROVINCE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  73. this.txt_SUPPNATIONALITY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  74. this.txt_island = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  75. this.ultraLabel93 = new Infragistics.Win.Misc.UltraLabel();
  76. this.txt_suppTaxRate = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  77. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  78. this.ultraLabel90 = new Infragistics.Win.Misc.UltraLabel();
  79. this.txt_SUPPCONTACTTITLE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  80. this.txt_SUPPCONTACTTEL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  81. this.txt_SUPPCONTACTFAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  82. this.txt_SUPPCONTACTCELLPHONE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  83. this.txt_SUPPCONTACTEMAIL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.txt_SUPPLIERLINKMAN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  85. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  86. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  88. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  90. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  91. this.txt_SUPPENDDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  92. this.txt_SUPPLICENDDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  93. this.txt_SUPPTAXENDDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  94. this.txt_SUPPSTARTDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  95. this.txt_SUPPLICSTARTDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  96. this.txt_SUPPTAXSTARTDATE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  97. this.txt_SUPPISSUBCOMPANY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.txt_SUPPISMANUFACTURER = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  99. this.txt_SUPPISINTERNAL = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  100. this.txt_SUPPADDRESS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  101. this.txt_SUPPRELATIONGRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.txt_SUPPPERGRADE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  103. this.txt_SUPPREGCAPITAL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  104. this.ultraLabel82 = new Infragistics.Win.Misc.UltraLabel();
  105. this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
  106. this.ultraLabel84 = new Infragistics.Win.Misc.UltraLabel();
  107. this.ultraLabel85 = new Infragistics.Win.Misc.UltraLabel();
  108. this.ultraLabel86 = new Infragistics.Win.Misc.UltraLabel();
  109. this.ultraLabel87 = new Infragistics.Win.Misc.UltraLabel();
  110. this.ultraLabel88 = new Infragistics.Win.Misc.UltraLabel();
  111. this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
  112. this.txt_SUPPOPERATESCOPE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  113. this.txt_SUPPLICNUM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.txt_SUPPCITY = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  115. this.txt_SUPPREGISTRARNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.txt_SUPPSHORTNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  117. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  118. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  120. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  121. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  122. this.txt_ORGCODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  123. this.txt_SUPPCHARACTER = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  124. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  125. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  126. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  127. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  128. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  129. this.txt_SUPPNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  130. this.txt_SUPPINDUSTRYTYPE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  131. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  132. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  133. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  134. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  135. this.txt_SUPPTAXID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  136. this.txt_SUPPCODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  137. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  138. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  139. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  140. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  141. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  142. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  143. this.txt_BANKNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  144. this.txt_BANKACCOUNT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  145. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  146. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  147. this.txt_CERTVALID_end = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  148. this.ultraLabel95 = new Infragistics.Win.Misc.UltraLabel();
  149. this.txt_certPath = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  150. this.txt_certNo_v = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  151. this.txt_certpath_old = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  152. this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
  153. this.craftImg = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  154. this.txt_CERTVALID_start = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
  155. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  156. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  157. this.txt_CERTDESC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  158. this.txt_CERTIOFFICER = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  159. this.txt_CERTNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  160. this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
  161. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  162. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  163. this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
  164. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  165. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  166. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  167. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  168. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  169. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  170. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  171. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  172. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  173. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  174. this.labelCheckBox1 = new Core.Mes.Client.Comm.Control.LabelCheckBox();
  175. this.textBox3 = new System.Windows.Forms.TextBox();
  176. this.ultraLabel91 = new Infragistics.Win.Misc.UltraLabel();
  177. this.ultraLabel89 = new Infragistics.Win.Misc.UltraLabel();
  178. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  179. this.textBox2 = new System.Windows.Forms.TextBox();
  180. this.textBox1 = new System.Windows.Forms.TextBox();
  181. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  182. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  183. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  184. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  185. this.panel1 = new System.Windows.Forms.Panel();
  186. this.ultraTabPageControl1.SuspendLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTYPE)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGCAPCURRENCY)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOFFICEPROVINCENATION)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOFFICEPROVINCE)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPPROVINCE)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPNATIONALITY)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.txt_island)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.txt_suppTaxRate)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTTITLE)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTTEL)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTFAX)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTCELLPHONE)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTEMAIL)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLIERLINKMAN)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPENDDATE)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICENDDATE)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXENDDATE)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPSTARTDATE)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICSTARTDATE)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXSTARTDATE)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISSUBCOMPANY)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISMANUFACTURER)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISINTERNAL)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPADDRESS)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPRELATIONGRADE)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPPERGRADE)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGCAPITAL)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOPERATESCOPE)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICNUM)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCITY)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGISTRARNAME)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPSHORTNAME)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.txt_ORGCODE)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCHARACTER)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPNAME)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPINDUSTRYTYPE)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXID)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCODE)).BeginInit();
  225. this.ultraTabPageControl3.SuspendLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.txt_BANKNAME)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.txt_BANKACCOUNT)).BeginInit();
  228. this.ultraTabPageControl4.SuspendLayout();
  229. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTVALID_end)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.txt_certNo_v)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.txt_certpath_old)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTVALID_start)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTIOFFICER)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTNO)).BeginInit();
  240. this.ultraTabPageControl2.SuspendLayout();
  241. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  245. this.ultraGroupBox3.SuspendLayout();
  246. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  247. this.ultraExpandableGroupBox1.SuspendLayout();
  248. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  249. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  250. this.ultraTabControl1.SuspendLayout();
  251. this.SuspendLayout();
  252. //
  253. // ultraTabPageControl1
  254. //
  255. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPTYPE);
  256. this.ultraTabPageControl1.Controls.Add(this.ultraLabel30);
  257. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPREGCAPCURRENCY);
  258. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPOFFICEPROVINCENATION);
  259. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPOFFICEPROVINCE);
  260. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPPROVINCE);
  261. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPNATIONALITY);
  262. this.ultraTabPageControl1.Controls.Add(this.txt_island);
  263. this.ultraTabPageControl1.Controls.Add(this.ultraLabel93);
  264. this.ultraTabPageControl1.Controls.Add(this.txt_suppTaxRate);
  265. this.ultraTabPageControl1.Controls.Add(this.ultraLabel11);
  266. this.ultraTabPageControl1.Controls.Add(this.ultraLabel90);
  267. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCONTACTTITLE);
  268. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCONTACTTEL);
  269. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCONTACTFAX);
  270. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCONTACTCELLPHONE);
  271. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCONTACTEMAIL);
  272. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPLIERLINKMAN);
  273. this.ultraTabPageControl1.Controls.Add(this.ultraLabel26);
  274. this.ultraTabPageControl1.Controls.Add(this.ultraLabel25);
  275. this.ultraTabPageControl1.Controls.Add(this.ultraLabel24);
  276. this.ultraTabPageControl1.Controls.Add(this.ultraLabel23);
  277. this.ultraTabPageControl1.Controls.Add(this.ultraLabel22);
  278. this.ultraTabPageControl1.Controls.Add(this.ultraLabel21);
  279. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPENDDATE);
  280. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPLICENDDATE);
  281. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPTAXENDDATE);
  282. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPSTARTDATE);
  283. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPLICSTARTDATE);
  284. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPTAXSTARTDATE);
  285. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPISSUBCOMPANY);
  286. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPISMANUFACTURER);
  287. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPISINTERNAL);
  288. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPADDRESS);
  289. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPRELATIONGRADE);
  290. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPPERGRADE);
  291. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPREGCAPITAL);
  292. this.ultraTabPageControl1.Controls.Add(this.ultraLabel82);
  293. this.ultraTabPageControl1.Controls.Add(this.ultraLabel83);
  294. this.ultraTabPageControl1.Controls.Add(this.ultraLabel84);
  295. this.ultraTabPageControl1.Controls.Add(this.ultraLabel85);
  296. this.ultraTabPageControl1.Controls.Add(this.ultraLabel86);
  297. this.ultraTabPageControl1.Controls.Add(this.ultraLabel87);
  298. this.ultraTabPageControl1.Controls.Add(this.ultraLabel88);
  299. this.ultraTabPageControl1.Controls.Add(this.ultraLabel39);
  300. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPOPERATESCOPE);
  301. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPLICNUM);
  302. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCITY);
  303. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPREGISTRARNAME);
  304. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPSHORTNAME);
  305. this.ultraTabPageControl1.Controls.Add(this.ultraLabel20);
  306. this.ultraTabPageControl1.Controls.Add(this.ultraLabel19);
  307. this.ultraTabPageControl1.Controls.Add(this.ultraLabel18);
  308. this.ultraTabPageControl1.Controls.Add(this.ultraLabel16);
  309. this.ultraTabPageControl1.Controls.Add(this.ultraLabel15);
  310. this.ultraTabPageControl1.Controls.Add(this.txt_ORGCODE);
  311. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCHARACTER);
  312. this.ultraTabPageControl1.Controls.Add(this.ultraLabel14);
  313. this.ultraTabPageControl1.Controls.Add(this.ultraLabel13);
  314. this.ultraTabPageControl1.Controls.Add(this.ultraLabel12);
  315. this.ultraTabPageControl1.Controls.Add(this.ultraLabel10);
  316. this.ultraTabPageControl1.Controls.Add(this.ultraLabel9);
  317. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPNAME);
  318. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPINDUSTRYTYPE);
  319. this.ultraTabPageControl1.Controls.Add(this.ultraLabel8);
  320. this.ultraTabPageControl1.Controls.Add(this.ultraLabel7);
  321. this.ultraTabPageControl1.Controls.Add(this.ultraLabel6);
  322. this.ultraTabPageControl1.Controls.Add(this.ultraLabel5);
  323. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPTAXID);
  324. this.ultraTabPageControl1.Controls.Add(this.txt_SUPPCODE);
  325. this.ultraTabPageControl1.Controls.Add(this.ultraLabel4);
  326. this.ultraTabPageControl1.Controls.Add(this.ultraLabel3);
  327. this.ultraTabPageControl1.Controls.Add(this.ultraLabel2);
  328. this.ultraTabPageControl1.Controls.Add(this.ultraLabel1);
  329. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 25);
  330. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  331. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  332. this.ultraTabPageControl1.Size = new System.Drawing.Size(1469, 295);
  333. //
  334. // txt_SUPPTYPE
  335. //
  336. this.txt_SUPPTYPE.DropDownListWidth = -1;
  337. this.txt_SUPPTYPE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  338. valueListItem13.DataValue = "0";
  339. valueListItem13.DisplayText = "正常";
  340. valueListItem14.DataValue = "1";
  341. valueListItem14.DisplayText = "双经销";
  342. valueListItem3.DataValue = "2";
  343. valueListItem3.DisplayText = "定购订销";
  344. valueListItem7.DataValue = "3";
  345. valueListItem7.DisplayText = "来料加工";
  346. this.txt_SUPPTYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  347. valueListItem13,
  348. valueListItem14,
  349. valueListItem3,
  350. valueListItem7});
  351. this.txt_SUPPTYPE.Location = new System.Drawing.Point(1132, 190);
  352. this.txt_SUPPTYPE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  353. this.txt_SUPPTYPE.Name = "txt_SUPPTYPE";
  354. this.txt_SUPPTYPE.Size = new System.Drawing.Size(200, 24);
  355. this.txt_SUPPTYPE.TabIndex = 68;
  356. this.txt_SUPPTYPE.ValueMember = "0";
  357. //
  358. // ultraLabel30
  359. //
  360. this.ultraLabel30.AutoSize = true;
  361. this.ultraLabel30.Location = new System.Drawing.Point(1021, 193);
  362. this.ultraLabel30.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  363. this.ultraLabel30.Name = "ultraLabel30";
  364. this.ultraLabel30.Size = new System.Drawing.Size(83, 19);
  365. this.ultraLabel30.TabIndex = 69;
  366. this.ultraLabel30.Text = "供应商类型";
  367. //
  368. // txt_SUPPREGCAPCURRENCY
  369. //
  370. this.txt_SUPPREGCAPCURRENCY.DropDownListWidth = -1;
  371. this.txt_SUPPREGCAPCURRENCY.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  372. this.txt_SUPPREGCAPCURRENCY.Location = new System.Drawing.Point(1132, 41);
  373. this.txt_SUPPREGCAPCURRENCY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  374. this.txt_SUPPREGCAPCURRENCY.Name = "txt_SUPPREGCAPCURRENCY";
  375. this.txt_SUPPREGCAPCURRENCY.Size = new System.Drawing.Size(200, 24);
  376. this.txt_SUPPREGCAPCURRENCY.TabIndex = 67;
  377. //
  378. // txt_SUPPOFFICEPROVINCENATION
  379. //
  380. this.txt_SUPPOFFICEPROVINCENATION.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  381. this.txt_SUPPOFFICEPROVINCENATION.DropDownListWidth = -1;
  382. this.txt_SUPPOFFICEPROVINCENATION.Location = new System.Drawing.Point(473, 251);
  383. this.txt_SUPPOFFICEPROVINCENATION.Margin = new System.Windows.Forms.Padding(4);
  384. this.txt_SUPPOFFICEPROVINCENATION.Name = "txt_SUPPOFFICEPROVINCENATION";
  385. this.txt_SUPPOFFICEPROVINCENATION.Size = new System.Drawing.Size(89, 24);
  386. this.txt_SUPPOFFICEPROVINCENATION.TabIndex = 66;
  387. this.txt_SUPPOFFICEPROVINCENATION.SelectionChanged += new System.EventHandler(this.txt_SUPPOFFICEPROVINCENATION_SelectionChanged);
  388. //
  389. // txt_SUPPOFFICEPROVINCE
  390. //
  391. this.txt_SUPPOFFICEPROVINCE.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  392. this.txt_SUPPOFFICEPROVINCE.DropDownListWidth = -1;
  393. this.txt_SUPPOFFICEPROVINCE.Location = new System.Drawing.Point(567, 251);
  394. this.txt_SUPPOFFICEPROVINCE.Margin = new System.Windows.Forms.Padding(4);
  395. this.txt_SUPPOFFICEPROVINCE.Name = "txt_SUPPOFFICEPROVINCE";
  396. this.txt_SUPPOFFICEPROVINCE.Size = new System.Drawing.Size(105, 24);
  397. this.txt_SUPPOFFICEPROVINCE.TabIndex = 65;
  398. //
  399. // txt_SUPPPROVINCE
  400. //
  401. this.txt_SUPPPROVINCE.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  402. this.txt_SUPPPROVINCE.DropDownListWidth = -1;
  403. this.txt_SUPPPROVINCE.Location = new System.Drawing.Point(791, 41);
  404. this.txt_SUPPPROVINCE.Margin = new System.Windows.Forms.Padding(4);
  405. this.txt_SUPPPROVINCE.Name = "txt_SUPPPROVINCE";
  406. this.txt_SUPPPROVINCE.Size = new System.Drawing.Size(89, 24);
  407. this.txt_SUPPPROVINCE.TabIndex = 64;
  408. //
  409. // txt_SUPPNATIONALITY
  410. //
  411. this.txt_SUPPNATIONALITY.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  412. this.txt_SUPPNATIONALITY.DropDownListWidth = -1;
  413. this.txt_SUPPNATIONALITY.Location = new System.Drawing.Point(885, 11);
  414. this.txt_SUPPNATIONALITY.Margin = new System.Windows.Forms.Padding(4);
  415. this.txt_SUPPNATIONALITY.Name = "txt_SUPPNATIONALITY";
  416. this.txt_SUPPNATIONALITY.Size = new System.Drawing.Size(105, 24);
  417. this.txt_SUPPNATIONALITY.TabIndex = 63;
  418. this.txt_SUPPNATIONALITY.SelectionChanged += new System.EventHandler(this.txt_SUPPNATIONALITY_SelectionChanged);
  419. //
  420. // txt_island
  421. //
  422. this.txt_island.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
  423. this.txt_island.DropDownListWidth = -1;
  424. this.txt_island.Location = new System.Drawing.Point(791, 11);
  425. this.txt_island.Margin = new System.Windows.Forms.Padding(4);
  426. this.txt_island.Name = "txt_island";
  427. this.txt_island.Size = new System.Drawing.Size(89, 24);
  428. this.txt_island.TabIndex = 12;
  429. this.txt_island.SelectionChanged += new System.EventHandler(this.txt_island_SelectionChanged);
  430. //
  431. // ultraLabel93
  432. //
  433. this.ultraLabel93.AutoSize = true;
  434. this.ultraLabel93.Location = new System.Drawing.Point(747, 74);
  435. this.ultraLabel93.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  436. this.ultraLabel93.Name = "ultraLabel93";
  437. this.ultraLabel93.Size = new System.Drawing.Size(36, 19);
  438. this.ultraLabel93.TabIndex = 62;
  439. this.ultraLabel93.Text = "地址";
  440. //
  441. // txt_suppTaxRate
  442. //
  443. this.txt_suppTaxRate.DropDownListWidth = -1;
  444. this.txt_suppTaxRate.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  445. this.txt_suppTaxRate.Location = new System.Drawing.Point(1132, 71);
  446. this.txt_suppTaxRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  447. this.txt_suppTaxRate.Name = "txt_suppTaxRate";
  448. this.txt_suppTaxRate.Size = new System.Drawing.Size(200, 24);
  449. this.txt_suppTaxRate.TabIndex = 61;
  450. //
  451. // ultraLabel11
  452. //
  453. this.ultraLabel11.AutoSize = true;
  454. this.ultraLabel11.Location = new System.Drawing.Point(1088, 74);
  455. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  456. this.ultraLabel11.Name = "ultraLabel11";
  457. this.ultraLabel11.Size = new System.Drawing.Size(36, 19);
  458. this.ultraLabel11.TabIndex = 60;
  459. this.ultraLabel11.Text = "税率";
  460. //
  461. // ultraLabel90
  462. //
  463. this.ultraLabel90.AutoSize = true;
  464. this.ultraLabel90.Location = new System.Drawing.Point(1340, 14);
  465. this.ultraLabel90.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  466. this.ultraLabel90.Name = "ultraLabel90";
  467. this.ultraLabel90.Size = new System.Drawing.Size(21, 19);
  468. this.ultraLabel90.TabIndex = 59;
  469. this.ultraLabel90.Text = "元";
  470. //
  471. // txt_SUPPCONTACTTITLE
  472. //
  473. this.txt_SUPPCONTACTTITLE.Location = new System.Drawing.Point(791, 251);
  474. this.txt_SUPPCONTACTTITLE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  475. this.txt_SUPPCONTACTTITLE.Name = "txt_SUPPCONTACTTITLE";
  476. this.txt_SUPPCONTACTTITLE.Size = new System.Drawing.Size(200, 24);
  477. this.txt_SUPPCONTACTTITLE.TabIndex = 34;
  478. //
  479. // txt_SUPPCONTACTTEL
  480. //
  481. this.txt_SUPPCONTACTTEL.Location = new System.Drawing.Point(791, 161);
  482. this.txt_SUPPCONTACTTEL.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  483. this.txt_SUPPCONTACTTEL.Name = "txt_SUPPCONTACTTEL";
  484. this.txt_SUPPCONTACTTEL.Size = new System.Drawing.Size(200, 24);
  485. this.txt_SUPPCONTACTTEL.TabIndex = 31;
  486. //
  487. // txt_SUPPCONTACTFAX
  488. //
  489. this.txt_SUPPCONTACTFAX.Location = new System.Drawing.Point(791, 221);
  490. this.txt_SUPPCONTACTFAX.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  491. this.txt_SUPPCONTACTFAX.Name = "txt_SUPPCONTACTFAX";
  492. this.txt_SUPPCONTACTFAX.Size = new System.Drawing.Size(200, 24);
  493. this.txt_SUPPCONTACTFAX.TabIndex = 33;
  494. //
  495. // txt_SUPPCONTACTCELLPHONE
  496. //
  497. this.txt_SUPPCONTACTCELLPHONE.Location = new System.Drawing.Point(791, 131);
  498. this.txt_SUPPCONTACTCELLPHONE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  499. this.txt_SUPPCONTACTCELLPHONE.Name = "txt_SUPPCONTACTCELLPHONE";
  500. this.txt_SUPPCONTACTCELLPHONE.Size = new System.Drawing.Size(200, 24);
  501. this.txt_SUPPCONTACTCELLPHONE.TabIndex = 30;
  502. //
  503. // txt_SUPPCONTACTEMAIL
  504. //
  505. this.txt_SUPPCONTACTEMAIL.Location = new System.Drawing.Point(791, 191);
  506. this.txt_SUPPCONTACTEMAIL.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  507. this.txt_SUPPCONTACTEMAIL.Name = "txt_SUPPCONTACTEMAIL";
  508. this.txt_SUPPCONTACTEMAIL.Size = new System.Drawing.Size(200, 24);
  509. this.txt_SUPPCONTACTEMAIL.TabIndex = 32;
  510. //
  511. // txt_SUPPLIERLINKMAN
  512. //
  513. this.txt_SUPPLIERLINKMAN.Location = new System.Drawing.Point(791, 101);
  514. this.txt_SUPPLIERLINKMAN.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  515. this.txt_SUPPLIERLINKMAN.Name = "txt_SUPPLIERLINKMAN";
  516. this.txt_SUPPLIERLINKMAN.Size = new System.Drawing.Size(200, 24);
  517. this.txt_SUPPLIERLINKMAN.TabIndex = 29;
  518. //
  519. // ultraLabel26
  520. //
  521. this.ultraLabel26.AutoSize = true;
  522. this.ultraLabel26.Location = new System.Drawing.Point(699, 254);
  523. this.ultraLabel26.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  524. this.ultraLabel26.Name = "ultraLabel26";
  525. this.ultraLabel26.Size = new System.Drawing.Size(83, 19);
  526. this.ultraLabel26.TabIndex = 58;
  527. this.ultraLabel26.Text = "联系人职务";
  528. //
  529. // ultraLabel25
  530. //
  531. this.ultraLabel25.AutoSize = true;
  532. this.ultraLabel25.Location = new System.Drawing.Point(699, 164);
  533. this.ultraLabel25.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  534. this.ultraLabel25.Name = "ultraLabel25";
  535. this.ultraLabel25.Size = new System.Drawing.Size(83, 19);
  536. this.ultraLabel25.TabIndex = 55;
  537. this.ultraLabel25.Text = "联系人电话";
  538. //
  539. // ultraLabel24
  540. //
  541. this.ultraLabel24.AutoSize = true;
  542. this.ultraLabel24.Location = new System.Drawing.Point(699, 224);
  543. this.ultraLabel24.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  544. this.ultraLabel24.Name = "ultraLabel24";
  545. this.ultraLabel24.Size = new System.Drawing.Size(83, 19);
  546. this.ultraLabel24.TabIndex = 53;
  547. this.ultraLabel24.Text = "联系人传真";
  548. //
  549. // ultraLabel23
  550. //
  551. this.ultraLabel23.AutoSize = true;
  552. this.ultraLabel23.Location = new System.Drawing.Point(699, 134);
  553. this.ultraLabel23.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  554. this.ultraLabel23.Name = "ultraLabel23";
  555. this.ultraLabel23.Size = new System.Drawing.Size(83, 19);
  556. this.ultraLabel23.TabIndex = 51;
  557. this.ultraLabel23.Text = "联系人手机";
  558. //
  559. // ultraLabel22
  560. //
  561. this.ultraLabel22.AutoSize = true;
  562. this.ultraLabel22.Location = new System.Drawing.Point(691, 194);
  563. this.ultraLabel22.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  564. this.ultraLabel22.Name = "ultraLabel22";
  565. this.ultraLabel22.Size = new System.Drawing.Size(90, 19);
  566. this.ultraLabel22.TabIndex = 50;
  567. this.ultraLabel22.Text = "联系人EMAIL";
  568. //
  569. // ultraLabel21
  570. //
  571. this.ultraLabel21.AutoSize = true;
  572. this.ultraLabel21.Location = new System.Drawing.Point(699, 104);
  573. this.ultraLabel21.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  574. this.ultraLabel21.Name = "ultraLabel21";
  575. this.ultraLabel21.Size = new System.Drawing.Size(83, 19);
  576. this.ultraLabel21.TabIndex = 48;
  577. this.ultraLabel21.Text = "联系人名称";
  578. //
  579. // txt_SUPPENDDATE
  580. //
  581. this.txt_SUPPENDDATE.DateButtons.Add(dateButton1);
  582. this.txt_SUPPENDDATE.Location = new System.Drawing.Point(473, 101);
  583. this.txt_SUPPENDDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  584. this.txt_SUPPENDDATE.Name = "txt_SUPPENDDATE";
  585. this.txt_SUPPENDDATE.NonAutoSizeHeight = 25;
  586. this.txt_SUPPENDDATE.Size = new System.Drawing.Size(200, 25);
  587. this.txt_SUPPENDDATE.TabIndex = 19;
  588. this.txt_SUPPENDDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  589. //
  590. // txt_SUPPLICENDDATE
  591. //
  592. this.txt_SUPPLICENDDATE.DateButtons.Add(dateButton2);
  593. this.txt_SUPPLICENDDATE.Location = new System.Drawing.Point(473, 41);
  594. this.txt_SUPPLICENDDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  595. this.txt_SUPPLICENDDATE.Name = "txt_SUPPLICENDDATE";
  596. this.txt_SUPPLICENDDATE.NonAutoSizeHeight = 25;
  597. this.txt_SUPPLICENDDATE.Size = new System.Drawing.Size(200, 25);
  598. this.txt_SUPPLICENDDATE.TabIndex = 22;
  599. this.txt_SUPPLICENDDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  600. //
  601. // txt_SUPPTAXENDDATE
  602. //
  603. this.txt_SUPPTAXENDDATE.DateButtons.Add(dateButton3);
  604. this.txt_SUPPTAXENDDATE.Location = new System.Drawing.Point(119, 221);
  605. this.txt_SUPPTAXENDDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  606. this.txt_SUPPTAXENDDATE.Name = "txt_SUPPTAXENDDATE";
  607. this.txt_SUPPTAXENDDATE.NonAutoSizeHeight = 25;
  608. this.txt_SUPPTAXENDDATE.Size = new System.Drawing.Size(200, 25);
  609. this.txt_SUPPTAXENDDATE.TabIndex = 26;
  610. this.txt_SUPPTAXENDDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  611. //
  612. // txt_SUPPSTARTDATE
  613. //
  614. this.txt_SUPPSTARTDATE.DateButtons.Add(dateButton4);
  615. this.txt_SUPPSTARTDATE.Location = new System.Drawing.Point(473, 71);
  616. this.txt_SUPPSTARTDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  617. this.txt_SUPPSTARTDATE.Name = "txt_SUPPSTARTDATE";
  618. this.txt_SUPPSTARTDATE.NonAutoSizeHeight = 25;
  619. this.txt_SUPPSTARTDATE.Size = new System.Drawing.Size(200, 25);
  620. this.txt_SUPPSTARTDATE.TabIndex = 18;
  621. this.txt_SUPPSTARTDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  622. //
  623. // txt_SUPPLICSTARTDATE
  624. //
  625. this.txt_SUPPLICSTARTDATE.DateButtons.Add(dateButton5);
  626. this.txt_SUPPLICSTARTDATE.Location = new System.Drawing.Point(473, 11);
  627. this.txt_SUPPLICSTARTDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  628. this.txt_SUPPLICSTARTDATE.Name = "txt_SUPPLICSTARTDATE";
  629. this.txt_SUPPLICSTARTDATE.NonAutoSizeHeight = 25;
  630. this.txt_SUPPLICSTARTDATE.Size = new System.Drawing.Size(200, 25);
  631. this.txt_SUPPLICSTARTDATE.TabIndex = 21;
  632. this.txt_SUPPLICSTARTDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  633. //
  634. // txt_SUPPTAXSTARTDATE
  635. //
  636. this.txt_SUPPTAXSTARTDATE.DateButtons.Add(dateButton6);
  637. this.txt_SUPPTAXSTARTDATE.Location = new System.Drawing.Point(119, 191);
  638. this.txt_SUPPTAXSTARTDATE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  639. this.txt_SUPPTAXSTARTDATE.Name = "txt_SUPPTAXSTARTDATE";
  640. this.txt_SUPPTAXSTARTDATE.NonAutoSizeHeight = 25;
  641. this.txt_SUPPTAXSTARTDATE.Size = new System.Drawing.Size(200, 25);
  642. this.txt_SUPPTAXSTARTDATE.TabIndex = 25;
  643. this.txt_SUPPTAXSTARTDATE.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  644. //
  645. // txt_SUPPISSUBCOMPANY
  646. //
  647. this.txt_SUPPISSUBCOMPANY.DropDownListWidth = -1;
  648. this.txt_SUPPISSUBCOMPANY.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  649. valueListItem1.DataValue = "0";
  650. valueListItem1.DisplayText = "否";
  651. valueListItem2.DataValue = "1";
  652. valueListItem2.DisplayText = "是";
  653. this.txt_SUPPISSUBCOMPANY.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  654. valueListItem1,
  655. valueListItem2});
  656. this.txt_SUPPISSUBCOMPANY.Location = new System.Drawing.Point(1132, 161);
  657. this.txt_SUPPISSUBCOMPANY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  658. this.txt_SUPPISSUBCOMPANY.Name = "txt_SUPPISSUBCOMPANY";
  659. this.txt_SUPPISSUBCOMPANY.Size = new System.Drawing.Size(200, 24);
  660. this.txt_SUPPISSUBCOMPANY.TabIndex = 15;
  661. //
  662. // txt_SUPPISMANUFACTURER
  663. //
  664. this.txt_SUPPISMANUFACTURER.DropDownListWidth = -1;
  665. this.txt_SUPPISMANUFACTURER.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  666. valueListItem27.DataValue = "0";
  667. valueListItem27.DisplayText = "否";
  668. valueListItem28.DataValue = "1";
  669. valueListItem28.DisplayText = "是";
  670. this.txt_SUPPISMANUFACTURER.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  671. valueListItem27,
  672. valueListItem28});
  673. this.txt_SUPPISMANUFACTURER.Location = new System.Drawing.Point(1132, 101);
  674. this.txt_SUPPISMANUFACTURER.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  675. this.txt_SUPPISMANUFACTURER.Name = "txt_SUPPISMANUFACTURER";
  676. this.txt_SUPPISMANUFACTURER.Size = new System.Drawing.Size(200, 24);
  677. this.txt_SUPPISMANUFACTURER.TabIndex = 16;
  678. //
  679. // txt_SUPPISINTERNAL
  680. //
  681. this.txt_SUPPISINTERNAL.DropDownListWidth = -1;
  682. this.txt_SUPPISINTERNAL.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  683. valueListItem18.DataValue = "0";
  684. valueListItem18.DisplayText = "否";
  685. valueListItem19.DataValue = "1";
  686. valueListItem19.DisplayText = "是";
  687. this.txt_SUPPISINTERNAL.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  688. valueListItem18,
  689. valueListItem19});
  690. this.txt_SUPPISINTERNAL.Location = new System.Drawing.Point(1132, 131);
  691. this.txt_SUPPISINTERNAL.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  692. this.txt_SUPPISINTERNAL.Name = "txt_SUPPISINTERNAL";
  693. this.txt_SUPPISINTERNAL.Size = new System.Drawing.Size(200, 24);
  694. this.txt_SUPPISINTERNAL.TabIndex = 24;
  695. //
  696. // txt_SUPPADDRESS
  697. //
  698. this.txt_SUPPADDRESS.Location = new System.Drawing.Point(791, 71);
  699. this.txt_SUPPADDRESS.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  700. this.txt_SUPPADDRESS.Name = "txt_SUPPADDRESS";
  701. this.txt_SUPPADDRESS.Size = new System.Drawing.Size(200, 24);
  702. this.txt_SUPPADDRESS.TabIndex = 20;
  703. //
  704. // txt_SUPPRELATIONGRADE
  705. //
  706. this.txt_SUPPRELATIONGRADE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  707. valueListItem15.DataValue = "ValueListItem0";
  708. valueListItem15.DisplayText = "A";
  709. valueListItem16.DataValue = "ValueListItem1";
  710. valueListItem16.DisplayText = "B";
  711. valueListItem17.DataValue = "ValueListItem2";
  712. valueListItem17.DisplayText = "C";
  713. this.txt_SUPPRELATIONGRADE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  714. valueListItem15,
  715. valueListItem16,
  716. valueListItem17});
  717. this.txt_SUPPRELATIONGRADE.Location = new System.Drawing.Point(473, 131);
  718. this.txt_SUPPRELATIONGRADE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  719. this.txt_SUPPRELATIONGRADE.Name = "txt_SUPPRELATIONGRADE";
  720. this.txt_SUPPRELATIONGRADE.Size = new System.Drawing.Size(200, 24);
  721. this.txt_SUPPRELATIONGRADE.TabIndex = 28;
  722. //
  723. // txt_SUPPPERGRADE
  724. //
  725. this.txt_SUPPPERGRADE.DropDownListWidth = -1;
  726. this.txt_SUPPPERGRADE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  727. this.txt_SUPPPERGRADE.Location = new System.Drawing.Point(473, 221);
  728. this.txt_SUPPPERGRADE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  729. this.txt_SUPPPERGRADE.Name = "txt_SUPPPERGRADE";
  730. this.txt_SUPPPERGRADE.Size = new System.Drawing.Size(200, 24);
  731. this.txt_SUPPPERGRADE.TabIndex = 12;
  732. //
  733. // txt_SUPPREGCAPITAL
  734. //
  735. appearance1.TextHAlignAsString = "Right";
  736. this.txt_SUPPREGCAPITAL.Appearance = appearance1;
  737. this.txt_SUPPREGCAPITAL.Location = new System.Drawing.Point(1132, 11);
  738. this.txt_SUPPREGCAPITAL.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  739. this.txt_SUPPREGCAPITAL.Name = "txt_SUPPREGCAPITAL";
  740. this.txt_SUPPREGCAPITAL.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  741. this.txt_SUPPREGCAPITAL.Size = new System.Drawing.Size(200, 24);
  742. this.txt_SUPPREGCAPITAL.TabIndex = 4;
  743. this.txt_SUPPREGCAPITAL.Text = "0";
  744. //
  745. // ultraLabel82
  746. //
  747. this.ultraLabel82.AutoSize = true;
  748. this.ultraLabel82.Location = new System.Drawing.Point(1039, 104);
  749. this.ultraLabel82.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  750. this.ultraLabel82.Name = "ultraLabel82";
  751. this.ultraLabel82.Size = new System.Drawing.Size(83, 19);
  752. this.ultraLabel82.TabIndex = 47;
  753. this.ultraLabel82.Text = "是否制造商";
  754. //
  755. // ultraLabel83
  756. //
  757. this.ultraLabel83.AutoSize = true;
  758. this.ultraLabel83.Location = new System.Drawing.Point(1005, 134);
  759. this.ultraLabel83.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  760. this.ultraLabel83.Name = "ultraLabel83";
  761. this.ultraLabel83.Size = new System.Drawing.Size(114, 19);
  762. this.ultraLabel83.TabIndex = 46;
  763. this.ultraLabel83.Text = "是否内部供应商";
  764. //
  765. // ultraLabel84
  766. //
  767. this.ultraLabel84.AutoSize = true;
  768. this.ultraLabel84.Location = new System.Drawing.Point(363, 134);
  769. this.ultraLabel84.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  770. this.ultraLabel84.Name = "ultraLabel84";
  771. this.ultraLabel84.Size = new System.Drawing.Size(98, 19);
  772. this.ultraLabel84.TabIndex = 45;
  773. this.ultraLabel84.Text = "合作关系等级";
  774. //
  775. // ultraLabel85
  776. //
  777. this.ultraLabel85.AutoSize = true;
  778. this.ultraLabel85.Location = new System.Drawing.Point(707, 44);
  779. this.ultraLabel85.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  780. this.ultraLabel85.Name = "ultraLabel85";
  781. this.ultraLabel85.Size = new System.Drawing.Size(75, 19);
  782. this.ultraLabel85.TabIndex = 44;
  783. this.ultraLabel85.Text = "省份/城市";
  784. //
  785. // ultraLabel86
  786. //
  787. this.ultraLabel86.AutoSize = true;
  788. this.ultraLabel86.Location = new System.Drawing.Point(347, 224);
  789. this.ultraLabel86.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  790. this.ultraLabel86.Name = "ultraLabel86";
  791. this.ultraLabel86.Size = new System.Drawing.Size(114, 19);
  792. this.ultraLabel86.TabIndex = 43;
  793. this.ultraLabel86.Text = "供应商评定等级";
  794. //
  795. // ultraLabel87
  796. //
  797. this.ultraLabel87.AutoSize = true;
  798. this.ultraLabel87.Location = new System.Drawing.Point(1005, 44);
  799. this.ultraLabel87.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  800. this.ultraLabel87.Name = "ultraLabel87";
  801. this.ultraLabel87.Size = new System.Drawing.Size(114, 19);
  802. this.ultraLabel87.TabIndex = 42;
  803. this.ultraLabel87.Text = "供应商注册币种";
  804. //
  805. // ultraLabel88
  806. //
  807. this.ultraLabel88.AutoSize = true;
  808. this.ultraLabel88.Location = new System.Drawing.Point(1005, 14);
  809. this.ultraLabel88.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  810. this.ultraLabel88.Name = "ultraLabel88";
  811. this.ultraLabel88.Size = new System.Drawing.Size(114, 19);
  812. this.ultraLabel88.TabIndex = 41;
  813. this.ultraLabel88.Text = "供应商注册资金";
  814. //
  815. // ultraLabel39
  816. //
  817. this.ultraLabel39.AutoSize = true;
  818. this.ultraLabel39.Location = new System.Drawing.Point(1021, 164);
  819. this.ultraLabel39.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  820. this.ultraLabel39.Name = "ultraLabel39";
  821. this.ultraLabel39.Size = new System.Drawing.Size(98, 19);
  822. this.ultraLabel39.TabIndex = 40;
  823. this.ultraLabel39.Text = "是否为子公司";
  824. //
  825. // txt_SUPPOPERATESCOPE
  826. //
  827. this.txt_SUPPOPERATESCOPE.Location = new System.Drawing.Point(1132, 224);
  828. this.txt_SUPPOPERATESCOPE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  829. this.txt_SUPPOPERATESCOPE.Multiline = true;
  830. this.txt_SUPPOPERATESCOPE.Name = "txt_SUPPOPERATESCOPE";
  831. this.txt_SUPPOPERATESCOPE.Size = new System.Drawing.Size(200, 52);
  832. this.txt_SUPPOPERATESCOPE.TabIndex = 23;
  833. //
  834. // txt_SUPPLICNUM
  835. //
  836. this.txt_SUPPLICNUM.Location = new System.Drawing.Point(119, 251);
  837. this.txt_SUPPLICNUM.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  838. this.txt_SUPPLICNUM.Name = "txt_SUPPLICNUM";
  839. this.txt_SUPPLICNUM.Size = new System.Drawing.Size(200, 24);
  840. this.txt_SUPPLICNUM.TabIndex = 27;
  841. //
  842. // txt_SUPPCITY
  843. //
  844. this.txt_SUPPCITY.Location = new System.Drawing.Point(885, 41);
  845. this.txt_SUPPCITY.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  846. this.txt_SUPPCITY.Name = "txt_SUPPCITY";
  847. this.txt_SUPPCITY.Size = new System.Drawing.Size(105, 24);
  848. this.txt_SUPPCITY.TabIndex = 11;
  849. //
  850. // txt_SUPPREGISTRARNAME
  851. //
  852. this.txt_SUPPREGISTRARNAME.Location = new System.Drawing.Point(119, 101);
  853. this.txt_SUPPREGISTRARNAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  854. this.txt_SUPPREGISTRARNAME.Name = "txt_SUPPREGISTRARNAME";
  855. this.txt_SUPPREGISTRARNAME.Size = new System.Drawing.Size(200, 24);
  856. this.txt_SUPPREGISTRARNAME.TabIndex = 7;
  857. //
  858. // txt_SUPPSHORTNAME
  859. //
  860. this.txt_SUPPSHORTNAME.Location = new System.Drawing.Point(119, 71);
  861. this.txt_SUPPSHORTNAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  862. this.txt_SUPPSHORTNAME.Name = "txt_SUPPSHORTNAME";
  863. this.txt_SUPPSHORTNAME.Size = new System.Drawing.Size(200, 24);
  864. this.txt_SUPPSHORTNAME.TabIndex = 3;
  865. //
  866. // ultraLabel20
  867. //
  868. this.ultraLabel20.AutoSize = true;
  869. this.ultraLabel20.Location = new System.Drawing.Point(1005, 224);
  870. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  871. this.ultraLabel20.Name = "ultraLabel20";
  872. this.ultraLabel20.Size = new System.Drawing.Size(114, 19);
  873. this.ultraLabel20.TabIndex = 31;
  874. this.ultraLabel20.Text = "供应商经营范围";
  875. //
  876. // ultraLabel19
  877. //
  878. this.ultraLabel19.AutoSize = true;
  879. this.ultraLabel19.Location = new System.Drawing.Point(9, 254);
  880. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  881. this.ultraLabel19.Name = "ultraLabel19";
  882. this.ultraLabel19.Size = new System.Drawing.Size(98, 19);
  883. this.ultraLabel19.TabIndex = 30;
  884. this.ultraLabel19.Text = "营业执照号码";
  885. //
  886. // ultraLabel18
  887. //
  888. this.ultraLabel18.AutoSize = true;
  889. this.ultraLabel18.Location = new System.Drawing.Point(347, 104);
  890. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  891. this.ultraLabel18.Name = "ultraLabel18";
  892. this.ultraLabel18.Size = new System.Drawing.Size(114, 19);
  893. this.ultraLabel18.TabIndex = 29;
  894. this.ultraLabel18.Text = "供应商失效日期";
  895. //
  896. // ultraLabel16
  897. //
  898. this.ultraLabel16.AutoSize = true;
  899. this.ultraLabel16.Location = new System.Drawing.Point(75, 104);
  900. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  901. this.ultraLabel16.Name = "ultraLabel16";
  902. this.ultraLabel16.Size = new System.Drawing.Size(36, 19);
  903. this.ultraLabel16.TabIndex = 27;
  904. this.ultraLabel16.Text = "法人";
  905. //
  906. // ultraLabel15
  907. //
  908. this.ultraLabel15.AutoSize = true;
  909. this.ultraLabel15.Location = new System.Drawing.Point(43, 74);
  910. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  911. this.ultraLabel15.Name = "ultraLabel15";
  912. this.ultraLabel15.Size = new System.Drawing.Size(67, 19);
  913. this.ultraLabel15.TabIndex = 26;
  914. this.ultraLabel15.Text = "中文简称";
  915. //
  916. // txt_ORGCODE
  917. //
  918. this.txt_ORGCODE.Location = new System.Drawing.Point(119, 131);
  919. this.txt_ORGCODE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  920. this.txt_ORGCODE.Name = "txt_ORGCODE";
  921. this.txt_ORGCODE.Size = new System.Drawing.Size(200, 24);
  922. this.txt_ORGCODE.TabIndex = 14;
  923. //
  924. // txt_SUPPCHARACTER
  925. //
  926. this.txt_SUPPCHARACTER.Location = new System.Drawing.Point(473, 161);
  927. this.txt_SUPPCHARACTER.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  928. this.txt_SUPPCHARACTER.Name = "txt_SUPPCHARACTER";
  929. this.txt_SUPPCHARACTER.Size = new System.Drawing.Size(200, 24);
  930. this.txt_SUPPCHARACTER.TabIndex = 6;
  931. //
  932. // ultraLabel14
  933. //
  934. this.ultraLabel14.AutoSize = true;
  935. this.ultraLabel14.Location = new System.Drawing.Point(9, 134);
  936. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  937. this.ultraLabel14.Name = "ultraLabel14";
  938. this.ultraLabel14.Size = new System.Drawing.Size(98, 19);
  939. this.ultraLabel14.TabIndex = 19;
  940. this.ultraLabel14.Text = "组织结构代码";
  941. //
  942. // ultraLabel13
  943. //
  944. this.ultraLabel13.AutoSize = true;
  945. this.ultraLabel13.Location = new System.Drawing.Point(331, 44);
  946. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  947. this.ultraLabel13.Name = "ultraLabel13";
  948. this.ultraLabel13.Size = new System.Drawing.Size(129, 19);
  949. this.ultraLabel13.TabIndex = 18;
  950. this.ultraLabel13.Text = "营业执照失效日期";
  951. //
  952. // ultraLabel12
  953. //
  954. this.ultraLabel12.AutoSize = true;
  955. this.ultraLabel12.Location = new System.Drawing.Point(9, 224);
  956. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  957. this.ultraLabel12.Name = "ultraLabel12";
  958. this.ultraLabel12.Size = new System.Drawing.Size(98, 19);
  959. this.ultraLabel12.TabIndex = 18;
  960. this.ultraLabel12.Text = "税号失效日期";
  961. //
  962. // ultraLabel10
  963. //
  964. this.ultraLabel10.AutoSize = true;
  965. this.ultraLabel10.Location = new System.Drawing.Point(347, 74);
  966. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  967. this.ultraLabel10.Name = "ultraLabel10";
  968. this.ultraLabel10.Size = new System.Drawing.Size(114, 19);
  969. this.ultraLabel10.TabIndex = 17;
  970. this.ultraLabel10.Text = "供应商生效日期";
  971. //
  972. // ultraLabel9
  973. //
  974. this.ultraLabel9.AutoSize = true;
  975. this.ultraLabel9.Location = new System.Drawing.Point(395, 164);
  976. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  977. this.ultraLabel9.Name = "ultraLabel9";
  978. this.ultraLabel9.Size = new System.Drawing.Size(67, 19);
  979. this.ultraLabel9.TabIndex = 16;
  980. this.ultraLabel9.Text = "公司性质";
  981. //
  982. // txt_SUPPNAME
  983. //
  984. this.txt_SUPPNAME.Location = new System.Drawing.Point(119, 41);
  985. this.txt_SUPPNAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  986. this.txt_SUPPNAME.Name = "txt_SUPPNAME";
  987. this.txt_SUPPNAME.Size = new System.Drawing.Size(200, 24);
  988. this.txt_SUPPNAME.TabIndex = 2;
  989. //
  990. // txt_SUPPINDUSTRYTYPE
  991. //
  992. this.txt_SUPPINDUSTRYTYPE.Location = new System.Drawing.Point(473, 191);
  993. this.txt_SUPPINDUSTRYTYPE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  994. this.txt_SUPPINDUSTRYTYPE.Name = "txt_SUPPINDUSTRYTYPE";
  995. this.txt_SUPPINDUSTRYTYPE.Size = new System.Drawing.Size(200, 24);
  996. this.txt_SUPPINDUSTRYTYPE.TabIndex = 13;
  997. //
  998. // ultraLabel8
  999. //
  1000. this.ultraLabel8.AutoSize = true;
  1001. this.ultraLabel8.Location = new System.Drawing.Point(27, 44);
  1002. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1003. this.ultraLabel8.Name = "ultraLabel8";
  1004. this.ultraLabel8.Size = new System.Drawing.Size(83, 19);
  1005. this.ultraLabel8.TabIndex = 11;
  1006. this.ultraLabel8.Text = "供应商名称";
  1007. //
  1008. // ultraLabel7
  1009. //
  1010. this.ultraLabel7.AutoSize = true;
  1011. this.ultraLabel7.Location = new System.Drawing.Point(347, 194);
  1012. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1013. this.ultraLabel7.Name = "ultraLabel7";
  1014. this.ultraLabel7.Size = new System.Drawing.Size(114, 19);
  1015. this.ultraLabel7.TabIndex = 10;
  1016. this.ultraLabel7.Text = "供应商行业类型";
  1017. //
  1018. // ultraLabel6
  1019. //
  1020. this.ultraLabel6.AutoSize = true;
  1021. this.ultraLabel6.Location = new System.Drawing.Point(331, 14);
  1022. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1023. this.ultraLabel6.Name = "ultraLabel6";
  1024. this.ultraLabel6.Size = new System.Drawing.Size(129, 19);
  1025. this.ultraLabel6.TabIndex = 9;
  1026. this.ultraLabel6.Text = "营业执照生效日期";
  1027. //
  1028. // ultraLabel5
  1029. //
  1030. this.ultraLabel5.AutoSize = true;
  1031. this.ultraLabel5.Location = new System.Drawing.Point(9, 194);
  1032. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1033. this.ultraLabel5.Name = "ultraLabel5";
  1034. this.ultraLabel5.Size = new System.Drawing.Size(98, 19);
  1035. this.ultraLabel5.TabIndex = 8;
  1036. this.ultraLabel5.Text = "税号生效日期";
  1037. //
  1038. // txt_SUPPTAXID
  1039. //
  1040. this.txt_SUPPTAXID.Location = new System.Drawing.Point(119, 161);
  1041. this.txt_SUPPTAXID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1042. this.txt_SUPPTAXID.Name = "txt_SUPPTAXID";
  1043. this.txt_SUPPTAXID.Size = new System.Drawing.Size(200, 24);
  1044. this.txt_SUPPTAXID.TabIndex = 5;
  1045. //
  1046. // txt_SUPPCODE
  1047. //
  1048. this.txt_SUPPCODE.Location = new System.Drawing.Point(119, 11);
  1049. this.txt_SUPPCODE.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1050. this.txt_SUPPCODE.Name = "txt_SUPPCODE";
  1051. this.txt_SUPPCODE.ReadOnly = true;
  1052. this.txt_SUPPCODE.Size = new System.Drawing.Size(200, 24);
  1053. this.txt_SUPPCODE.TabIndex = 1;
  1054. //
  1055. // ultraLabel4
  1056. //
  1057. this.ultraLabel4.AutoSize = true;
  1058. this.ultraLabel4.Location = new System.Drawing.Point(347, 254);
  1059. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1060. this.ultraLabel4.Name = "ultraLabel4";
  1061. this.ultraLabel4.Size = new System.Drawing.Size(114, 19);
  1062. this.ultraLabel4.TabIndex = 3;
  1063. this.ultraLabel4.Text = "供应商办公省份";
  1064. //
  1065. // ultraLabel3
  1066. //
  1067. this.ultraLabel3.AutoSize = true;
  1068. this.ultraLabel3.Location = new System.Drawing.Point(707, 14);
  1069. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1070. this.ultraLabel3.Name = "ultraLabel3";
  1071. this.ultraLabel3.Size = new System.Drawing.Size(75, 19);
  1072. this.ultraLabel3.TabIndex = 2;
  1073. this.ultraLabel3.Text = "洲际/国家";
  1074. //
  1075. // ultraLabel2
  1076. //
  1077. this.ultraLabel2.AutoSize = true;
  1078. this.ultraLabel2.Location = new System.Drawing.Point(35, 164);
  1079. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1080. this.ultraLabel2.Name = "ultraLabel2";
  1081. this.ultraLabel2.Size = new System.Drawing.Size(75, 19);
  1082. this.ultraLabel2.TabIndex = 1;
  1083. this.ultraLabel2.Text = "税号/标识";
  1084. //
  1085. // ultraLabel1
  1086. //
  1087. this.ultraLabel1.AutoSize = true;
  1088. this.ultraLabel1.Location = new System.Drawing.Point(27, 14);
  1089. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1090. this.ultraLabel1.Name = "ultraLabel1";
  1091. this.ultraLabel1.Size = new System.Drawing.Size(83, 19);
  1092. this.ultraLabel1.TabIndex = 0;
  1093. this.ultraLabel1.Text = "供应商编号";
  1094. //
  1095. // ultraTabPageControl3
  1096. //
  1097. this.ultraTabPageControl3.Controls.Add(this.ultraLabel27);
  1098. this.ultraTabPageControl3.Controls.Add(this.txt_BANKNAME);
  1099. this.ultraTabPageControl3.Controls.Add(this.txt_BANKACCOUNT);
  1100. this.ultraTabPageControl3.Controls.Add(this.ultraLabel32);
  1101. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  1102. this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1103. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  1104. this.ultraTabPageControl3.Size = new System.Drawing.Size(1469, 295);
  1105. //
  1106. // ultraLabel27
  1107. //
  1108. this.ultraLabel27.AutoSize = true;
  1109. this.ultraLabel27.Location = new System.Drawing.Point(84, 88);
  1110. this.ultraLabel27.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1111. this.ultraLabel27.Name = "ultraLabel27";
  1112. this.ultraLabel27.Size = new System.Drawing.Size(67, 19);
  1113. this.ultraLabel27.TabIndex = 7;
  1114. this.ultraLabel27.Text = "银行名称";
  1115. //
  1116. // txt_BANKNAME
  1117. //
  1118. appearance4.TextHAlignAsString = "Right";
  1119. this.txt_BANKNAME.Appearance = appearance4;
  1120. this.txt_BANKNAME.Location = new System.Drawing.Point(161, 86);
  1121. this.txt_BANKNAME.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1122. this.txt_BANKNAME.Name = "txt_BANKNAME";
  1123. this.txt_BANKNAME.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  1124. this.txt_BANKNAME.Size = new System.Drawing.Size(365, 24);
  1125. this.txt_BANKNAME.TabIndex = 6;
  1126. //
  1127. // txt_BANKACCOUNT
  1128. //
  1129. appearance2.TextHAlignAsString = "Right";
  1130. this.txt_BANKACCOUNT.Appearance = appearance2;
  1131. this.txt_BANKACCOUNT.Location = new System.Drawing.Point(161, 55);
  1132. this.txt_BANKACCOUNT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1133. this.txt_BANKACCOUNT.Name = "txt_BANKACCOUNT";
  1134. this.txt_BANKACCOUNT.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  1135. this.txt_BANKACCOUNT.Size = new System.Drawing.Size(365, 24);
  1136. this.txt_BANKACCOUNT.TabIndex = 3;
  1137. //
  1138. // ultraLabel32
  1139. //
  1140. this.ultraLabel32.AutoSize = true;
  1141. this.ultraLabel32.Location = new System.Drawing.Point(84, 58);
  1142. this.ultraLabel32.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1143. this.ultraLabel32.Name = "ultraLabel32";
  1144. this.ultraLabel32.Size = new System.Drawing.Size(67, 19);
  1145. this.ultraLabel32.TabIndex = 4;
  1146. this.ultraLabel32.Text = "银行账号";
  1147. //
  1148. // ultraTabPageControl4
  1149. //
  1150. this.ultraTabPageControl4.Controls.Add(this.txt_CERTVALID_end);
  1151. this.ultraTabPageControl4.Controls.Add(this.ultraLabel95);
  1152. this.ultraTabPageControl4.Controls.Add(this.txt_certPath);
  1153. this.ultraTabPageControl4.Controls.Add(this.txt_certNo_v);
  1154. this.ultraTabPageControl4.Controls.Add(this.txt_certpath_old);
  1155. this.ultraTabPageControl4.Controls.Add(this.ultraLabel94);
  1156. this.ultraTabPageControl4.Controls.Add(this.craftImg);
  1157. this.ultraTabPageControl4.Controls.Add(this.txt_CERTVALID_start);
  1158. this.ultraTabPageControl4.Controls.Add(this.ultraComboEditor2);
  1159. this.ultraTabPageControl4.Controls.Add(this.ultraComboEditor1);
  1160. this.ultraTabPageControl4.Controls.Add(this.txt_CERTDESC);
  1161. this.ultraTabPageControl4.Controls.Add(this.txt_CERTIOFFICER);
  1162. this.ultraTabPageControl4.Controls.Add(this.txt_CERTNO);
  1163. this.ultraTabPageControl4.Controls.Add(this.ultraLabel37);
  1164. this.ultraTabPageControl4.Controls.Add(this.ultraLabel38);
  1165. this.ultraTabPageControl4.Controls.Add(this.ultraLabel35);
  1166. this.ultraTabPageControl4.Controls.Add(this.ultraLabel36);
  1167. this.ultraTabPageControl4.Controls.Add(this.ultraLabel34);
  1168. this.ultraTabPageControl4.Controls.Add(this.ultraLabel33);
  1169. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  1170. this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1171. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  1172. this.ultraTabPageControl4.Size = new System.Drawing.Size(1469, 295);
  1173. //
  1174. // txt_CERTVALID_end
  1175. //
  1176. this.txt_CERTVALID_end.DateButtons.Add(dateButton7);
  1177. this.txt_CERTVALID_end.Location = new System.Drawing.Point(136, 162);
  1178. this.txt_CERTVALID_end.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1179. this.txt_CERTVALID_end.Name = "txt_CERTVALID_end";
  1180. this.txt_CERTVALID_end.NonAutoSizeHeight = 25;
  1181. this.txt_CERTVALID_end.Size = new System.Drawing.Size(267, 25);
  1182. this.txt_CERTVALID_end.TabIndex = 73;
  1183. this.txt_CERTVALID_end.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  1184. //
  1185. // ultraLabel95
  1186. //
  1187. this.ultraLabel95.AutoSize = true;
  1188. this.ultraLabel95.Location = new System.Drawing.Point(41, 164);
  1189. this.ultraLabel95.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1190. this.ultraLabel95.Name = "ultraLabel95";
  1191. this.ultraLabel95.Size = new System.Drawing.Size(83, 19);
  1192. this.ultraLabel95.TabIndex = 74;
  1193. this.ultraLabel95.Text = "有效期截止";
  1194. //
  1195. // txt_certPath
  1196. //
  1197. editorButton1.Key = "select";
  1198. editorButton1.Text = "查看";
  1199. this.txt_certPath.ButtonsLeft.Add(editorButton1);
  1200. editorButton2.Key = "insert";
  1201. editorButton2.Text = "上传";
  1202. this.txt_certPath.ButtonsRight.Add(editorButton2);
  1203. this.txt_certPath.Location = new System.Drawing.Point(931, 109);
  1204. this.txt_certPath.Margin = new System.Windows.Forms.Padding(4);
  1205. this.txt_certPath.Name = "txt_certPath";
  1206. this.txt_certPath.ReadOnly = true;
  1207. this.txt_certPath.Size = new System.Drawing.Size(267, 24);
  1208. this.txt_certPath.TabIndex = 72;
  1209. this.txt_certPath.Visible = false;
  1210. //
  1211. // txt_certNo_v
  1212. //
  1213. this.txt_certNo_v.Location = new System.Drawing.Point(1281, 20);
  1214. this.txt_certNo_v.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1215. this.txt_certNo_v.Name = "txt_certNo_v";
  1216. this.txt_certNo_v.Size = new System.Drawing.Size(139, 24);
  1217. this.txt_certNo_v.TabIndex = 71;
  1218. this.txt_certNo_v.Visible = false;
  1219. //
  1220. // txt_certpath_old
  1221. //
  1222. this.txt_certpath_old.Location = new System.Drawing.Point(1281, 55);
  1223. this.txt_certpath_old.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1224. this.txt_certpath_old.Name = "txt_certpath_old";
  1225. this.txt_certpath_old.Size = new System.Drawing.Size(139, 24);
  1226. this.txt_certpath_old.TabIndex = 70;
  1227. this.txt_certpath_old.Visible = false;
  1228. //
  1229. // ultraLabel94
  1230. //
  1231. this.ultraLabel94.AutoSize = true;
  1232. this.ultraLabel94.Location = new System.Drawing.Point(851, 111);
  1233. this.ultraLabel94.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1234. this.ultraLabel94.Name = "ultraLabel94";
  1235. this.ultraLabel94.Size = new System.Drawing.Size(67, 19);
  1236. this.ultraLabel94.TabIndex = 69;
  1237. this.ultraLabel94.Text = "证书文件";
  1238. this.ultraLabel94.Visible = false;
  1239. //
  1240. // craftImg
  1241. //
  1242. editorButton3.Key = "select";
  1243. editorButton3.Text = "查看";
  1244. this.craftImg.ButtonsLeft.Add(editorButton3);
  1245. editorButton4.Key = "insert";
  1246. editorButton4.Text = "上传";
  1247. this.craftImg.ButtonsRight.Add(editorButton4);
  1248. this.craftImg.Location = new System.Drawing.Point(875, 51);
  1249. this.craftImg.Margin = new System.Windows.Forms.Padding(4);
  1250. this.craftImg.Name = "craftImg";
  1251. this.craftImg.Size = new System.Drawing.Size(223, 24);
  1252. this.craftImg.TabIndex = 68;
  1253. this.craftImg.Visible = false;
  1254. //
  1255. // txt_CERTVALID_start
  1256. //
  1257. this.txt_CERTVALID_start.DateButtons.Add(dateButton8);
  1258. this.txt_CERTVALID_start.Location = new System.Drawing.Point(136, 132);
  1259. this.txt_CERTVALID_start.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1260. this.txt_CERTVALID_start.Name = "txt_CERTVALID_start";
  1261. this.txt_CERTVALID_start.NonAutoSizeHeight = 25;
  1262. this.txt_CERTVALID_start.Size = new System.Drawing.Size(267, 25);
  1263. this.txt_CERTVALID_start.TabIndex = 3;
  1264. this.txt_CERTVALID_start.Value = new System.DateTime(2016, 3, 6, 0, 0, 0, 0);
  1265. //
  1266. // ultraComboEditor2
  1267. //
  1268. this.ultraComboEditor2.DropDownListWidth = -1;
  1269. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1270. valueListItem4.DataValue = "ValueListItem0";
  1271. valueListItem4.DisplayText = "AA";
  1272. valueListItem5.DataValue = "ValueListItem1";
  1273. valueListItem5.DisplayText = "SS";
  1274. valueListItem6.DataValue = "ValueListItem2";
  1275. valueListItem6.DisplayText = "DD";
  1276. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1277. valueListItem4,
  1278. valueListItem5,
  1279. valueListItem6});
  1280. this.ultraComboEditor2.Location = new System.Drawing.Point(136, 104);
  1281. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1282. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1283. this.ultraComboEditor2.Size = new System.Drawing.Size(267, 24);
  1284. this.ultraComboEditor2.TabIndex = 5;
  1285. //
  1286. // ultraComboEditor1
  1287. //
  1288. this.ultraComboEditor1.DropDownListWidth = -1;
  1289. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1290. valueListItem10.DataValue = "ValueListItem0";
  1291. valueListItem10.DisplayText = "A";
  1292. valueListItem11.DataValue = "ValueListItem1";
  1293. valueListItem11.DisplayText = "B";
  1294. valueListItem12.DataValue = "ValueListItem2";
  1295. valueListItem12.DisplayText = "C";
  1296. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1297. valueListItem10,
  1298. valueListItem11,
  1299. valueListItem12});
  1300. this.ultraComboEditor1.Location = new System.Drawing.Point(136, 75);
  1301. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1302. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1303. this.ultraComboEditor1.Size = new System.Drawing.Size(267, 24);
  1304. this.ultraComboEditor1.TabIndex = 1;
  1305. //
  1306. // txt_CERTDESC
  1307. //
  1308. this.txt_CERTDESC.Location = new System.Drawing.Point(505, 46);
  1309. this.txt_CERTDESC.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1310. this.txt_CERTDESC.Multiline = true;
  1311. this.txt_CERTDESC.Name = "txt_CERTDESC";
  1312. this.txt_CERTDESC.Size = new System.Drawing.Size(280, 168);
  1313. this.txt_CERTDESC.TabIndex = 6;
  1314. //
  1315. // txt_CERTIOFFICER
  1316. //
  1317. this.txt_CERTIOFFICER.Location = new System.Drawing.Point(136, 190);
  1318. this.txt_CERTIOFFICER.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1319. this.txt_CERTIOFFICER.Name = "txt_CERTIOFFICER";
  1320. this.txt_CERTIOFFICER.Size = new System.Drawing.Size(267, 24);
  1321. this.txt_CERTIOFFICER.TabIndex = 2;
  1322. //
  1323. // txt_CERTNO
  1324. //
  1325. this.txt_CERTNO.Location = new System.Drawing.Point(136, 48);
  1326. this.txt_CERTNO.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1327. this.txt_CERTNO.Name = "txt_CERTNO";
  1328. this.txt_CERTNO.Size = new System.Drawing.Size(267, 24);
  1329. this.txt_CERTNO.TabIndex = 4;
  1330. //
  1331. // ultraLabel37
  1332. //
  1333. this.ultraLabel37.AutoSize = true;
  1334. this.ultraLabel37.Location = new System.Drawing.Point(428, 48);
  1335. this.ultraLabel37.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1336. this.ultraLabel37.Name = "ultraLabel37";
  1337. this.ultraLabel37.Size = new System.Drawing.Size(67, 19);
  1338. this.ultraLabel37.TabIndex = 5;
  1339. this.ultraLabel37.Text = "证书描述";
  1340. //
  1341. // ultraLabel38
  1342. //
  1343. this.ultraLabel38.AutoSize = true;
  1344. this.ultraLabel38.Location = new System.Drawing.Point(41, 135);
  1345. this.ultraLabel38.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1346. this.ultraLabel38.Name = "ultraLabel38";
  1347. this.ultraLabel38.Size = new System.Drawing.Size(83, 19);
  1348. this.ultraLabel38.TabIndex = 4;
  1349. this.ultraLabel38.Text = "有效期开始";
  1350. //
  1351. // ultraLabel35
  1352. //
  1353. this.ultraLabel35.AutoSize = true;
  1354. this.ultraLabel35.Location = new System.Drawing.Point(57, 106);
  1355. this.ultraLabel35.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1356. this.ultraLabel35.Name = "ultraLabel35";
  1357. this.ultraLabel35.Size = new System.Drawing.Size(67, 19);
  1358. this.ultraLabel35.TabIndex = 3;
  1359. this.ultraLabel35.Text = "证书类型";
  1360. //
  1361. // ultraLabel36
  1362. //
  1363. this.ultraLabel36.AutoSize = true;
  1364. this.ultraLabel36.Location = new System.Drawing.Point(24, 192);
  1365. this.ultraLabel36.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1366. this.ultraLabel36.Name = "ultraLabel36";
  1367. this.ultraLabel36.Size = new System.Drawing.Size(98, 19);
  1368. this.ultraLabel36.TabIndex = 2;
  1369. this.ultraLabel36.Text = "证书发放机构";
  1370. //
  1371. // ultraLabel34
  1372. //
  1373. this.ultraLabel34.AutoSize = true;
  1374. this.ultraLabel34.Location = new System.Drawing.Point(57, 51);
  1375. this.ultraLabel34.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1376. this.ultraLabel34.Name = "ultraLabel34";
  1377. this.ultraLabel34.Size = new System.Drawing.Size(67, 19);
  1378. this.ultraLabel34.TabIndex = 1;
  1379. this.ultraLabel34.Text = "证书名称";
  1380. //
  1381. // ultraLabel33
  1382. //
  1383. this.ultraLabel33.AutoSize = true;
  1384. this.ultraLabel33.Location = new System.Drawing.Point(24, 78);
  1385. this.ultraLabel33.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1386. this.ultraLabel33.Name = "ultraLabel33";
  1387. this.ultraLabel33.Size = new System.Drawing.Size(98, 19);
  1388. this.ultraLabel33.TabIndex = 0;
  1389. this.ultraLabel33.Text = "证书强制类型";
  1390. //
  1391. // ultraTabPageControl2
  1392. //
  1393. this.ultraTabPageControl2.Controls.Add(this.ultraNumericEditor2);
  1394. this.ultraTabPageControl2.Controls.Add(this.ultraNumericEditor1);
  1395. this.ultraTabPageControl2.Controls.Add(this.ultraComboEditor3);
  1396. this.ultraTabPageControl2.Controls.Add(this.ultraLabel29);
  1397. this.ultraTabPageControl2.Controls.Add(this.ultraLabel28);
  1398. this.ultraTabPageControl2.Controls.Add(this.ultraLabel17);
  1399. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1400. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1401. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1402. this.ultraTabPageControl2.Size = new System.Drawing.Size(1469, 295);
  1403. //
  1404. // ultraNumericEditor2
  1405. //
  1406. this.ultraNumericEditor2.Location = new System.Drawing.Point(163, 128);
  1407. this.ultraNumericEditor2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1408. this.ultraNumericEditor2.MaskInput = "nnnnnn.nn";
  1409. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  1410. this.ultraNumericEditor2.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1411. this.ultraNumericEditor2.Size = new System.Drawing.Size(200, 24);
  1412. this.ultraNumericEditor2.TabIndex = 20;
  1413. //
  1414. // ultraNumericEditor1
  1415. //
  1416. this.ultraNumericEditor1.Location = new System.Drawing.Point(163, 90);
  1417. this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1418. this.ultraNumericEditor1.MaskInput = "nnnnnn.nn";
  1419. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  1420. this.ultraNumericEditor1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1421. this.ultraNumericEditor1.Size = new System.Drawing.Size(200, 24);
  1422. this.ultraNumericEditor1.TabIndex = 19;
  1423. //
  1424. // ultraComboEditor3
  1425. //
  1426. this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1427. this.ultraComboEditor3.Location = new System.Drawing.Point(163, 56);
  1428. this.ultraComboEditor3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1429. this.ultraComboEditor3.Name = "ultraComboEditor3";
  1430. this.ultraComboEditor3.Size = new System.Drawing.Size(200, 24);
  1431. this.ultraComboEditor3.TabIndex = 18;
  1432. //
  1433. // ultraLabel29
  1434. //
  1435. this.ultraLabel29.AutoSize = true;
  1436. this.ultraLabel29.Location = new System.Drawing.Point(76, 131);
  1437. this.ultraLabel29.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1438. this.ultraLabel29.Name = "ultraLabel29";
  1439. this.ultraLabel29.Size = new System.Drawing.Size(83, 19);
  1440. this.ultraLabel29.TabIndex = 17;
  1441. this.ultraLabel29.Text = "长度最短mm";
  1442. //
  1443. // ultraLabel28
  1444. //
  1445. this.ultraLabel28.AutoSize = true;
  1446. this.ultraLabel28.Location = new System.Drawing.Point(76, 94);
  1447. this.ultraLabel28.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1448. this.ultraLabel28.Name = "ultraLabel28";
  1449. this.ultraLabel28.Size = new System.Drawing.Size(83, 19);
  1450. this.ultraLabel28.TabIndex = 15;
  1451. this.ultraLabel28.Text = "长度最长mm";
  1452. //
  1453. // ultraLabel17
  1454. //
  1455. this.ultraLabel17.AutoSize = true;
  1456. this.ultraLabel17.Location = new System.Drawing.Point(76, 59);
  1457. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1458. this.ultraLabel17.Name = "ultraLabel17";
  1459. this.ultraLabel17.Size = new System.Drawing.Size(67, 19);
  1460. this.ultraLabel17.TabIndex = 13;
  1461. this.ultraLabel17.Text = "管坯规格";
  1462. //
  1463. // ultraGroupBox3
  1464. //
  1465. this.ultraGroupBox3.Controls.Add(this.labelCheckBox1);
  1466. this.ultraGroupBox3.Controls.Add(this.textBox3);
  1467. this.ultraGroupBox3.Controls.Add(this.ultraLabel91);
  1468. this.ultraGroupBox3.Controls.Add(this.ultraLabel89);
  1469. this.ultraGroupBox3.Controls.Add(this.ultraLabel31);
  1470. this.ultraGroupBox3.Controls.Add(this.textBox2);
  1471. this.ultraGroupBox3.Controls.Add(this.textBox1);
  1472. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  1473. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  1474. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4);
  1475. this.ultraGroupBox3.Name = "ultraGroupBox3";
  1476. this.ultraGroupBox3.Size = new System.Drawing.Size(1477, 55);
  1477. this.ultraGroupBox3.TabIndex = 3;
  1478. //
  1479. // labelCheckBox1
  1480. //
  1481. //
  1482. //
  1483. //
  1484. this.labelCheckBox1.CheckBox.AutoSize = true;
  1485. this.labelCheckBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  1486. this.labelCheckBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  1487. this.labelCheckBox1.CheckBox.Name = "checkBox1";
  1488. this.labelCheckBox1.CheckBox.Size = new System.Drawing.Size(89, 19);
  1489. this.labelCheckBox1.CheckBox.TabIndex = 0;
  1490. this.labelCheckBox1.CheckBox.Text = "包含无效";
  1491. this.labelCheckBox1.CheckBox.UseVisualStyleBackColor = true;
  1492. this.labelCheckBox1.Location = new System.Drawing.Point(787, 14);
  1493. this.labelCheckBox1.Margin = new System.Windows.Forms.Padding(5);
  1494. this.labelCheckBox1.Name = "labelCheckBox1";
  1495. this.labelCheckBox1.Size = new System.Drawing.Size(92, 26);
  1496. this.labelCheckBox1.TabIndex = 18;
  1497. //
  1498. // textBox3
  1499. //
  1500. this.textBox3.Location = new System.Drawing.Point(111, 15);
  1501. this.textBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1502. this.textBox3.Name = "textBox3";
  1503. this.textBox3.Size = new System.Drawing.Size(123, 25);
  1504. this.textBox3.TabIndex = 17;
  1505. //
  1506. // ultraLabel91
  1507. //
  1508. this.ultraLabel91.AutoSize = true;
  1509. this.ultraLabel91.Location = new System.Drawing.Point(20, 18);
  1510. this.ultraLabel91.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1511. this.ultraLabel91.Name = "ultraLabel91";
  1512. this.ultraLabel91.Size = new System.Drawing.Size(83, 19);
  1513. this.ultraLabel91.TabIndex = 16;
  1514. this.ultraLabel91.Text = "供应商编号";
  1515. //
  1516. // ultraLabel89
  1517. //
  1518. this.ultraLabel89.AutoSize = true;
  1519. this.ultraLabel89.Location = new System.Drawing.Point(555, 19);
  1520. this.ultraLabel89.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1521. this.ultraLabel89.Name = "ultraLabel89";
  1522. this.ultraLabel89.Size = new System.Drawing.Size(83, 19);
  1523. this.ultraLabel89.TabIndex = 15;
  1524. this.ultraLabel89.Text = "联系人名称";
  1525. //
  1526. // ultraLabel31
  1527. //
  1528. this.ultraLabel31.AutoSize = true;
  1529. this.ultraLabel31.Location = new System.Drawing.Point(251, 19);
  1530. this.ultraLabel31.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1531. this.ultraLabel31.Name = "ultraLabel31";
  1532. this.ultraLabel31.Size = new System.Drawing.Size(83, 19);
  1533. this.ultraLabel31.TabIndex = 14;
  1534. this.ultraLabel31.Text = "供应商名称";
  1535. //
  1536. // textBox2
  1537. //
  1538. this.textBox2.Location = new System.Drawing.Point(645, 15);
  1539. this.textBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1540. this.textBox2.Name = "textBox2";
  1541. this.textBox2.Size = new System.Drawing.Size(123, 25);
  1542. this.textBox2.TabIndex = 13;
  1543. //
  1544. // textBox1
  1545. //
  1546. this.textBox1.Location = new System.Drawing.Point(341, 15);
  1547. this.textBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1548. this.textBox1.Name = "textBox1";
  1549. this.textBox1.Size = new System.Drawing.Size(196, 25);
  1550. this.textBox1.TabIndex = 12;
  1551. //
  1552. // ultraExpandableGroupBox1
  1553. //
  1554. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1555. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1556. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1477, 350);
  1557. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1558. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 364);
  1559. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1560. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1561. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1477, 350);
  1562. this.ultraExpandableGroupBox1.TabIndex = 4;
  1563. this.ultraExpandableGroupBox1.Text = "编辑区域";
  1564. //
  1565. // ultraExpandableGroupBoxPanel1
  1566. //
  1567. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTabControl1);
  1568. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1569. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 26);
  1570. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1571. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1572. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1471, 321);
  1573. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1574. //
  1575. // ultraTabControl1
  1576. //
  1577. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1578. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1579. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  1580. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  1581. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1582. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1583. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1584. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1585. this.ultraTabControl1.Name = "ultraTabControl1";
  1586. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1587. this.ultraTabControl1.Size = new System.Drawing.Size(1471, 321);
  1588. this.ultraTabControl1.TabIndex = 1;
  1589. ultraTab5.TabPage = this.ultraTabPageControl1;
  1590. ultraTab5.Text = "基本信息";
  1591. ultraTab7.TabPage = this.ultraTabPageControl3;
  1592. ultraTab7.Text = "银行信息";
  1593. ultraTab8.TabPage = this.ultraTabPageControl4;
  1594. ultraTab8.Text = "资质信息";
  1595. ultraTab1.TabPage = this.ultraTabPageControl2;
  1596. ultraTab1.Text = "供应能力范围";
  1597. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1598. ultraTab5,
  1599. ultraTab7,
  1600. ultraTab8,
  1601. ultraTab1});
  1602. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  1603. //
  1604. // ultraTabSharedControlsPage1
  1605. //
  1606. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1607. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1608. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1609. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1469, 295);
  1610. //
  1611. // panel1
  1612. //
  1613. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1614. this.panel1.Location = new System.Drawing.Point(0, 55);
  1615. this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1616. this.panel1.Name = "panel1";
  1617. this.panel1.Size = new System.Drawing.Size(1477, 309);
  1618. this.panel1.TabIndex = 5;
  1619. //
  1620. // ComBaseSuppFrm
  1621. //
  1622. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1623. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1624. this.ClientSize = new System.Drawing.Size(1477, 714);
  1625. this.Controls.Add(this.panel1);
  1626. this.Controls.Add(this.ultraExpandableGroupBox1);
  1627. this.Controls.Add(this.ultraGroupBox3);
  1628. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1629. this.Name = "ComBaseSuppFrm";
  1630. this.Text = "供应商息管理";
  1631. this.Load += new System.EventHandler(this.ComBaseSuppFrm_Load);
  1632. this.ultraTabPageControl1.ResumeLayout(false);
  1633. this.ultraTabPageControl1.PerformLayout();
  1634. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTYPE)).EndInit();
  1635. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGCAPCURRENCY)).EndInit();
  1636. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOFFICEPROVINCENATION)).EndInit();
  1637. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOFFICEPROVINCE)).EndInit();
  1638. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPPROVINCE)).EndInit();
  1639. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPNATIONALITY)).EndInit();
  1640. ((System.ComponentModel.ISupportInitialize)(this.txt_island)).EndInit();
  1641. ((System.ComponentModel.ISupportInitialize)(this.txt_suppTaxRate)).EndInit();
  1642. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTTITLE)).EndInit();
  1643. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTTEL)).EndInit();
  1644. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTFAX)).EndInit();
  1645. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTCELLPHONE)).EndInit();
  1646. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCONTACTEMAIL)).EndInit();
  1647. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLIERLINKMAN)).EndInit();
  1648. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPENDDATE)).EndInit();
  1649. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICENDDATE)).EndInit();
  1650. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXENDDATE)).EndInit();
  1651. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPSTARTDATE)).EndInit();
  1652. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICSTARTDATE)).EndInit();
  1653. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXSTARTDATE)).EndInit();
  1654. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISSUBCOMPANY)).EndInit();
  1655. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISMANUFACTURER)).EndInit();
  1656. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPISINTERNAL)).EndInit();
  1657. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPADDRESS)).EndInit();
  1658. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPRELATIONGRADE)).EndInit();
  1659. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPPERGRADE)).EndInit();
  1660. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGCAPITAL)).EndInit();
  1661. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPOPERATESCOPE)).EndInit();
  1662. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPLICNUM)).EndInit();
  1663. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCITY)).EndInit();
  1664. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPREGISTRARNAME)).EndInit();
  1665. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPSHORTNAME)).EndInit();
  1666. ((System.ComponentModel.ISupportInitialize)(this.txt_ORGCODE)).EndInit();
  1667. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCHARACTER)).EndInit();
  1668. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPNAME)).EndInit();
  1669. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPINDUSTRYTYPE)).EndInit();
  1670. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPTAXID)).EndInit();
  1671. ((System.ComponentModel.ISupportInitialize)(this.txt_SUPPCODE)).EndInit();
  1672. this.ultraTabPageControl3.ResumeLayout(false);
  1673. this.ultraTabPageControl3.PerformLayout();
  1674. ((System.ComponentModel.ISupportInitialize)(this.txt_BANKNAME)).EndInit();
  1675. ((System.ComponentModel.ISupportInitialize)(this.txt_BANKACCOUNT)).EndInit();
  1676. this.ultraTabPageControl4.ResumeLayout(false);
  1677. this.ultraTabPageControl4.PerformLayout();
  1678. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTVALID_end)).EndInit();
  1679. ((System.ComponentModel.ISupportInitialize)(this.txt_certPath)).EndInit();
  1680. ((System.ComponentModel.ISupportInitialize)(this.txt_certNo_v)).EndInit();
  1681. ((System.ComponentModel.ISupportInitialize)(this.txt_certpath_old)).EndInit();
  1682. ((System.ComponentModel.ISupportInitialize)(this.craftImg)).EndInit();
  1683. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTVALID_start)).EndInit();
  1684. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1685. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1686. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTDESC)).EndInit();
  1687. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTIOFFICER)).EndInit();
  1688. ((System.ComponentModel.ISupportInitialize)(this.txt_CERTNO)).EndInit();
  1689. this.ultraTabPageControl2.ResumeLayout(false);
  1690. this.ultraTabPageControl2.PerformLayout();
  1691. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  1692. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  1693. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  1694. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1695. this.ultraGroupBox3.ResumeLayout(false);
  1696. this.ultraGroupBox3.PerformLayout();
  1697. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1698. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1699. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1700. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1701. this.ultraTabControl1.ResumeLayout(false);
  1702. this.ResumeLayout(false);
  1703. }
  1704. #endregion
  1705. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1706. private System.Windows.Forms.TextBox textBox3;
  1707. private Infragistics.Win.Misc.UltraLabel ultraLabel91;
  1708. private Infragistics.Win.Misc.UltraLabel ultraLabel89;
  1709. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  1710. private System.Windows.Forms.TextBox textBox2;
  1711. private System.Windows.Forms.TextBox textBox1;
  1712. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1713. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1714. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1715. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1716. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1717. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPREGCAPCURRENCY;
  1718. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPOFFICEPROVINCENATION;
  1719. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPOFFICEPROVINCE;
  1720. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPPROVINCE;
  1721. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPNATIONALITY;
  1722. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_island;
  1723. private Infragistics.Win.Misc.UltraLabel ultraLabel93;
  1724. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_suppTaxRate;
  1725. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1726. private Infragistics.Win.Misc.UltraLabel ultraLabel90;
  1727. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCONTACTTITLE;
  1728. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCONTACTTEL;
  1729. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCONTACTFAX;
  1730. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCONTACTCELLPHONE;
  1731. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCONTACTEMAIL;
  1732. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPLIERLINKMAN;
  1733. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  1734. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  1735. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  1736. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1737. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1738. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1739. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPENDDATE;
  1740. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPLICENDDATE;
  1741. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPTAXENDDATE;
  1742. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPSTARTDATE;
  1743. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPLICSTARTDATE;
  1744. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_SUPPTAXSTARTDATE;
  1745. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPISSUBCOMPANY;
  1746. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPISMANUFACTURER;
  1747. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPISINTERNAL;
  1748. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPADDRESS;
  1749. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPRELATIONGRADE;
  1750. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPPERGRADE;
  1751. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPREGCAPITAL;
  1752. private Infragistics.Win.Misc.UltraLabel ultraLabel82;
  1753. private Infragistics.Win.Misc.UltraLabel ultraLabel83;
  1754. private Infragistics.Win.Misc.UltraLabel ultraLabel84;
  1755. private Infragistics.Win.Misc.UltraLabel ultraLabel85;
  1756. private Infragistics.Win.Misc.UltraLabel ultraLabel86;
  1757. private Infragistics.Win.Misc.UltraLabel ultraLabel87;
  1758. private Infragistics.Win.Misc.UltraLabel ultraLabel88;
  1759. private Infragistics.Win.Misc.UltraLabel ultraLabel39;
  1760. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPOPERATESCOPE;
  1761. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPLICNUM;
  1762. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCITY;
  1763. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPREGISTRARNAME;
  1764. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPSHORTNAME;
  1765. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1766. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1767. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1768. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1769. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1770. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ORGCODE;
  1771. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCHARACTER;
  1772. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1773. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1774. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1775. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1776. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1777. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPNAME;
  1778. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPINDUSTRYTYPE;
  1779. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1780. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1781. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1782. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1783. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPTAXID;
  1784. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_SUPPCODE;
  1785. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1786. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1787. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1788. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1789. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1790. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  1791. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BANKNAME;
  1792. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_BANKACCOUNT;
  1793. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  1794. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  1795. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_CERTVALID_end;
  1796. private Infragistics.Win.Misc.UltraLabel ultraLabel95;
  1797. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certPath;
  1798. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certNo_v;
  1799. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_certpath_old;
  1800. private Infragistics.Win.Misc.UltraLabel ultraLabel94;
  1801. private Infragistics.Win.UltraWinEditors.UltraTextEditor craftImg;
  1802. private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_CERTVALID_start;
  1803. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1804. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1805. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CERTDESC;
  1806. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CERTIOFFICER;
  1807. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CERTNO;
  1808. private Infragistics.Win.Misc.UltraLabel ultraLabel37;
  1809. private Infragistics.Win.Misc.UltraLabel ultraLabel38;
  1810. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  1811. private Infragistics.Win.Misc.UltraLabel ultraLabel36;
  1812. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  1813. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  1814. private System.Windows.Forms.Panel panel1;
  1815. private Mes.Client.Comm.Control.LabelCheckBox labelCheckBox1;
  1816. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1817. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1818. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  1819. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  1820. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  1821. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  1822. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  1823. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  1824. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_SUPPTYPE;
  1825. }
  1826. }