frmNewOrder.Designer.cs 186 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101
  1. namespace LYFZ.Software.UI.DoorCityProcess
  2. {
  3. partial class frmNewOrder
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose( bool disposing )
  14. {
  15. if ( disposing && (components != null) )
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose( disposing );
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmNewOrder));
  30. this.tabControlMain = new LYFZ.ComponentLibrary.TabControlEx();
  31. this.tbRuMenDiaoCha = new System.Windows.Forms.TabPage();
  32. this.plRuMenDiaoChaMain = new LYFZ.ComponentLibrary.PanelEx();
  33. this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  34. this.lkSetClientSource = new System.Windows.Forms.LinkLabel();
  35. this.lkYiXiangClient = new System.Windows.Forms.LinkLabel();
  36. this.lkSelectOrderPerson = new System.Windows.Forms.LinkLabel();
  37. this.rdoHospitalClient = new LYFZ.ComponentLibrary.RadioButtonEx();
  38. this.rdoFriends = new LYFZ.ComponentLibrary.RadioButtonEx();
  39. this.rdoOther = new LYFZ.ComponentLibrary.RadioButtonEx();
  40. this.rdoOldClient = new LYFZ.ComponentLibrary.RadioButtonEx();
  41. this.cmbtreevClientSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  42. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  43. this.labelEx30 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.chkTransactmemberCard = new LYFZ.ComponentLibrary.CheckBoxEx();
  45. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  46. this.panelA1Line = new LYFZ.ComponentLibrary.PanelEx();
  47. this.labelEx38 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.txtOrderPerson = new LYFZ.ComponentLibrary.TextBoxEx();
  49. this.flKeFuZhiNiaoBlock = new System.Windows.Forms.FlowLayoutPanel();
  50. this.plStyleMain = new LYFZ.ComponentLibrary.PanelEx();
  51. this.lkSetStyle = new System.Windows.Forms.LinkLabel();
  52. this.lbStyle = new LYFZ.ComponentLibrary.LabelEx();
  53. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  54. this.lkSelectStyle = new System.Windows.Forms.LinkLabel();
  55. this.plHunQi = new LYFZ.ComponentLibrary.PanelEx();
  56. this.chkMarriage = new LYFZ.ComponentLibrary.CheckBoxEx();
  57. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.mskMarriage = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
  59. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  60. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  61. this.plBaoBei = new LYFZ.ComponentLibrary.PanelEx();
  62. this.txtZodiac = new LYFZ.ComponentLibrary.TextBoxEx();
  63. this.PictReset = new LYFZ.ComponentLibrary.PictureBoxEx();
  64. this.linkSelectSameNameBaby = new System.Windows.Forms.LinkLabel();
  65. this.rdoCusSex1 = new LYFZ.ComponentLibrary.RadioButtonEx();
  66. this.PictEdit = new LYFZ.ComponentLibrary.PictureBoxEx();
  67. this.maskBirthday = new LYFZ.ComponentLibrary.MaskedTextDateEx(this.components);
  68. this.rdoCusSex2 = new LYFZ.ComponentLibrary.RadioButtonEx();
  69. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  70. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  71. this.labelEx51 = new LYFZ.ComponentLibrary.LabelEx();
  72. this.txtCusName = new LYFZ.ComponentLibrary.TextBoxEx();
  73. this.chkBirthday = new LYFZ.ComponentLibrary.CheckBoxEx();
  74. this.labelEx28 = new LYFZ.ComponentLibrary.LabelEx();
  75. this.labelEx45 = new LYFZ.ComponentLibrary.LabelEx();
  76. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  77. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  78. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  79. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  80. this.lblOpenType = new LYFZ.ComponentLibrary.LabelEx();
  81. this.tbDingDanZhiNiao = new System.Windows.Forms.TabPage();
  82. this.plDingDanZhiNiao = new LYFZ.ComponentLibrary.PanelEx();
  83. this.lbTaoXiShenJi = new LYFZ.ComponentLibrary.LabelEx();
  84. this.lbTaoXiShenJiJiLu = new LYFZ.ComponentLibrary.LabelEx();
  85. this.plBiaoZhiu = new System.Windows.Forms.Panel();
  86. this.txtBiaoZhu = new LYFZ.ComponentLibrary.TextBoxEx();
  87. this.lbHideBiaoZhu = new LYFZ.ComponentLibrary.LabelEx();
  88. this.lbSetOrderClass = new LYFZ.ComponentLibrary.LabelEx();
  89. this.labelEx26 = new LYFZ.ComponentLibrary.LabelEx();
  90. this.plZhiDingYiDianHao = new System.Windows.Forms.Panel();
  91. this.txtDingDanQianZhui = new System.Windows.Forms.TextBox();
  92. this.labelEx27 = new LYFZ.ComponentLibrary.LabelEx();
  93. this.labelEx32 = new LYFZ.ComponentLibrary.LabelEx();
  94. this.txtSinceOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  95. this.cmbtreevOrderClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  96. this.labelEx19 = new LYFZ.ComponentLibrary.LabelEx();
  97. this.labelEx33 = new LYFZ.ComponentLibrary.LabelEx();
  98. this.txtSysTempOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  99. this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
  100. this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
  101. this.plTaoXiMingCheng = new System.Windows.Forms.Panel();
  102. this.PictAnnotation = new LYFZ.ComponentLibrary.PictureBoxEx();
  103. this.lbSetTaoXiName = new LYFZ.ComponentLibrary.LabelEx();
  104. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  105. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  106. this.cmbtreevTaoXiName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  107. this.plTaoXiJiGe = new System.Windows.Forms.Panel();
  108. this.labelEx35 = new LYFZ.ComponentLibrary.LabelEx();
  109. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  110. this.numTaoXiJiaGe = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  111. this.flPanelDingDanZhiLiao = new System.Windows.Forms.FlowLayoutPanel();
  112. this.plDingDanXiangPian = new LYFZ.ComponentLibrary.PanelEx();
  113. this.panelEx16 = new LYFZ.ComponentLibrary.PanelEx();
  114. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  115. this.labelEx29 = new LYFZ.ComponentLibrary.LabelEx();
  116. this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
  117. this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
  118. this.numIntoBottom = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  119. this.numIntoRegister = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  120. this.plJiuDianXingXi = new LYFZ.ComponentLibrary.PanelEx();
  121. this.txtHotelInfo = new LYFZ.ComponentLibrary.TextBoxEx();
  122. this.panelEx19 = new LYFZ.ComponentLibrary.PanelEx();
  123. this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
  124. this.labelEx41 = new LYFZ.ComponentLibrary.LabelEx();
  125. this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
  126. this.txtOrderRemarks = new LYFZ.ComponentLibrary.TextBoxEx();
  127. this.panelEx17 = new LYFZ.ComponentLibrary.PanelEx();
  128. this.labelEx40 = new LYFZ.ComponentLibrary.LabelEx();
  129. this.labelEx42 = new LYFZ.ComponentLibrary.LabelEx();
  130. this.plLiBaoMain = new LYFZ.ComponentLibrary.PanelEx();
  131. this.plLiBaoRuDiRuChe = new LYFZ.ComponentLibrary.PanelEx();
  132. this.numIntoBottomPackage = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  133. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  134. this.numIntoRegisterPackage = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  135. this.labelEx20 = new LYFZ.ComponentLibrary.LabelEx();
  136. this.lbSetLiBao = new LYFZ.ComponentLibrary.LabelEx();
  137. this.numLiBaoJiaGe = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  138. this.labelEx21 = new LYFZ.ComponentLibrary.LabelEx();
  139. this.cmbtreevPackageName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  140. this.labelEx22 = new LYFZ.ComponentLibrary.LabelEx();
  141. this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
  142. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  143. this.labelEx24 = new LYFZ.ComponentLibrary.LabelEx();
  144. this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
  145. this.tbQiTaXiangQing = new System.Windows.Forms.TabPage();
  146. this.plQiTaXiangQing = new LYFZ.ComponentLibrary.PanelEx();
  147. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  148. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  149. this.likbtnUpload = new System.Windows.Forms.LinkLabel();
  150. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  151. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  152. this.panelContactRecord = new LYFZ.ComponentLibrary.PanelEx();
  153. this.txtGoTongJiLu = new System.Windows.Forms.TextBox();
  154. this.lkGuoTongJiLuXiangQing = new System.Windows.Forms.LinkLabel();
  155. this.lkAddGuoTongJiLu = new System.Windows.Forms.LinkLabel();
  156. this.labelEx66 = new LYFZ.ComponentLibrary.LabelEx();
  157. this.labelEx54 = new LYFZ.ComponentLibrary.LabelEx();
  158. this.panelEx22 = new LYFZ.ComponentLibrary.PanelEx();
  159. this.textBoxEx3 = new LYFZ.ComponentLibrary.TextBoxEx();
  160. this.panelEx13 = new LYFZ.ComponentLibrary.PanelEx();
  161. this.lkHouQi = new System.Windows.Forms.LinkLabel();
  162. this.labelEx74 = new LYFZ.ComponentLibrary.LabelEx();
  163. this.lbHouQiQianKuan = new LYFZ.ComponentLibrary.LabelEx();
  164. this.lkQianQi = new System.Windows.Forms.LinkLabel();
  165. this.labelEx73 = new LYFZ.ComponentLibrary.LabelEx();
  166. this.lbQianQiQianKuan = new LYFZ.ComponentLibrary.LabelEx();
  167. this.lbHouQiYingShou = new LYFZ.ComponentLibrary.LabelEx();
  168. this.lbQianQiYingShou = new LYFZ.ComponentLibrary.LabelEx();
  169. this.lbHouQiShiShou = new LYFZ.ComponentLibrary.LabelEx();
  170. this.lbQianQiShiShou = new LYFZ.ComponentLibrary.LabelEx();
  171. this.labelEx68 = new LYFZ.ComponentLibrary.LabelEx();
  172. this.labelEx46 = new LYFZ.ComponentLibrary.LabelEx();
  173. this.labelEx72 = new LYFZ.ComponentLibrary.LabelEx();
  174. this.labelEx58 = new LYFZ.ComponentLibrary.LabelEx();
  175. this.labelEx56 = new LYFZ.ComponentLibrary.LabelEx();
  176. this.labelEx53 = new LYFZ.ComponentLibrary.LabelEx();
  177. this.labelEx59 = new LYFZ.ComponentLibrary.LabelEx();
  178. this.labelEx44 = new LYFZ.ComponentLibrary.LabelEx();
  179. this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
  180. this.panelEx20 = new LYFZ.ComponentLibrary.PanelEx();
  181. this.panel7 = new System.Windows.Forms.Panel();
  182. this.lbHuiYuanMing = new LYFZ.ComponentLibrary.LabelEx();
  183. this.labelEx78 = new LYFZ.ComponentLibrary.LabelEx();
  184. this.lbKeYongJiE = new LYFZ.ComponentLibrary.LabelEx();
  185. this.lbKeYongJiFen = new LYFZ.ComponentLibrary.LabelEx();
  186. this.lbXiaoFieZheKou = new LYFZ.ComponentLibrary.LabelEx();
  187. this.lbHuFuQianKuan = new LYFZ.ComponentLibrary.LabelEx();
  188. this.labelEx77 = new LYFZ.ComponentLibrary.LabelEx();
  189. this.labelEx76 = new LYFZ.ComponentLibrary.LabelEx();
  190. this.labelEx75 = new LYFZ.ComponentLibrary.LabelEx();
  191. this.labelEx49 = new LYFZ.ComponentLibrary.LabelEx();
  192. this.lkBanLiHuiYuan = new System.Windows.Forms.LinkLabel();
  193. this.panel6 = new System.Windows.Forms.Panel();
  194. this.lbHuiYuanDengJi = new LYFZ.ComponentLibrary.LabelEx();
  195. this.lbHuiYuanHao = new LYFZ.ComponentLibrary.LabelEx();
  196. this.lkHuFuShouKuan = new System.Windows.Forms.LinkLabel();
  197. this.lkHuiYuanGuanLi = new System.Windows.Forms.LinkLabel();
  198. this.labelEx50 = new LYFZ.ComponentLibrary.LabelEx();
  199. this.panelEx23 = new LYFZ.ComponentLibrary.PanelEx();
  200. this.plFlowchartNodePanel = new LYFZ.ComponentLibrary.PanelEx();
  201. this.flowPanel0 = new System.Windows.Forms.FlowLayoutPanel();
  202. this.btnSaveIntent = new LYFZ.ComponentLibrary.ButtonEx();
  203. this.btnNewOrder = new LYFZ.ComponentLibrary.ButtonEx();
  204. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  205. this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
  206. this.btnOrderClose = new LYFZ.ComponentLibrary.ButtonEx();
  207. this.toolTipMsg = new System.Windows.Forms.ToolTip(this.components);
  208. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  209. this.plExMainContainer.SuspendLayout();
  210. this.plFormMainContent.SuspendLayout();
  211. this.tabControlMain.SuspendLayout();
  212. this.tbRuMenDiaoCha.SuspendLayout();
  213. this.plRuMenDiaoChaMain.SuspendLayout();
  214. this.flKeFuZhiNiaoBlock.SuspendLayout();
  215. this.plStyleMain.SuspendLayout();
  216. this.plHunQi.SuspendLayout();
  217. this.plBaoBei.SuspendLayout();
  218. ((System.ComponentModel.ISupportInitialize)(this.PictReset)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.PictEdit)).BeginInit();
  220. this.tbDingDanZhiNiao.SuspendLayout();
  221. this.plDingDanZhiNiao.SuspendLayout();
  222. this.plBiaoZhiu.SuspendLayout();
  223. this.plZhiDingYiDianHao.SuspendLayout();
  224. this.flowLayoutPanel3.SuspendLayout();
  225. this.plTaoXiMingCheng.SuspendLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.PictAnnotation)).BeginInit();
  227. this.plTaoXiJiGe.SuspendLayout();
  228. ((System.ComponentModel.ISupportInitialize)(this.numTaoXiJiaGe)).BeginInit();
  229. this.flPanelDingDanZhiLiao.SuspendLayout();
  230. this.plDingDanXiangPian.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottom)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegister)).BeginInit();
  233. this.plJiuDianXingXi.SuspendLayout();
  234. this.panelEx8.SuspendLayout();
  235. this.plLiBaoMain.SuspendLayout();
  236. this.plLiBaoRuDiRuChe.SuspendLayout();
  237. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottomPackage)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegisterPackage)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.numLiBaoJiaGe)).BeginInit();
  240. this.tbQiTaXiangQing.SuspendLayout();
  241. this.plQiTaXiangQing.SuspendLayout();
  242. this.flowLayoutPanel2.SuspendLayout();
  243. this.panelEx1.SuspendLayout();
  244. this.panelContactRecord.SuspendLayout();
  245. this.panelEx13.SuspendLayout();
  246. this.panelEx20.SuspendLayout();
  247. this.panel7.SuspendLayout();
  248. this.panel6.SuspendLayout();
  249. this.flowPanel0.SuspendLayout();
  250. this.SuspendLayout();
  251. //
  252. // plExMainContainer
  253. //
  254. this.plExMainContainer.Controls.Add(this.tabControlMain);
  255. this.plExMainContainer.Size = new System.Drawing.Size(980, 695);
  256. //
  257. // plFormMainContent
  258. //
  259. this.plFormMainContent.Size = new System.Drawing.Size(980, 695);
  260. //
  261. // btnAppFormMaximize
  262. //
  263. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  264. this.btnAppFormMaximize.Location = new System.Drawing.Point(921, 0);
  265. //
  266. // btnAppFormExit
  267. //
  268. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  269. this.btnAppFormExit.Location = new System.Drawing.Point(948, 0);
  270. //
  271. // btnAppFormMinimize
  272. //
  273. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  274. this.btnAppFormMinimize.Location = new System.Drawing.Point(894, 0);
  275. //
  276. // tabControlMain
  277. //
  278. this.tabControlMain.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  279. this.tabControlMain.Controls.Add(this.tbRuMenDiaoCha);
  280. this.tabControlMain.Controls.Add(this.tbDingDanZhiNiao);
  281. this.tabControlMain.Controls.Add(this.tbQiTaXiangQing);
  282. this.tabControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.tabControlMain.ItemSize = new System.Drawing.Size(100, 36);
  284. this.tabControlMain.Location = new System.Drawing.Point(0, 0);
  285. this.tabControlMain.Name = "tabControlMain";
  286. this.tabControlMain.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  287. this.tabControlMain.SelectedIndex = 0;
  288. this.tabControlMain.Size = new System.Drawing.Size(980, 695);
  289. this.tabControlMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  290. this.tabControlMain.TabIndex = 0;
  291. //
  292. // tbRuMenDiaoCha
  293. //
  294. this.tbRuMenDiaoCha.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  295. this.tbRuMenDiaoCha.Controls.Add(this.plRuMenDiaoChaMain);
  296. this.tbRuMenDiaoCha.Location = new System.Drawing.Point(4, 40);
  297. this.tbRuMenDiaoCha.Name = "tbRuMenDiaoCha";
  298. this.tbRuMenDiaoCha.Padding = new System.Windows.Forms.Padding(5);
  299. this.tbRuMenDiaoCha.Size = new System.Drawing.Size(972, 651);
  300. this.tbRuMenDiaoCha.TabIndex = 0;
  301. this.tbRuMenDiaoCha.Text = "入门调查";
  302. //
  303. // plRuMenDiaoChaMain
  304. //
  305. this.plRuMenDiaoChaMain.AutoScroll = true;
  306. this.plRuMenDiaoChaMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(240)))), ((int)(((byte)(241)))));
  307. this.plRuMenDiaoChaMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  308. this.plRuMenDiaoChaMain.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  309. this.plRuMenDiaoChaMain.BorderWidth = 1;
  310. this.plRuMenDiaoChaMain.Controls.Add(this.labelEx9);
  311. this.plRuMenDiaoChaMain.Controls.Add(this.cmbtreevStoreName);
  312. this.plRuMenDiaoChaMain.Controls.Add(this.lkSetClientSource);
  313. this.plRuMenDiaoChaMain.Controls.Add(this.lkYiXiangClient);
  314. this.plRuMenDiaoChaMain.Controls.Add(this.lkSelectOrderPerson);
  315. this.plRuMenDiaoChaMain.Controls.Add(this.rdoHospitalClient);
  316. this.plRuMenDiaoChaMain.Controls.Add(this.rdoFriends);
  317. this.plRuMenDiaoChaMain.Controls.Add(this.rdoOther);
  318. this.plRuMenDiaoChaMain.Controls.Add(this.rdoOldClient);
  319. this.plRuMenDiaoChaMain.Controls.Add(this.cmbtreevClientSource);
  320. this.plRuMenDiaoChaMain.Controls.Add(this.labelEx3);
  321. this.plRuMenDiaoChaMain.Controls.Add(this.labelEx30);
  322. this.plRuMenDiaoChaMain.Controls.Add(this.chkTransactmemberCard);
  323. this.plRuMenDiaoChaMain.Controls.Add(this.panelEx2);
  324. this.plRuMenDiaoChaMain.Controls.Add(this.panelA1Line);
  325. this.plRuMenDiaoChaMain.Controls.Add(this.labelEx38);
  326. this.plRuMenDiaoChaMain.Controls.Add(this.txtOrderPerson);
  327. this.plRuMenDiaoChaMain.Controls.Add(this.flKeFuZhiNiaoBlock);
  328. this.plRuMenDiaoChaMain.Controls.Add(this.labelEx2);
  329. this.plRuMenDiaoChaMain.Controls.Add(this.lblOpenType);
  330. this.plRuMenDiaoChaMain.Dock = System.Windows.Forms.DockStyle.Left;
  331. this.plRuMenDiaoChaMain.Location = new System.Drawing.Point(5, 5);
  332. this.plRuMenDiaoChaMain.Name = "plRuMenDiaoChaMain";
  333. this.plRuMenDiaoChaMain.Size = new System.Drawing.Size(920, 641);
  334. this.plRuMenDiaoChaMain.TabIndex = 0;
  335. //
  336. // cmbtreevStoreName
  337. //
  338. this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
  339. this.cmbtreevStoreName.DropDownHeight = 220;
  340. this.cmbtreevStoreName.DropDownShow = false;
  341. this.cmbtreevStoreName.FormattingEnabled = true;
  342. this.cmbtreevStoreName.IntegralHeight = false;
  343. this.cmbtreevStoreName.IsNodeMouseClick = true;
  344. this.cmbtreevStoreName.IsSelectParentNode = false;
  345. this.cmbtreevStoreName.Location = new System.Drawing.Point(728, 14);
  346. this.cmbtreevStoreName.Name = "cmbtreevStoreName";
  347. this.cmbtreevStoreName.ReadOnly = true;
  348. this.cmbtreevStoreName.SelectedNode = null;
  349. this.cmbtreevStoreName.Size = new System.Drawing.Size(157, 20);
  350. this.cmbtreevStoreName.StrGetName = "";
  351. this.cmbtreevStoreName.StrGetTagName = "";
  352. this.cmbtreevStoreName.StrKey = null;
  353. this.cmbtreevStoreName.TabIndex = 2312;
  354. //
  355. // lkSetClientSource
  356. //
  357. this.lkSetClientSource.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  358. this.lkSetClientSource.AutoSize = true;
  359. this.lkSetClientSource.DisabledLinkColor = System.Drawing.Color.DarkGray;
  360. this.lkSetClientSource.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.lkSetClientSource.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  362. this.lkSetClientSource.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  363. this.lkSetClientSource.Location = new System.Drawing.Point(347, 69);
  364. this.lkSetClientSource.Name = "lkSetClientSource";
  365. this.lkSetClientSource.Size = new System.Drawing.Size(32, 17);
  366. this.lkSetClientSource.TabIndex = 2311;
  367. this.lkSetClientSource.TabStop = true;
  368. this.lkSetClientSource.Text = "设置";
  369. //
  370. // lkYiXiangClient
  371. //
  372. this.lkYiXiangClient.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  373. this.lkYiXiangClient.AutoSize = true;
  374. this.lkYiXiangClient.DisabledLinkColor = System.Drawing.Color.DarkGray;
  375. this.lkYiXiangClient.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.lkYiXiangClient.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  377. this.lkYiXiangClient.LinkColor = System.Drawing.Color.DodgerBlue;
  378. this.lkYiXiangClient.Location = new System.Drawing.Point(829, 69);
  379. this.lkYiXiangClient.Name = "lkYiXiangClient";
  380. this.lkYiXiangClient.Size = new System.Drawing.Size(56, 17);
  381. this.lkYiXiangClient.TabIndex = 8;
  382. this.lkYiXiangClient.TabStop = true;
  383. this.lkYiXiangClient.Text = "意向客户";
  384. //
  385. // lkSelectOrderPerson
  386. //
  387. this.lkSelectOrderPerson.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  388. this.lkSelectOrderPerson.AutoSize = true;
  389. this.lkSelectOrderPerson.DisabledLinkColor = System.Drawing.Color.DarkGray;
  390. this.lkSelectOrderPerson.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.lkSelectOrderPerson.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  392. this.lkSelectOrderPerson.LinkColor = System.Drawing.Color.DodgerBlue;
  393. this.lkSelectOrderPerson.Location = new System.Drawing.Point(346, 15);
  394. this.lkSelectOrderPerson.Name = "lkSelectOrderPerson";
  395. this.lkSelectOrderPerson.Size = new System.Drawing.Size(32, 17);
  396. this.lkSelectOrderPerson.TabIndex = 2311;
  397. this.lkSelectOrderPerson.TabStop = true;
  398. this.lkSelectOrderPerson.Text = "选择";
  399. //
  400. // rdoHospitalClient
  401. //
  402. this.rdoHospitalClient.AutoSize = true;
  403. this.rdoHospitalClient.BackColor = System.Drawing.Color.Transparent;
  404. this.rdoHospitalClient.Font = new System.Drawing.Font("微软雅黑", 9F);
  405. this.rdoHospitalClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  406. this.rdoHospitalClient.Location = new System.Drawing.Point(706, 67);
  407. this.rdoHospitalClient.Name = "rdoHospitalClient";
  408. this.rdoHospitalClient.Size = new System.Drawing.Size(98, 21);
  409. this.rdoHospitalClient.TabIndex = 7;
  410. this.rdoHospitalClient.Tag = "爱婴跟踪客户";
  411. this.rdoHospitalClient.Text = "爱婴跟踪客户";
  412. this.rdoHospitalClient.UseVisualStyleBackColor = false;
  413. //
  414. // rdoFriends
  415. //
  416. this.rdoFriends.AutoSize = true;
  417. this.rdoFriends.BackColor = System.Drawing.Color.Transparent;
  418. this.rdoFriends.Font = new System.Drawing.Font("微软雅黑", 9F);
  419. this.rdoFriends.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  420. this.rdoFriends.Location = new System.Drawing.Point(557, 67);
  421. this.rdoFriends.Name = "rdoFriends";
  422. this.rdoFriends.Size = new System.Drawing.Size(74, 21);
  423. this.rdoFriends.TabIndex = 6;
  424. this.rdoFriends.Tag = "朋友介绍";
  425. this.rdoFriends.Text = "朋友介绍";
  426. this.rdoFriends.UseVisualStyleBackColor = false;
  427. //
  428. // rdoOther
  429. //
  430. this.rdoOther.AutoSize = true;
  431. this.rdoOther.BackColor = System.Drawing.Color.Transparent;
  432. this.rdoOther.Font = new System.Drawing.Font("微软雅黑", 9F);
  433. this.rdoOther.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  434. this.rdoOther.Location = new System.Drawing.Point(89, 67);
  435. this.rdoOther.Name = "rdoOther";
  436. this.rdoOther.Size = new System.Drawing.Size(50, 21);
  437. this.rdoOther.TabIndex = 3;
  438. this.rdoOther.Tag = "其他";
  439. this.rdoOther.Text = "其他";
  440. this.rdoOther.UseVisualStyleBackColor = false;
  441. //
  442. // rdoOldClient
  443. //
  444. this.rdoOldClient.AutoSize = true;
  445. this.rdoOldClient.BackColor = System.Drawing.Color.Transparent;
  446. this.rdoOldClient.Font = new System.Drawing.Font("微软雅黑", 9F);
  447. this.rdoOldClient.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  448. this.rdoOldClient.Location = new System.Drawing.Point(420, 67);
  449. this.rdoOldClient.Name = "rdoOldClient";
  450. this.rdoOldClient.Size = new System.Drawing.Size(62, 21);
  451. this.rdoOldClient.TabIndex = 5;
  452. this.rdoOldClient.Tag = "老客户";
  453. this.rdoOldClient.Text = "老客户";
  454. this.rdoOldClient.UseVisualStyleBackColor = false;
  455. //
  456. // cmbtreevClientSource
  457. //
  458. this.cmbtreevClientSource.AfterSelectLevelFirstNode = true;
  459. this.cmbtreevClientSource.DropDownHeight = 220;
  460. this.cmbtreevClientSource.DropDownShow = false;
  461. this.cmbtreevClientSource.Enabled = false;
  462. this.cmbtreevClientSource.FormattingEnabled = true;
  463. this.cmbtreevClientSource.IntegralHeight = false;
  464. this.cmbtreevClientSource.IsNodeMouseClick = true;
  465. this.cmbtreevClientSource.IsSelectParentNode = false;
  466. this.cmbtreevClientSource.Location = new System.Drawing.Point(145, 67);
  467. this.cmbtreevClientSource.Name = "cmbtreevClientSource";
  468. this.cmbtreevClientSource.ReadOnly = true;
  469. this.cmbtreevClientSource.SelectedNode = null;
  470. this.cmbtreevClientSource.Size = new System.Drawing.Size(198, 20);
  471. this.cmbtreevClientSource.StrGetName = "";
  472. this.cmbtreevClientSource.StrGetTagName = "";
  473. this.cmbtreevClientSource.StrKey = null;
  474. this.cmbtreevClientSource.TabIndex = 4;
  475. //
  476. // labelEx3
  477. //
  478. this.labelEx3.AutoSize = true;
  479. this.labelEx3.BackColor = System.Drawing.Color.Transparent;
  480. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  481. this.labelEx3.ForeColor = System.Drawing.Color.Red;
  482. this.labelEx3.Location = new System.Drawing.Point(64, 71);
  483. this.labelEx3.Name = "labelEx3";
  484. this.labelEx3.Size = new System.Drawing.Size(13, 17);
  485. this.labelEx3.TabIndex = 2229;
  486. this.labelEx3.Text = "*";
  487. //
  488. // labelEx30
  489. //
  490. this.labelEx30.AutoSize = true;
  491. this.labelEx30.BackColor = System.Drawing.Color.Transparent;
  492. this.labelEx30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  493. this.labelEx30.ForeColor = System.Drawing.Color.Red;
  494. this.labelEx30.Location = new System.Drawing.Point(64, 15);
  495. this.labelEx30.Name = "labelEx30";
  496. this.labelEx30.Size = new System.Drawing.Size(13, 17);
  497. this.labelEx30.TabIndex = 2229;
  498. this.labelEx30.Text = "*";
  499. //
  500. // chkTransactmemberCard
  501. //
  502. this.chkTransactmemberCard.AutoSize = true;
  503. this.chkTransactmemberCard.BackColor = System.Drawing.Color.Transparent;
  504. this.chkTransactmemberCard.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  505. this.chkTransactmemberCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  506. this.chkTransactmemberCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  507. this.chkTransactmemberCard.Fourstates = false;
  508. this.chkTransactmemberCard.IsGreenTick = false;
  509. this.chkTransactmemberCard.Location = new System.Drawing.Point(420, 13);
  510. this.chkTransactmemberCard.Name = "chkTransactmemberCard";
  511. this.chkTransactmemberCard.Size = new System.Drawing.Size(99, 21);
  512. this.chkTransactmemberCard.TabIndex = 2;
  513. this.chkTransactmemberCard.Tag = "1";
  514. this.chkTransactmemberCard.Text = "自动办理会员";
  515. this.chkTransactmemberCard.UseVisualStyleBackColor = false;
  516. this.chkTransactmemberCard.Visible = false;
  517. //
  518. // panelEx2
  519. //
  520. this.panelEx2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  521. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  522. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  523. this.panelEx2.BorderWidth = 1;
  524. this.panelEx2.Location = new System.Drawing.Point(12, 104);
  525. this.panelEx2.Name = "panelEx2";
  526. this.panelEx2.Size = new System.Drawing.Size(880, 1);
  527. this.panelEx2.TabIndex = 297;
  528. //
  529. // panelA1Line
  530. //
  531. this.panelA1Line.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  532. this.panelA1Line.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  533. this.panelA1Line.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  534. this.panelA1Line.BorderWidth = 1;
  535. this.panelA1Line.Location = new System.Drawing.Point(12, 49);
  536. this.panelA1Line.Name = "panelA1Line";
  537. this.panelA1Line.Size = new System.Drawing.Size(880, 1);
  538. this.panelA1Line.TabIndex = 297;
  539. //
  540. // labelEx38
  541. //
  542. this.labelEx38.AutoSize = true;
  543. this.labelEx38.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  544. this.labelEx38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  545. this.labelEx38.Location = new System.Drawing.Point(83, 15);
  546. this.labelEx38.Name = "labelEx38";
  547. this.labelEx38.Size = new System.Drawing.Size(56, 17);
  548. this.labelEx38.TabIndex = 2228;
  549. this.labelEx38.Text = "接单人员";
  550. //
  551. // txtOrderPerson
  552. //
  553. this.txtOrderPerson.BackColor = System.Drawing.Color.Transparent;
  554. this.txtOrderPerson.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  555. this.txtOrderPerson.Icon = null;
  556. this.txtOrderPerson.IconIsButton = false;
  557. this.txtOrderPerson.IsPasswordChat = '\0';
  558. this.txtOrderPerson.IsSystemPasswordChar = false;
  559. this.txtOrderPerson.Lines = new string[0];
  560. this.txtOrderPerson.Location = new System.Drawing.Point(143, 11);
  561. this.txtOrderPerson.Margin = new System.Windows.Forms.Padding(0);
  562. this.txtOrderPerson.MaxLength = 32767;
  563. this.txtOrderPerson.MinimumSize = new System.Drawing.Size(0, 24);
  564. this.txtOrderPerson.MouseBack = null;
  565. this.txtOrderPerson.Multiline = false;
  566. this.txtOrderPerson.Name = "txtOrderPerson";
  567. this.txtOrderPerson.NormlBack = null;
  568. this.txtOrderPerson.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
  569. this.txtOrderPerson.ReadOnly = true;
  570. this.txtOrderPerson.ScrollBars = System.Windows.Forms.ScrollBars.None;
  571. this.txtOrderPerson.Size = new System.Drawing.Size(200, 25);
  572. this.txtOrderPerson.TabIndex = 1;
  573. this.txtOrderPerson.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  574. this.txtOrderPerson.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  575. this.txtOrderPerson.WaterText = "";
  576. this.txtOrderPerson.WordWrap = true;
  577. //
  578. // flKeFuZhiNiaoBlock
  579. //
  580. this.flKeFuZhiNiaoBlock.Controls.Add(this.plStyleMain);
  581. this.flKeFuZhiNiaoBlock.Controls.Add(this.plHunQi);
  582. this.flKeFuZhiNiaoBlock.Controls.Add(this.plBaoBei);
  583. this.flKeFuZhiNiaoBlock.Location = new System.Drawing.Point(4, 110);
  584. this.flKeFuZhiNiaoBlock.Name = "flKeFuZhiNiaoBlock";
  585. this.flKeFuZhiNiaoBlock.Size = new System.Drawing.Size(898, 423);
  586. this.flKeFuZhiNiaoBlock.TabIndex = 274;
  587. this.flKeFuZhiNiaoBlock.Tag = "0";
  588. //
  589. // plStyleMain
  590. //
  591. this.plStyleMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  592. this.plStyleMain.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  593. this.plStyleMain.BorderWidth = 1;
  594. this.plStyleMain.Controls.Add(this.lkSetStyle);
  595. this.plStyleMain.Controls.Add(this.lbStyle);
  596. this.plStyleMain.Controls.Add(this.panelEx4);
  597. this.plStyleMain.Controls.Add(this.lkSelectStyle);
  598. this.plStyleMain.Location = new System.Drawing.Point(0, 0);
  599. this.plStyleMain.Margin = new System.Windows.Forms.Padding(0);
  600. this.plStyleMain.Name = "plStyleMain";
  601. this.plStyleMain.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  602. this.plStyleMain.Size = new System.Drawing.Size(893, 116);
  603. this.plStyleMain.TabIndex = 299;
  604. //
  605. // lkSetStyle
  606. //
  607. this.lkSetStyle.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  608. this.lkSetStyle.AutoSize = true;
  609. this.lkSetStyle.DisabledLinkColor = System.Drawing.Color.DarkGray;
  610. this.lkSetStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  611. this.lkSetStyle.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  612. this.lkSetStyle.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  613. this.lkSetStyle.Location = new System.Drawing.Point(152, 7);
  614. this.lkSetStyle.Name = "lkSetStyle";
  615. this.lkSetStyle.Size = new System.Drawing.Size(32, 17);
  616. this.lkSetStyle.TabIndex = 10;
  617. this.lkSetStyle.TabStop = true;
  618. this.lkSetStyle.Text = "设置";
  619. //
  620. // lbStyle
  621. //
  622. this.lbStyle.AutoSize = true;
  623. this.lbStyle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  624. this.lbStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  625. this.lbStyle.Location = new System.Drawing.Point(5, 7);
  626. this.lbStyle.Name = "lbStyle";
  627. this.lbStyle.Size = new System.Drawing.Size(56, 17);
  628. this.lbStyle.TabIndex = 2232;
  629. this.lbStyle.Text = "喜爱风格";
  630. //
  631. // panelEx4
  632. //
  633. this.panelEx4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  634. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  635. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  636. this.panelEx4.BorderWidth = 1;
  637. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Bottom;
  638. this.panelEx4.Location = new System.Drawing.Point(12, 112);
  639. this.panelEx4.Name = "panelEx4";
  640. this.panelEx4.Size = new System.Drawing.Size(880, 1);
  641. this.panelEx4.TabIndex = 297;
  642. //
  643. // lkSelectStyle
  644. //
  645. this.lkSelectStyle.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  646. this.lkSelectStyle.AutoSize = true;
  647. this.lkSelectStyle.DisabledLinkColor = System.Drawing.Color.DarkGray;
  648. this.lkSelectStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. this.lkSelectStyle.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  650. this.lkSelectStyle.LinkColor = System.Drawing.Color.DodgerBlue;
  651. this.lkSelectStyle.Location = new System.Drawing.Point(79, 7);
  652. this.lkSelectStyle.Name = "lkSelectStyle";
  653. this.lkSelectStyle.Size = new System.Drawing.Size(56, 17);
  654. this.lkSelectStyle.TabIndex = 9;
  655. this.lkSelectStyle.TabStop = true;
  656. this.lkSelectStyle.Text = "浏览选择";
  657. //
  658. // plHunQi
  659. //
  660. this.plHunQi.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  661. this.plHunQi.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  662. this.plHunQi.BorderWidth = 1;
  663. this.plHunQi.Controls.Add(this.chkMarriage);
  664. this.plHunQi.Controls.Add(this.labelEx4);
  665. this.plHunQi.Controls.Add(this.mskMarriage);
  666. this.plHunQi.Controls.Add(this.panelEx5);
  667. this.plHunQi.Controls.Add(this.labelEx7);
  668. this.plHunQi.Location = new System.Drawing.Point(0, 116);
  669. this.plHunQi.Margin = new System.Windows.Forms.Padding(0);
  670. this.plHunQi.Name = "plHunQi";
  671. this.plHunQi.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  672. this.plHunQi.Size = new System.Drawing.Size(893, 48);
  673. this.plHunQi.TabIndex = 299;
  674. //
  675. // chkMarriage
  676. //
  677. this.chkMarriage.AutoSize = true;
  678. this.chkMarriage.BackColor = System.Drawing.Color.Transparent;
  679. this.chkMarriage.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  680. this.chkMarriage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  681. this.chkMarriage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  682. this.chkMarriage.Fourstates = false;
  683. this.chkMarriage.IsGreenTick = false;
  684. this.chkMarriage.Location = new System.Drawing.Point(255, 13);
  685. this.chkMarriage.Name = "chkMarriage";
  686. this.chkMarriage.Size = new System.Drawing.Size(51, 21);
  687. this.chkMarriage.TabIndex = 294;
  688. this.chkMarriage.Text = "农历";
  689. this.chkMarriage.UseVisualStyleBackColor = false;
  690. //
  691. // labelEx4
  692. //
  693. this.labelEx4.AutoSize = true;
  694. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  695. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  696. this.labelEx4.Location = new System.Drawing.Point(5, 15);
  697. this.labelEx4.Name = "labelEx4";
  698. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  699. this.labelEx4.TabIndex = 2232;
  700. this.labelEx4.Text = "婚庆信息";
  701. //
  702. // mskMarriage
  703. //
  704. this.mskMarriage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  705. this.mskMarriage.Location = new System.Drawing.Point(141, 13);
  706. this.mskMarriage.Name = "mskMarriage";
  707. this.mskMarriage.Size = new System.Drawing.Size(110, 21);
  708. this.mskMarriage.StrValue = "";
  709. this.mskMarriage.TabIndex = 295;
  710. //
  711. // panelEx5
  712. //
  713. this.panelEx5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  714. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  715. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  716. this.panelEx5.BorderWidth = 1;
  717. this.panelEx5.Dock = System.Windows.Forms.DockStyle.Bottom;
  718. this.panelEx5.Location = new System.Drawing.Point(12, 44);
  719. this.panelEx5.Name = "panelEx5";
  720. this.panelEx5.Size = new System.Drawing.Size(880, 1);
  721. this.panelEx5.TabIndex = 297;
  722. //
  723. // labelEx7
  724. //
  725. this.labelEx7.AutoSize = true;
  726. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  727. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  728. this.labelEx7.Location = new System.Drawing.Point(100, 15);
  729. this.labelEx7.Name = "labelEx7";
  730. this.labelEx7.Size = new System.Drawing.Size(32, 17);
  731. this.labelEx7.TabIndex = 2288;
  732. this.labelEx7.Text = "婚期";
  733. //
  734. // plBaoBei
  735. //
  736. this.plBaoBei.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  737. this.plBaoBei.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  738. this.plBaoBei.BorderWidth = 1;
  739. this.plBaoBei.Controls.Add(this.txtZodiac);
  740. this.plBaoBei.Controls.Add(this.PictReset);
  741. this.plBaoBei.Controls.Add(this.linkSelectSameNameBaby);
  742. this.plBaoBei.Controls.Add(this.rdoCusSex1);
  743. this.plBaoBei.Controls.Add(this.PictEdit);
  744. this.plBaoBei.Controls.Add(this.maskBirthday);
  745. this.plBaoBei.Controls.Add(this.rdoCusSex2);
  746. this.plBaoBei.Controls.Add(this.labelEx5);
  747. this.plBaoBei.Controls.Add(this.labelEx6);
  748. this.plBaoBei.Controls.Add(this.labelEx51);
  749. this.plBaoBei.Controls.Add(this.txtCusName);
  750. this.plBaoBei.Controls.Add(this.chkBirthday);
  751. this.plBaoBei.Controls.Add(this.labelEx28);
  752. this.plBaoBei.Controls.Add(this.labelEx45);
  753. this.plBaoBei.Controls.Add(this.labelEx16);
  754. this.plBaoBei.Controls.Add(this.labelEx1);
  755. this.plBaoBei.Controls.Add(this.panelEx6);
  756. this.plBaoBei.Location = new System.Drawing.Point(0, 164);
  757. this.plBaoBei.Margin = new System.Windows.Forms.Padding(0);
  758. this.plBaoBei.Name = "plBaoBei";
  759. this.plBaoBei.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  760. this.plBaoBei.Size = new System.Drawing.Size(893, 48);
  761. this.plBaoBei.TabIndex = 299;
  762. //
  763. // txtZodiac
  764. //
  765. this.txtZodiac.BackColor = System.Drawing.Color.White;
  766. this.txtZodiac.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  767. this.txtZodiac.Icon = null;
  768. this.txtZodiac.IconIsButton = false;
  769. this.txtZodiac.IsPasswordChat = '\0';
  770. this.txtZodiac.IsSystemPasswordChar = false;
  771. this.txtZodiac.Lines = new string[0];
  772. this.txtZodiac.Location = new System.Drawing.Point(756, 11);
  773. this.txtZodiac.Margin = new System.Windows.Forms.Padding(0);
  774. this.txtZodiac.MaxLength = 32767;
  775. this.txtZodiac.MinimumSize = new System.Drawing.Size(0, 24);
  776. this.txtZodiac.MouseBack = null;
  777. this.txtZodiac.Multiline = false;
  778. this.txtZodiac.Name = "txtZodiac";
  779. this.txtZodiac.NormlBack = null;
  780. this.txtZodiac.Padding = new System.Windows.Forms.Padding(5);
  781. this.txtZodiac.ReadOnly = true;
  782. this.txtZodiac.ScrollBars = System.Windows.Forms.ScrollBars.None;
  783. this.txtZodiac.Size = new System.Drawing.Size(80, 25);
  784. this.txtZodiac.TabIndex = 2286;
  785. this.txtZodiac.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  786. this.txtZodiac.WaterColor = System.Drawing.Color.DarkGray;
  787. this.txtZodiac.WaterText = "";
  788. this.txtZodiac.WordWrap = true;
  789. //
  790. // PictReset
  791. //
  792. this.PictReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  793. this.PictReset.Image = ((System.Drawing.Image)(resources.GetObject("PictReset.Image")));
  794. this.PictReset.Location = new System.Drawing.Point(865, 2);
  795. this.PictReset.Margin = new System.Windows.Forms.Padding(0);
  796. this.PictReset.Name = "PictReset";
  797. this.PictReset.Size = new System.Drawing.Size(25, 16);
  798. this.PictReset.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  799. this.PictReset.TabIndex = 2312;
  800. this.PictReset.TabStop = false;
  801. //
  802. // linkSelectSameNameBaby
  803. //
  804. this.linkSelectSameNameBaby.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  805. this.linkSelectSameNameBaby.DisabledLinkColor = System.Drawing.Color.DarkGray;
  806. this.linkSelectSameNameBaby.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. this.linkSelectSameNameBaby.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  808. this.linkSelectSameNameBaby.LinkColor = System.Drawing.Color.DodgerBlue;
  809. this.linkSelectSameNameBaby.Location = new System.Drawing.Point(252, 15);
  810. this.linkSelectSameNameBaby.Name = "linkSelectSameNameBaby";
  811. this.linkSelectSameNameBaby.Size = new System.Drawing.Size(36, 17);
  812. this.linkSelectSameNameBaby.TabIndex = 2311;
  813. this.linkSelectSameNameBaby.Tag = "0";
  814. this.linkSelectSameNameBaby.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  815. //
  816. // rdoCusSex1
  817. //
  818. this.rdoCusSex1.AutoSize = true;
  819. this.rdoCusSex1.BackColor = System.Drawing.Color.Transparent;
  820. this.rdoCusSex1.Checked = true;
  821. this.rdoCusSex1.Font = new System.Drawing.Font("微软雅黑", 9F);
  822. this.rdoCusSex1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  823. this.rdoCusSex1.Location = new System.Drawing.Point(329, 13);
  824. this.rdoCusSex1.Name = "rdoCusSex1";
  825. this.rdoCusSex1.Size = new System.Drawing.Size(38, 21);
  826. this.rdoCusSex1.TabIndex = 2;
  827. this.rdoCusSex1.TabStop = true;
  828. this.rdoCusSex1.Text = "男";
  829. this.rdoCusSex1.UseVisualStyleBackColor = false;
  830. //
  831. // PictEdit
  832. //
  833. this.PictEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  834. this.PictEdit.Image = ((System.Drawing.Image)(resources.GetObject("PictEdit.Image")));
  835. this.PictEdit.Location = new System.Drawing.Point(841, 2);
  836. this.PictEdit.Margin = new System.Windows.Forms.Padding(0);
  837. this.PictEdit.Name = "PictEdit";
  838. this.PictEdit.Size = new System.Drawing.Size(25, 16);
  839. this.PictEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  840. this.PictEdit.TabIndex = 2268;
  841. this.PictEdit.TabStop = false;
  842. //
  843. // maskBirthday
  844. //
  845. this.maskBirthday.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  846. this.maskBirthday.Location = new System.Drawing.Point(520, 13);
  847. this.maskBirthday.Name = "maskBirthday";
  848. this.maskBirthday.Size = new System.Drawing.Size(110, 21);
  849. this.maskBirthday.StrValue = "";
  850. this.maskBirthday.TabIndex = 2284;
  851. //
  852. // rdoCusSex2
  853. //
  854. this.rdoCusSex2.AutoSize = true;
  855. this.rdoCusSex2.BackColor = System.Drawing.Color.Transparent;
  856. this.rdoCusSex2.Font = new System.Drawing.Font("微软雅黑", 9F);
  857. this.rdoCusSex2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  858. this.rdoCusSex2.Location = new System.Drawing.Point(389, 13);
  859. this.rdoCusSex2.Name = "rdoCusSex2";
  860. this.rdoCusSex2.Size = new System.Drawing.Size(38, 21);
  861. this.rdoCusSex2.TabIndex = 3;
  862. this.rdoCusSex2.Text = "女";
  863. this.rdoCusSex2.UseVisualStyleBackColor = false;
  864. //
  865. // labelEx5
  866. //
  867. this.labelEx5.AutoSize = true;
  868. this.labelEx5.BackColor = System.Drawing.Color.Transparent;
  869. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  870. this.labelEx5.ForeColor = System.Drawing.Color.Red;
  871. this.labelEx5.Location = new System.Drawing.Point(60, 15);
  872. this.labelEx5.Name = "labelEx5";
  873. this.labelEx5.Size = new System.Drawing.Size(13, 17);
  874. this.labelEx5.TabIndex = 2293;
  875. this.labelEx5.Text = "*";
  876. //
  877. // labelEx6
  878. //
  879. this.labelEx6.AutoSize = true;
  880. this.labelEx6.BackColor = System.Drawing.Color.Transparent;
  881. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  882. this.labelEx6.ForeColor = System.Drawing.Color.Red;
  883. this.labelEx6.Location = new System.Drawing.Point(443, 15);
  884. this.labelEx6.Name = "labelEx6";
  885. this.labelEx6.Size = new System.Drawing.Size(13, 17);
  886. this.labelEx6.TabIndex = 2292;
  887. this.labelEx6.Text = "*";
  888. this.labelEx6.Visible = false;
  889. //
  890. // labelEx51
  891. //
  892. this.labelEx51.AutoSize = true;
  893. this.labelEx51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  894. this.labelEx51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  895. this.labelEx51.Location = new System.Drawing.Point(721, 15);
  896. this.labelEx51.Name = "labelEx51";
  897. this.labelEx51.Size = new System.Drawing.Size(32, 17);
  898. this.labelEx51.TabIndex = 2291;
  899. this.labelEx51.Text = "生肖";
  900. //
  901. // txtCusName
  902. //
  903. this.txtCusName.BackColor = System.Drawing.Color.Transparent;
  904. this.txtCusName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  905. this.txtCusName.Icon = null;
  906. this.txtCusName.IconIsButton = false;
  907. this.txtCusName.IsPasswordChat = '\0';
  908. this.txtCusName.IsSystemPasswordChar = false;
  909. this.txtCusName.Lines = new string[0];
  910. this.txtCusName.Location = new System.Drawing.Point(141, 11);
  911. this.txtCusName.Margin = new System.Windows.Forms.Padding(0);
  912. this.txtCusName.MaxLength = 20;
  913. this.txtCusName.MinimumSize = new System.Drawing.Size(0, 24);
  914. this.txtCusName.MouseBack = null;
  915. this.txtCusName.Multiline = false;
  916. this.txtCusName.Name = "txtCusName";
  917. this.txtCusName.NormlBack = null;
  918. this.txtCusName.Padding = new System.Windows.Forms.Padding(5);
  919. this.txtCusName.ReadOnly = false;
  920. this.txtCusName.ScrollBars = System.Windows.Forms.ScrollBars.None;
  921. this.txtCusName.Size = new System.Drawing.Size(110, 25);
  922. this.txtCusName.TabIndex = 2283;
  923. this.txtCusName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  924. this.txtCusName.WaterColor = System.Drawing.Color.DarkGray;
  925. this.txtCusName.WaterText = "";
  926. this.txtCusName.WordWrap = true;
  927. //
  928. // chkBirthday
  929. //
  930. this.chkBirthday.AutoSize = true;
  931. this.chkBirthday.BackColor = System.Drawing.Color.Transparent;
  932. this.chkBirthday.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  933. this.chkBirthday.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  934. this.chkBirthday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  935. this.chkBirthday.Fourstates = false;
  936. this.chkBirthday.IsGreenTick = false;
  937. this.chkBirthday.Location = new System.Drawing.Point(636, 13);
  938. this.chkBirthday.Name = "chkBirthday";
  939. this.chkBirthday.Size = new System.Drawing.Size(51, 21);
  940. this.chkBirthday.TabIndex = 2285;
  941. this.chkBirthday.Text = "农历";
  942. this.chkBirthday.UseVisualStyleBackColor = false;
  943. //
  944. // labelEx28
  945. //
  946. this.labelEx28.AutoSize = true;
  947. this.labelEx28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  948. this.labelEx28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  949. this.labelEx28.Location = new System.Drawing.Point(460, 15);
  950. this.labelEx28.Name = "labelEx28";
  951. this.labelEx28.Size = new System.Drawing.Size(56, 17);
  952. this.labelEx28.TabIndex = 2290;
  953. this.labelEx28.Text = "宝贝生日";
  954. //
  955. // labelEx45
  956. //
  957. this.labelEx45.AutoSize = true;
  958. this.labelEx45.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  959. this.labelEx45.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  960. this.labelEx45.Location = new System.Drawing.Point(286, 15);
  961. this.labelEx45.Name = "labelEx45";
  962. this.labelEx45.Size = new System.Drawing.Size(32, 17);
  963. this.labelEx45.TabIndex = 2289;
  964. this.labelEx45.Text = "性别";
  965. //
  966. // labelEx16
  967. //
  968. this.labelEx16.AutoSize = true;
  969. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  970. this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  971. this.labelEx16.Location = new System.Drawing.Point(79, 15);
  972. this.labelEx16.Name = "labelEx16";
  973. this.labelEx16.Size = new System.Drawing.Size(56, 17);
  974. this.labelEx16.TabIndex = 2288;
  975. this.labelEx16.Text = "宝贝姓名";
  976. //
  977. // labelEx1
  978. //
  979. this.labelEx1.AutoSize = true;
  980. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  981. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  982. this.labelEx1.Location = new System.Drawing.Point(5, 15);
  983. this.labelEx1.Name = "labelEx1";
  984. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  985. this.labelEx1.TabIndex = 2232;
  986. this.labelEx1.Text = "宝贝资料";
  987. //
  988. // panelEx6
  989. //
  990. this.panelEx6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  991. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  992. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  993. this.panelEx6.BorderWidth = 1;
  994. this.panelEx6.Dock = System.Windows.Forms.DockStyle.Bottom;
  995. this.panelEx6.Location = new System.Drawing.Point(12, 44);
  996. this.panelEx6.Name = "panelEx6";
  997. this.panelEx6.Size = new System.Drawing.Size(880, 1);
  998. this.panelEx6.TabIndex = 297;
  999. //
  1000. // labelEx2
  1001. //
  1002. this.labelEx2.AutoSize = true;
  1003. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1004. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1005. this.labelEx2.Location = new System.Drawing.Point(5, 69);
  1006. this.labelEx2.Name = "labelEx2";
  1007. this.labelEx2.Size = new System.Drawing.Size(56, 17);
  1008. this.labelEx2.TabIndex = 273;
  1009. this.labelEx2.Text = "客户来源";
  1010. //
  1011. // lblOpenType
  1012. //
  1013. this.lblOpenType.AutoSize = true;
  1014. this.lblOpenType.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1015. this.lblOpenType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1016. this.lblOpenType.Location = new System.Drawing.Point(5, 15);
  1017. this.lblOpenType.Name = "lblOpenType";
  1018. this.lblOpenType.Size = new System.Drawing.Size(56, 17);
  1019. this.lblOpenType.TabIndex = 273;
  1020. this.lblOpenType.Text = "接单信息";
  1021. //
  1022. // tbDingDanZhiNiao
  1023. //
  1024. this.tbDingDanZhiNiao.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1025. this.tbDingDanZhiNiao.Controls.Add(this.plDingDanZhiNiao);
  1026. this.tbDingDanZhiNiao.Location = new System.Drawing.Point(4, 40);
  1027. this.tbDingDanZhiNiao.Name = "tbDingDanZhiNiao";
  1028. this.tbDingDanZhiNiao.Padding = new System.Windows.Forms.Padding(3);
  1029. this.tbDingDanZhiNiao.Size = new System.Drawing.Size(902, 501);
  1030. this.tbDingDanZhiNiao.TabIndex = 1;
  1031. this.tbDingDanZhiNiao.Text = "订单资料";
  1032. //
  1033. // plDingDanZhiNiao
  1034. //
  1035. this.plDingDanZhiNiao.AutoScroll = true;
  1036. this.plDingDanZhiNiao.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(240)))), ((int)(((byte)(241)))));
  1037. this.plDingDanZhiNiao.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1038. this.plDingDanZhiNiao.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1039. this.plDingDanZhiNiao.BorderWidth = 1;
  1040. this.plDingDanZhiNiao.Controls.Add(this.lbTaoXiShenJi);
  1041. this.plDingDanZhiNiao.Controls.Add(this.lbTaoXiShenJiJiLu);
  1042. this.plDingDanZhiNiao.Controls.Add(this.plBiaoZhiu);
  1043. this.plDingDanZhiNiao.Controls.Add(this.lbSetOrderClass);
  1044. this.plDingDanZhiNiao.Controls.Add(this.labelEx26);
  1045. this.plDingDanZhiNiao.Controls.Add(this.plZhiDingYiDianHao);
  1046. this.plDingDanZhiNiao.Controls.Add(this.cmbtreevOrderClass);
  1047. this.plDingDanZhiNiao.Controls.Add(this.labelEx19);
  1048. this.plDingDanZhiNiao.Controls.Add(this.labelEx33);
  1049. this.plDingDanZhiNiao.Controls.Add(this.txtSysTempOrderNumber);
  1050. this.plDingDanZhiNiao.Controls.Add(this.panelEx10);
  1051. this.plDingDanZhiNiao.Controls.Add(this.flowLayoutPanel3);
  1052. this.plDingDanZhiNiao.Controls.Add(this.flPanelDingDanZhiLiao);
  1053. this.plDingDanZhiNiao.Controls.Add(this.labelEx24);
  1054. this.plDingDanZhiNiao.Controls.Add(this.labelEx25);
  1055. this.plDingDanZhiNiao.Dock = System.Windows.Forms.DockStyle.Left;
  1056. this.plDingDanZhiNiao.Location = new System.Drawing.Point(3, 3);
  1057. this.plDingDanZhiNiao.Name = "plDingDanZhiNiao";
  1058. this.plDingDanZhiNiao.Size = new System.Drawing.Size(920, 495);
  1059. this.plDingDanZhiNiao.TabIndex = 1;
  1060. //
  1061. // lbTaoXiShenJi
  1062. //
  1063. this.lbTaoXiShenJi.AutoSize = true;
  1064. this.lbTaoXiShenJi.Cursor = System.Windows.Forms.Cursors.Hand;
  1065. this.lbTaoXiShenJi.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1066. this.lbTaoXiShenJi.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  1067. this.lbTaoXiShenJi.Location = new System.Drawing.Point(828, 46);
  1068. this.lbTaoXiShenJi.Name = "lbTaoXiShenJi";
  1069. this.lbTaoXiShenJi.Size = new System.Drawing.Size(60, 17);
  1070. this.lbTaoXiShenJi.TabIndex = 2274;
  1071. this.lbTaoXiShenJi.Text = " 套系升级";
  1072. this.lbTaoXiShenJi.Visible = false;
  1073. //
  1074. // lbTaoXiShenJiJiLu
  1075. //
  1076. this.lbTaoXiShenJiJiLu.AutoSize = true;
  1077. this.lbTaoXiShenJiJiLu.Cursor = System.Windows.Forms.Cursors.Hand;
  1078. this.lbTaoXiShenJiJiLu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1079. this.lbTaoXiShenJiJiLu.ForeColor = System.Drawing.Color.DodgerBlue;
  1080. this.lbTaoXiShenJiJiLu.Location = new System.Drawing.Point(755, 46);
  1081. this.lbTaoXiShenJiJiLu.Name = "lbTaoXiShenJiJiLu";
  1082. this.lbTaoXiShenJiJiLu.Size = new System.Drawing.Size(68, 17);
  1083. this.lbTaoXiShenJiJiLu.TabIndex = 2275;
  1084. this.lbTaoXiShenJiJiLu.Text = "旧套系名称";
  1085. this.lbTaoXiShenJiJiLu.Visible = false;
  1086. //
  1087. // plBiaoZhiu
  1088. //
  1089. this.plBiaoZhiu.BackgroundImage = global::LYFZ.Software.Properties.Resources.HuiHua01;
  1090. this.plBiaoZhiu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1091. this.plBiaoZhiu.Controls.Add(this.txtBiaoZhu);
  1092. this.plBiaoZhiu.Controls.Add(this.lbHideBiaoZhu);
  1093. this.plBiaoZhiu.Location = new System.Drawing.Point(601, 2);
  1094. this.plBiaoZhiu.Name = "plBiaoZhiu";
  1095. this.plBiaoZhiu.Size = new System.Drawing.Size(249, 63);
  1096. this.plBiaoZhiu.TabIndex = 301;
  1097. this.plBiaoZhiu.Visible = false;
  1098. //
  1099. // txtBiaoZhu
  1100. //
  1101. this.txtBiaoZhu.BackColor = System.Drawing.Color.Transparent;
  1102. this.txtBiaoZhu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1103. this.txtBiaoZhu.Icon = null;
  1104. this.txtBiaoZhu.IconIsButton = false;
  1105. this.txtBiaoZhu.IsPasswordChat = '\0';
  1106. this.txtBiaoZhu.IsSystemPasswordChar = false;
  1107. this.txtBiaoZhu.Lines = new string[0];
  1108. this.txtBiaoZhu.Location = new System.Drawing.Point(10, 7);
  1109. this.txtBiaoZhu.Margin = new System.Windows.Forms.Padding(0);
  1110. this.txtBiaoZhu.MaxLength = 16;
  1111. this.txtBiaoZhu.MinimumSize = new System.Drawing.Size(0, 24);
  1112. this.txtBiaoZhu.MouseBack = null;
  1113. this.txtBiaoZhu.Multiline = false;
  1114. this.txtBiaoZhu.Name = "txtBiaoZhu";
  1115. this.txtBiaoZhu.NormlBack = null;
  1116. this.txtBiaoZhu.Padding = new System.Windows.Forms.Padding(5);
  1117. this.txtBiaoZhu.ReadOnly = false;
  1118. this.txtBiaoZhu.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1119. this.txtBiaoZhu.Size = new System.Drawing.Size(214, 25);
  1120. this.txtBiaoZhu.TabIndex = 2247;
  1121. this.txtBiaoZhu.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1122. this.txtBiaoZhu.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  1123. this.txtBiaoZhu.WaterText = "标注最长16个字";
  1124. this.txtBiaoZhu.WordWrap = false;
  1125. //
  1126. // lbHideBiaoZhu
  1127. //
  1128. this.lbHideBiaoZhu.AutoSize = true;
  1129. this.lbHideBiaoZhu.BackColor = System.Drawing.Color.Transparent;
  1130. this.lbHideBiaoZhu.Cursor = System.Windows.Forms.Cursors.Hand;
  1131. this.lbHideBiaoZhu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1132. this.lbHideBiaoZhu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  1133. this.lbHideBiaoZhu.Location = new System.Drawing.Point(227, 11);
  1134. this.lbHideBiaoZhu.Name = "lbHideBiaoZhu";
  1135. this.lbHideBiaoZhu.Size = new System.Drawing.Size(16, 17);
  1136. this.lbHideBiaoZhu.TabIndex = 2274;
  1137. this.lbHideBiaoZhu.Text = "X";
  1138. //
  1139. // lbSetOrderClass
  1140. //
  1141. this.lbSetOrderClass.AutoSize = true;
  1142. this.lbSetOrderClass.Cursor = System.Windows.Forms.Cursors.Hand;
  1143. this.lbSetOrderClass.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1144. this.lbSetOrderClass.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  1145. this.lbSetOrderClass.Location = new System.Drawing.Point(285, 71);
  1146. this.lbSetOrderClass.Name = "lbSetOrderClass";
  1147. this.lbSetOrderClass.Size = new System.Drawing.Size(32, 17);
  1148. this.lbSetOrderClass.TabIndex = 2274;
  1149. this.lbSetOrderClass.Text = "设置";
  1150. //
  1151. // labelEx26
  1152. //
  1153. this.labelEx26.AutoSize = true;
  1154. this.labelEx26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1155. this.labelEx26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1156. this.labelEx26.Location = new System.Drawing.Point(83, 15);
  1157. this.labelEx26.Name = "labelEx26";
  1158. this.labelEx26.Size = new System.Drawing.Size(56, 17);
  1159. this.labelEx26.TabIndex = 2246;
  1160. this.labelEx26.Text = "系统单号";
  1161. //
  1162. // plZhiDingYiDianHao
  1163. //
  1164. this.plZhiDingYiDianHao.Controls.Add(this.txtDingDanQianZhui);
  1165. this.plZhiDingYiDianHao.Controls.Add(this.labelEx27);
  1166. this.plZhiDingYiDianHao.Controls.Add(this.labelEx32);
  1167. this.plZhiDingYiDianHao.Controls.Add(this.txtSinceOrderNumber);
  1168. this.plZhiDingYiDianHao.Location = new System.Drawing.Point(322, 8);
  1169. this.plZhiDingYiDianHao.Name = "plZhiDingYiDianHao";
  1170. this.plZhiDingYiDianHao.Size = new System.Drawing.Size(315, 32);
  1171. this.plZhiDingYiDianHao.TabIndex = 301;
  1172. //
  1173. // txtDingDanQianZhui
  1174. //
  1175. this.txtDingDanQianZhui.BackColor = System.Drawing.Color.White;
  1176. this.txtDingDanQianZhui.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1177. this.txtDingDanQianZhui.Enabled = false;
  1178. this.txtDingDanQianZhui.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1179. this.txtDingDanQianZhui.ForeColor = System.Drawing.Color.Gray;
  1180. this.txtDingDanQianZhui.Location = new System.Drawing.Point(97, 9);
  1181. this.txtDingDanQianZhui.Name = "txtDingDanQianZhui";
  1182. this.txtDingDanQianZhui.ReadOnly = true;
  1183. this.txtDingDanQianZhui.Size = new System.Drawing.Size(36, 16);
  1184. this.txtDingDanQianZhui.TabIndex = 2276;
  1185. this.txtDingDanQianZhui.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1186. //
  1187. // labelEx27
  1188. //
  1189. this.labelEx27.AutoSize = true;
  1190. this.labelEx27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1191. this.labelEx27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1192. this.labelEx27.Location = new System.Drawing.Point(24, 8);
  1193. this.labelEx27.Name = "labelEx27";
  1194. this.labelEx27.Size = new System.Drawing.Size(68, 17);
  1195. this.labelEx27.TabIndex = 2246;
  1196. this.labelEx27.Text = "自定义单号";
  1197. //
  1198. // labelEx32
  1199. //
  1200. this.labelEx32.AutoSize = true;
  1201. this.labelEx32.BackColor = System.Drawing.Color.Transparent;
  1202. this.labelEx32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1203. this.labelEx32.ForeColor = System.Drawing.Color.Red;
  1204. this.labelEx32.Location = new System.Drawing.Point(4, 8);
  1205. this.labelEx32.Name = "labelEx32";
  1206. this.labelEx32.Size = new System.Drawing.Size(13, 17);
  1207. this.labelEx32.TabIndex = 2254;
  1208. this.labelEx32.Text = "*";
  1209. //
  1210. // txtSinceOrderNumber
  1211. //
  1212. this.txtSinceOrderNumber.BackColor = System.Drawing.Color.Transparent;
  1213. this.txtSinceOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1214. this.txtSinceOrderNumber.Icon = null;
  1215. this.txtSinceOrderNumber.IconIsButton = false;
  1216. this.txtSinceOrderNumber.IsPasswordChat = '\0';
  1217. this.txtSinceOrderNumber.IsSystemPasswordChar = false;
  1218. this.txtSinceOrderNumber.Lines = new string[0];
  1219. this.txtSinceOrderNumber.Location = new System.Drawing.Point(93, 4);
  1220. this.txtSinceOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  1221. this.txtSinceOrderNumber.MaxLength = 20;
  1222. this.txtSinceOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  1223. this.txtSinceOrderNumber.MouseBack = null;
  1224. this.txtSinceOrderNumber.Multiline = false;
  1225. this.txtSinceOrderNumber.Name = "txtSinceOrderNumber";
  1226. this.txtSinceOrderNumber.NormlBack = null;
  1227. this.txtSinceOrderNumber.Padding = new System.Windows.Forms.Padding(38, 5, 5, 5);
  1228. this.txtSinceOrderNumber.ReadOnly = false;
  1229. this.txtSinceOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1230. this.txtSinceOrderNumber.Size = new System.Drawing.Size(140, 25);
  1231. this.txtSinceOrderNumber.TabIndex = 2240;
  1232. this.txtSinceOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1233. this.txtSinceOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  1234. this.txtSinceOrderNumber.WaterText = "不能超过20字";
  1235. this.txtSinceOrderNumber.WordWrap = true;
  1236. //
  1237. // cmbtreevOrderClass
  1238. //
  1239. this.cmbtreevOrderClass.AfterSelectLevelFirstNode = false;
  1240. this.cmbtreevOrderClass.DropDownHeight = 220;
  1241. this.cmbtreevOrderClass.DropDownShow = false;
  1242. this.cmbtreevOrderClass.FormattingEnabled = true;
  1243. this.cmbtreevOrderClass.IntegralHeight = false;
  1244. this.cmbtreevOrderClass.IsNodeMouseClick = false;
  1245. this.cmbtreevOrderClass.IsSelectParentNode = false;
  1246. this.cmbtreevOrderClass.Location = new System.Drawing.Point(141, 70);
  1247. this.cmbtreevOrderClass.Name = "cmbtreevOrderClass";
  1248. this.cmbtreevOrderClass.ReadOnly = true;
  1249. this.cmbtreevOrderClass.SelectedNode = null;
  1250. this.cmbtreevOrderClass.Size = new System.Drawing.Size(140, 20);
  1251. this.cmbtreevOrderClass.StrGetName = "";
  1252. this.cmbtreevOrderClass.StrGetTagName = "";
  1253. this.cmbtreevOrderClass.StrKey = null;
  1254. this.cmbtreevOrderClass.TabIndex = 2261;
  1255. //
  1256. // labelEx19
  1257. //
  1258. this.labelEx19.AutoSize = true;
  1259. this.labelEx19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1260. this.labelEx19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1261. this.labelEx19.Location = new System.Drawing.Point(83, 72);
  1262. this.labelEx19.Name = "labelEx19";
  1263. this.labelEx19.Size = new System.Drawing.Size(56, 17);
  1264. this.labelEx19.TabIndex = 2244;
  1265. this.labelEx19.Text = "订单类别";
  1266. //
  1267. // labelEx33
  1268. //
  1269. this.labelEx33.AutoSize = true;
  1270. this.labelEx33.BackColor = System.Drawing.Color.Transparent;
  1271. this.labelEx33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1272. this.labelEx33.ForeColor = System.Drawing.Color.Red;
  1273. this.labelEx33.Location = new System.Drawing.Point(66, 72);
  1274. this.labelEx33.Name = "labelEx33";
  1275. this.labelEx33.Size = new System.Drawing.Size(13, 17);
  1276. this.labelEx33.TabIndex = 2255;
  1277. this.labelEx33.Text = "*";
  1278. //
  1279. // txtSysTempOrderNumber
  1280. //
  1281. this.txtSysTempOrderNumber.BackColor = System.Drawing.Color.Transparent;
  1282. this.txtSysTempOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1283. this.txtSysTempOrderNumber.Icon = null;
  1284. this.txtSysTempOrderNumber.IconIsButton = false;
  1285. this.txtSysTempOrderNumber.IsPasswordChat = '\0';
  1286. this.txtSysTempOrderNumber.IsSystemPasswordChar = false;
  1287. this.txtSysTempOrderNumber.Lines = new string[0];
  1288. this.txtSysTempOrderNumber.Location = new System.Drawing.Point(141, 11);
  1289. this.txtSysTempOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  1290. this.txtSysTempOrderNumber.MaxLength = 20;
  1291. this.txtSysTempOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  1292. this.txtSysTempOrderNumber.MouseBack = null;
  1293. this.txtSysTempOrderNumber.Multiline = false;
  1294. this.txtSysTempOrderNumber.Name = "txtSysTempOrderNumber";
  1295. this.txtSysTempOrderNumber.NormlBack = null;
  1296. this.txtSysTempOrderNumber.Padding = new System.Windows.Forms.Padding(5);
  1297. this.txtSysTempOrderNumber.ReadOnly = true;
  1298. this.txtSysTempOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1299. this.txtSysTempOrderNumber.Size = new System.Drawing.Size(140, 25);
  1300. this.txtSysTempOrderNumber.TabIndex = 2240;
  1301. this.txtSysTempOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1302. this.txtSysTempOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  1303. this.txtSysTempOrderNumber.WaterText = "最长不能超过20字";
  1304. this.txtSysTempOrderNumber.WordWrap = true;
  1305. //
  1306. // panelEx10
  1307. //
  1308. this.panelEx10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1309. this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1310. this.panelEx10.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1311. this.panelEx10.BorderWidth = 1;
  1312. this.panelEx10.Location = new System.Drawing.Point(12, 42);
  1313. this.panelEx10.Name = "panelEx10";
  1314. this.panelEx10.Size = new System.Drawing.Size(880, 1);
  1315. this.panelEx10.TabIndex = 297;
  1316. //
  1317. // flowLayoutPanel3
  1318. //
  1319. this.flowLayoutPanel3.Controls.Add(this.plTaoXiMingCheng);
  1320. this.flowLayoutPanel3.Controls.Add(this.plTaoXiJiGe);
  1321. this.flowLayoutPanel3.Location = new System.Drawing.Point(322, 64);
  1322. this.flowLayoutPanel3.Name = "flowLayoutPanel3";
  1323. this.flowLayoutPanel3.Size = new System.Drawing.Size(575, 32);
  1324. this.flowLayoutPanel3.TabIndex = 274;
  1325. //
  1326. // plTaoXiMingCheng
  1327. //
  1328. this.plTaoXiMingCheng.Controls.Add(this.PictAnnotation);
  1329. this.plTaoXiMingCheng.Controls.Add(this.lbSetTaoXiName);
  1330. this.plTaoXiMingCheng.Controls.Add(this.labelEx11);
  1331. this.plTaoXiMingCheng.Controls.Add(this.labelEx14);
  1332. this.plTaoXiMingCheng.Controls.Add(this.cmbtreevTaoXiName);
  1333. this.plTaoXiMingCheng.Location = new System.Drawing.Point(0, 0);
  1334. this.plTaoXiMingCheng.Margin = new System.Windows.Forms.Padding(0, 0, 3, 3);
  1335. this.plTaoXiMingCheng.Name = "plTaoXiMingCheng";
  1336. this.plTaoXiMingCheng.Size = new System.Drawing.Size(315, 32);
  1337. this.plTaoXiMingCheng.TabIndex = 0;
  1338. //
  1339. // PictAnnotation
  1340. //
  1341. this.PictAnnotation.Cursor = System.Windows.Forms.Cursors.Hand;
  1342. this.PictAnnotation.Image = global::LYFZ.Software.UI.DoorCityProcess.Properties.Resources.OpenOrderplus;
  1343. this.PictAnnotation.Location = new System.Drawing.Point(277, 5);
  1344. this.PictAnnotation.Margin = new System.Windows.Forms.Padding(0);
  1345. this.PictAnnotation.Name = "PictAnnotation";
  1346. this.PictAnnotation.Size = new System.Drawing.Size(23, 20);
  1347. this.PictAnnotation.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1348. this.PictAnnotation.TabIndex = 2278;
  1349. this.PictAnnotation.TabStop = false;
  1350. this.PictAnnotation.Tag = "false";
  1351. //
  1352. // lbSetTaoXiName
  1353. //
  1354. this.lbSetTaoXiName.AutoSize = true;
  1355. this.lbSetTaoXiName.Cursor = System.Windows.Forms.Cursors.Hand;
  1356. this.lbSetTaoXiName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1357. this.lbSetTaoXiName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  1358. this.lbSetTaoXiName.Location = new System.Drawing.Point(241, 7);
  1359. this.lbSetTaoXiName.Name = "lbSetTaoXiName";
  1360. this.lbSetTaoXiName.Size = new System.Drawing.Size(32, 17);
  1361. this.lbSetTaoXiName.TabIndex = 2274;
  1362. this.lbSetTaoXiName.Text = "设置";
  1363. //
  1364. // labelEx11
  1365. //
  1366. this.labelEx11.AutoSize = true;
  1367. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1368. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1369. this.labelEx11.Location = new System.Drawing.Point(36, 7);
  1370. this.labelEx11.Name = "labelEx11";
  1371. this.labelEx11.Size = new System.Drawing.Size(56, 17);
  1372. this.labelEx11.TabIndex = 2243;
  1373. this.labelEx11.Text = "套系名称";
  1374. //
  1375. // labelEx14
  1376. //
  1377. this.labelEx14.AutoSize = true;
  1378. this.labelEx14.BackColor = System.Drawing.Color.Transparent;
  1379. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1380. this.labelEx14.ForeColor = System.Drawing.Color.Red;
  1381. this.labelEx14.Location = new System.Drawing.Point(5, 7);
  1382. this.labelEx14.Name = "labelEx14";
  1383. this.labelEx14.Size = new System.Drawing.Size(13, 17);
  1384. this.labelEx14.TabIndex = 2252;
  1385. this.labelEx14.Text = "*";
  1386. //
  1387. // cmbtreevTaoXiName
  1388. //
  1389. this.cmbtreevTaoXiName.AfterSelectLevelFirstNode = false;
  1390. this.cmbtreevTaoXiName.DropDownHeight = 220;
  1391. this.cmbtreevTaoXiName.DropDownShow = false;
  1392. this.cmbtreevTaoXiName.FormattingEnabled = true;
  1393. this.cmbtreevTaoXiName.IntegralHeight = false;
  1394. this.cmbtreevTaoXiName.IsNodeMouseClick = true;
  1395. this.cmbtreevTaoXiName.IsSelectParentNode = false;
  1396. this.cmbtreevTaoXiName.Location = new System.Drawing.Point(96, 5);
  1397. this.cmbtreevTaoXiName.Name = "cmbtreevTaoXiName";
  1398. this.cmbtreevTaoXiName.ReadOnly = true;
  1399. this.cmbtreevTaoXiName.SelectedNode = null;
  1400. this.cmbtreevTaoXiName.Size = new System.Drawing.Size(140, 20);
  1401. this.cmbtreevTaoXiName.StrGetName = "";
  1402. this.cmbtreevTaoXiName.StrGetTagName = "";
  1403. this.cmbtreevTaoXiName.StrKey = null;
  1404. this.cmbtreevTaoXiName.TabIndex = 2234;
  1405. //
  1406. // plTaoXiJiGe
  1407. //
  1408. this.plTaoXiJiGe.Controls.Add(this.labelEx35);
  1409. this.plTaoXiJiGe.Controls.Add(this.labelEx13);
  1410. this.plTaoXiJiGe.Controls.Add(this.numTaoXiJiaGe);
  1411. this.plTaoXiJiGe.Location = new System.Drawing.Point(318, 0);
  1412. this.plTaoXiJiGe.Margin = new System.Windows.Forms.Padding(0, 0, 3, 3);
  1413. this.plTaoXiJiGe.Name = "plTaoXiJiGe";
  1414. this.plTaoXiJiGe.Size = new System.Drawing.Size(250, 32);
  1415. this.plTaoXiJiGe.TabIndex = 0;
  1416. //
  1417. // labelEx35
  1418. //
  1419. this.labelEx35.AutoSize = true;
  1420. this.labelEx35.BackColor = System.Drawing.Color.Transparent;
  1421. this.labelEx35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1422. this.labelEx35.ForeColor = System.Drawing.Color.Red;
  1423. this.labelEx35.Location = new System.Drawing.Point(5, 8);
  1424. this.labelEx35.Name = "labelEx35";
  1425. this.labelEx35.Size = new System.Drawing.Size(13, 17);
  1426. this.labelEx35.TabIndex = 2252;
  1427. this.labelEx35.Text = "*";
  1428. //
  1429. // labelEx13
  1430. //
  1431. this.labelEx13.AutoSize = true;
  1432. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1433. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1434. this.labelEx13.Location = new System.Drawing.Point(36, 8);
  1435. this.labelEx13.Name = "labelEx13";
  1436. this.labelEx13.Size = new System.Drawing.Size(56, 17);
  1437. this.labelEx13.TabIndex = 2245;
  1438. this.labelEx13.Text = "套系价格";
  1439. //
  1440. // numTaoXiJiaGe
  1441. //
  1442. this.numTaoXiJiaGe.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1443. this.numTaoXiJiaGe.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1444. this.numTaoXiJiaGe.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1445. this.numTaoXiJiaGe.DecimalPlaces = 2;
  1446. this.numTaoXiJiaGe.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1447. this.numTaoXiJiaGe.IsCustomColor = false;
  1448. this.numTaoXiJiaGe.Location = new System.Drawing.Point(97, 5);
  1449. this.numTaoXiJiaGe.Maximum = new decimal(new int[] {
  1450. 1410065407,
  1451. 2,
  1452. 0,
  1453. 0});
  1454. this.numTaoXiJiaGe.Minimum = new decimal(new int[] {
  1455. 1410065407,
  1456. 2,
  1457. 0,
  1458. -2147483648});
  1459. this.numTaoXiJiaGe.Name = "numTaoXiJiaGe";
  1460. this.numTaoXiJiaGe.Size = new System.Drawing.Size(140, 23);
  1461. this.numTaoXiJiaGe.TabIndex = 2238;
  1462. this.numTaoXiJiaGe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1463. //
  1464. // flPanelDingDanZhiLiao
  1465. //
  1466. this.flPanelDingDanZhiLiao.Controls.Add(this.plDingDanXiangPian);
  1467. this.flPanelDingDanZhiLiao.Controls.Add(this.plJiuDianXingXi);
  1468. this.flPanelDingDanZhiLiao.Controls.Add(this.panelEx8);
  1469. this.flPanelDingDanZhiLiao.Controls.Add(this.plLiBaoMain);
  1470. this.flPanelDingDanZhiLiao.Location = new System.Drawing.Point(4, 105);
  1471. this.flPanelDingDanZhiLiao.Name = "flPanelDingDanZhiLiao";
  1472. this.flPanelDingDanZhiLiao.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  1473. this.flPanelDingDanZhiLiao.Size = new System.Drawing.Size(898, 1115);
  1474. this.flPanelDingDanZhiLiao.TabIndex = 274;
  1475. //
  1476. // plDingDanXiangPian
  1477. //
  1478. this.plDingDanXiangPian.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1479. this.plDingDanXiangPian.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1480. this.plDingDanXiangPian.BorderWidth = 1;
  1481. this.plDingDanXiangPian.Controls.Add(this.panelEx16);
  1482. this.plDingDanXiangPian.Controls.Add(this.labelEx10);
  1483. this.plDingDanXiangPian.Controls.Add(this.labelEx29);
  1484. this.plDingDanXiangPian.Controls.Add(this.labelEx17);
  1485. this.plDingDanXiangPian.Controls.Add(this.labelEx18);
  1486. this.plDingDanXiangPian.Controls.Add(this.numIntoBottom);
  1487. this.plDingDanXiangPian.Controls.Add(this.numIntoRegister);
  1488. this.plDingDanXiangPian.Location = new System.Drawing.Point(0, 3);
  1489. this.plDingDanXiangPian.Margin = new System.Windows.Forms.Padding(0);
  1490. this.plDingDanXiangPian.Name = "plDingDanXiangPian";
  1491. this.plDingDanXiangPian.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  1492. this.plDingDanXiangPian.Size = new System.Drawing.Size(893, 48);
  1493. this.plDingDanXiangPian.TabIndex = 300;
  1494. //
  1495. // panelEx16
  1496. //
  1497. this.panelEx16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1498. this.panelEx16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1499. this.panelEx16.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1500. this.panelEx16.BorderWidth = 1;
  1501. this.panelEx16.Dock = System.Windows.Forms.DockStyle.Top;
  1502. this.panelEx16.Location = new System.Drawing.Point(12, 0);
  1503. this.panelEx16.Name = "panelEx16";
  1504. this.panelEx16.Size = new System.Drawing.Size(880, 1);
  1505. this.panelEx16.TabIndex = 297;
  1506. //
  1507. // labelEx10
  1508. //
  1509. this.labelEx10.AutoSize = true;
  1510. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1511. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1512. this.labelEx10.Location = new System.Drawing.Point(3, 15);
  1513. this.labelEx10.Name = "labelEx10";
  1514. this.labelEx10.Size = new System.Drawing.Size(56, 17);
  1515. this.labelEx10.TabIndex = 2232;
  1516. this.labelEx10.Text = "订单相片";
  1517. //
  1518. // labelEx29
  1519. //
  1520. this.labelEx29.AutoSize = true;
  1521. this.labelEx29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1522. this.labelEx29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1523. this.labelEx29.Location = new System.Drawing.Point(357, 15);
  1524. this.labelEx29.Name = "labelEx29";
  1525. this.labelEx29.Size = new System.Drawing.Size(56, 17);
  1526. this.labelEx29.TabIndex = 2251;
  1527. this.labelEx29.Text = "入册张数";
  1528. //
  1529. // labelEx17
  1530. //
  1531. this.labelEx17.AutoSize = true;
  1532. this.labelEx17.BackColor = System.Drawing.Color.Transparent;
  1533. this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1534. this.labelEx17.ForeColor = System.Drawing.Color.Red;
  1535. this.labelEx17.Location = new System.Drawing.Point(64, 15);
  1536. this.labelEx17.Name = "labelEx17";
  1537. this.labelEx17.Size = new System.Drawing.Size(13, 17);
  1538. this.labelEx17.TabIndex = 2253;
  1539. this.labelEx17.Text = "*";
  1540. //
  1541. // labelEx18
  1542. //
  1543. this.labelEx18.AutoSize = true;
  1544. this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1545. this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1546. this.labelEx18.Location = new System.Drawing.Point(81, 15);
  1547. this.labelEx18.Name = "labelEx18";
  1548. this.labelEx18.Size = new System.Drawing.Size(56, 17);
  1549. this.labelEx18.TabIndex = 2250;
  1550. this.labelEx18.Text = "入底张数";
  1551. //
  1552. // numIntoBottom
  1553. //
  1554. this.numIntoBottom.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1555. this.numIntoBottom.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1556. this.numIntoBottom.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1557. this.numIntoBottom.IsCustomColor = false;
  1558. this.numIntoBottom.Location = new System.Drawing.Point(139, 13);
  1559. this.numIntoBottom.Maximum = new decimal(new int[] {
  1560. 9900000,
  1561. 0,
  1562. 0,
  1563. 0});
  1564. this.numIntoBottom.Minimum = new decimal(new int[] {
  1565. 1,
  1566. 0,
  1567. 0,
  1568. -2147483648});
  1569. this.numIntoBottom.Name = "numIntoBottom";
  1570. this.numIntoBottom.Size = new System.Drawing.Size(140, 21);
  1571. this.numIntoBottom.TabIndex = 2238;
  1572. this.numIntoBottom.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1573. //
  1574. // numIntoRegister
  1575. //
  1576. this.numIntoRegister.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1577. this.numIntoRegister.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1578. this.numIntoRegister.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1579. this.numIntoRegister.IsCustomColor = false;
  1580. this.numIntoRegister.Location = new System.Drawing.Point(417, 13);
  1581. this.numIntoRegister.Maximum = new decimal(new int[] {
  1582. 99999999,
  1583. 0,
  1584. 0,
  1585. 0});
  1586. this.numIntoRegister.Minimum = new decimal(new int[] {
  1587. 9999999,
  1588. 0,
  1589. 0,
  1590. -2147483648});
  1591. this.numIntoRegister.Name = "numIntoRegister";
  1592. this.numIntoRegister.Size = new System.Drawing.Size(140, 21);
  1593. this.numIntoRegister.TabIndex = 2239;
  1594. this.numIntoRegister.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1595. //
  1596. // plJiuDianXingXi
  1597. //
  1598. this.plJiuDianXingXi.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1599. this.plJiuDianXingXi.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1600. this.plJiuDianXingXi.BorderWidth = 1;
  1601. this.plJiuDianXingXi.Controls.Add(this.txtHotelInfo);
  1602. this.plJiuDianXingXi.Controls.Add(this.panelEx19);
  1603. this.plJiuDianXingXi.Controls.Add(this.labelEx23);
  1604. this.plJiuDianXingXi.Controls.Add(this.labelEx41);
  1605. this.plJiuDianXingXi.Location = new System.Drawing.Point(0, 51);
  1606. this.plJiuDianXingXi.Margin = new System.Windows.Forms.Padding(0);
  1607. this.plJiuDianXingXi.Name = "plJiuDianXingXi";
  1608. this.plJiuDianXingXi.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  1609. this.plJiuDianXingXi.Size = new System.Drawing.Size(893, 47);
  1610. this.plJiuDianXingXi.TabIndex = 300;
  1611. this.plJiuDianXingXi.Visible = false;
  1612. //
  1613. // txtHotelInfo
  1614. //
  1615. this.txtHotelInfo.BackColor = System.Drawing.Color.Transparent;
  1616. this.txtHotelInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1617. this.txtHotelInfo.Icon = null;
  1618. this.txtHotelInfo.IconIsButton = false;
  1619. this.txtHotelInfo.IsPasswordChat = '\0';
  1620. this.txtHotelInfo.IsSystemPasswordChar = false;
  1621. this.txtHotelInfo.Lines = new string[0];
  1622. this.txtHotelInfo.Location = new System.Drawing.Point(139, 9);
  1623. this.txtHotelInfo.Margin = new System.Windows.Forms.Padding(0);
  1624. this.txtHotelInfo.MaxLength = 250;
  1625. this.txtHotelInfo.MinimumSize = new System.Drawing.Size(0, 24);
  1626. this.txtHotelInfo.MouseBack = null;
  1627. this.txtHotelInfo.Multiline = false;
  1628. this.txtHotelInfo.Name = "txtHotelInfo";
  1629. this.txtHotelInfo.NormlBack = null;
  1630. this.txtHotelInfo.Padding = new System.Windows.Forms.Padding(5);
  1631. this.txtHotelInfo.ReadOnly = false;
  1632. this.txtHotelInfo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1633. this.txtHotelInfo.Size = new System.Drawing.Size(736, 25);
  1634. this.txtHotelInfo.TabIndex = 2235;
  1635. this.txtHotelInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1636. this.txtHotelInfo.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  1637. this.txtHotelInfo.WaterText = "不能超过100字";
  1638. this.txtHotelInfo.WordWrap = true;
  1639. //
  1640. // panelEx19
  1641. //
  1642. this.panelEx19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1643. this.panelEx19.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1644. this.panelEx19.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1645. this.panelEx19.BorderWidth = 1;
  1646. this.panelEx19.Dock = System.Windows.Forms.DockStyle.Top;
  1647. this.panelEx19.Location = new System.Drawing.Point(12, 0);
  1648. this.panelEx19.Name = "panelEx19";
  1649. this.panelEx19.Size = new System.Drawing.Size(880, 1);
  1650. this.panelEx19.TabIndex = 297;
  1651. //
  1652. // labelEx23
  1653. //
  1654. this.labelEx23.AutoSize = true;
  1655. this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1656. this.labelEx23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1657. this.labelEx23.Location = new System.Drawing.Point(5, 11);
  1658. this.labelEx23.Name = "labelEx23";
  1659. this.labelEx23.Size = new System.Drawing.Size(56, 17);
  1660. this.labelEx23.TabIndex = 2232;
  1661. this.labelEx23.Text = "酒店信息";
  1662. //
  1663. // labelEx41
  1664. //
  1665. this.labelEx41.AutoSize = true;
  1666. this.labelEx41.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1667. this.labelEx41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1668. this.labelEx41.Location = new System.Drawing.Point(80, 12);
  1669. this.labelEx41.Name = "labelEx41";
  1670. this.labelEx41.Size = new System.Drawing.Size(56, 17);
  1671. this.labelEx41.TabIndex = 2250;
  1672. this.labelEx41.Text = "酒店信息";
  1673. //
  1674. // panelEx8
  1675. //
  1676. this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1677. this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1678. this.panelEx8.BorderWidth = 1;
  1679. this.panelEx8.Controls.Add(this.txtOrderRemarks);
  1680. this.panelEx8.Controls.Add(this.panelEx17);
  1681. this.panelEx8.Controls.Add(this.labelEx40);
  1682. this.panelEx8.Controls.Add(this.labelEx42);
  1683. this.panelEx8.Location = new System.Drawing.Point(0, 98);
  1684. this.panelEx8.Margin = new System.Windows.Forms.Padding(0);
  1685. this.panelEx8.Name = "panelEx8";
  1686. this.panelEx8.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  1687. this.panelEx8.Size = new System.Drawing.Size(893, 80);
  1688. this.panelEx8.TabIndex = 300;
  1689. //
  1690. // txtOrderRemarks
  1691. //
  1692. this.txtOrderRemarks.BackColor = System.Drawing.Color.Transparent;
  1693. this.txtOrderRemarks.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1694. this.txtOrderRemarks.Icon = null;
  1695. this.txtOrderRemarks.IconIsButton = false;
  1696. this.txtOrderRemarks.IsPasswordChat = '\0';
  1697. this.txtOrderRemarks.IsSystemPasswordChar = false;
  1698. this.txtOrderRemarks.Lines = new string[0];
  1699. this.txtOrderRemarks.Location = new System.Drawing.Point(139, 8);
  1700. this.txtOrderRemarks.Margin = new System.Windows.Forms.Padding(0);
  1701. this.txtOrderRemarks.MaxLength = 500;
  1702. this.txtOrderRemarks.MinimumSize = new System.Drawing.Size(0, 24);
  1703. this.txtOrderRemarks.MouseBack = null;
  1704. this.txtOrderRemarks.Multiline = true;
  1705. this.txtOrderRemarks.Name = "txtOrderRemarks";
  1706. this.txtOrderRemarks.NormlBack = null;
  1707. this.txtOrderRemarks.Padding = new System.Windows.Forms.Padding(5);
  1708. this.txtOrderRemarks.ReadOnly = false;
  1709. this.txtOrderRemarks.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1710. this.txtOrderRemarks.Size = new System.Drawing.Size(735, 61);
  1711. this.txtOrderRemarks.TabIndex = 2241;
  1712. this.txtOrderRemarks.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1713. this.txtOrderRemarks.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  1714. this.txtOrderRemarks.WaterText = "不能超过300字";
  1715. this.txtOrderRemarks.WordWrap = true;
  1716. //
  1717. // panelEx17
  1718. //
  1719. this.panelEx17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1720. this.panelEx17.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1721. this.panelEx17.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1722. this.panelEx17.BorderWidth = 1;
  1723. this.panelEx17.Dock = System.Windows.Forms.DockStyle.Top;
  1724. this.panelEx17.Location = new System.Drawing.Point(12, 0);
  1725. this.panelEx17.Name = "panelEx17";
  1726. this.panelEx17.Size = new System.Drawing.Size(880, 1);
  1727. this.panelEx17.TabIndex = 297;
  1728. //
  1729. // labelEx40
  1730. //
  1731. this.labelEx40.AutoSize = true;
  1732. this.labelEx40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1733. this.labelEx40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1734. this.labelEx40.Location = new System.Drawing.Point(5, 11);
  1735. this.labelEx40.Name = "labelEx40";
  1736. this.labelEx40.Size = new System.Drawing.Size(56, 17);
  1737. this.labelEx40.TabIndex = 2232;
  1738. this.labelEx40.Text = "订单备注";
  1739. //
  1740. // labelEx42
  1741. //
  1742. this.labelEx42.AutoSize = true;
  1743. this.labelEx42.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1744. this.labelEx42.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1745. this.labelEx42.Location = new System.Drawing.Point(102, 11);
  1746. this.labelEx42.Name = "labelEx42";
  1747. this.labelEx42.Size = new System.Drawing.Size(32, 17);
  1748. this.labelEx42.TabIndex = 2250;
  1749. this.labelEx42.Text = "备注";
  1750. //
  1751. // plLiBaoMain
  1752. //
  1753. this.plLiBaoMain.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1754. this.plLiBaoMain.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1755. this.plLiBaoMain.BorderWidth = 1;
  1756. this.plLiBaoMain.Controls.Add(this.plLiBaoRuDiRuChe);
  1757. this.plLiBaoMain.Controls.Add(this.lbSetLiBao);
  1758. this.plLiBaoMain.Controls.Add(this.numLiBaoJiaGe);
  1759. this.plLiBaoMain.Controls.Add(this.labelEx21);
  1760. this.plLiBaoMain.Controls.Add(this.cmbtreevPackageName);
  1761. this.plLiBaoMain.Controls.Add(this.labelEx22);
  1762. this.plLiBaoMain.Controls.Add(this.panelEx11);
  1763. this.plLiBaoMain.Controls.Add(this.labelEx12);
  1764. this.plLiBaoMain.Location = new System.Drawing.Point(0, 178);
  1765. this.plLiBaoMain.Margin = new System.Windows.Forms.Padding(0);
  1766. this.plLiBaoMain.Name = "plLiBaoMain";
  1767. this.plLiBaoMain.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  1768. this.plLiBaoMain.Size = new System.Drawing.Size(893, 48);
  1769. this.plLiBaoMain.TabIndex = 300;
  1770. //
  1771. // plLiBaoRuDiRuChe
  1772. //
  1773. this.plLiBaoRuDiRuChe.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1774. this.plLiBaoRuDiRuChe.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1775. this.plLiBaoRuDiRuChe.BorderWidth = 1;
  1776. this.plLiBaoRuDiRuChe.Controls.Add(this.numIntoBottomPackage);
  1777. this.plLiBaoRuDiRuChe.Controls.Add(this.labelEx15);
  1778. this.plLiBaoRuDiRuChe.Controls.Add(this.numIntoRegisterPackage);
  1779. this.plLiBaoRuDiRuChe.Controls.Add(this.labelEx20);
  1780. this.plLiBaoRuDiRuChe.Location = new System.Drawing.Point(581, 11);
  1781. this.plLiBaoRuDiRuChe.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  1782. this.plLiBaoRuDiRuChe.Name = "plLiBaoRuDiRuChe";
  1783. this.plLiBaoRuDiRuChe.Size = new System.Drawing.Size(293, 25);
  1784. this.plLiBaoRuDiRuChe.TabIndex = 2282;
  1785. //
  1786. // numIntoBottomPackage
  1787. //
  1788. this.numIntoBottomPackage.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1789. this.numIntoBottomPackage.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1790. this.numIntoBottomPackage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1791. this.numIntoBottomPackage.Enabled = false;
  1792. this.numIntoBottomPackage.IsCustomColor = false;
  1793. this.numIntoBottomPackage.Location = new System.Drawing.Point(63, 2);
  1794. this.numIntoBottomPackage.Maximum = new decimal(new int[] {
  1795. 9900000,
  1796. 0,
  1797. 0,
  1798. 0});
  1799. this.numIntoBottomPackage.Minimum = new decimal(new int[] {
  1800. 1,
  1801. 0,
  1802. 0,
  1803. -2147483648});
  1804. this.numIntoBottomPackage.Name = "numIntoBottomPackage";
  1805. this.numIntoBottomPackage.Size = new System.Drawing.Size(70, 21);
  1806. this.numIntoBottomPackage.TabIndex = 2238;
  1807. this.numIntoBottomPackage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1808. //
  1809. // labelEx15
  1810. //
  1811. this.labelEx15.AutoSize = true;
  1812. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1813. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1814. this.labelEx15.Location = new System.Drawing.Point(5, 4);
  1815. this.labelEx15.Name = "labelEx15";
  1816. this.labelEx15.Size = new System.Drawing.Size(56, 17);
  1817. this.labelEx15.TabIndex = 2250;
  1818. this.labelEx15.Text = "礼包入底";
  1819. //
  1820. // numIntoRegisterPackage
  1821. //
  1822. this.numIntoRegisterPackage.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1823. this.numIntoRegisterPackage.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1824. this.numIntoRegisterPackage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1825. this.numIntoRegisterPackage.Enabled = false;
  1826. this.numIntoRegisterPackage.IsCustomColor = false;
  1827. this.numIntoRegisterPackage.Location = new System.Drawing.Point(220, 2);
  1828. this.numIntoRegisterPackage.Maximum = new decimal(new int[] {
  1829. 9900000,
  1830. 0,
  1831. 0,
  1832. 0});
  1833. this.numIntoRegisterPackage.Minimum = new decimal(new int[] {
  1834. 9900000,
  1835. 0,
  1836. 0,
  1837. -2147483648});
  1838. this.numIntoRegisterPackage.Name = "numIntoRegisterPackage";
  1839. this.numIntoRegisterPackage.Size = new System.Drawing.Size(70, 21);
  1840. this.numIntoRegisterPackage.TabIndex = 2239;
  1841. this.numIntoRegisterPackage.Tag = "";
  1842. this.numIntoRegisterPackage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1843. //
  1844. // labelEx20
  1845. //
  1846. this.labelEx20.AutoSize = true;
  1847. this.labelEx20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1848. this.labelEx20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1849. this.labelEx20.Location = new System.Drawing.Point(161, 4);
  1850. this.labelEx20.Name = "labelEx20";
  1851. this.labelEx20.Size = new System.Drawing.Size(56, 17);
  1852. this.labelEx20.TabIndex = 2251;
  1853. this.labelEx20.Text = "礼包入册";
  1854. //
  1855. // lbSetLiBao
  1856. //
  1857. this.lbSetLiBao.AutoSize = true;
  1858. this.lbSetLiBao.Cursor = System.Windows.Forms.Cursors.Hand;
  1859. this.lbSetLiBao.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1860. this.lbSetLiBao.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  1861. this.lbSetLiBao.Location = new System.Drawing.Point(283, 16);
  1862. this.lbSetLiBao.Name = "lbSetLiBao";
  1863. this.lbSetLiBao.Size = new System.Drawing.Size(32, 17);
  1864. this.lbSetLiBao.TabIndex = 2274;
  1865. this.lbSetLiBao.Text = "设置";
  1866. //
  1867. // numLiBaoJiaGe
  1868. //
  1869. this.numLiBaoJiaGe.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1870. this.numLiBaoJiaGe.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1871. this.numLiBaoJiaGe.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1872. this.numLiBaoJiaGe.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1873. this.numLiBaoJiaGe.IsCustomColor = false;
  1874. this.numLiBaoJiaGe.Location = new System.Drawing.Point(419, 12);
  1875. this.numLiBaoJiaGe.Maximum = new decimal(new int[] {
  1876. 1410065407,
  1877. 2,
  1878. 0,
  1879. 0});
  1880. this.numLiBaoJiaGe.Minimum = new decimal(new int[] {
  1881. 1410065407,
  1882. 2,
  1883. 0,
  1884. -2147483648});
  1885. this.numLiBaoJiaGe.Name = "numLiBaoJiaGe";
  1886. this.numLiBaoJiaGe.Size = new System.Drawing.Size(140, 23);
  1887. this.numLiBaoJiaGe.TabIndex = 2238;
  1888. this.numLiBaoJiaGe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1889. //
  1890. // labelEx21
  1891. //
  1892. this.labelEx21.AutoSize = true;
  1893. this.labelEx21.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1894. this.labelEx21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1895. this.labelEx21.Location = new System.Drawing.Point(359, 15);
  1896. this.labelEx21.Name = "labelEx21";
  1897. this.labelEx21.Size = new System.Drawing.Size(56, 17);
  1898. this.labelEx21.TabIndex = 2281;
  1899. this.labelEx21.Text = "礼包价格";
  1900. //
  1901. // cmbtreevPackageName
  1902. //
  1903. this.cmbtreevPackageName.AfterSelectLevelFirstNode = true;
  1904. this.cmbtreevPackageName.DropDownHeight = 220;
  1905. this.cmbtreevPackageName.DropDownShow = false;
  1906. this.cmbtreevPackageName.FormattingEnabled = true;
  1907. this.cmbtreevPackageName.IntegralHeight = false;
  1908. this.cmbtreevPackageName.IsNodeMouseClick = true;
  1909. this.cmbtreevPackageName.IsSelectParentNode = false;
  1910. this.cmbtreevPackageName.Location = new System.Drawing.Point(139, 15);
  1911. this.cmbtreevPackageName.Name = "cmbtreevPackageName";
  1912. this.cmbtreevPackageName.ReadOnly = true;
  1913. this.cmbtreevPackageName.SelectedNode = null;
  1914. this.cmbtreevPackageName.Size = new System.Drawing.Size(140, 20);
  1915. this.cmbtreevPackageName.StrGetName = "";
  1916. this.cmbtreevPackageName.StrGetTagName = "";
  1917. this.cmbtreevPackageName.StrKey = null;
  1918. this.cmbtreevPackageName.TabIndex = 2277;
  1919. //
  1920. // labelEx22
  1921. //
  1922. this.labelEx22.AutoSize = true;
  1923. this.labelEx22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  1924. this.labelEx22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1925. this.labelEx22.Location = new System.Drawing.Point(79, 17);
  1926. this.labelEx22.Name = "labelEx22";
  1927. this.labelEx22.Size = new System.Drawing.Size(56, 17);
  1928. this.labelEx22.TabIndex = 2278;
  1929. this.labelEx22.Text = "礼包名称";
  1930. //
  1931. // panelEx11
  1932. //
  1933. this.panelEx11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1934. this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1935. this.panelEx11.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1936. this.panelEx11.BorderWidth = 1;
  1937. this.panelEx11.Dock = System.Windows.Forms.DockStyle.Top;
  1938. this.panelEx11.Location = new System.Drawing.Point(12, 0);
  1939. this.panelEx11.Name = "panelEx11";
  1940. this.panelEx11.Size = new System.Drawing.Size(880, 1);
  1941. this.panelEx11.TabIndex = 297;
  1942. //
  1943. // labelEx12
  1944. //
  1945. this.labelEx12.AutoSize = true;
  1946. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1947. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1948. this.labelEx12.Location = new System.Drawing.Point(5, 18);
  1949. this.labelEx12.Name = "labelEx12";
  1950. this.labelEx12.Size = new System.Drawing.Size(56, 17);
  1951. this.labelEx12.TabIndex = 2232;
  1952. this.labelEx12.Text = "礼包资料";
  1953. //
  1954. // labelEx24
  1955. //
  1956. this.labelEx24.AutoSize = true;
  1957. this.labelEx24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1958. this.labelEx24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1959. this.labelEx24.Location = new System.Drawing.Point(4, 49);
  1960. this.labelEx24.Name = "labelEx24";
  1961. this.labelEx24.Size = new System.Drawing.Size(56, 17);
  1962. this.labelEx24.TabIndex = 273;
  1963. this.labelEx24.Text = "套系资料";
  1964. //
  1965. // labelEx25
  1966. //
  1967. this.labelEx25.AutoSize = true;
  1968. this.labelEx25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  1969. this.labelEx25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1970. this.labelEx25.Location = new System.Drawing.Point(4, 15);
  1971. this.labelEx25.Name = "labelEx25";
  1972. this.labelEx25.Size = new System.Drawing.Size(56, 17);
  1973. this.labelEx25.TabIndex = 273;
  1974. this.labelEx25.Text = "订单编号";
  1975. //
  1976. // tbQiTaXiangQing
  1977. //
  1978. this.tbQiTaXiangQing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  1979. this.tbQiTaXiangQing.Controls.Add(this.plQiTaXiangQing);
  1980. this.tbQiTaXiangQing.Location = new System.Drawing.Point(4, 40);
  1981. this.tbQiTaXiangQing.Name = "tbQiTaXiangQing";
  1982. this.tbQiTaXiangQing.Padding = new System.Windows.Forms.Padding(3);
  1983. this.tbQiTaXiangQing.Size = new System.Drawing.Size(902, 501);
  1984. this.tbQiTaXiangQing.TabIndex = 2;
  1985. this.tbQiTaXiangQing.Text = "其它详情";
  1986. //
  1987. // plQiTaXiangQing
  1988. //
  1989. this.plQiTaXiangQing.AutoScroll = true;
  1990. this.plQiTaXiangQing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(240)))), ((int)(((byte)(241)))));
  1991. this.plQiTaXiangQing.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  1992. this.plQiTaXiangQing.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  1993. this.plQiTaXiangQing.BorderWidth = 1;
  1994. this.plQiTaXiangQing.Controls.Add(this.flowLayoutPanel2);
  1995. this.plQiTaXiangQing.Dock = System.Windows.Forms.DockStyle.Left;
  1996. this.plQiTaXiangQing.Location = new System.Drawing.Point(3, 3);
  1997. this.plQiTaXiangQing.Name = "plQiTaXiangQing";
  1998. this.plQiTaXiangQing.Size = new System.Drawing.Size(920, 495);
  1999. this.plQiTaXiangQing.TabIndex = 1;
  2000. //
  2001. // flowLayoutPanel2
  2002. //
  2003. this.flowLayoutPanel2.Controls.Add(this.panelEx1);
  2004. this.flowLayoutPanel2.Controls.Add(this.panelContactRecord);
  2005. this.flowLayoutPanel2.Controls.Add(this.panelEx13);
  2006. this.flowLayoutPanel2.Controls.Add(this.panelEx20);
  2007. this.flowLayoutPanel2.Controls.Add(this.plFlowchartNodePanel);
  2008. this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  2009. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  2010. this.flowLayoutPanel2.Size = new System.Drawing.Size(898, 911);
  2011. this.flowLayoutPanel2.TabIndex = 274;
  2012. //
  2013. // panelEx1
  2014. //
  2015. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2016. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2017. this.panelEx1.BorderWidth = 1;
  2018. this.panelEx1.Controls.Add(this.likbtnUpload);
  2019. this.panelEx1.Controls.Add(this.labelEx8);
  2020. this.panelEx1.Controls.Add(this.panelEx3);
  2021. this.panelEx1.Location = new System.Drawing.Point(0, 0);
  2022. this.panelEx1.Margin = new System.Windows.Forms.Padding(0);
  2023. this.panelEx1.Name = "panelEx1";
  2024. this.panelEx1.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  2025. this.panelEx1.Size = new System.Drawing.Size(893, 50);
  2026. this.panelEx1.TabIndex = 300;
  2027. //
  2028. // likbtnUpload
  2029. //
  2030. this.likbtnUpload.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2031. this.likbtnUpload.AutoSize = true;
  2032. this.likbtnUpload.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2033. this.likbtnUpload.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2034. this.likbtnUpload.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2035. this.likbtnUpload.LinkColor = System.Drawing.Color.DodgerBlue;
  2036. this.likbtnUpload.Location = new System.Drawing.Point(94, 14);
  2037. this.likbtnUpload.Name = "likbtnUpload";
  2038. this.likbtnUpload.Size = new System.Drawing.Size(56, 17);
  2039. this.likbtnUpload.TabIndex = 2310;
  2040. this.likbtnUpload.TabStop = true;
  2041. this.likbtnUpload.Text = "合约管理";
  2042. //
  2043. // labelEx8
  2044. //
  2045. this.labelEx8.AutoSize = true;
  2046. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  2047. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2048. this.labelEx8.Location = new System.Drawing.Point(5, 14);
  2049. this.labelEx8.Name = "labelEx8";
  2050. this.labelEx8.Size = new System.Drawing.Size(56, 17);
  2051. this.labelEx8.TabIndex = 2232;
  2052. this.labelEx8.Text = "订单合约";
  2053. //
  2054. // panelEx3
  2055. //
  2056. this.panelEx3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2057. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2058. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2059. this.panelEx3.BorderWidth = 1;
  2060. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Bottom;
  2061. this.panelEx3.Location = new System.Drawing.Point(12, 46);
  2062. this.panelEx3.Name = "panelEx3";
  2063. this.panelEx3.Size = new System.Drawing.Size(880, 1);
  2064. this.panelEx3.TabIndex = 297;
  2065. //
  2066. // panelContactRecord
  2067. //
  2068. this.panelContactRecord.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2069. this.panelContactRecord.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2070. this.panelContactRecord.BorderWidth = 1;
  2071. this.panelContactRecord.Controls.Add(this.txtGoTongJiLu);
  2072. this.panelContactRecord.Controls.Add(this.lkGuoTongJiLuXiangQing);
  2073. this.panelContactRecord.Controls.Add(this.lkAddGuoTongJiLu);
  2074. this.panelContactRecord.Controls.Add(this.labelEx66);
  2075. this.panelContactRecord.Controls.Add(this.labelEx54);
  2076. this.panelContactRecord.Controls.Add(this.panelEx22);
  2077. this.panelContactRecord.Controls.Add(this.textBoxEx3);
  2078. this.panelContactRecord.Location = new System.Drawing.Point(0, 50);
  2079. this.panelContactRecord.Margin = new System.Windows.Forms.Padding(0);
  2080. this.panelContactRecord.Name = "panelContactRecord";
  2081. this.panelContactRecord.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  2082. this.panelContactRecord.Size = new System.Drawing.Size(893, 121);
  2083. this.panelContactRecord.TabIndex = 299;
  2084. //
  2085. // txtGoTongJiLu
  2086. //
  2087. this.txtGoTongJiLu.BackColor = System.Drawing.Color.White;
  2088. this.txtGoTongJiLu.BorderStyle = System.Windows.Forms.BorderStyle.None;
  2089. this.txtGoTongJiLu.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2090. this.txtGoTongJiLu.ForeColor = System.Drawing.Color.DimGray;
  2091. this.txtGoTongJiLu.Location = new System.Drawing.Point(67, 37);
  2092. this.txtGoTongJiLu.Multiline = true;
  2093. this.txtGoTongJiLu.Name = "txtGoTongJiLu";
  2094. this.txtGoTongJiLu.ReadOnly = true;
  2095. this.txtGoTongJiLu.Size = new System.Drawing.Size(796, 70);
  2096. this.txtGoTongJiLu.TabIndex = 2311;
  2097. //
  2098. // lkGuoTongJiLuXiangQing
  2099. //
  2100. this.lkGuoTongJiLuXiangQing.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  2101. this.lkGuoTongJiLuXiangQing.AutoSize = true;
  2102. this.lkGuoTongJiLuXiangQing.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2103. this.lkGuoTongJiLuXiangQing.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2104. this.lkGuoTongJiLuXiangQing.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2105. this.lkGuoTongJiLuXiangQing.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  2106. this.lkGuoTongJiLuXiangQing.Location = new System.Drawing.Point(805, 13);
  2107. this.lkGuoTongJiLuXiangQing.Name = "lkGuoTongJiLuXiangQing";
  2108. this.lkGuoTongJiLuXiangQing.Size = new System.Drawing.Size(56, 17);
  2109. this.lkGuoTongJiLuXiangQing.TabIndex = 2310;
  2110. this.lkGuoTongJiLuXiangQing.TabStop = true;
  2111. this.lkGuoTongJiLuXiangQing.Text = "沟通详情";
  2112. //
  2113. // lkAddGuoTongJiLu
  2114. //
  2115. this.lkAddGuoTongJiLu.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2116. this.lkAddGuoTongJiLu.AutoSize = true;
  2117. this.lkAddGuoTongJiLu.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2118. this.lkAddGuoTongJiLu.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2119. this.lkAddGuoTongJiLu.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2120. this.lkAddGuoTongJiLu.LinkColor = System.Drawing.Color.DodgerBlue;
  2121. this.lkAddGuoTongJiLu.Location = new System.Drawing.Point(727, 13);
  2122. this.lkAddGuoTongJiLu.Name = "lkAddGuoTongJiLu";
  2123. this.lkAddGuoTongJiLu.Size = new System.Drawing.Size(56, 17);
  2124. this.lkAddGuoTongJiLu.TabIndex = 2310;
  2125. this.lkAddGuoTongJiLu.TabStop = true;
  2126. this.lkAddGuoTongJiLu.Text = "添加记录";
  2127. //
  2128. // labelEx66
  2129. //
  2130. this.labelEx66.AutoSize = true;
  2131. this.labelEx66.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2132. this.labelEx66.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2133. this.labelEx66.Location = new System.Drawing.Point(66, 13);
  2134. this.labelEx66.Name = "labelEx66";
  2135. this.labelEx66.Size = new System.Drawing.Size(56, 17);
  2136. this.labelEx66.TabIndex = 2299;
  2137. this.labelEx66.Text = "最近沟通";
  2138. //
  2139. // labelEx54
  2140. //
  2141. this.labelEx54.AutoSize = true;
  2142. this.labelEx54.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  2143. this.labelEx54.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2144. this.labelEx54.Location = new System.Drawing.Point(5, 13);
  2145. this.labelEx54.Name = "labelEx54";
  2146. this.labelEx54.Size = new System.Drawing.Size(56, 17);
  2147. this.labelEx54.TabIndex = 2232;
  2148. this.labelEx54.Text = "沟通记录";
  2149. //
  2150. // panelEx22
  2151. //
  2152. this.panelEx22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2153. this.panelEx22.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2154. this.panelEx22.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2155. this.panelEx22.BorderWidth = 1;
  2156. this.panelEx22.Dock = System.Windows.Forms.DockStyle.Bottom;
  2157. this.panelEx22.Location = new System.Drawing.Point(12, 117);
  2158. this.panelEx22.Name = "panelEx22";
  2159. this.panelEx22.Size = new System.Drawing.Size(880, 1);
  2160. this.panelEx22.TabIndex = 297;
  2161. //
  2162. // textBoxEx3
  2163. //
  2164. this.textBoxEx3.BackColor = System.Drawing.Color.Transparent;
  2165. this.textBoxEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  2166. this.textBoxEx3.Icon = null;
  2167. this.textBoxEx3.IconIsButton = false;
  2168. this.textBoxEx3.IsPasswordChat = '\0';
  2169. this.textBoxEx3.IsSystemPasswordChar = false;
  2170. this.textBoxEx3.Lines = new string[0];
  2171. this.textBoxEx3.Location = new System.Drawing.Point(65, 35);
  2172. this.textBoxEx3.Margin = new System.Windows.Forms.Padding(0);
  2173. this.textBoxEx3.MaxLength = 13;
  2174. this.textBoxEx3.MinimumSize = new System.Drawing.Size(0, 24);
  2175. this.textBoxEx3.MouseBack = null;
  2176. this.textBoxEx3.Multiline = true;
  2177. this.textBoxEx3.Name = "textBoxEx3";
  2178. this.textBoxEx3.NormlBack = null;
  2179. this.textBoxEx3.Padding = new System.Windows.Forms.Padding(5);
  2180. this.textBoxEx3.ReadOnly = true;
  2181. this.textBoxEx3.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2182. this.textBoxEx3.Size = new System.Drawing.Size(800, 74);
  2183. this.textBoxEx3.TabIndex = 2304;
  2184. this.textBoxEx3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2185. this.textBoxEx3.WaterColor = System.Drawing.Color.DarkGray;
  2186. this.textBoxEx3.WaterText = "";
  2187. this.textBoxEx3.WordWrap = true;
  2188. //
  2189. // panelEx13
  2190. //
  2191. this.panelEx13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2192. this.panelEx13.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2193. this.panelEx13.BorderWidth = 1;
  2194. this.panelEx13.Controls.Add(this.lkHouQi);
  2195. this.panelEx13.Controls.Add(this.labelEx74);
  2196. this.panelEx13.Controls.Add(this.lbHouQiQianKuan);
  2197. this.panelEx13.Controls.Add(this.lkQianQi);
  2198. this.panelEx13.Controls.Add(this.labelEx73);
  2199. this.panelEx13.Controls.Add(this.lbQianQiQianKuan);
  2200. this.panelEx13.Controls.Add(this.lbHouQiYingShou);
  2201. this.panelEx13.Controls.Add(this.lbQianQiYingShou);
  2202. this.panelEx13.Controls.Add(this.lbHouQiShiShou);
  2203. this.panelEx13.Controls.Add(this.lbQianQiShiShou);
  2204. this.panelEx13.Controls.Add(this.labelEx68);
  2205. this.panelEx13.Controls.Add(this.labelEx46);
  2206. this.panelEx13.Controls.Add(this.labelEx72);
  2207. this.panelEx13.Controls.Add(this.labelEx58);
  2208. this.panelEx13.Controls.Add(this.labelEx56);
  2209. this.panelEx13.Controls.Add(this.labelEx53);
  2210. this.panelEx13.Controls.Add(this.labelEx59);
  2211. this.panelEx13.Controls.Add(this.labelEx44);
  2212. this.panelEx13.Controls.Add(this.panelEx14);
  2213. this.panelEx13.Location = new System.Drawing.Point(0, 171);
  2214. this.panelEx13.Margin = new System.Windows.Forms.Padding(0);
  2215. this.panelEx13.Name = "panelEx13";
  2216. this.panelEx13.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  2217. this.panelEx13.Size = new System.Drawing.Size(893, 128);
  2218. this.panelEx13.TabIndex = 299;
  2219. //
  2220. // lkHouQi
  2221. //
  2222. this.lkHouQi.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2223. this.lkHouQi.AutoSize = true;
  2224. this.lkHouQi.BackColor = System.Drawing.Color.White;
  2225. this.lkHouQi.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2226. this.lkHouQi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2227. this.lkHouQi.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2228. this.lkHouQi.LinkColor = System.Drawing.Color.DodgerBlue;
  2229. this.lkHouQi.Location = new System.Drawing.Point(764, 89);
  2230. this.lkHouQi.Name = "lkHouQi";
  2231. this.lkHouQi.Size = new System.Drawing.Size(36, 17);
  2232. this.lkHouQi.TabIndex = 2310;
  2233. this.lkHouQi.TabStop = true;
  2234. this.lkHouQi.Text = "收 款";
  2235. //
  2236. // labelEx74
  2237. //
  2238. this.labelEx74.BackColor = System.Drawing.Color.White;
  2239. this.labelEx74.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2240. this.labelEx74.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2241. this.labelEx74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2242. this.labelEx74.Location = new System.Drawing.Point(703, 80);
  2243. this.labelEx74.Name = "labelEx74";
  2244. this.labelEx74.Size = new System.Drawing.Size(160, 32);
  2245. this.labelEx74.TabIndex = 2298;
  2246. this.labelEx74.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2247. //
  2248. // lbHouQiQianKuan
  2249. //
  2250. this.lbHouQiQianKuan.BackColor = System.Drawing.Color.White;
  2251. this.lbHouQiQianKuan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2252. this.lbHouQiQianKuan.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2253. this.lbHouQiQianKuan.ForeColor = System.Drawing.Color.Red;
  2254. this.lbHouQiQianKuan.Location = new System.Drawing.Point(544, 80);
  2255. this.lbHouQiQianKuan.Name = "lbHouQiQianKuan";
  2256. this.lbHouQiQianKuan.Size = new System.Drawing.Size(160, 32);
  2257. this.lbHouQiQianKuan.TabIndex = 2298;
  2258. this.lbHouQiQianKuan.Text = "0.00";
  2259. this.lbHouQiQianKuan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2260. //
  2261. // lkQianQi
  2262. //
  2263. this.lkQianQi.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2264. this.lkQianQi.AutoSize = true;
  2265. this.lkQianQi.BackColor = System.Drawing.Color.White;
  2266. this.lkQianQi.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2267. this.lkQianQi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2268. this.lkQianQi.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2269. this.lkQianQi.LinkColor = System.Drawing.Color.DodgerBlue;
  2270. this.lkQianQi.Location = new System.Drawing.Point(764, 56);
  2271. this.lkQianQi.Name = "lkQianQi";
  2272. this.lkQianQi.Size = new System.Drawing.Size(36, 17);
  2273. this.lkQianQi.TabIndex = 2310;
  2274. this.lkQianQi.TabStop = true;
  2275. this.lkQianQi.Text = "收 款";
  2276. //
  2277. // labelEx73
  2278. //
  2279. this.labelEx73.BackColor = System.Drawing.Color.White;
  2280. this.labelEx73.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2281. this.labelEx73.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2282. this.labelEx73.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2283. this.labelEx73.Location = new System.Drawing.Point(703, 49);
  2284. this.labelEx73.Name = "labelEx73";
  2285. this.labelEx73.Size = new System.Drawing.Size(160, 32);
  2286. this.labelEx73.TabIndex = 2298;
  2287. this.labelEx73.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2288. //
  2289. // lbQianQiQianKuan
  2290. //
  2291. this.lbQianQiQianKuan.BackColor = System.Drawing.Color.White;
  2292. this.lbQianQiQianKuan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2293. this.lbQianQiQianKuan.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2294. this.lbQianQiQianKuan.ForeColor = System.Drawing.Color.Red;
  2295. this.lbQianQiQianKuan.Location = new System.Drawing.Point(544, 49);
  2296. this.lbQianQiQianKuan.Name = "lbQianQiQianKuan";
  2297. this.lbQianQiQianKuan.Size = new System.Drawing.Size(160, 32);
  2298. this.lbQianQiQianKuan.TabIndex = 2298;
  2299. this.lbQianQiQianKuan.Text = "0.00";
  2300. this.lbQianQiQianKuan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2301. //
  2302. // lbHouQiYingShou
  2303. //
  2304. this.lbHouQiYingShou.BackColor = System.Drawing.Color.White;
  2305. this.lbHouQiYingShou.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2306. this.lbHouQiYingShou.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2307. this.lbHouQiYingShou.ForeColor = System.Drawing.Color.Green;
  2308. this.lbHouQiYingShou.Location = new System.Drawing.Point(385, 80);
  2309. this.lbHouQiYingShou.Name = "lbHouQiYingShou";
  2310. this.lbHouQiYingShou.Size = new System.Drawing.Size(160, 32);
  2311. this.lbHouQiYingShou.TabIndex = 2298;
  2312. this.lbHouQiYingShou.Text = "0.00";
  2313. this.lbHouQiYingShou.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2314. //
  2315. // lbQianQiYingShou
  2316. //
  2317. this.lbQianQiYingShou.BackColor = System.Drawing.Color.White;
  2318. this.lbQianQiYingShou.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2319. this.lbQianQiYingShou.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2320. this.lbQianQiYingShou.ForeColor = System.Drawing.Color.Green;
  2321. this.lbQianQiYingShou.Location = new System.Drawing.Point(385, 49);
  2322. this.lbQianQiYingShou.Name = "lbQianQiYingShou";
  2323. this.lbQianQiYingShou.Size = new System.Drawing.Size(160, 32);
  2324. this.lbQianQiYingShou.TabIndex = 2298;
  2325. this.lbQianQiYingShou.Text = "0.00";
  2326. this.lbQianQiYingShou.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2327. //
  2328. // lbHouQiShiShou
  2329. //
  2330. this.lbHouQiShiShou.BackColor = System.Drawing.Color.White;
  2331. this.lbHouQiShiShou.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2332. this.lbHouQiShiShou.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2333. this.lbHouQiShiShou.ForeColor = System.Drawing.Color.Black;
  2334. this.lbHouQiShiShou.Location = new System.Drawing.Point(226, 80);
  2335. this.lbHouQiShiShou.Name = "lbHouQiShiShou";
  2336. this.lbHouQiShiShou.Size = new System.Drawing.Size(160, 32);
  2337. this.lbHouQiShiShou.TabIndex = 2298;
  2338. this.lbHouQiShiShou.Text = "0.00";
  2339. this.lbHouQiShiShou.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2340. //
  2341. // lbQianQiShiShou
  2342. //
  2343. this.lbQianQiShiShou.BackColor = System.Drawing.Color.White;
  2344. this.lbQianQiShiShou.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2345. this.lbQianQiShiShou.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2346. this.lbQianQiShiShou.ForeColor = System.Drawing.Color.Black;
  2347. this.lbQianQiShiShou.Location = new System.Drawing.Point(226, 49);
  2348. this.lbQianQiShiShou.Name = "lbQianQiShiShou";
  2349. this.lbQianQiShiShou.Size = new System.Drawing.Size(160, 32);
  2350. this.lbQianQiShiShou.TabIndex = 2298;
  2351. this.lbQianQiShiShou.Text = "0.00";
  2352. this.lbQianQiShiShou.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2353. //
  2354. // labelEx68
  2355. //
  2356. this.labelEx68.BackColor = System.Drawing.Color.White;
  2357. this.labelEx68.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2358. this.labelEx68.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2359. this.labelEx68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2360. this.labelEx68.Location = new System.Drawing.Point(67, 80);
  2361. this.labelEx68.Name = "labelEx68";
  2362. this.labelEx68.Size = new System.Drawing.Size(160, 32);
  2363. this.labelEx68.TabIndex = 2298;
  2364. this.labelEx68.Text = "后 期";
  2365. this.labelEx68.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2366. //
  2367. // labelEx46
  2368. //
  2369. this.labelEx46.BackColor = System.Drawing.Color.White;
  2370. this.labelEx46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2371. this.labelEx46.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2372. this.labelEx46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2373. this.labelEx46.Location = new System.Drawing.Point(67, 49);
  2374. this.labelEx46.Name = "labelEx46";
  2375. this.labelEx46.Size = new System.Drawing.Size(160, 32);
  2376. this.labelEx46.TabIndex = 2298;
  2377. this.labelEx46.Text = "前 期";
  2378. this.labelEx46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2379. //
  2380. // labelEx72
  2381. //
  2382. this.labelEx72.BackColor = System.Drawing.Color.White;
  2383. this.labelEx72.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2384. this.labelEx72.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2385. this.labelEx72.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2386. this.labelEx72.Location = new System.Drawing.Point(703, 18);
  2387. this.labelEx72.Name = "labelEx72";
  2388. this.labelEx72.Size = new System.Drawing.Size(160, 32);
  2389. this.labelEx72.TabIndex = 2298;
  2390. this.labelEx72.Text = "操 作";
  2391. this.labelEx72.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2392. //
  2393. // labelEx58
  2394. //
  2395. this.labelEx58.BackColor = System.Drawing.Color.White;
  2396. this.labelEx58.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2397. this.labelEx58.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2398. this.labelEx58.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2399. this.labelEx58.Location = new System.Drawing.Point(544, 18);
  2400. this.labelEx58.Name = "labelEx58";
  2401. this.labelEx58.Size = new System.Drawing.Size(160, 32);
  2402. this.labelEx58.TabIndex = 2298;
  2403. this.labelEx58.Text = "欠 款(元)";
  2404. this.labelEx58.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2405. //
  2406. // labelEx56
  2407. //
  2408. this.labelEx56.BackColor = System.Drawing.Color.White;
  2409. this.labelEx56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2410. this.labelEx56.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2411. this.labelEx56.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2412. this.labelEx56.Location = new System.Drawing.Point(385, 18);
  2413. this.labelEx56.Name = "labelEx56";
  2414. this.labelEx56.Size = new System.Drawing.Size(160, 32);
  2415. this.labelEx56.TabIndex = 2298;
  2416. this.labelEx56.Text = "实收款(元)";
  2417. this.labelEx56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2418. //
  2419. // labelEx53
  2420. //
  2421. this.labelEx53.BackColor = System.Drawing.Color.White;
  2422. this.labelEx53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2423. this.labelEx53.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2424. this.labelEx53.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2425. this.labelEx53.Location = new System.Drawing.Point(226, 18);
  2426. this.labelEx53.Name = "labelEx53";
  2427. this.labelEx53.Size = new System.Drawing.Size(160, 32);
  2428. this.labelEx53.TabIndex = 2298;
  2429. this.labelEx53.Text = "应收款(元)";
  2430. this.labelEx53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2431. //
  2432. // labelEx59
  2433. //
  2434. this.labelEx59.BackColor = System.Drawing.Color.White;
  2435. this.labelEx59.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  2436. this.labelEx59.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2437. this.labelEx59.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2438. this.labelEx59.Location = new System.Drawing.Point(67, 18);
  2439. this.labelEx59.Name = "labelEx59";
  2440. this.labelEx59.Size = new System.Drawing.Size(160, 32);
  2441. this.labelEx59.TabIndex = 2298;
  2442. this.labelEx59.Text = "收款阶段";
  2443. this.labelEx59.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2444. //
  2445. // labelEx44
  2446. //
  2447. this.labelEx44.AutoSize = true;
  2448. this.labelEx44.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  2449. this.labelEx44.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2450. this.labelEx44.Location = new System.Drawing.Point(5, 15);
  2451. this.labelEx44.Name = "labelEx44";
  2452. this.labelEx44.Size = new System.Drawing.Size(56, 17);
  2453. this.labelEx44.TabIndex = 2232;
  2454. this.labelEx44.Text = "收款信息";
  2455. //
  2456. // panelEx14
  2457. //
  2458. this.panelEx14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2459. this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2460. this.panelEx14.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2461. this.panelEx14.BorderWidth = 1;
  2462. this.panelEx14.Dock = System.Windows.Forms.DockStyle.Bottom;
  2463. this.panelEx14.Location = new System.Drawing.Point(12, 124);
  2464. this.panelEx14.Name = "panelEx14";
  2465. this.panelEx14.Size = new System.Drawing.Size(880, 1);
  2466. this.panelEx14.TabIndex = 297;
  2467. //
  2468. // panelEx20
  2469. //
  2470. this.panelEx20.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2471. this.panelEx20.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2472. this.panelEx20.BorderWidth = 1;
  2473. this.panelEx20.Controls.Add(this.panel7);
  2474. this.panelEx20.Controls.Add(this.lkBanLiHuiYuan);
  2475. this.panelEx20.Controls.Add(this.panel6);
  2476. this.panelEx20.Controls.Add(this.lkHuFuShouKuan);
  2477. this.panelEx20.Controls.Add(this.lkHuiYuanGuanLi);
  2478. this.panelEx20.Controls.Add(this.labelEx50);
  2479. this.panelEx20.Controls.Add(this.panelEx23);
  2480. this.panelEx20.Location = new System.Drawing.Point(0, 299);
  2481. this.panelEx20.Margin = new System.Windows.Forms.Padding(0);
  2482. this.panelEx20.Name = "panelEx20";
  2483. this.panelEx20.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  2484. this.panelEx20.Size = new System.Drawing.Size(893, 269);
  2485. this.panelEx20.TabIndex = 299;
  2486. //
  2487. // panel7
  2488. //
  2489. this.panel7.BackgroundImage = global::LYFZ.Software.Properties.Resources.会员卡背面;
  2490. this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2491. this.panel7.Controls.Add(this.lbHuiYuanMing);
  2492. this.panel7.Controls.Add(this.labelEx78);
  2493. this.panel7.Controls.Add(this.lbKeYongJiE);
  2494. this.panel7.Controls.Add(this.lbKeYongJiFen);
  2495. this.panel7.Controls.Add(this.lbXiaoFieZheKou);
  2496. this.panel7.Controls.Add(this.lbHuFuQianKuan);
  2497. this.panel7.Controls.Add(this.labelEx77);
  2498. this.panel7.Controls.Add(this.labelEx76);
  2499. this.panel7.Controls.Add(this.labelEx75);
  2500. this.panel7.Controls.Add(this.labelEx49);
  2501. this.panel7.Location = new System.Drawing.Point(484, 15);
  2502. this.panel7.Name = "panel7";
  2503. this.panel7.Size = new System.Drawing.Size(379, 202);
  2504. this.panel7.TabIndex = 2313;
  2505. //
  2506. // lbHuiYuanMing
  2507. //
  2508. this.lbHuiYuanMing.BackColor = System.Drawing.Color.Transparent;
  2509. this.lbHuiYuanMing.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2510. this.lbHuiYuanMing.ForeColor = System.Drawing.Color.DimGray;
  2511. this.lbHuiYuanMing.Location = new System.Drawing.Point(98, 68);
  2512. this.lbHuiYuanMing.Name = "lbHuiYuanMing";
  2513. this.lbHuiYuanMing.Size = new System.Drawing.Size(257, 24);
  2514. this.lbHuiYuanMing.TabIndex = 2300;
  2515. this.lbHuiYuanMing.Text = "-";
  2516. //
  2517. // labelEx78
  2518. //
  2519. this.labelEx78.BackColor = System.Drawing.Color.Transparent;
  2520. this.labelEx78.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2521. this.labelEx78.ForeColor = System.Drawing.Color.DimGray;
  2522. this.labelEx78.Location = new System.Drawing.Point(10, 68);
  2523. this.labelEx78.Name = "labelEx78";
  2524. this.labelEx78.Size = new System.Drawing.Size(81, 24);
  2525. this.labelEx78.TabIndex = 2300;
  2526. this.labelEx78.Text = "持卡人:";
  2527. //
  2528. // lbKeYongJiE
  2529. //
  2530. this.lbKeYongJiE.BackColor = System.Drawing.Color.Transparent;
  2531. this.lbKeYongJiE.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2532. this.lbKeYongJiE.ForeColor = System.Drawing.Color.DimGray;
  2533. this.lbKeYongJiE.Location = new System.Drawing.Point(98, 98);
  2534. this.lbKeYongJiE.Name = "lbKeYongJiE";
  2535. this.lbKeYongJiE.Size = new System.Drawing.Size(257, 24);
  2536. this.lbKeYongJiE.TabIndex = 2300;
  2537. this.lbKeYongJiE.Text = "0.00元";
  2538. //
  2539. // lbKeYongJiFen
  2540. //
  2541. this.lbKeYongJiFen.BackColor = System.Drawing.Color.Transparent;
  2542. this.lbKeYongJiFen.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2543. this.lbKeYongJiFen.ForeColor = System.Drawing.Color.DimGray;
  2544. this.lbKeYongJiFen.Location = new System.Drawing.Point(98, 122);
  2545. this.lbKeYongJiFen.Name = "lbKeYongJiFen";
  2546. this.lbKeYongJiFen.Size = new System.Drawing.Size(257, 24);
  2547. this.lbKeYongJiFen.TabIndex = 2300;
  2548. this.lbKeYongJiFen.Text = "0分";
  2549. //
  2550. // lbXiaoFieZheKou
  2551. //
  2552. this.lbXiaoFieZheKou.BackColor = System.Drawing.Color.Transparent;
  2553. this.lbXiaoFieZheKou.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2554. this.lbXiaoFieZheKou.ForeColor = System.Drawing.Color.DimGray;
  2555. this.lbXiaoFieZheKou.Location = new System.Drawing.Point(98, 146);
  2556. this.lbXiaoFieZheKou.Name = "lbXiaoFieZheKou";
  2557. this.lbXiaoFieZheKou.Size = new System.Drawing.Size(257, 24);
  2558. this.lbXiaoFieZheKou.TabIndex = 2300;
  2559. this.lbXiaoFieZheKou.Text = "-";
  2560. //
  2561. // lbHuFuQianKuan
  2562. //
  2563. this.lbHuFuQianKuan.BackColor = System.Drawing.Color.Transparent;
  2564. this.lbHuFuQianKuan.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2565. this.lbHuFuQianKuan.ForeColor = System.Drawing.Color.Red;
  2566. this.lbHuFuQianKuan.Location = new System.Drawing.Point(98, 170);
  2567. this.lbHuFuQianKuan.Name = "lbHuFuQianKuan";
  2568. this.lbHuFuQianKuan.Size = new System.Drawing.Size(257, 24);
  2569. this.lbHuFuQianKuan.TabIndex = 2300;
  2570. this.lbHuFuQianKuan.Text = "0.00元";
  2571. //
  2572. // labelEx77
  2573. //
  2574. this.labelEx77.BackColor = System.Drawing.Color.Transparent;
  2575. this.labelEx77.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2576. this.labelEx77.ForeColor = System.Drawing.Color.DimGray;
  2577. this.labelEx77.Location = new System.Drawing.Point(6, 170);
  2578. this.labelEx77.Name = "labelEx77";
  2579. this.labelEx77.Size = new System.Drawing.Size(85, 24);
  2580. this.labelEx77.TabIndex = 2300;
  2581. this.labelEx77.Text = "服务欠款:";
  2582. //
  2583. // labelEx76
  2584. //
  2585. this.labelEx76.BackColor = System.Drawing.Color.Transparent;
  2586. this.labelEx76.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2587. this.labelEx76.ForeColor = System.Drawing.Color.DimGray;
  2588. this.labelEx76.Location = new System.Drawing.Point(6, 146);
  2589. this.labelEx76.Name = "labelEx76";
  2590. this.labelEx76.Size = new System.Drawing.Size(85, 24);
  2591. this.labelEx76.TabIndex = 2300;
  2592. this.labelEx76.Text = "消费折扣:";
  2593. //
  2594. // labelEx75
  2595. //
  2596. this.labelEx75.BackColor = System.Drawing.Color.Transparent;
  2597. this.labelEx75.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2598. this.labelEx75.ForeColor = System.Drawing.Color.DimGray;
  2599. this.labelEx75.Location = new System.Drawing.Point(6, 122);
  2600. this.labelEx75.Name = "labelEx75";
  2601. this.labelEx75.Size = new System.Drawing.Size(85, 24);
  2602. this.labelEx75.TabIndex = 2300;
  2603. this.labelEx75.Text = "可用积分:";
  2604. //
  2605. // labelEx49
  2606. //
  2607. this.labelEx49.BackColor = System.Drawing.Color.Transparent;
  2608. this.labelEx49.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2609. this.labelEx49.ForeColor = System.Drawing.Color.DimGray;
  2610. this.labelEx49.Location = new System.Drawing.Point(6, 98);
  2611. this.labelEx49.Name = "labelEx49";
  2612. this.labelEx49.Size = new System.Drawing.Size(85, 24);
  2613. this.labelEx49.TabIndex = 2300;
  2614. this.labelEx49.Text = "可用金额:";
  2615. //
  2616. // lkBanLiHuiYuan
  2617. //
  2618. this.lkBanLiHuiYuan.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  2619. this.lkBanLiHuiYuan.AutoSize = true;
  2620. this.lkBanLiHuiYuan.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2621. this.lkBanLiHuiYuan.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2622. this.lkBanLiHuiYuan.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2623. this.lkBanLiHuiYuan.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(104)))), ((int)(((byte)(109)))));
  2624. this.lkBanLiHuiYuan.Location = new System.Drawing.Point(620, 231);
  2625. this.lkBanLiHuiYuan.Name = "lkBanLiHuiYuan";
  2626. this.lkBanLiHuiYuan.Size = new System.Drawing.Size(56, 17);
  2627. this.lkBanLiHuiYuan.TabIndex = 2310;
  2628. this.lkBanLiHuiYuan.TabStop = true;
  2629. this.lkBanLiHuiYuan.Text = "办理会员";
  2630. //
  2631. // panel6
  2632. //
  2633. this.panel6.BackgroundImage = global::LYFZ.Software.Properties.Resources.会员卡;
  2634. this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  2635. this.panel6.Controls.Add(this.lbHuiYuanDengJi);
  2636. this.panel6.Controls.Add(this.lbHuiYuanHao);
  2637. this.panel6.Location = new System.Drawing.Point(67, 15);
  2638. this.panel6.Name = "panel6";
  2639. this.panel6.Size = new System.Drawing.Size(379, 202);
  2640. this.panel6.TabIndex = 2313;
  2641. //
  2642. // lbHuiYuanDengJi
  2643. //
  2644. this.lbHuiYuanDengJi.BackColor = System.Drawing.Color.Transparent;
  2645. this.lbHuiYuanDengJi.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2646. this.lbHuiYuanDengJi.ForeColor = System.Drawing.Color.Khaki;
  2647. this.lbHuiYuanDengJi.Location = new System.Drawing.Point(15, 170);
  2648. this.lbHuiYuanDengJi.Name = "lbHuiYuanDengJi";
  2649. this.lbHuiYuanDengJi.Size = new System.Drawing.Size(350, 24);
  2650. this.lbHuiYuanDengJi.TabIndex = 2300;
  2651. this.lbHuiYuanDengJi.Text = "会员等级:无";
  2652. //
  2653. // lbHuiYuanHao
  2654. //
  2655. this.lbHuiYuanHao.BackColor = System.Drawing.Color.Transparent;
  2656. this.lbHuiYuanHao.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2657. this.lbHuiYuanHao.ForeColor = System.Drawing.Color.Khaki;
  2658. this.lbHuiYuanHao.Location = new System.Drawing.Point(17, 140);
  2659. this.lbHuiYuanHao.Name = "lbHuiYuanHao";
  2660. this.lbHuiYuanHao.Size = new System.Drawing.Size(350, 24);
  2661. this.lbHuiYuanHao.TabIndex = 2300;
  2662. this.lbHuiYuanHao.Text = "会员卡号:";
  2663. //
  2664. // lkHuFuShouKuan
  2665. //
  2666. this.lkHuFuShouKuan.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2667. this.lkHuFuShouKuan.AutoSize = true;
  2668. this.lkHuFuShouKuan.BackColor = System.Drawing.Color.Transparent;
  2669. this.lkHuFuShouKuan.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2670. this.lkHuFuShouKuan.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2671. this.lkHuFuShouKuan.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2672. this.lkHuFuShouKuan.LinkColor = System.Drawing.Color.DodgerBlue;
  2673. this.lkHuFuShouKuan.Location = new System.Drawing.Point(806, 231);
  2674. this.lkHuFuShouKuan.Name = "lkHuFuShouKuan";
  2675. this.lkHuFuShouKuan.Size = new System.Drawing.Size(56, 17);
  2676. this.lkHuFuShouKuan.TabIndex = 2310;
  2677. this.lkHuFuShouKuan.TabStop = true;
  2678. this.lkHuFuShouKuan.Text = "服务收款";
  2679. //
  2680. // lkHuiYuanGuanLi
  2681. //
  2682. this.lkHuiYuanGuanLi.ActiveLinkColor = System.Drawing.Color.DodgerBlue;
  2683. this.lkHuiYuanGuanLi.AutoSize = true;
  2684. this.lkHuiYuanGuanLi.BackColor = System.Drawing.Color.Transparent;
  2685. this.lkHuiYuanGuanLi.DisabledLinkColor = System.Drawing.Color.DarkGray;
  2686. this.lkHuiYuanGuanLi.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2687. this.lkHuiYuanGuanLi.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline;
  2688. this.lkHuiYuanGuanLi.LinkColor = System.Drawing.Color.DodgerBlue;
  2689. this.lkHuiYuanGuanLi.Location = new System.Drawing.Point(713, 231);
  2690. this.lkHuiYuanGuanLi.Name = "lkHuiYuanGuanLi";
  2691. this.lkHuiYuanGuanLi.Size = new System.Drawing.Size(56, 17);
  2692. this.lkHuiYuanGuanLi.TabIndex = 2310;
  2693. this.lkHuiYuanGuanLi.TabStop = true;
  2694. this.lkHuiYuanGuanLi.Text = "会员管理";
  2695. //
  2696. // labelEx50
  2697. //
  2698. this.labelEx50.AutoSize = true;
  2699. this.labelEx50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  2700. this.labelEx50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2701. this.labelEx50.Location = new System.Drawing.Point(5, 15);
  2702. this.labelEx50.Name = "labelEx50";
  2703. this.labelEx50.Size = new System.Drawing.Size(56, 17);
  2704. this.labelEx50.TabIndex = 2232;
  2705. this.labelEx50.Text = "会员信息";
  2706. //
  2707. // panelEx23
  2708. //
  2709. this.panelEx23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2710. this.panelEx23.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2711. this.panelEx23.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2712. this.panelEx23.BorderWidth = 1;
  2713. this.panelEx23.Dock = System.Windows.Forms.DockStyle.Bottom;
  2714. this.panelEx23.Location = new System.Drawing.Point(12, 265);
  2715. this.panelEx23.Name = "panelEx23";
  2716. this.panelEx23.Size = new System.Drawing.Size(880, 1);
  2717. this.panelEx23.TabIndex = 297;
  2718. //
  2719. // plFlowchartNodePanel
  2720. //
  2721. this.plFlowchartNodePanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  2722. this.plFlowchartNodePanel.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  2723. this.plFlowchartNodePanel.BorderWidth = 1;
  2724. this.plFlowchartNodePanel.Location = new System.Drawing.Point(0, 568);
  2725. this.plFlowchartNodePanel.Margin = new System.Windows.Forms.Padding(0);
  2726. this.plFlowchartNodePanel.Name = "plFlowchartNodePanel";
  2727. this.plFlowchartNodePanel.Padding = new System.Windows.Forms.Padding(12, 0, 1, 3);
  2728. this.plFlowchartNodePanel.Size = new System.Drawing.Size(893, 230);
  2729. this.plFlowchartNodePanel.TabIndex = 299;
  2730. //
  2731. // flowPanel0
  2732. //
  2733. this.flowPanel0.BackColor = System.Drawing.Color.Transparent;
  2734. this.flowPanel0.Controls.Add(this.btnSaveIntent);
  2735. this.flowPanel0.Controls.Add(this.btnNewOrder);
  2736. this.flowPanel0.Controls.Add(this.btnSave);
  2737. this.flowPanel0.Controls.Add(this.btnPrint);
  2738. this.flowPanel0.Controls.Add(this.btnOrderClose);
  2739. this.flowPanel0.Location = new System.Drawing.Point(341, 43);
  2740. this.flowPanel0.Name = "flowPanel0";
  2741. this.flowPanel0.Size = new System.Drawing.Size(461, 33);
  2742. this.flowPanel0.TabIndex = 2235;
  2743. //
  2744. // btnSaveIntent
  2745. //
  2746. this.btnSaveIntent.BackColor = System.Drawing.Color.Transparent;
  2747. this.btnSaveIntent.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveIntent.BackImg")));
  2748. this.btnSaveIntent.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  2749. this.btnSaveIntent.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  2750. this.btnSaveIntent.ForeColor = System.Drawing.Color.White;
  2751. this.btnSaveIntent.IsCustomBackImg = false;
  2752. this.btnSaveIntent.IsShowText = true;
  2753. this.btnSaveIntent.Location = new System.Drawing.Point(3, 3);
  2754. this.btnSaveIntent.Name = "btnSaveIntent";
  2755. this.btnSaveIntent.Size = new System.Drawing.Size(100, 28);
  2756. this.btnSaveIntent.TabIndex = 37;
  2757. this.btnSaveIntent.Text = " 保存意向订单";
  2758. this.btnSaveIntent.UseVisualStyleBackColor = false;
  2759. //
  2760. // btnNewOrder
  2761. //
  2762. this.btnNewOrder.BackColor = System.Drawing.Color.Transparent;
  2763. this.btnNewOrder.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnNewOrder.BackImg")));
  2764. this.btnNewOrder.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  2765. this.btnNewOrder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  2766. this.btnNewOrder.ForeColor = System.Drawing.Color.White;
  2767. this.btnNewOrder.IsCustomBackImg = false;
  2768. this.btnNewOrder.IsShowText = true;
  2769. this.btnNewOrder.Location = new System.Drawing.Point(109, 3);
  2770. this.btnNewOrder.Name = "btnNewOrder";
  2771. this.btnNewOrder.Size = new System.Drawing.Size(80, 28);
  2772. this.btnNewOrder.TabIndex = 42;
  2773. this.btnNewOrder.Text = " 新订单";
  2774. this.btnNewOrder.UseVisualStyleBackColor = false;
  2775. //
  2776. // btnSave
  2777. //
  2778. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  2779. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  2780. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  2781. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  2782. this.btnSave.ForeColor = System.Drawing.Color.White;
  2783. this.btnSave.IsCustomBackImg = false;
  2784. this.btnSave.IsShowText = true;
  2785. this.btnSave.Location = new System.Drawing.Point(195, 3);
  2786. this.btnSave.Name = "btnSave";
  2787. this.btnSave.Size = new System.Drawing.Size(80, 28);
  2788. this.btnSave.TabIndex = 38;
  2789. this.btnSave.Text = " 保存订单";
  2790. this.btnSave.UseVisualStyleBackColor = false;
  2791. //
  2792. // btnPrint
  2793. //
  2794. this.btnPrint.BackColor = System.Drawing.Color.Transparent;
  2795. this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
  2796. this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  2797. this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  2798. this.btnPrint.ForeColor = System.Drawing.Color.White;
  2799. this.btnPrint.IsCustomBackImg = false;
  2800. this.btnPrint.IsShowText = true;
  2801. this.btnPrint.Location = new System.Drawing.Point(281, 3);
  2802. this.btnPrint.Name = "btnPrint";
  2803. this.btnPrint.Size = new System.Drawing.Size(80, 28);
  2804. this.btnPrint.TabIndex = 40;
  2805. this.btnPrint.Text = " 打印订单";
  2806. this.btnPrint.UseVisualStyleBackColor = false;
  2807. //
  2808. // btnOrderClose
  2809. //
  2810. this.btnOrderClose.BackColor = System.Drawing.Color.Transparent;
  2811. this.btnOrderClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOrderClose.BackImg")));
  2812. this.btnOrderClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  2813. this.btnOrderClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  2814. this.btnOrderClose.ForeColor = System.Drawing.Color.White;
  2815. this.btnOrderClose.IsCustomBackImg = false;
  2816. this.btnOrderClose.IsShowText = true;
  2817. this.btnOrderClose.Location = new System.Drawing.Point(367, 3);
  2818. this.btnOrderClose.Name = "btnOrderClose";
  2819. this.btnOrderClose.Size = new System.Drawing.Size(80, 28);
  2820. this.btnOrderClose.TabIndex = 41;
  2821. this.btnOrderClose.Text = " 关 闭";
  2822. this.btnOrderClose.UseVisualStyleBackColor = false;
  2823. //
  2824. // labelEx9
  2825. //
  2826. this.labelEx9.AutoSize = true;
  2827. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  2828. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2829. this.labelEx9.Location = new System.Drawing.Point(661, 15);
  2830. this.labelEx9.Name = "labelEx9";
  2831. this.labelEx9.Size = new System.Drawing.Size(56, 17);
  2832. this.labelEx9.TabIndex = 2313;
  2833. this.labelEx9.Text = "门店信息";
  2834. //
  2835. // frmNewOrder
  2836. //
  2837. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2838. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2839. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
  2840. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  2841. this.ClientSize = new System.Drawing.Size(980, 760);
  2842. this.Controls.Add(this.flowPanel0);
  2843. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  2844. this.Name = "frmNewOrder";
  2845. this.Text = "开单";
  2846. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  2847. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  2848. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  2849. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  2850. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  2851. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  2852. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  2853. this.Controls.SetChildIndex(this.flowPanel0, 0);
  2854. this.plExMainContainer.ResumeLayout(false);
  2855. this.plFormMainContent.ResumeLayout(false);
  2856. this.tabControlMain.ResumeLayout(false);
  2857. this.tbRuMenDiaoCha.ResumeLayout(false);
  2858. this.plRuMenDiaoChaMain.ResumeLayout(false);
  2859. this.plRuMenDiaoChaMain.PerformLayout();
  2860. this.flKeFuZhiNiaoBlock.ResumeLayout(false);
  2861. this.plStyleMain.ResumeLayout(false);
  2862. this.plStyleMain.PerformLayout();
  2863. this.plHunQi.ResumeLayout(false);
  2864. this.plHunQi.PerformLayout();
  2865. this.plBaoBei.ResumeLayout(false);
  2866. this.plBaoBei.PerformLayout();
  2867. ((System.ComponentModel.ISupportInitialize)(this.PictReset)).EndInit();
  2868. ((System.ComponentModel.ISupportInitialize)(this.PictEdit)).EndInit();
  2869. this.tbDingDanZhiNiao.ResumeLayout(false);
  2870. this.plDingDanZhiNiao.ResumeLayout(false);
  2871. this.plDingDanZhiNiao.PerformLayout();
  2872. this.plBiaoZhiu.ResumeLayout(false);
  2873. this.plBiaoZhiu.PerformLayout();
  2874. this.plZhiDingYiDianHao.ResumeLayout(false);
  2875. this.plZhiDingYiDianHao.PerformLayout();
  2876. this.flowLayoutPanel3.ResumeLayout(false);
  2877. this.plTaoXiMingCheng.ResumeLayout(false);
  2878. this.plTaoXiMingCheng.PerformLayout();
  2879. ((System.ComponentModel.ISupportInitialize)(this.PictAnnotation)).EndInit();
  2880. this.plTaoXiJiGe.ResumeLayout(false);
  2881. this.plTaoXiJiGe.PerformLayout();
  2882. ((System.ComponentModel.ISupportInitialize)(this.numTaoXiJiaGe)).EndInit();
  2883. this.flPanelDingDanZhiLiao.ResumeLayout(false);
  2884. this.plDingDanXiangPian.ResumeLayout(false);
  2885. this.plDingDanXiangPian.PerformLayout();
  2886. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottom)).EndInit();
  2887. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegister)).EndInit();
  2888. this.plJiuDianXingXi.ResumeLayout(false);
  2889. this.plJiuDianXingXi.PerformLayout();
  2890. this.panelEx8.ResumeLayout(false);
  2891. this.panelEx8.PerformLayout();
  2892. this.plLiBaoMain.ResumeLayout(false);
  2893. this.plLiBaoMain.PerformLayout();
  2894. this.plLiBaoRuDiRuChe.ResumeLayout(false);
  2895. this.plLiBaoRuDiRuChe.PerformLayout();
  2896. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottomPackage)).EndInit();
  2897. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegisterPackage)).EndInit();
  2898. ((System.ComponentModel.ISupportInitialize)(this.numLiBaoJiaGe)).EndInit();
  2899. this.tbQiTaXiangQing.ResumeLayout(false);
  2900. this.plQiTaXiangQing.ResumeLayout(false);
  2901. this.flowLayoutPanel2.ResumeLayout(false);
  2902. this.panelEx1.ResumeLayout(false);
  2903. this.panelEx1.PerformLayout();
  2904. this.panelContactRecord.ResumeLayout(false);
  2905. this.panelContactRecord.PerformLayout();
  2906. this.panelEx13.ResumeLayout(false);
  2907. this.panelEx13.PerformLayout();
  2908. this.panelEx20.ResumeLayout(false);
  2909. this.panelEx20.PerformLayout();
  2910. this.panel7.ResumeLayout(false);
  2911. this.panel6.ResumeLayout(false);
  2912. this.flowPanel0.ResumeLayout(false);
  2913. this.ResumeLayout(false);
  2914. }
  2915. #endregion
  2916. public ComponentLibrary.TabControlEx tabControlMain;
  2917. public System.Windows.Forms.TabPage tbRuMenDiaoCha;
  2918. public System.Windows.Forms.TabPage tbQiTaXiangQing;
  2919. public ComponentLibrary.PanelEx plRuMenDiaoChaMain;
  2920. private ComponentLibrary.LabelEx labelEx30;
  2921. protected ComponentLibrary.LabelEx lblOpenType;
  2922. protected ComponentLibrary.LabelEx labelEx2;
  2923. private ComponentLibrary.PanelEx panelEx2;
  2924. protected ComponentLibrary.LabelEx labelEx4;
  2925. private ComponentLibrary.PanelEx panelEx5;
  2926. protected ComponentLibrary.LabelEx labelEx1;
  2927. private ComponentLibrary.PanelEx panelEx6;
  2928. public System.Windows.Forms.FlowLayoutPanel flKeFuZhiNiaoBlock;
  2929. private ComponentLibrary.LabelEx labelEx7;
  2930. protected ComponentLibrary.LabelEx labelEx5;
  2931. protected internal System.Windows.Forms.FlowLayoutPanel flowPanel0;
  2932. protected internal ComponentLibrary.ButtonEx btnSaveIntent;
  2933. protected internal ComponentLibrary.ButtonEx btnNewOrder;
  2934. protected internal ComponentLibrary.ButtonEx btnSave;
  2935. protected internal ComponentLibrary.ButtonEx btnPrint;
  2936. protected ComponentLibrary.ButtonEx btnOrderClose;
  2937. public ComponentLibrary.PanelEx plDingDanZhiNiao;
  2938. protected ComponentLibrary.LabelEx labelEx10;
  2939. public System.Windows.Forms.FlowLayoutPanel flPanelDingDanZhiLiao;
  2940. protected ComponentLibrary.LabelEx labelEx24;
  2941. protected ComponentLibrary.LabelEx labelEx25;
  2942. protected ComponentLibrary.LabelEx labelEx13;
  2943. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaoXiName;
  2944. protected internal ComponentLibrary.TextBoxEx txtSinceOrderNumber;
  2945. protected ComponentLibrary.LabelEx labelEx11;
  2946. private ComponentLibrary.LabelEx labelEx14;
  2947. protected ComponentLibrary.LabelEx labelEx32;
  2948. private ComponentLibrary.LabelEx labelEx17;
  2949. private ComponentLibrary.LabelEx labelEx18;
  2950. protected ComponentLibrary.LabelEx labelEx27;
  2951. public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
  2952. private ComponentLibrary.LabelEx labelEx35;
  2953. private ComponentLibrary.PanelEx panelEx16;
  2954. private ComponentLibrary.PanelEx panelEx17;
  2955. protected ComponentLibrary.LabelEx labelEx40;
  2956. private ComponentLibrary.PanelEx panelEx19;
  2957. protected ComponentLibrary.LabelEx labelEx23;
  2958. private ComponentLibrary.PanelEx panelEx11;
  2959. protected ComponentLibrary.LabelEx labelEx12;
  2960. private ComponentLibrary.LabelEx labelEx41;
  2961. private ComponentLibrary.LabelEx labelEx42;
  2962. protected internal ComponentLibrary.PanelEx plLiBaoRuDiRuChe;
  2963. private ComponentLibrary.LabelEx labelEx15;
  2964. private ComponentLibrary.LabelEx labelEx20;
  2965. protected ComponentLibrary.LabelEx lbSetLiBao;
  2966. protected ComponentLibrary.LabelEx labelEx21;
  2967. protected ComponentLibrary.LabelEx labelEx22;
  2968. protected internal ComponentLibrary.TextBoxEx txtBiaoZhu;
  2969. protected ComponentLibrary.LabelEx lbHideBiaoZhu;
  2970. public ComponentLibrary.PanelEx plQiTaXiangQing;
  2971. public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  2972. protected ComponentLibrary.LabelEx labelEx54;
  2973. private ComponentLibrary.PanelEx panelEx22;
  2974. private ComponentLibrary.PanelEx panelEx13;
  2975. protected ComponentLibrary.LabelEx labelEx44;
  2976. private ComponentLibrary.PanelEx panelEx14;
  2977. private ComponentLibrary.PanelEx panelEx20;
  2978. protected ComponentLibrary.LabelEx labelEx50;
  2979. private ComponentLibrary.PanelEx panelEx23;
  2980. public System.Windows.Forms.TextBox txtGoTongJiLu;
  2981. private ComponentLibrary.LabelEx labelEx66;
  2982. protected internal ComponentLibrary.TextBoxEx textBoxEx3;
  2983. private System.Windows.Forms.Panel panel7;
  2984. private System.Windows.Forms.Panel panel6;
  2985. private ComponentLibrary.LabelEx labelEx78;
  2986. private ComponentLibrary.LabelEx labelEx77;
  2987. private ComponentLibrary.LabelEx labelEx76;
  2988. private ComponentLibrary.LabelEx labelEx75;
  2989. private ComponentLibrary.LabelEx labelEx49;
  2990. public System.Windows.Forms.LinkLabel lkSelectOrderPerson;
  2991. public System.Windows.Forms.LinkLabel lkSetStyle;
  2992. public System.Windows.Forms.LinkLabel lkSetClientSource;
  2993. public System.Windows.Forms.LinkLabel lkYiXiangClient;
  2994. public System.Windows.Forms.LinkLabel lkSelectStyle;
  2995. public ComponentLibrary.CheckBoxEx chkTransactmemberCard;
  2996. public ComponentLibrary.PanelEx plHunQi;
  2997. public ComponentLibrary.TextBoxEx txtOrderPerson;
  2998. public ComponentLibrary.LabelEx labelEx38;
  2999. public ComponentLibrary.MaskedTextDateEx mskMarriage;
  3000. public ComponentLibrary.CheckBoxEx chkMarriage;
  3001. public ComponentLibrary.PanelEx panelA1Line;
  3002. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevClientSource;
  3003. public ComponentLibrary.PanelEx plBaoBei;
  3004. public ComponentLibrary.RadioButtonEx rdoCusSex1;
  3005. public ComponentLibrary.MaskedTextDateEx maskBirthday;
  3006. public ComponentLibrary.RadioButtonEx rdoCusSex2;
  3007. public ComponentLibrary.LabelEx labelEx6;
  3008. public ComponentLibrary.TextBoxEx txtZodiac;
  3009. public ComponentLibrary.LabelEx labelEx51;
  3010. public ComponentLibrary.TextBoxEx txtCusName;
  3011. public ComponentLibrary.CheckBoxEx chkBirthday;
  3012. public ComponentLibrary.LabelEx labelEx28;
  3013. public ComponentLibrary.LabelEx labelEx45;
  3014. public ComponentLibrary.LabelEx labelEx16;
  3015. public ComponentLibrary.PictureBoxEx PictEdit;
  3016. public ComponentLibrary.PanelEx panelEx10;
  3017. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderClass;
  3018. public ComponentLibrary.LabelEx labelEx19;
  3019. public ComponentLibrary.LabelEx labelEx33;
  3020. public ComponentLibrary.TextBoxEx txtSysTempOrderNumber;
  3021. public ComponentLibrary.NumericUpDownEx numIntoRegister;
  3022. public ComponentLibrary.NumericUpDownEx numIntoBottom;
  3023. public ComponentLibrary.LabelEx labelEx29;
  3024. public ComponentLibrary.TextBoxEx txtHotelInfo;
  3025. public ComponentLibrary.LabelEx labelEx26;
  3026. public ComponentLibrary.LabelEx lbTaoXiShenJiJiLu;
  3027. public ComponentLibrary.LabelEx lbSetOrderClass;
  3028. public ComponentLibrary.LabelEx lbTaoXiShenJi;
  3029. public ComponentLibrary.PanelEx plDingDanXiangPian;
  3030. public ComponentLibrary.PanelEx panelEx8;
  3031. public ComponentLibrary.TextBoxEx txtOrderRemarks;
  3032. public ComponentLibrary.PanelEx plJiuDianXingXi;
  3033. public ComponentLibrary.PanelEx plLiBaoMain;
  3034. public System.Windows.Forms.Panel plZhiDingYiDianHao;
  3035. public System.Windows.Forms.Panel plBiaoZhiu;
  3036. public ComponentLibrary.NumericUpDownEx numTaoXiJiaGe;
  3037. public ComponentLibrary.NumericUpDownEx numIntoBottomPackage;
  3038. public ComponentLibrary.NumericUpDownEx numIntoRegisterPackage;
  3039. public ComponentLibrary.NumericUpDownEx numLiBaoJiaGe;
  3040. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevPackageName;
  3041. public ComponentLibrary.LabelEx labelEx59;
  3042. public System.Windows.Forms.LinkLabel lkGuoTongJiLuXiangQing;
  3043. public System.Windows.Forms.LinkLabel lkAddGuoTongJiLu;
  3044. public System.Windows.Forms.LinkLabel lkHouQi;
  3045. public ComponentLibrary.LabelEx labelEx74;
  3046. public ComponentLibrary.LabelEx lbHouQiQianKuan;
  3047. public System.Windows.Forms.LinkLabel lkQianQi;
  3048. public ComponentLibrary.LabelEx labelEx73;
  3049. public ComponentLibrary.LabelEx lbQianQiQianKuan;
  3050. public ComponentLibrary.LabelEx lbHouQiYingShou;
  3051. public ComponentLibrary.LabelEx lbQianQiYingShou;
  3052. public ComponentLibrary.LabelEx lbHouQiShiShou;
  3053. public ComponentLibrary.LabelEx lbQianQiShiShou;
  3054. public ComponentLibrary.LabelEx labelEx68;
  3055. public ComponentLibrary.LabelEx labelEx46;
  3056. public ComponentLibrary.LabelEx labelEx72;
  3057. public ComponentLibrary.LabelEx labelEx58;
  3058. public ComponentLibrary.LabelEx labelEx56;
  3059. public ComponentLibrary.LabelEx labelEx53;
  3060. public ComponentLibrary.LabelEx lbHuiYuanMing;
  3061. public ComponentLibrary.LabelEx lbKeYongJiE;
  3062. public ComponentLibrary.LabelEx lbKeYongJiFen;
  3063. public ComponentLibrary.LabelEx lbXiaoFieZheKou;
  3064. public ComponentLibrary.LabelEx lbHuFuQianKuan;
  3065. public System.Windows.Forms.LinkLabel lkBanLiHuiYuan;
  3066. public ComponentLibrary.LabelEx lbHuiYuanDengJi;
  3067. public ComponentLibrary.LabelEx lbHuiYuanHao;
  3068. public System.Windows.Forms.LinkLabel lkHuFuShouKuan;
  3069. public System.Windows.Forms.LinkLabel lkHuiYuanGuanLi;
  3070. public System.Windows.Forms.TabPage tbDingDanZhiNiao;
  3071. public ComponentLibrary.PanelEx plStyleMain;
  3072. protected ComponentLibrary.LabelEx lbStyle;
  3073. private ComponentLibrary.PanelEx panelEx4;
  3074. public System.Windows.Forms.Panel plTaoXiMingCheng;
  3075. public System.Windows.Forms.Panel plTaoXiJiGe;
  3076. public ComponentLibrary.PictureBoxEx PictAnnotation;
  3077. public ComponentLibrary.RadioButtonEx rdoHospitalClient;
  3078. public ComponentLibrary.RadioButtonEx rdoFriends;
  3079. public ComponentLibrary.RadioButtonEx rdoOther;
  3080. public ComponentLibrary.RadioButtonEx rdoOldClient;
  3081. public ComponentLibrary.LabelEx lbSetTaoXiName;
  3082. public System.Windows.Forms.TextBox txtDingDanQianZhui;
  3083. public System.Windows.Forms.ToolTip toolTipMsg;
  3084. public System.Windows.Forms.LinkLabel linkSelectSameNameBaby;
  3085. public ComponentLibrary.PictureBoxEx PictReset;
  3086. private ComponentLibrary.PanelEx panelEx1;
  3087. public System.Windows.Forms.LinkLabel likbtnUpload;
  3088. protected ComponentLibrary.LabelEx labelEx8;
  3089. private ComponentLibrary.PanelEx panelEx3;
  3090. public ComponentLibrary.PanelEx panelContactRecord;
  3091. public ComponentLibrary.PanelEx plFlowchartNodePanel;
  3092. private ComponentLibrary.LabelEx labelEx3;
  3093. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
  3094. protected ComponentLibrary.LabelEx labelEx9;
  3095. }
  3096. }