BarcodeEditorForm.Designer.cs 137 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840
  1. namespace FastReport.Forms
  2. {
  3. partial class BarcodeEditorForm
  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(BarcodeEditorForm));
  30. this.qrTabs = new FastReport.Controls.PageControl();
  31. this.qrTypeText = new FastReport.Controls.PageControlPage();
  32. this.qrText = new System.Windows.Forms.TextBox();
  33. this.qrTypeVcard = new FastReport.Controls.PageControlPage();
  34. this.qrVcPhoneWork = new System.Windows.Forms.TextBox();
  35. this.qrVcPhone = new System.Windows.Forms.TextBox();
  36. this.qrVcEmailWork = new System.Windows.Forms.TextBox();
  37. this.qrVcEmailHome = new System.Windows.Forms.TextBox();
  38. this.qrVcCountry = new System.Windows.Forms.TextBox();
  39. this.qrVcCity = new System.Windows.Forms.TextBox();
  40. this.qrVcZip = new System.Windows.Forms.TextBox();
  41. this.qrVcStreet = new System.Windows.Forms.TextBox();
  42. this.qrVcWebsite = new System.Windows.Forms.TextBox();
  43. this.qrVcCompany = new System.Windows.Forms.TextBox();
  44. this.qrVcPhoneHome = new System.Windows.Forms.TextBox();
  45. this.qrVcTitle = new System.Windows.Forms.TextBox();
  46. this.label17 = new System.Windows.Forms.Label();
  47. this.qrVcLN = new System.Windows.Forms.TextBox();
  48. this.qrVcFN = new System.Windows.Forms.TextBox();
  49. this.label28 = new System.Windows.Forms.Label();
  50. this.label19 = new System.Windows.Forms.Label();
  51. this.label27 = new System.Windows.Forms.Label();
  52. this.label26 = new System.Windows.Forms.Label();
  53. this.label25 = new System.Windows.Forms.Label();
  54. this.label24 = new System.Windows.Forms.Label();
  55. this.label23 = new System.Windows.Forms.Label();
  56. this.label22 = new System.Windows.Forms.Label();
  57. this.label31 = new System.Windows.Forms.Label();
  58. this.label21 = new System.Windows.Forms.Label();
  59. this.label20 = new System.Windows.Forms.Label();
  60. this.label18 = new System.Windows.Forms.Label();
  61. this.label16 = new System.Windows.Forms.Label();
  62. this.qrTypeURI = new FastReport.Controls.PageControlPage();
  63. this.label30 = new System.Windows.Forms.Label();
  64. this.qrURI = new System.Windows.Forms.TextBox();
  65. this.qrTypeEmailAddress = new FastReport.Controls.PageControlPage();
  66. this.label29 = new System.Windows.Forms.Label();
  67. this.qrEmail = new System.Windows.Forms.TextBox();
  68. this.qrTypeEmailMessage = new FastReport.Controls.PageControlPage();
  69. this.qrEmailText = new System.Windows.Forms.TextBox();
  70. this.label3 = new System.Windows.Forms.Label();
  71. this.qrEmailSub = new System.Windows.Forms.TextBox();
  72. this.label2 = new System.Windows.Forms.Label();
  73. this.label1 = new System.Windows.Forms.Label();
  74. this.qrEmailTo = new System.Windows.Forms.TextBox();
  75. this.qrTypeGeo = new FastReport.Controls.PageControlPage();
  76. this.qrGeoMeters = new System.Windows.Forms.TextBox();
  77. this.label6 = new System.Windows.Forms.Label();
  78. this.qrGeoLongitude = new System.Windows.Forms.TextBox();
  79. this.label4 = new System.Windows.Forms.Label();
  80. this.qrGeoLatitude = new System.Windows.Forms.TextBox();
  81. this.label5 = new System.Windows.Forms.Label();
  82. this.qrTypeSMS = new FastReport.Controls.PageControlPage();
  83. this.qrSMSText = new System.Windows.Forms.TextBox();
  84. this.label8 = new System.Windows.Forms.Label();
  85. this.qrSMSTo = new System.Windows.Forms.TextBox();
  86. this.label7 = new System.Windows.Forms.Label();
  87. this.qrTypeCall = new FastReport.Controls.PageControlPage();
  88. this.qrCall = new System.Windows.Forms.TextBox();
  89. this.label9 = new System.Windows.Forms.Label();
  90. this.qrTypeEvent = new FastReport.Controls.PageControlPage();
  91. this.qrEventTo = new System.Windows.Forms.DateTimePicker();
  92. this.label12 = new System.Windows.Forms.Label();
  93. this.qrEventFrom = new System.Windows.Forms.DateTimePicker();
  94. this.label11 = new System.Windows.Forms.Label();
  95. this.qrEventDesc = new System.Windows.Forms.TextBox();
  96. this.label10 = new System.Windows.Forms.Label();
  97. this.qrTypeWifi = new FastReport.Controls.PageControlPage();
  98. this.qrWifiHidden = new System.Windows.Forms.CheckBox();
  99. this.qrWifiPass = new System.Windows.Forms.TextBox();
  100. this.label15 = new System.Windows.Forms.Label();
  101. this.qrWifiName = new System.Windows.Forms.TextBox();
  102. this.label14 = new System.Windows.Forms.Label();
  103. this.qrWifiEncryption = new System.Windows.Forms.ComboBox();
  104. this.label13 = new System.Windows.Forms.Label();
  105. this.qrTypeSwiss = new FastReport.Controls.PageControlPage();
  106. this.tbQrSwissCurrency = new System.Windows.Forms.TextBox();
  107. this.qrSwissIbanType = new System.Windows.Forms.ComboBox();
  108. this.qrSwissAmount = new System.Windows.Forms.TextBox();
  109. this.lblSwissCurrency = new System.Windows.Forms.Label();
  110. this.lblSwissAmount = new System.Windows.Forms.Label();
  111. this.qrSwissIban = new System.Windows.Forms.TextBox();
  112. this.lblSwissIbanType = new System.Windows.Forms.Label();
  113. this.lblSwissIban = new System.Windows.Forms.Label();
  114. this.gbSwissAddInformation = new System.Windows.Forms.GroupBox();
  115. this.qrSwissUnstructMessage = new System.Windows.Forms.TextBox();
  116. this.qrSwissBillInfo = new System.Windows.Forms.TextBox();
  117. this.qrSwissRefText = new System.Windows.Forms.TextBox();
  118. this.lblSwissAddMessage = new System.Windows.Forms.Label();
  119. this.qrSwissRefTextType = new System.Windows.Forms.ComboBox();
  120. this.lblSwissAddBillInfo = new System.Windows.Forms.Label();
  121. this.qrSwissRefType = new System.Windows.Forms.ComboBox();
  122. this.qrSwissAlt1 = new System.Windows.Forms.TextBox();
  123. this.lblSwissRefText = new System.Windows.Forms.Label();
  124. this.qrSwissAlt2 = new System.Windows.Forms.TextBox();
  125. this.lblSwissRefType = new System.Windows.Forms.Label();
  126. this.lblSwissAddProcedure2 = new System.Windows.Forms.Label();
  127. this.lblSwissAddProcedure1 = new System.Windows.Forms.Label();
  128. this.lblSwissRefTextType = new System.Windows.Forms.Label();
  129. this.gbSwissDebitor = new System.Windows.Forms.GroupBox();
  130. this.lblSwissStreet2 = new System.Windows.Forms.Label();
  131. this.lblSwissZip2 = new System.Windows.Forms.Label();
  132. this.lblSwissName2 = new System.Windows.Forms.Label();
  133. this.qrSwissDebitorName = new System.Windows.Forms.TextBox();
  134. this.qrSwissDebitorZipCode = new System.Windows.Forms.TextBox();
  135. this.qrSwissDebitorHNumber = new System.Windows.Forms.TextBox();
  136. this.qrSwissDebitorCity = new System.Windows.Forms.TextBox();
  137. this.qrSwissDebitorCountry = new System.Windows.Forms.TextBox();
  138. this.qrSwissDebitorStreet = new System.Windows.Forms.TextBox();
  139. this.gbSwissCreditor = new System.Windows.Forms.GroupBox();
  140. this.qrSwissCreditorStreet = new System.Windows.Forms.TextBox();
  141. this.qrSwissCreditorHNumber = new System.Windows.Forms.TextBox();
  142. this.qrSwissCreditorName = new System.Windows.Forms.TextBox();
  143. this.qrSwissCreditorCountry = new System.Windows.Forms.TextBox();
  144. this.qrSwissCreditorZipCode = new System.Windows.Forms.TextBox();
  145. this.qrSwissCreditorCity = new System.Windows.Forms.TextBox();
  146. this.lblSwissStreet1 = new System.Windows.Forms.Label();
  147. this.lblSwissZip1 = new System.Windows.Forms.Label();
  148. this.lblSwissName1 = new System.Windows.Forms.Label();
  149. this.qrTypeSberbank = new FastReport.Controls.PageControlPage();
  150. this.tabControl1 = new System.Windows.Forms.TabControl();
  151. this.tabPage2 = new System.Windows.Forms.TabPage();
  152. this.NameTextBox = new System.Windows.Forms.TextBox();
  153. this.sberQrName = new System.Windows.Forms.Label();
  154. this.label41 = new System.Windows.Forms.Label();
  155. this.label59 = new System.Windows.Forms.Label();
  156. this.PersonalAccTextBox = new System.Windows.Forms.TextBox();
  157. this.CorrespAccTextBox = new System.Windows.Forms.TextBox();
  158. this.BICTextBox = new System.Windows.Forms.TextBox();
  159. this.BankNameTextBox = new System.Windows.Forms.TextBox();
  160. this.label52 = new System.Windows.Forms.Label();
  161. this.label45 = new System.Windows.Forms.Label();
  162. this.tabPage3 = new System.Windows.Forms.TabPage();
  163. this.DocDateCheckBox = new System.Windows.Forms.CheckBox();
  164. this.DocumentDatePicker = new System.Windows.Forms.DateTimePicker();
  165. this.PayerInnTextBox = new System.Windows.Forms.TextBox();
  166. this.PayReasonTextBox = new System.Windows.Forms.TextBox();
  167. this.label66 = new System.Windows.Forms.Label();
  168. this.TaxPeriodTextBox = new System.Windows.Forms.TextBox();
  169. this.label64 = new System.Windows.Forms.Label();
  170. this.label69 = new System.Windows.Forms.Label();
  171. this.ReceiverKPPTextBox = new System.Windows.Forms.TextBox();
  172. this.OKTMOTextBox = new System.Windows.Forms.TextBox();
  173. this.ReceiverIINTextBox = new System.Windows.Forms.TextBox();
  174. this.label72 = new System.Windows.Forms.Label();
  175. this.label65 = new System.Windows.Forms.Label();
  176. this.label68 = new System.Windows.Forms.Label();
  177. this.label63 = new System.Windows.Forms.Label();
  178. this.DocumentNumberTextBox = new System.Windows.Forms.TextBox();
  179. this.label62 = new System.Windows.Forms.Label();
  180. this.CBCTextBox = new System.Windows.Forms.TextBox();
  181. this.label74 = new System.Windows.Forms.Label();
  182. this.label70 = new System.Windows.Forms.Label();
  183. this.sumTextBox = new System.Windows.Forms.TextBox();
  184. this.label73 = new System.Windows.Forms.Label();
  185. this.DrawerStatusTextBox = new System.Windows.Forms.TextBox();
  186. this.label67 = new System.Windows.Forms.Label();
  187. this.TaxPayKindTextBox = new System.Windows.Forms.TextBox();
  188. this.PaymentPurpose = new System.Windows.Forms.TextBox();
  189. this.label71 = new System.Windows.Forms.Label();
  190. this.tabPage4 = new System.Windows.Forms.TabPage();
  191. this.QuittDateDatePicker = new System.Windows.Forms.DateTimePicker();
  192. this.TechCodeTextBox = new System.Windows.Forms.TextBox();
  193. this.label104 = new System.Windows.Forms.Label();
  194. this.UINTextBox = new System.Windows.Forms.TextBox();
  195. this.label103 = new System.Windows.Forms.Label();
  196. this.RegType = new System.Windows.Forms.TextBox();
  197. this.label102 = new System.Windows.Forms.Label();
  198. this.ExecId = new System.Windows.Forms.TextBox();
  199. this.label101 = new System.Windows.Forms.Label();
  200. this.RuleIdTextBox = new System.Windows.Forms.TextBox();
  201. this.label100 = new System.Windows.Forms.Label();
  202. this.AddAmountTextBox = new System.Windows.Forms.TextBox();
  203. this.label99 = new System.Windows.Forms.Label();
  204. this.SpecFioTextBox = new System.Windows.Forms.TextBox();
  205. this.label98 = new System.Windows.Forms.Label();
  206. this.ClassNumTextBox = new System.Windows.Forms.TextBox();
  207. this.label97 = new System.Windows.Forms.Label();
  208. this.InstNumTextBox = new System.Windows.Forms.TextBox();
  209. this.label96 = new System.Windows.Forms.Label();
  210. this.QuittDateCheckBox = new System.Windows.Forms.CheckBox();
  211. this.label95 = new System.Windows.Forms.Label();
  212. this.QuittIdTextBox = new System.Windows.Forms.TextBox();
  213. this.label94 = new System.Windows.Forms.Label();
  214. this.CounterIdValTextBox = new System.Windows.Forms.TextBox();
  215. this.label91 = new System.Windows.Forms.Label();
  216. this.ServiceNameTextBox = new System.Windows.Forms.TextBox();
  217. this.label92 = new System.Windows.Forms.Label();
  218. this.CounterValTextBox = new System.Windows.Forms.TextBox();
  219. this.label93 = new System.Windows.Forms.Label();
  220. this.BirthDateCheckBox = new System.Windows.Forms.CheckBox();
  221. this.PaymTermCheckBox = new System.Windows.Forms.CheckBox();
  222. this.CategoryTextBox = new System.Windows.Forms.TextBox();
  223. this.label90 = new System.Windows.Forms.Label();
  224. this.label89 = new System.Windows.Forms.Label();
  225. this.PaymTermPicker = new System.Windows.Forms.DateTimePicker();
  226. this.label88 = new System.Windows.Forms.Label();
  227. this.BirthDatePicker = new System.Windows.Forms.DateTimePicker();
  228. this.ChildFioTextBox = new System.Windows.Forms.TextBox();
  229. this.label87 = new System.Windows.Forms.Label();
  230. this.PayerIdNumTextBox = new System.Windows.Forms.TextBox();
  231. this.label86 = new System.Windows.Forms.Label();
  232. this.PayerIdTypeTextBox = new System.Windows.Forms.TextBox();
  233. this.label85 = new System.Windows.Forms.Label();
  234. this.FlatTextBox = new System.Windows.Forms.TextBox();
  235. this.label83 = new System.Windows.Forms.Label();
  236. this.PhoneTextBox = new System.Windows.Forms.TextBox();
  237. this.label84 = new System.Windows.Forms.Label();
  238. this.PersAccTextBox = new System.Windows.Forms.TextBox();
  239. this.label81 = new System.Windows.Forms.Label();
  240. this.PensAccTextBox = new System.Windows.Forms.TextBox();
  241. this.label80 = new System.Windows.Forms.Label();
  242. this.DocIdxTextBox = new System.Windows.Forms.TextBox();
  243. this.label79 = new System.Windows.Forms.Label();
  244. this.ContractTextBox = new System.Windows.Forms.TextBox();
  245. this.label78 = new System.Windows.Forms.Label();
  246. this.PersonalAccoutTextBox = new System.Windows.Forms.TextBox();
  247. this.label77 = new System.Windows.Forms.Label();
  248. this.PayerAdressTextBox = new System.Windows.Forms.TextBox();
  249. this.label76 = new System.Windows.Forms.Label();
  250. this.MiddleNameTextBox = new System.Windows.Forms.TextBox();
  251. this.label75 = new System.Windows.Forms.Label();
  252. this.FirstNameTextBox = new System.Windows.Forms.TextBox();
  253. this.label61 = new System.Windows.Forms.Label();
  254. this.LastNameTextBox = new System.Windows.Forms.TextBox();
  255. this.label60 = new System.Windows.Forms.Label();
  256. this.tabItem1 = new FastReport.Controls.PageControlPage();
  257. this.tabItem2 = new FastReport.Controls.PageControlPage();
  258. this.tabItem3 = new FastReport.Controls.PageControlPage();
  259. this.tabItem4 = new FastReport.Controls.PageControlPage();
  260. this.tabItem5 = new FastReport.Controls.PageControlPage();
  261. this.panel1 = new System.Windows.Forms.Panel();
  262. this.tvData = new FastReport.Controls.DataTreeView();
  263. this.expandableSplitter1 = new System.Windows.Forms.Splitter();
  264. this.lblDescription = new FastReport.Controls.DescriptionControl();
  265. this.qrTabs.SuspendLayout();
  266. this.qrTypeText.SuspendLayout();
  267. this.qrTypeVcard.SuspendLayout();
  268. this.qrTypeURI.SuspendLayout();
  269. this.qrTypeEmailAddress.SuspendLayout();
  270. this.qrTypeEmailMessage.SuspendLayout();
  271. this.qrTypeGeo.SuspendLayout();
  272. this.qrTypeSMS.SuspendLayout();
  273. this.qrTypeCall.SuspendLayout();
  274. this.qrTypeEvent.SuspendLayout();
  275. this.qrTypeWifi.SuspendLayout();
  276. this.qrTypeSwiss.SuspendLayout();
  277. this.gbSwissAddInformation.SuspendLayout();
  278. this.gbSwissDebitor.SuspendLayout();
  279. this.gbSwissCreditor.SuspendLayout();
  280. this.qrTypeSberbank.SuspendLayout();
  281. this.tabControl1.SuspendLayout();
  282. this.tabPage2.SuspendLayout();
  283. this.tabPage3.SuspendLayout();
  284. this.tabPage4.SuspendLayout();
  285. this.panel1.SuspendLayout();
  286. this.SuspendLayout();
  287. //
  288. // btnOk
  289. //
  290. this.btnOk.DialogResult = System.Windows.Forms.DialogResult.None;
  291. this.btnOk.Location = new System.Drawing.Point(662, 473);
  292. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  293. //
  294. // btnCancel
  295. //
  296. this.btnCancel.Location = new System.Drawing.Point(743, 473);
  297. //
  298. // qrTabs
  299. //
  300. this.qrTabs.Controls.Add(this.qrTypeText);
  301. this.qrTabs.Controls.Add(this.qrTypeVcard);
  302. this.qrTabs.Controls.Add(this.qrTypeURI);
  303. this.qrTabs.Controls.Add(this.qrTypeEmailAddress);
  304. this.qrTabs.Controls.Add(this.qrTypeEmailMessage);
  305. this.qrTabs.Controls.Add(this.qrTypeGeo);
  306. this.qrTabs.Controls.Add(this.qrTypeSMS);
  307. this.qrTabs.Controls.Add(this.qrTypeCall);
  308. this.qrTabs.Controls.Add(this.qrTypeEvent);
  309. this.qrTabs.Controls.Add(this.qrTypeWifi);
  310. this.qrTabs.Controls.Add(this.qrTypeSwiss);
  311. this.qrTabs.Controls.Add(this.qrTypeSberbank);
  312. this.qrTabs.Location = new System.Drawing.Point(12, 12);
  313. this.qrTabs.Name = "qrTabs";
  314. this.qrTabs.RightToLeft = System.Windows.Forms.RightToLeft.No;
  315. this.qrTabs.SelectorWidth = 135;
  316. this.qrTabs.Size = new System.Drawing.Size(589, 445);
  317. this.qrTabs.TabIndex = 2;
  318. //
  319. // qrTypeText
  320. //
  321. this.qrTypeText.BackColor = System.Drawing.SystemColors.Window;
  322. this.qrTypeText.Controls.Add(this.qrText);
  323. this.qrTypeText.Dock = System.Windows.Forms.DockStyle.Fill;
  324. this.qrTypeText.Image = null;
  325. this.qrTypeText.Location = new System.Drawing.Point(135, 1);
  326. this.qrTypeText.Name = "qrTypeText";
  327. this.qrTypeText.Padding = new System.Windows.Forms.Padding(3);
  328. this.qrTypeText.Size = new System.Drawing.Size(453, 443);
  329. this.qrTypeText.TabIndex = 0;
  330. this.qrTypeText.Text = "Text";
  331. //
  332. // qrText
  333. //
  334. this.qrText.AllowDrop = true;
  335. this.qrText.Location = new System.Drawing.Point(12, 12);
  336. this.qrText.Multiline = true;
  337. this.qrText.Name = "qrText";
  338. this.qrText.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  339. this.qrText.Size = new System.Drawing.Size(430, 419);
  340. this.qrText.TabIndex = 0;
  341. //
  342. // qrTypeVcard
  343. //
  344. this.qrTypeVcard.BackColor = System.Drawing.SystemColors.Window;
  345. this.qrTypeVcard.Controls.Add(this.qrVcPhoneWork);
  346. this.qrTypeVcard.Controls.Add(this.qrVcPhone);
  347. this.qrTypeVcard.Controls.Add(this.qrVcEmailWork);
  348. this.qrTypeVcard.Controls.Add(this.qrVcEmailHome);
  349. this.qrTypeVcard.Controls.Add(this.qrVcCountry);
  350. this.qrTypeVcard.Controls.Add(this.qrVcCity);
  351. this.qrTypeVcard.Controls.Add(this.qrVcZip);
  352. this.qrTypeVcard.Controls.Add(this.qrVcStreet);
  353. this.qrTypeVcard.Controls.Add(this.qrVcWebsite);
  354. this.qrTypeVcard.Controls.Add(this.qrVcCompany);
  355. this.qrTypeVcard.Controls.Add(this.qrVcPhoneHome);
  356. this.qrTypeVcard.Controls.Add(this.qrVcTitle);
  357. this.qrTypeVcard.Controls.Add(this.label17);
  358. this.qrTypeVcard.Controls.Add(this.qrVcLN);
  359. this.qrTypeVcard.Controls.Add(this.qrVcFN);
  360. this.qrTypeVcard.Controls.Add(this.label28);
  361. this.qrTypeVcard.Controls.Add(this.label19);
  362. this.qrTypeVcard.Controls.Add(this.label27);
  363. this.qrTypeVcard.Controls.Add(this.label26);
  364. this.qrTypeVcard.Controls.Add(this.label25);
  365. this.qrTypeVcard.Controls.Add(this.label24);
  366. this.qrTypeVcard.Controls.Add(this.label23);
  367. this.qrTypeVcard.Controls.Add(this.label22);
  368. this.qrTypeVcard.Controls.Add(this.label31);
  369. this.qrTypeVcard.Controls.Add(this.label21);
  370. this.qrTypeVcard.Controls.Add(this.label20);
  371. this.qrTypeVcard.Controls.Add(this.label18);
  372. this.qrTypeVcard.Controls.Add(this.label16);
  373. this.qrTypeVcard.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.qrTypeVcard.Image = null;
  375. this.qrTypeVcard.Location = new System.Drawing.Point(135, 1);
  376. this.qrTypeVcard.Name = "qrTypeVcard";
  377. this.qrTypeVcard.Padding = new System.Windows.Forms.Padding(3);
  378. this.qrTypeVcard.Size = new System.Drawing.Size(453, 443);
  379. this.qrTypeVcard.TabIndex = 1;
  380. this.qrTypeVcard.Text = "vCard";
  381. //
  382. // qrVcPhoneWork
  383. //
  384. this.qrVcPhoneWork.AllowDrop = true;
  385. this.qrVcPhoneWork.Location = new System.Drawing.Point(234, 128);
  386. this.qrVcPhoneWork.Name = "qrVcPhoneWork";
  387. this.qrVcPhoneWork.Size = new System.Drawing.Size(208, 20);
  388. this.qrVcPhoneWork.TabIndex = 34;
  389. //
  390. // qrVcPhone
  391. //
  392. this.qrVcPhone.AllowDrop = true;
  393. this.qrVcPhone.Location = new System.Drawing.Point(234, 28);
  394. this.qrVcPhone.Name = "qrVcPhone";
  395. this.qrVcPhone.Size = new System.Drawing.Size(208, 20);
  396. this.qrVcPhone.TabIndex = 32;
  397. //
  398. // qrVcEmailWork
  399. //
  400. this.qrVcEmailWork.AllowDrop = true;
  401. this.qrVcEmailWork.Location = new System.Drawing.Point(12, 328);
  402. this.qrVcEmailWork.Name = "qrVcEmailWork";
  403. this.qrVcEmailWork.Size = new System.Drawing.Size(208, 20);
  404. this.qrVcEmailWork.TabIndex = 28;
  405. //
  406. // qrVcEmailHome
  407. //
  408. this.qrVcEmailHome.AllowDrop = true;
  409. this.qrVcEmailHome.Location = new System.Drawing.Point(12, 278);
  410. this.qrVcEmailHome.Name = "qrVcEmailHome";
  411. this.qrVcEmailHome.Size = new System.Drawing.Size(208, 20);
  412. this.qrVcEmailHome.TabIndex = 26;
  413. //
  414. // qrVcCountry
  415. //
  416. this.qrVcCountry.AllowDrop = true;
  417. this.qrVcCountry.Location = new System.Drawing.Point(234, 328);
  418. this.qrVcCountry.Name = "qrVcCountry";
  419. this.qrVcCountry.Size = new System.Drawing.Size(208, 20);
  420. this.qrVcCountry.TabIndex = 24;
  421. //
  422. // qrVcCity
  423. //
  424. this.qrVcCity.AllowDrop = true;
  425. this.qrVcCity.Location = new System.Drawing.Point(234, 278);
  426. this.qrVcCity.Name = "qrVcCity";
  427. this.qrVcCity.Size = new System.Drawing.Size(208, 20);
  428. this.qrVcCity.TabIndex = 22;
  429. //
  430. // qrVcZip
  431. //
  432. this.qrVcZip.AllowDrop = true;
  433. this.qrVcZip.Location = new System.Drawing.Point(234, 228);
  434. this.qrVcZip.Name = "qrVcZip";
  435. this.qrVcZip.Size = new System.Drawing.Size(208, 20);
  436. this.qrVcZip.TabIndex = 20;
  437. //
  438. // qrVcStreet
  439. //
  440. this.qrVcStreet.AllowDrop = true;
  441. this.qrVcStreet.Location = new System.Drawing.Point(234, 178);
  442. this.qrVcStreet.Name = "qrVcStreet";
  443. this.qrVcStreet.Size = new System.Drawing.Size(208, 20);
  444. this.qrVcStreet.TabIndex = 18;
  445. //
  446. // qrVcWebsite
  447. //
  448. this.qrVcWebsite.AllowDrop = true;
  449. this.qrVcWebsite.Location = new System.Drawing.Point(12, 228);
  450. this.qrVcWebsite.Name = "qrVcWebsite";
  451. this.qrVcWebsite.Size = new System.Drawing.Size(208, 20);
  452. this.qrVcWebsite.TabIndex = 16;
  453. //
  454. // qrVcCompany
  455. //
  456. this.qrVcCompany.AllowDrop = true;
  457. this.qrVcCompany.Location = new System.Drawing.Point(12, 178);
  458. this.qrVcCompany.Name = "qrVcCompany";
  459. this.qrVcCompany.Size = new System.Drawing.Size(208, 20);
  460. this.qrVcCompany.TabIndex = 14;
  461. //
  462. // qrVcPhoneHome
  463. //
  464. this.qrVcPhoneHome.AllowDrop = true;
  465. this.qrVcPhoneHome.Location = new System.Drawing.Point(234, 78);
  466. this.qrVcPhoneHome.Name = "qrVcPhoneHome";
  467. this.qrVcPhoneHome.Size = new System.Drawing.Size(208, 20);
  468. this.qrVcPhoneHome.TabIndex = 12;
  469. //
  470. // qrVcTitle
  471. //
  472. this.qrVcTitle.AllowDrop = true;
  473. this.qrVcTitle.Location = new System.Drawing.Point(12, 128);
  474. this.qrVcTitle.Name = "qrVcTitle";
  475. this.qrVcTitle.Size = new System.Drawing.Size(208, 20);
  476. this.qrVcTitle.TabIndex = 8;
  477. //
  478. // label17
  479. //
  480. this.label17.AutoSize = true;
  481. this.label17.Location = new System.Drawing.Point(9, 62);
  482. this.label17.Name = "label17";
  483. this.label17.Size = new System.Drawing.Size(56, 13);
  484. this.label17.TabIndex = 7;
  485. this.label17.Text = "Last name";
  486. //
  487. // qrVcLN
  488. //
  489. this.qrVcLN.AllowDrop = true;
  490. this.qrVcLN.Location = new System.Drawing.Point(12, 78);
  491. this.qrVcLN.Name = "qrVcLN";
  492. this.qrVcLN.Size = new System.Drawing.Size(208, 20);
  493. this.qrVcLN.TabIndex = 6;
  494. //
  495. // qrVcFN
  496. //
  497. this.qrVcFN.AllowDrop = true;
  498. this.qrVcFN.Location = new System.Drawing.Point(12, 28);
  499. this.qrVcFN.Name = "qrVcFN";
  500. this.qrVcFN.Size = new System.Drawing.Size(208, 20);
  501. this.qrVcFN.TabIndex = 4;
  502. //
  503. // label28
  504. //
  505. this.label28.AutoSize = true;
  506. this.label28.Location = new System.Drawing.Point(231, 112);
  507. this.label28.Name = "label28";
  508. this.label28.Size = new System.Drawing.Size(89, 13);
  509. this.label28.TabIndex = 35;
  510. this.label28.Text = "Phone (business)";
  511. //
  512. // label19
  513. //
  514. this.label19.AutoSize = true;
  515. this.label19.Location = new System.Drawing.Point(231, 12);
  516. this.label19.Name = "label19";
  517. this.label19.Size = new System.Drawing.Size(78, 13);
  518. this.label19.TabIndex = 33;
  519. this.label19.Text = "Phone (mobile)";
  520. //
  521. // label27
  522. //
  523. this.label27.AutoSize = true;
  524. this.label27.Location = new System.Drawing.Point(231, 62);
  525. this.label27.Name = "label27";
  526. this.label27.Size = new System.Drawing.Size(89, 13);
  527. this.label27.TabIndex = 31;
  528. this.label27.Text = "Phone (personal)";
  529. //
  530. // label26
  531. //
  532. this.label26.AutoSize = true;
  533. this.label26.Location = new System.Drawing.Point(9, 312);
  534. this.label26.Name = "label26";
  535. this.label26.Size = new System.Drawing.Size(83, 13);
  536. this.label26.TabIndex = 29;
  537. this.label26.Text = "Email (business)";
  538. //
  539. // label25
  540. //
  541. this.label25.AutoSize = true;
  542. this.label25.Location = new System.Drawing.Point(9, 262);
  543. this.label25.Name = "label25";
  544. this.label25.Size = new System.Drawing.Size(83, 13);
  545. this.label25.TabIndex = 27;
  546. this.label25.Text = "Email (personal)";
  547. //
  548. // label24
  549. //
  550. this.label24.AutoSize = true;
  551. this.label24.Location = new System.Drawing.Point(231, 312);
  552. this.label24.Name = "label24";
  553. this.label24.Size = new System.Drawing.Size(46, 13);
  554. this.label24.TabIndex = 25;
  555. this.label24.Text = "Country";
  556. //
  557. // label23
  558. //
  559. this.label23.AutoSize = true;
  560. this.label23.Location = new System.Drawing.Point(231, 262);
  561. this.label23.Name = "label23";
  562. this.label23.Size = new System.Drawing.Size(26, 13);
  563. this.label23.TabIndex = 23;
  564. this.label23.Text = "City";
  565. //
  566. // label22
  567. //
  568. this.label22.AutoSize = true;
  569. this.label22.Location = new System.Drawing.Point(231, 212);
  570. this.label22.Name = "label22";
  571. this.label22.Size = new System.Drawing.Size(47, 13);
  572. this.label22.TabIndex = 21;
  573. this.label22.Text = "Zip code";
  574. //
  575. // label31
  576. //
  577. this.label31.AutoSize = true;
  578. this.label31.Location = new System.Drawing.Point(231, 162);
  579. this.label31.Name = "label31";
  580. this.label31.Size = new System.Drawing.Size(37, 13);
  581. this.label31.TabIndex = 19;
  582. this.label31.Text = "Street";
  583. //
  584. // label21
  585. //
  586. this.label21.AutoSize = true;
  587. this.label21.Location = new System.Drawing.Point(9, 212);
  588. this.label21.Name = "label21";
  589. this.label21.Size = new System.Drawing.Size(46, 13);
  590. this.label21.TabIndex = 17;
  591. this.label21.Text = "Website";
  592. //
  593. // label20
  594. //
  595. this.label20.AutoSize = true;
  596. this.label20.Location = new System.Drawing.Point(9, 162);
  597. this.label20.Name = "label20";
  598. this.label20.Size = new System.Drawing.Size(52, 13);
  599. this.label20.TabIndex = 15;
  600. this.label20.Text = "Company";
  601. //
  602. // label18
  603. //
  604. this.label18.AutoSize = true;
  605. this.label18.Location = new System.Drawing.Point(9, 112);
  606. this.label18.Name = "label18";
  607. this.label18.Size = new System.Drawing.Size(27, 13);
  608. this.label18.TabIndex = 9;
  609. this.label18.Text = "Title";
  610. //
  611. // label16
  612. //
  613. this.label16.AutoSize = true;
  614. this.label16.Location = new System.Drawing.Point(9, 12);
  615. this.label16.Name = "label16";
  616. this.label16.Size = new System.Drawing.Size(57, 13);
  617. this.label16.TabIndex = 5;
  618. this.label16.Text = "First name";
  619. //
  620. // qrTypeURI
  621. //
  622. this.qrTypeURI.BackColor = System.Drawing.SystemColors.Window;
  623. this.qrTypeURI.Controls.Add(this.label30);
  624. this.qrTypeURI.Controls.Add(this.qrURI);
  625. this.qrTypeURI.Dock = System.Windows.Forms.DockStyle.Fill;
  626. this.qrTypeURI.Image = null;
  627. this.qrTypeURI.Location = new System.Drawing.Point(135, 1);
  628. this.qrTypeURI.Name = "qrTypeURI";
  629. this.qrTypeURI.Size = new System.Drawing.Size(453, 443);
  630. this.qrTypeURI.TabIndex = 2;
  631. this.qrTypeURI.Text = "URI";
  632. //
  633. // label30
  634. //
  635. this.label30.AutoSize = true;
  636. this.label30.Location = new System.Drawing.Point(9, 12);
  637. this.label30.Name = "label30";
  638. this.label30.Size = new System.Drawing.Size(25, 13);
  639. this.label30.TabIndex = 4;
  640. this.label30.Text = "URI";
  641. //
  642. // qrURI
  643. //
  644. this.qrURI.AllowDrop = true;
  645. this.qrURI.Location = new System.Drawing.Point(12, 28);
  646. this.qrURI.Name = "qrURI";
  647. this.qrURI.Size = new System.Drawing.Size(430, 20);
  648. this.qrURI.TabIndex = 0;
  649. //
  650. // qrTypeEmailAddress
  651. //
  652. this.qrTypeEmailAddress.BackColor = System.Drawing.SystemColors.Window;
  653. this.qrTypeEmailAddress.Controls.Add(this.label29);
  654. this.qrTypeEmailAddress.Controls.Add(this.qrEmail);
  655. this.qrTypeEmailAddress.Dock = System.Windows.Forms.DockStyle.Fill;
  656. this.qrTypeEmailAddress.Image = null;
  657. this.qrTypeEmailAddress.Location = new System.Drawing.Point(135, 1);
  658. this.qrTypeEmailAddress.Name = "qrTypeEmailAddress";
  659. this.qrTypeEmailAddress.Size = new System.Drawing.Size(453, 443);
  660. this.qrTypeEmailAddress.TabIndex = 3;
  661. this.qrTypeEmailAddress.Text = "E-mail Address";
  662. //
  663. // label29
  664. //
  665. this.label29.AutoSize = true;
  666. this.label29.Location = new System.Drawing.Point(9, 12);
  667. this.label29.Name = "label29";
  668. this.label29.Size = new System.Drawing.Size(35, 13);
  669. this.label29.TabIndex = 4;
  670. this.label29.Text = "E-mail";
  671. //
  672. // qrEmail
  673. //
  674. this.qrEmail.AllowDrop = true;
  675. this.qrEmail.Location = new System.Drawing.Point(12, 28);
  676. this.qrEmail.Name = "qrEmail";
  677. this.qrEmail.Size = new System.Drawing.Size(430, 20);
  678. this.qrEmail.TabIndex = 1;
  679. //
  680. // qrTypeEmailMessage
  681. //
  682. this.qrTypeEmailMessage.BackColor = System.Drawing.SystemColors.Window;
  683. this.qrTypeEmailMessage.Controls.Add(this.qrEmailText);
  684. this.qrTypeEmailMessage.Controls.Add(this.label3);
  685. this.qrTypeEmailMessage.Controls.Add(this.qrEmailSub);
  686. this.qrTypeEmailMessage.Controls.Add(this.label2);
  687. this.qrTypeEmailMessage.Controls.Add(this.label1);
  688. this.qrTypeEmailMessage.Controls.Add(this.qrEmailTo);
  689. this.qrTypeEmailMessage.Dock = System.Windows.Forms.DockStyle.Fill;
  690. this.qrTypeEmailMessage.Image = null;
  691. this.qrTypeEmailMessage.Location = new System.Drawing.Point(135, 1);
  692. this.qrTypeEmailMessage.Name = "qrTypeEmailMessage";
  693. this.qrTypeEmailMessage.Size = new System.Drawing.Size(453, 443);
  694. this.qrTypeEmailMessage.TabIndex = 4;
  695. this.qrTypeEmailMessage.Text = "E-mail Message";
  696. //
  697. // qrEmailText
  698. //
  699. this.qrEmailText.AllowDrop = true;
  700. this.qrEmailText.Location = new System.Drawing.Point(12, 128);
  701. this.qrEmailText.Multiline = true;
  702. this.qrEmailText.Name = "qrEmailText";
  703. this.qrEmailText.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  704. this.qrEmailText.Size = new System.Drawing.Size(430, 303);
  705. this.qrEmailText.TabIndex = 7;
  706. //
  707. // label3
  708. //
  709. this.label3.AutoSize = true;
  710. this.label3.Location = new System.Drawing.Point(9, 112);
  711. this.label3.Name = "label3";
  712. this.label3.Size = new System.Drawing.Size(29, 13);
  713. this.label3.TabIndex = 6;
  714. this.label3.Text = "Text";
  715. //
  716. // qrEmailSub
  717. //
  718. this.qrEmailSub.AllowDrop = true;
  719. this.qrEmailSub.Location = new System.Drawing.Point(12, 78);
  720. this.qrEmailSub.Name = "qrEmailSub";
  721. this.qrEmailSub.Size = new System.Drawing.Size(430, 20);
  722. this.qrEmailSub.TabIndex = 5;
  723. //
  724. // label2
  725. //
  726. this.label2.AutoSize = true;
  727. this.label2.Location = new System.Drawing.Point(9, 62);
  728. this.label2.Name = "label2";
  729. this.label2.Size = new System.Drawing.Size(43, 13);
  730. this.label2.TabIndex = 4;
  731. this.label2.Text = "Subject";
  732. //
  733. // label1
  734. //
  735. this.label1.AutoSize = true;
  736. this.label1.Location = new System.Drawing.Point(9, 12);
  737. this.label1.Name = "label1";
  738. this.label1.Size = new System.Drawing.Size(35, 13);
  739. this.label1.TabIndex = 3;
  740. this.label1.Text = "E-mail";
  741. //
  742. // qrEmailTo
  743. //
  744. this.qrEmailTo.AllowDrop = true;
  745. this.qrEmailTo.Location = new System.Drawing.Point(12, 28);
  746. this.qrEmailTo.Name = "qrEmailTo";
  747. this.qrEmailTo.Size = new System.Drawing.Size(430, 20);
  748. this.qrEmailTo.TabIndex = 2;
  749. //
  750. // qrTypeGeo
  751. //
  752. this.qrTypeGeo.BackColor = System.Drawing.SystemColors.Window;
  753. this.qrTypeGeo.Controls.Add(this.qrGeoMeters);
  754. this.qrTypeGeo.Controls.Add(this.label6);
  755. this.qrTypeGeo.Controls.Add(this.qrGeoLongitude);
  756. this.qrTypeGeo.Controls.Add(this.label4);
  757. this.qrTypeGeo.Controls.Add(this.qrGeoLatitude);
  758. this.qrTypeGeo.Controls.Add(this.label5);
  759. this.qrTypeGeo.Dock = System.Windows.Forms.DockStyle.Fill;
  760. this.qrTypeGeo.Image = null;
  761. this.qrTypeGeo.Location = new System.Drawing.Point(135, 1);
  762. this.qrTypeGeo.Name = "qrTypeGeo";
  763. this.qrTypeGeo.Size = new System.Drawing.Size(453, 443);
  764. this.qrTypeGeo.TabIndex = 5;
  765. this.qrTypeGeo.Text = "Geolocation";
  766. //
  767. // qrGeoMeters
  768. //
  769. this.qrGeoMeters.AllowDrop = true;
  770. this.qrGeoMeters.Location = new System.Drawing.Point(12, 128);
  771. this.qrGeoMeters.Name = "qrGeoMeters";
  772. this.qrGeoMeters.Size = new System.Drawing.Size(430, 20);
  773. this.qrGeoMeters.TabIndex = 10;
  774. //
  775. // label6
  776. //
  777. this.label6.AutoSize = true;
  778. this.label6.Location = new System.Drawing.Point(9, 112);
  779. this.label6.Name = "label6";
  780. this.label6.Size = new System.Drawing.Size(38, 13);
  781. this.label6.TabIndex = 9;
  782. this.label6.Text = "Height";
  783. //
  784. // qrGeoLongitude
  785. //
  786. this.qrGeoLongitude.AllowDrop = true;
  787. this.qrGeoLongitude.Location = new System.Drawing.Point(12, 78);
  788. this.qrGeoLongitude.Name = "qrGeoLongitude";
  789. this.qrGeoLongitude.Size = new System.Drawing.Size(430, 20);
  790. this.qrGeoLongitude.TabIndex = 8;
  791. //
  792. // label4
  793. //
  794. this.label4.AutoSize = true;
  795. this.label4.Location = new System.Drawing.Point(9, 62);
  796. this.label4.Name = "label4";
  797. this.label4.Size = new System.Drawing.Size(54, 13);
  798. this.label4.TabIndex = 7;
  799. this.label4.Text = "Longitude";
  800. //
  801. // qrGeoLatitude
  802. //
  803. this.qrGeoLatitude.AllowDrop = true;
  804. this.qrGeoLatitude.Location = new System.Drawing.Point(12, 28);
  805. this.qrGeoLatitude.Name = "qrGeoLatitude";
  806. this.qrGeoLatitude.Size = new System.Drawing.Size(430, 20);
  807. this.qrGeoLatitude.TabIndex = 6;
  808. //
  809. // label5
  810. //
  811. this.label5.AutoSize = true;
  812. this.label5.Location = new System.Drawing.Point(9, 12);
  813. this.label5.Name = "label5";
  814. this.label5.Size = new System.Drawing.Size(46, 13);
  815. this.label5.TabIndex = 4;
  816. this.label5.Text = "Latitude";
  817. //
  818. // qrTypeSMS
  819. //
  820. this.qrTypeSMS.BackColor = System.Drawing.SystemColors.Window;
  821. this.qrTypeSMS.Controls.Add(this.qrSMSText);
  822. this.qrTypeSMS.Controls.Add(this.label8);
  823. this.qrTypeSMS.Controls.Add(this.qrSMSTo);
  824. this.qrTypeSMS.Controls.Add(this.label7);
  825. this.qrTypeSMS.Dock = System.Windows.Forms.DockStyle.Fill;
  826. this.qrTypeSMS.Image = null;
  827. this.qrTypeSMS.Location = new System.Drawing.Point(135, 1);
  828. this.qrTypeSMS.Name = "qrTypeSMS";
  829. this.qrTypeSMS.Size = new System.Drawing.Size(453, 443);
  830. this.qrTypeSMS.TabIndex = 6;
  831. this.qrTypeSMS.Text = "SMS";
  832. //
  833. // qrSMSText
  834. //
  835. this.qrSMSText.AllowDrop = true;
  836. this.qrSMSText.Location = new System.Drawing.Point(12, 78);
  837. this.qrSMSText.Name = "qrSMSText";
  838. this.qrSMSText.Size = new System.Drawing.Size(430, 20);
  839. this.qrSMSText.TabIndex = 12;
  840. //
  841. // label8
  842. //
  843. this.label8.AutoSize = true;
  844. this.label8.Location = new System.Drawing.Point(9, 62);
  845. this.label8.Name = "label8";
  846. this.label8.Size = new System.Drawing.Size(29, 13);
  847. this.label8.TabIndex = 11;
  848. this.label8.Text = "Text";
  849. //
  850. // qrSMSTo
  851. //
  852. this.qrSMSTo.AllowDrop = true;
  853. this.qrSMSTo.Location = new System.Drawing.Point(12, 28);
  854. this.qrSMSTo.Name = "qrSMSTo";
  855. this.qrSMSTo.Size = new System.Drawing.Size(430, 20);
  856. this.qrSMSTo.TabIndex = 10;
  857. //
  858. // label7
  859. //
  860. this.label7.AutoSize = true;
  861. this.label7.Location = new System.Drawing.Point(9, 12);
  862. this.label7.Name = "label7";
  863. this.label7.Size = new System.Drawing.Size(76, 13);
  864. this.label7.TabIndex = 9;
  865. this.label7.Text = "Phone number";
  866. //
  867. // qrTypeCall
  868. //
  869. this.qrTypeCall.BackColor = System.Drawing.SystemColors.Window;
  870. this.qrTypeCall.Controls.Add(this.qrCall);
  871. this.qrTypeCall.Controls.Add(this.label9);
  872. this.qrTypeCall.Dock = System.Windows.Forms.DockStyle.Fill;
  873. this.qrTypeCall.Image = null;
  874. this.qrTypeCall.Location = new System.Drawing.Point(135, 1);
  875. this.qrTypeCall.Name = "qrTypeCall";
  876. this.qrTypeCall.Size = new System.Drawing.Size(453, 443);
  877. this.qrTypeCall.TabIndex = 7;
  878. this.qrTypeCall.Text = "Call";
  879. //
  880. // qrCall
  881. //
  882. this.qrCall.AllowDrop = true;
  883. this.qrCall.Location = new System.Drawing.Point(12, 28);
  884. this.qrCall.Name = "qrCall";
  885. this.qrCall.Size = new System.Drawing.Size(430, 20);
  886. this.qrCall.TabIndex = 12;
  887. //
  888. // label9
  889. //
  890. this.label9.AutoSize = true;
  891. this.label9.Location = new System.Drawing.Point(9, 12);
  892. this.label9.Name = "label9";
  893. this.label9.Size = new System.Drawing.Size(76, 13);
  894. this.label9.TabIndex = 11;
  895. this.label9.Text = "Phone number";
  896. //
  897. // qrTypeEvent
  898. //
  899. this.qrTypeEvent.BackColor = System.Drawing.SystemColors.Window;
  900. this.qrTypeEvent.Controls.Add(this.qrEventTo);
  901. this.qrTypeEvent.Controls.Add(this.label12);
  902. this.qrTypeEvent.Controls.Add(this.qrEventFrom);
  903. this.qrTypeEvent.Controls.Add(this.label11);
  904. this.qrTypeEvent.Controls.Add(this.qrEventDesc);
  905. this.qrTypeEvent.Controls.Add(this.label10);
  906. this.qrTypeEvent.Dock = System.Windows.Forms.DockStyle.Fill;
  907. this.qrTypeEvent.Image = null;
  908. this.qrTypeEvent.Location = new System.Drawing.Point(135, 1);
  909. this.qrTypeEvent.Name = "qrTypeEvent";
  910. this.qrTypeEvent.Size = new System.Drawing.Size(453, 443);
  911. this.qrTypeEvent.TabIndex = 8;
  912. this.qrTypeEvent.Text = "Event";
  913. //
  914. // qrEventTo
  915. //
  916. this.qrEventTo.CustomFormat = "dd MMMM yyyy HH:mm:ss";
  917. this.qrEventTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  918. this.qrEventTo.Location = new System.Drawing.Point(234, 78);
  919. this.qrEventTo.Name = "qrEventTo";
  920. this.qrEventTo.Size = new System.Drawing.Size(208, 20);
  921. this.qrEventTo.TabIndex = 18;
  922. //
  923. // label12
  924. //
  925. this.label12.AutoSize = true;
  926. this.label12.Location = new System.Drawing.Point(231, 62);
  927. this.label12.Name = "label12";
  928. this.label12.Size = new System.Drawing.Size(19, 13);
  929. this.label12.TabIndex = 17;
  930. this.label12.Text = "To";
  931. //
  932. // qrEventFrom
  933. //
  934. this.qrEventFrom.CustomFormat = "dd MMMM yyyy HH:mm:ss";
  935. this.qrEventFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  936. this.qrEventFrom.Location = new System.Drawing.Point(12, 78);
  937. this.qrEventFrom.Name = "qrEventFrom";
  938. this.qrEventFrom.Size = new System.Drawing.Size(208, 20);
  939. this.qrEventFrom.TabIndex = 16;
  940. //
  941. // label11
  942. //
  943. this.label11.AutoSize = true;
  944. this.label11.Location = new System.Drawing.Point(9, 62);
  945. this.label11.Name = "label11";
  946. this.label11.Size = new System.Drawing.Size(31, 13);
  947. this.label11.TabIndex = 15;
  948. this.label11.Text = "From";
  949. //
  950. // qrEventDesc
  951. //
  952. this.qrEventDesc.AllowDrop = true;
  953. this.qrEventDesc.Location = new System.Drawing.Point(12, 28);
  954. this.qrEventDesc.Name = "qrEventDesc";
  955. this.qrEventDesc.Size = new System.Drawing.Size(430, 20);
  956. this.qrEventDesc.TabIndex = 14;
  957. //
  958. // label10
  959. //
  960. this.label10.AutoSize = true;
  961. this.label10.Location = new System.Drawing.Point(9, 12);
  962. this.label10.Name = "label10";
  963. this.label10.Size = new System.Drawing.Size(60, 13);
  964. this.label10.TabIndex = 13;
  965. this.label10.Text = "Description";
  966. //
  967. // qrTypeWifi
  968. //
  969. this.qrTypeWifi.BackColor = System.Drawing.SystemColors.Window;
  970. this.qrTypeWifi.Controls.Add(this.qrWifiHidden);
  971. this.qrTypeWifi.Controls.Add(this.qrWifiPass);
  972. this.qrTypeWifi.Controls.Add(this.label15);
  973. this.qrTypeWifi.Controls.Add(this.qrWifiName);
  974. this.qrTypeWifi.Controls.Add(this.label14);
  975. this.qrTypeWifi.Controls.Add(this.qrWifiEncryption);
  976. this.qrTypeWifi.Controls.Add(this.label13);
  977. this.qrTypeWifi.Dock = System.Windows.Forms.DockStyle.Fill;
  978. this.qrTypeWifi.Image = null;
  979. this.qrTypeWifi.Location = new System.Drawing.Point(135, 1);
  980. this.qrTypeWifi.Name = "qrTypeWifi";
  981. this.qrTypeWifi.Size = new System.Drawing.Size(453, 443);
  982. this.qrTypeWifi.TabIndex = 9;
  983. this.qrTypeWifi.Text = "Wi-Fi";
  984. //
  985. // qrWifiHidden
  986. //
  987. this.qrWifiHidden.AutoSize = true;
  988. this.qrWifiHidden.Location = new System.Drawing.Point(12, 115);
  989. this.qrWifiHidden.Name = "qrWifiHidden";
  990. this.qrWifiHidden.Size = new System.Drawing.Size(131, 17);
  991. this.qrWifiHidden.TabIndex = 20;
  992. this.qrWifiHidden.Text = "Wifi network is hidden";
  993. this.qrWifiHidden.UseVisualStyleBackColor = true;
  994. //
  995. // qrWifiPass
  996. //
  997. this.qrWifiPass.AllowDrop = true;
  998. this.qrWifiPass.Location = new System.Drawing.Point(234, 78);
  999. this.qrWifiPass.Name = "qrWifiPass";
  1000. this.qrWifiPass.Size = new System.Drawing.Size(208, 20);
  1001. this.qrWifiPass.TabIndex = 19;
  1002. //
  1003. // label15
  1004. //
  1005. this.label15.AutoSize = true;
  1006. this.label15.Location = new System.Drawing.Point(231, 62);
  1007. this.label15.Name = "label15";
  1008. this.label15.Size = new System.Drawing.Size(53, 13);
  1009. this.label15.TabIndex = 18;
  1010. this.label15.Text = "Password";
  1011. //
  1012. // qrWifiName
  1013. //
  1014. this.qrWifiName.AllowDrop = true;
  1015. this.qrWifiName.Location = new System.Drawing.Point(12, 78);
  1016. this.qrWifiName.Name = "qrWifiName";
  1017. this.qrWifiName.Size = new System.Drawing.Size(208, 20);
  1018. this.qrWifiName.TabIndex = 17;
  1019. //
  1020. // label14
  1021. //
  1022. this.label14.AutoSize = true;
  1023. this.label14.Location = new System.Drawing.Point(9, 62);
  1024. this.label14.Name = "label14";
  1025. this.label14.Size = new System.Drawing.Size(76, 13);
  1026. this.label14.TabIndex = 16;
  1027. this.label14.Text = "Network name";
  1028. //
  1029. // qrWifiEncryption
  1030. //
  1031. this.qrWifiEncryption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1032. this.qrWifiEncryption.FormattingEnabled = true;
  1033. this.qrWifiEncryption.Items.AddRange(new object[] {
  1034. "WPA2",
  1035. "WPA",
  1036. "WEP",
  1037. "unencrypted"});
  1038. this.qrWifiEncryption.Location = new System.Drawing.Point(12, 28);
  1039. this.qrWifiEncryption.Name = "qrWifiEncryption";
  1040. this.qrWifiEncryption.Size = new System.Drawing.Size(124, 21);
  1041. this.qrWifiEncryption.TabIndex = 15;
  1042. //
  1043. // label13
  1044. //
  1045. this.label13.AutoSize = true;
  1046. this.label13.Location = new System.Drawing.Point(9, 12);
  1047. this.label13.Name = "label13";
  1048. this.label13.Size = new System.Drawing.Size(58, 13);
  1049. this.label13.TabIndex = 14;
  1050. this.label13.Text = "Encryption";
  1051. //
  1052. // qrTypeSwiss
  1053. //
  1054. this.qrTypeSwiss.BackColor = System.Drawing.SystemColors.Window;
  1055. this.qrTypeSwiss.Controls.Add(this.tbQrSwissCurrency);
  1056. this.qrTypeSwiss.Controls.Add(this.qrSwissIbanType);
  1057. this.qrTypeSwiss.Controls.Add(this.qrSwissAmount);
  1058. this.qrTypeSwiss.Controls.Add(this.lblSwissCurrency);
  1059. this.qrTypeSwiss.Controls.Add(this.lblSwissAmount);
  1060. this.qrTypeSwiss.Controls.Add(this.qrSwissIban);
  1061. this.qrTypeSwiss.Controls.Add(this.lblSwissIbanType);
  1062. this.qrTypeSwiss.Controls.Add(this.lblSwissIban);
  1063. this.qrTypeSwiss.Controls.Add(this.gbSwissAddInformation);
  1064. this.qrTypeSwiss.Controls.Add(this.gbSwissDebitor);
  1065. this.qrTypeSwiss.Controls.Add(this.gbSwissCreditor);
  1066. this.qrTypeSwiss.Dock = System.Windows.Forms.DockStyle.Fill;
  1067. this.qrTypeSwiss.Image = null;
  1068. this.qrTypeSwiss.Location = new System.Drawing.Point(135, 1);
  1069. this.qrTypeSwiss.Name = "qrTypeSwiss";
  1070. this.qrTypeSwiss.Size = new System.Drawing.Size(453, 443);
  1071. this.qrTypeSwiss.TabIndex = 10;
  1072. this.qrTypeSwiss.Text = "Swiss";
  1073. //
  1074. // tbQrSwissCurrency
  1075. //
  1076. this.tbQrSwissCurrency.Location = new System.Drawing.Point(383, 29);
  1077. this.tbQrSwissCurrency.Name = "tbQrSwissCurrency";
  1078. this.tbQrSwissCurrency.Size = new System.Drawing.Size(59, 20);
  1079. this.tbQrSwissCurrency.TabIndex = 24;
  1080. //
  1081. // qrSwissIbanType
  1082. //
  1083. this.qrSwissIbanType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1084. this.qrSwissIbanType.FormattingEnabled = true;
  1085. this.qrSwissIbanType.Items.AddRange(new object[] {
  1086. "Iban",
  1087. "QrIban"});
  1088. this.qrSwissIbanType.Location = new System.Drawing.Point(175, 28);
  1089. this.qrSwissIbanType.Name = "qrSwissIbanType";
  1090. this.qrSwissIbanType.Size = new System.Drawing.Size(60, 21);
  1091. this.qrSwissIbanType.TabIndex = 2;
  1092. //
  1093. // qrSwissAmount
  1094. //
  1095. this.qrSwissAmount.Location = new System.Drawing.Point(241, 28);
  1096. this.qrSwissAmount.Name = "qrSwissAmount";
  1097. this.qrSwissAmount.Size = new System.Drawing.Size(136, 20);
  1098. this.qrSwissAmount.TabIndex = 23;
  1099. //
  1100. // lblSwissCurrency
  1101. //
  1102. this.lblSwissCurrency.AutoSize = true;
  1103. this.lblSwissCurrency.Location = new System.Drawing.Point(380, 11);
  1104. this.lblSwissCurrency.Name = "lblSwissCurrency";
  1105. this.lblSwissCurrency.Size = new System.Drawing.Size(51, 13);
  1106. this.lblSwissCurrency.TabIndex = 0;
  1107. this.lblSwissCurrency.Text = "Currency";
  1108. //
  1109. // lblSwissAmount
  1110. //
  1111. this.lblSwissAmount.AutoSize = true;
  1112. this.lblSwissAmount.Location = new System.Drawing.Point(238, 12);
  1113. this.lblSwissAmount.Name = "lblSwissAmount";
  1114. this.lblSwissAmount.Size = new System.Drawing.Size(44, 13);
  1115. this.lblSwissAmount.TabIndex = 0;
  1116. this.lblSwissAmount.Text = "Amount";
  1117. //
  1118. // qrSwissIban
  1119. //
  1120. this.qrSwissIban.Location = new System.Drawing.Point(12, 28);
  1121. this.qrSwissIban.Name = "qrSwissIban";
  1122. this.qrSwissIban.Size = new System.Drawing.Size(157, 20);
  1123. this.qrSwissIban.TabIndex = 1;
  1124. //
  1125. // lblSwissIbanType
  1126. //
  1127. this.lblSwissIbanType.AutoSize = true;
  1128. this.lblSwissIbanType.Location = new System.Drawing.Point(172, 11);
  1129. this.lblSwissIbanType.Name = "lblSwissIbanType";
  1130. this.lblSwissIbanType.Size = new System.Drawing.Size(31, 13);
  1131. this.lblSwissIbanType.TabIndex = 0;
  1132. this.lblSwissIbanType.Text = "Type";
  1133. //
  1134. // lblSwissIban
  1135. //
  1136. this.lblSwissIban.AutoSize = true;
  1137. this.lblSwissIban.Location = new System.Drawing.Point(9, 12);
  1138. this.lblSwissIban.Name = "lblSwissIban";
  1139. this.lblSwissIban.Size = new System.Drawing.Size(31, 13);
  1140. this.lblSwissIban.TabIndex = 0;
  1141. this.lblSwissIban.Text = "IBAN";
  1142. //
  1143. // gbSwissAddInformation
  1144. //
  1145. this.gbSwissAddInformation.Controls.Add(this.qrSwissUnstructMessage);
  1146. this.gbSwissAddInformation.Controls.Add(this.qrSwissBillInfo);
  1147. this.gbSwissAddInformation.Controls.Add(this.qrSwissRefText);
  1148. this.gbSwissAddInformation.Controls.Add(this.lblSwissAddMessage);
  1149. this.gbSwissAddInformation.Controls.Add(this.qrSwissRefTextType);
  1150. this.gbSwissAddInformation.Controls.Add(this.lblSwissAddBillInfo);
  1151. this.gbSwissAddInformation.Controls.Add(this.qrSwissRefType);
  1152. this.gbSwissAddInformation.Controls.Add(this.qrSwissAlt1);
  1153. this.gbSwissAddInformation.Controls.Add(this.lblSwissRefText);
  1154. this.gbSwissAddInformation.Controls.Add(this.qrSwissAlt2);
  1155. this.gbSwissAddInformation.Controls.Add(this.lblSwissRefType);
  1156. this.gbSwissAddInformation.Controls.Add(this.lblSwissAddProcedure2);
  1157. this.gbSwissAddInformation.Controls.Add(this.lblSwissAddProcedure1);
  1158. this.gbSwissAddInformation.Controls.Add(this.lblSwissRefTextType);
  1159. this.gbSwissAddInformation.Location = new System.Drawing.Point(12, 278);
  1160. this.gbSwissAddInformation.Name = "gbSwissAddInformation";
  1161. this.gbSwissAddInformation.Size = new System.Drawing.Size(430, 154);
  1162. this.gbSwissAddInformation.TabIndex = 4;
  1163. this.gbSwissAddInformation.TabStop = false;
  1164. this.gbSwissAddInformation.Text = "Additional information";
  1165. //
  1166. // qrSwissUnstructMessage
  1167. //
  1168. this.qrSwissUnstructMessage.Location = new System.Drawing.Point(12, 78);
  1169. this.qrSwissUnstructMessage.Name = "qrSwissUnstructMessage";
  1170. this.qrSwissUnstructMessage.Size = new System.Drawing.Size(195, 20);
  1171. this.qrSwissUnstructMessage.TabIndex = 18;
  1172. //
  1173. // qrSwissBillInfo
  1174. //
  1175. this.qrSwissBillInfo.Location = new System.Drawing.Point(213, 78);
  1176. this.qrSwissBillInfo.Name = "qrSwissBillInfo";
  1177. this.qrSwissBillInfo.Size = new System.Drawing.Size(208, 20);
  1178. this.qrSwissBillInfo.TabIndex = 19;
  1179. //
  1180. // qrSwissRefText
  1181. //
  1182. this.qrSwissRefText.Location = new System.Drawing.Point(12, 35);
  1183. this.qrSwissRefText.Name = "qrSwissRefText";
  1184. this.qrSwissRefText.Size = new System.Drawing.Size(246, 20);
  1185. this.qrSwissRefText.TabIndex = 9;
  1186. //
  1187. // lblSwissAddMessage
  1188. //
  1189. this.lblSwissAddMessage.AutoSize = true;
  1190. this.lblSwissAddMessage.Location = new System.Drawing.Point(9, 62);
  1191. this.lblSwissAddMessage.Name = "lblSwissAddMessage";
  1192. this.lblSwissAddMessage.Size = new System.Drawing.Size(49, 13);
  1193. this.lblSwissAddMessage.TabIndex = 0;
  1194. this.lblSwissAddMessage.Text = "Message";
  1195. //
  1196. // qrSwissRefTextType
  1197. //
  1198. this.qrSwissRefTextType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1199. this.qrSwissRefTextType.FormattingEnabled = true;
  1200. this.qrSwissRefTextType.Items.AddRange(new object[] {
  1201. "QR Reference",
  1202. "Iso11649"});
  1203. this.qrSwissRefTextType.Location = new System.Drawing.Point(328, 35);
  1204. this.qrSwissRefTextType.Name = "qrSwissRefTextType";
  1205. this.qrSwissRefTextType.Size = new System.Drawing.Size(93, 21);
  1206. this.qrSwissRefTextType.TabIndex = 11;
  1207. //
  1208. // lblSwissAddBillInfo
  1209. //
  1210. this.lblSwissAddBillInfo.AutoSize = true;
  1211. this.lblSwissAddBillInfo.Location = new System.Drawing.Point(210, 62);
  1212. this.lblSwissAddBillInfo.Name = "lblSwissAddBillInfo";
  1213. this.lblSwissAddBillInfo.Size = new System.Drawing.Size(78, 13);
  1214. this.lblSwissAddBillInfo.TabIndex = 0;
  1215. this.lblSwissAddBillInfo.Text = "Bill Information";
  1216. //
  1217. // qrSwissRefType
  1218. //
  1219. this.qrSwissRefType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  1220. this.qrSwissRefType.FormattingEnabled = true;
  1221. this.qrSwissRefType.Items.AddRange(new object[] {
  1222. "QRR",
  1223. "SCOR",
  1224. "NON"});
  1225. this.qrSwissRefType.Location = new System.Drawing.Point(264, 35);
  1226. this.qrSwissRefType.Name = "qrSwissRefType";
  1227. this.qrSwissRefType.Size = new System.Drawing.Size(58, 21);
  1228. this.qrSwissRefType.TabIndex = 10;
  1229. //
  1230. // qrSwissAlt1
  1231. //
  1232. this.qrSwissAlt1.Location = new System.Drawing.Point(12, 122);
  1233. this.qrSwissAlt1.Name = "qrSwissAlt1";
  1234. this.qrSwissAlt1.Size = new System.Drawing.Size(195, 20);
  1235. this.qrSwissAlt1.TabIndex = 21;
  1236. //
  1237. // lblSwissRefText
  1238. //
  1239. this.lblSwissRefText.AutoSize = true;
  1240. this.lblSwissRefText.Location = new System.Drawing.Point(9, 19);
  1241. this.lblSwissRefText.Name = "lblSwissRefText";
  1242. this.lblSwissRefText.Size = new System.Drawing.Size(57, 13);
  1243. this.lblSwissRefText.TabIndex = 0;
  1244. this.lblSwissRefText.Text = "Reference";
  1245. //
  1246. // qrSwissAlt2
  1247. //
  1248. this.qrSwissAlt2.Location = new System.Drawing.Point(213, 122);
  1249. this.qrSwissAlt2.Name = "qrSwissAlt2";
  1250. this.qrSwissAlt2.Size = new System.Drawing.Size(208, 20);
  1251. this.qrSwissAlt2.TabIndex = 22;
  1252. //
  1253. // lblSwissRefType
  1254. //
  1255. this.lblSwissRefType.AutoSize = true;
  1256. this.lblSwissRefType.Location = new System.Drawing.Point(261, 19);
  1257. this.lblSwissRefType.Name = "lblSwissRefType";
  1258. this.lblSwissRefType.Size = new System.Drawing.Size(31, 13);
  1259. this.lblSwissRefType.TabIndex = 0;
  1260. this.lblSwissRefType.Text = "Type";
  1261. //
  1262. // lblSwissAddProcedure2
  1263. //
  1264. this.lblSwissAddProcedure2.AutoSize = true;
  1265. this.lblSwissAddProcedure2.Location = new System.Drawing.Point(210, 106);
  1266. this.lblSwissAddProcedure2.Name = "lblSwissAddProcedure2";
  1267. this.lblSwissAddProcedure2.Size = new System.Drawing.Size(121, 13);
  1268. this.lblSwissAddProcedure2.TabIndex = 0;
  1269. this.lblSwissAddProcedure2.Text = "Alternative procedure 2";
  1270. //
  1271. // lblSwissAddProcedure1
  1272. //
  1273. this.lblSwissAddProcedure1.AutoSize = true;
  1274. this.lblSwissAddProcedure1.Location = new System.Drawing.Point(9, 106);
  1275. this.lblSwissAddProcedure1.Name = "lblSwissAddProcedure1";
  1276. this.lblSwissAddProcedure1.Size = new System.Drawing.Size(121, 13);
  1277. this.lblSwissAddProcedure1.TabIndex = 0;
  1278. this.lblSwissAddProcedure1.Text = "Alternative procedure 1";
  1279. //
  1280. // lblSwissRefTextType
  1281. //
  1282. this.lblSwissRefTextType.AutoSize = true;
  1283. this.lblSwissRefTextType.Location = new System.Drawing.Point(325, 19);
  1284. this.lblSwissRefTextType.Name = "lblSwissRefTextType";
  1285. this.lblSwissRefTextType.Size = new System.Drawing.Size(56, 13);
  1286. this.lblSwissRefTextType.TabIndex = 0;
  1287. this.lblSwissRefTextType.Text = "Text Type";
  1288. //
  1289. // gbSwissDebitor
  1290. //
  1291. this.gbSwissDebitor.Controls.Add(this.lblSwissStreet2);
  1292. this.gbSwissDebitor.Controls.Add(this.lblSwissZip2);
  1293. this.gbSwissDebitor.Controls.Add(this.lblSwissName2);
  1294. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorName);
  1295. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorZipCode);
  1296. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorHNumber);
  1297. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorCity);
  1298. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorCountry);
  1299. this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorStreet);
  1300. this.gbSwissDebitor.Location = new System.Drawing.Point(12, 166);
  1301. this.gbSwissDebitor.Name = "gbSwissDebitor";
  1302. this.gbSwissDebitor.Size = new System.Drawing.Size(430, 106);
  1303. this.gbSwissDebitor.TabIndex = 5;
  1304. this.gbSwissDebitor.TabStop = false;
  1305. this.gbSwissDebitor.Text = "Debitor";
  1306. //
  1307. // lblSwissStreet2
  1308. //
  1309. this.lblSwissStreet2.AutoSize = true;
  1310. this.lblSwissStreet2.Location = new System.Drawing.Point(9, 51);
  1311. this.lblSwissStreet2.Name = "lblSwissStreet2";
  1312. this.lblSwissStreet2.Size = new System.Drawing.Size(62, 13);
  1313. this.lblSwissStreet2.TabIndex = 18;
  1314. this.lblSwissStreet2.Text = "Street / Nr:";
  1315. //
  1316. // lblSwissZip2
  1317. //
  1318. this.lblSwissZip2.AutoSize = true;
  1319. this.lblSwissZip2.Location = new System.Drawing.Point(9, 78);
  1320. this.lblSwissZip2.Name = "lblSwissZip2";
  1321. this.lblSwissZip2.Size = new System.Drawing.Size(103, 13);
  1322. this.lblSwissZip2.TabIndex = 19;
  1323. this.lblSwissZip2.Text = "Zip / City / Country:";
  1324. //
  1325. // lblSwissName2
  1326. //
  1327. this.lblSwissName2.AutoSize = true;
  1328. this.lblSwissName2.Location = new System.Drawing.Point(9, 24);
  1329. this.lblSwissName2.Name = "lblSwissName2";
  1330. this.lblSwissName2.Size = new System.Drawing.Size(38, 13);
  1331. this.lblSwissName2.TabIndex = 20;
  1332. this.lblSwissName2.Text = "Name:";
  1333. //
  1334. // qrSwissDebitorName
  1335. //
  1336. this.qrSwissDebitorName.Location = new System.Drawing.Point(147, 19);
  1337. this.qrSwissDebitorName.Name = "qrSwissDebitorName";
  1338. this.qrSwissDebitorName.Size = new System.Drawing.Size(274, 20);
  1339. this.qrSwissDebitorName.TabIndex = 12;
  1340. //
  1341. // qrSwissDebitorZipCode
  1342. //
  1343. this.qrSwissDebitorZipCode.Location = new System.Drawing.Point(147, 73);
  1344. this.qrSwissDebitorZipCode.Name = "qrSwissDebitorZipCode";
  1345. this.qrSwissDebitorZipCode.Size = new System.Drawing.Size(50, 20);
  1346. this.qrSwissDebitorZipCode.TabIndex = 13;
  1347. //
  1348. // qrSwissDebitorHNumber
  1349. //
  1350. this.qrSwissDebitorHNumber.Location = new System.Drawing.Point(371, 46);
  1351. this.qrSwissDebitorHNumber.Name = "qrSwissDebitorHNumber";
  1352. this.qrSwissDebitorHNumber.Size = new System.Drawing.Size(50, 20);
  1353. this.qrSwissDebitorHNumber.TabIndex = 17;
  1354. //
  1355. // qrSwissDebitorCity
  1356. //
  1357. this.qrSwissDebitorCity.Location = new System.Drawing.Point(203, 73);
  1358. this.qrSwissDebitorCity.Name = "qrSwissDebitorCity";
  1359. this.qrSwissDebitorCity.Size = new System.Drawing.Size(162, 20);
  1360. this.qrSwissDebitorCity.TabIndex = 14;
  1361. //
  1362. // qrSwissDebitorCountry
  1363. //
  1364. this.qrSwissDebitorCountry.Location = new System.Drawing.Point(371, 73);
  1365. this.qrSwissDebitorCountry.Name = "qrSwissDebitorCountry";
  1366. this.qrSwissDebitorCountry.Size = new System.Drawing.Size(50, 20);
  1367. this.qrSwissDebitorCountry.TabIndex = 15;
  1368. //
  1369. // qrSwissDebitorStreet
  1370. //
  1371. this.qrSwissDebitorStreet.Location = new System.Drawing.Point(147, 46);
  1372. this.qrSwissDebitorStreet.Name = "qrSwissDebitorStreet";
  1373. this.qrSwissDebitorStreet.Size = new System.Drawing.Size(218, 20);
  1374. this.qrSwissDebitorStreet.TabIndex = 16;
  1375. //
  1376. // gbSwissCreditor
  1377. //
  1378. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorStreet);
  1379. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorHNumber);
  1380. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorName);
  1381. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorCountry);
  1382. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorZipCode);
  1383. this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorCity);
  1384. this.gbSwissCreditor.Controls.Add(this.lblSwissStreet1);
  1385. this.gbSwissCreditor.Controls.Add(this.lblSwissZip1);
  1386. this.gbSwissCreditor.Controls.Add(this.lblSwissName1);
  1387. this.gbSwissCreditor.Location = new System.Drawing.Point(12, 54);
  1388. this.gbSwissCreditor.Name = "gbSwissCreditor";
  1389. this.gbSwissCreditor.Size = new System.Drawing.Size(430, 106);
  1390. this.gbSwissCreditor.TabIndex = 3;
  1391. this.gbSwissCreditor.TabStop = false;
  1392. this.gbSwissCreditor.Text = "Creditor";
  1393. //
  1394. // qrSwissCreditorStreet
  1395. //
  1396. this.qrSwissCreditorStreet.Location = new System.Drawing.Point(147, 46);
  1397. this.qrSwissCreditorStreet.Name = "qrSwissCreditorStreet";
  1398. this.qrSwissCreditorStreet.Size = new System.Drawing.Size(218, 20);
  1399. this.qrSwissCreditorStreet.TabIndex = 7;
  1400. //
  1401. // qrSwissCreditorHNumber
  1402. //
  1403. this.qrSwissCreditorHNumber.Location = new System.Drawing.Point(371, 46);
  1404. this.qrSwissCreditorHNumber.Name = "qrSwissCreditorHNumber";
  1405. this.qrSwissCreditorHNumber.Size = new System.Drawing.Size(50, 20);
  1406. this.qrSwissCreditorHNumber.TabIndex = 8;
  1407. //
  1408. // qrSwissCreditorName
  1409. //
  1410. this.qrSwissCreditorName.Location = new System.Drawing.Point(147, 19);
  1411. this.qrSwissCreditorName.Name = "qrSwissCreditorName";
  1412. this.qrSwissCreditorName.Size = new System.Drawing.Size(274, 20);
  1413. this.qrSwissCreditorName.TabIndex = 3;
  1414. //
  1415. // qrSwissCreditorCountry
  1416. //
  1417. this.qrSwissCreditorCountry.Location = new System.Drawing.Point(371, 73);
  1418. this.qrSwissCreditorCountry.Name = "qrSwissCreditorCountry";
  1419. this.qrSwissCreditorCountry.Size = new System.Drawing.Size(50, 20);
  1420. this.qrSwissCreditorCountry.TabIndex = 6;
  1421. //
  1422. // qrSwissCreditorZipCode
  1423. //
  1424. this.qrSwissCreditorZipCode.Location = new System.Drawing.Point(147, 73);
  1425. this.qrSwissCreditorZipCode.Name = "qrSwissCreditorZipCode";
  1426. this.qrSwissCreditorZipCode.Size = new System.Drawing.Size(50, 20);
  1427. this.qrSwissCreditorZipCode.TabIndex = 4;
  1428. //
  1429. // qrSwissCreditorCity
  1430. //
  1431. this.qrSwissCreditorCity.Location = new System.Drawing.Point(203, 73);
  1432. this.qrSwissCreditorCity.Name = "qrSwissCreditorCity";
  1433. this.qrSwissCreditorCity.Size = new System.Drawing.Size(162, 20);
  1434. this.qrSwissCreditorCity.TabIndex = 5;
  1435. //
  1436. // lblSwissStreet1
  1437. //
  1438. this.lblSwissStreet1.AutoSize = true;
  1439. this.lblSwissStreet1.Location = new System.Drawing.Point(9, 51);
  1440. this.lblSwissStreet1.Name = "lblSwissStreet1";
  1441. this.lblSwissStreet1.Size = new System.Drawing.Size(62, 13);
  1442. this.lblSwissStreet1.TabIndex = 0;
  1443. this.lblSwissStreet1.Text = "Street / Nr:";
  1444. //
  1445. // lblSwissZip1
  1446. //
  1447. this.lblSwissZip1.AutoSize = true;
  1448. this.lblSwissZip1.Location = new System.Drawing.Point(9, 78);
  1449. this.lblSwissZip1.Name = "lblSwissZip1";
  1450. this.lblSwissZip1.Size = new System.Drawing.Size(103, 13);
  1451. this.lblSwissZip1.TabIndex = 0;
  1452. this.lblSwissZip1.Text = "Zip / City / Country:";
  1453. //
  1454. // lblSwissName1
  1455. //
  1456. this.lblSwissName1.AutoSize = true;
  1457. this.lblSwissName1.Location = new System.Drawing.Point(9, 24);
  1458. this.lblSwissName1.Name = "lblSwissName1";
  1459. this.lblSwissName1.Size = new System.Drawing.Size(38, 13);
  1460. this.lblSwissName1.TabIndex = 0;
  1461. this.lblSwissName1.Text = "Name:";
  1462. //
  1463. // qrTypeSberbank
  1464. //
  1465. this.qrTypeSberbank.AutoScroll = true;
  1466. this.qrTypeSberbank.BackColor = System.Drawing.SystemColors.Window;
  1467. this.qrTypeSberbank.Controls.Add(this.tabControl1);
  1468. this.qrTypeSberbank.Dock = System.Windows.Forms.DockStyle.Fill;
  1469. this.qrTypeSberbank.Image = null;
  1470. this.qrTypeSberbank.Location = new System.Drawing.Point(135, 1);
  1471. this.qrTypeSberbank.Name = "qrTypeSberbank";
  1472. this.qrTypeSberbank.Padding = new System.Windows.Forms.Padding(3);
  1473. this.qrTypeSberbank.Size = new System.Drawing.Size(453, 443);
  1474. this.qrTypeSberbank.TabIndex = 11;
  1475. this.qrTypeSberbank.Text = "Qr Sberbank";
  1476. //
  1477. // tabControl1
  1478. //
  1479. this.tabControl1.Controls.Add(this.tabPage2);
  1480. this.tabControl1.Controls.Add(this.tabPage3);
  1481. this.tabControl1.Controls.Add(this.tabPage4);
  1482. this.tabControl1.Location = new System.Drawing.Point(12, 12);
  1483. this.tabControl1.Name = "tabControl1";
  1484. this.tabControl1.SelectedIndex = 0;
  1485. this.tabControl1.Size = new System.Drawing.Size(432, 420);
  1486. this.tabControl1.TabIndex = 39;
  1487. //
  1488. // tabPage2
  1489. //
  1490. this.tabPage2.BackColor = System.Drawing.SystemColors.Window;
  1491. this.tabPage2.Controls.Add(this.NameTextBox);
  1492. this.tabPage2.Controls.Add(this.sberQrName);
  1493. this.tabPage2.Controls.Add(this.label41);
  1494. this.tabPage2.Controls.Add(this.label59);
  1495. this.tabPage2.Controls.Add(this.PersonalAccTextBox);
  1496. this.tabPage2.Controls.Add(this.CorrespAccTextBox);
  1497. this.tabPage2.Controls.Add(this.BICTextBox);
  1498. this.tabPage2.Controls.Add(this.BankNameTextBox);
  1499. this.tabPage2.Controls.Add(this.label52);
  1500. this.tabPage2.Controls.Add(this.label45);
  1501. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  1502. this.tabPage2.Name = "tabPage2";
  1503. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  1504. this.tabPage2.Size = new System.Drawing.Size(424, 394);
  1505. this.tabPage2.TabIndex = 0;
  1506. //
  1507. // NameTextBox
  1508. //
  1509. this.NameTextBox.Location = new System.Drawing.Point(6, 29);
  1510. this.NameTextBox.Name = "NameTextBox";
  1511. this.NameTextBox.Size = new System.Drawing.Size(196, 20);
  1512. this.NameTextBox.TabIndex = 0;
  1513. //
  1514. // sberQrName
  1515. //
  1516. this.sberQrName.AutoSize = true;
  1517. this.sberQrName.Location = new System.Drawing.Point(3, 9);
  1518. this.sberQrName.Name = "sberQrName";
  1519. this.sberQrName.Size = new System.Drawing.Size(143, 13);
  1520. this.sberQrName.TabIndex = 3;
  1521. //
  1522. // label41
  1523. //
  1524. this.label41.AutoSize = true;
  1525. this.label41.Location = new System.Drawing.Point(205, 9);
  1526. this.label41.Name = "label41";
  1527. this.label41.Size = new System.Drawing.Size(180, 13);
  1528. this.label41.TabIndex = 4;
  1529. //
  1530. // label59
  1531. //
  1532. this.label59.AutoSize = true;
  1533. this.label59.Location = new System.Drawing.Point(3, 107);
  1534. this.label59.Name = "label59";
  1535. this.label59.Size = new System.Drawing.Size(178, 13);
  1536. this.label59.TabIndex = 9;
  1537. //
  1538. // PersonalAccTextBox
  1539. //
  1540. this.PersonalAccTextBox.Location = new System.Drawing.Point(208, 29);
  1541. this.PersonalAccTextBox.Name = "PersonalAccTextBox";
  1542. this.PersonalAccTextBox.Size = new System.Drawing.Size(206, 20);
  1543. this.PersonalAccTextBox.TabIndex = 2;
  1544. //
  1545. // CorrespAccTextBox
  1546. //
  1547. this.CorrespAccTextBox.Location = new System.Drawing.Point(6, 127);
  1548. this.CorrespAccTextBox.Name = "CorrespAccTextBox";
  1549. this.CorrespAccTextBox.Size = new System.Drawing.Size(308, 20);
  1550. this.CorrespAccTextBox.TabIndex = 8;
  1551. //
  1552. // BICTextBox
  1553. //
  1554. this.BICTextBox.Location = new System.Drawing.Point(320, 78);
  1555. this.BICTextBox.Name = "BICTextBox";
  1556. this.BICTextBox.Size = new System.Drawing.Size(94, 20);
  1557. this.BICTextBox.TabIndex = 6;
  1558. //
  1559. // BankNameTextBox
  1560. //
  1561. this.BankNameTextBox.Location = new System.Drawing.Point(6, 78);
  1562. this.BankNameTextBox.Name = "BankNameTextBox";
  1563. this.BankNameTextBox.Size = new System.Drawing.Size(308, 20);
  1564. this.BankNameTextBox.TabIndex = 1;
  1565. //
  1566. // label52
  1567. //
  1568. this.label52.AutoSize = true;
  1569. this.label52.Location = new System.Drawing.Point(317, 58);
  1570. this.label52.Name = "label52";
  1571. this.label52.Size = new System.Drawing.Size(24, 13);
  1572. this.label52.TabIndex = 7;
  1573. this.label52.Text = "BIC";
  1574. //
  1575. // label45
  1576. //
  1577. this.label45.AutoSize = true;
  1578. this.label45.Location = new System.Drawing.Point(3, 58);
  1579. this.label45.Name = "label45";
  1580. this.label45.Size = new System.Drawing.Size(223, 13);
  1581. this.label45.TabIndex = 5;
  1582. //
  1583. // tabPage3
  1584. //
  1585. this.tabPage3.BackColor = System.Drawing.SystemColors.Window;
  1586. this.tabPage3.Controls.Add(this.DocDateCheckBox);
  1587. this.tabPage3.Controls.Add(this.DocumentDatePicker);
  1588. this.tabPage3.Controls.Add(this.PayerInnTextBox);
  1589. this.tabPage3.Controls.Add(this.PayReasonTextBox);
  1590. this.tabPage3.Controls.Add(this.label66);
  1591. this.tabPage3.Controls.Add(this.TaxPeriodTextBox);
  1592. this.tabPage3.Controls.Add(this.label64);
  1593. this.tabPage3.Controls.Add(this.label69);
  1594. this.tabPage3.Controls.Add(this.ReceiverKPPTextBox);
  1595. this.tabPage3.Controls.Add(this.OKTMOTextBox);
  1596. this.tabPage3.Controls.Add(this.ReceiverIINTextBox);
  1597. this.tabPage3.Controls.Add(this.label72);
  1598. this.tabPage3.Controls.Add(this.label65);
  1599. this.tabPage3.Controls.Add(this.label68);
  1600. this.tabPage3.Controls.Add(this.label63);
  1601. this.tabPage3.Controls.Add(this.DocumentNumberTextBox);
  1602. this.tabPage3.Controls.Add(this.label62);
  1603. this.tabPage3.Controls.Add(this.CBCTextBox);
  1604. this.tabPage3.Controls.Add(this.label74);
  1605. this.tabPage3.Controls.Add(this.label70);
  1606. this.tabPage3.Controls.Add(this.sumTextBox);
  1607. this.tabPage3.Controls.Add(this.label73);
  1608. this.tabPage3.Controls.Add(this.DrawerStatusTextBox);
  1609. this.tabPage3.Controls.Add(this.label67);
  1610. this.tabPage3.Controls.Add(this.TaxPayKindTextBox);
  1611. this.tabPage3.Controls.Add(this.PaymentPurpose);
  1612. this.tabPage3.Controls.Add(this.label71);
  1613. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  1614. this.tabPage3.Name = "tabPage3";
  1615. this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
  1616. this.tabPage3.Size = new System.Drawing.Size(424, 394);
  1617. this.tabPage3.TabIndex = 1;
  1618. //
  1619. // DocDateCheckBox
  1620. //
  1621. this.DocDateCheckBox.AutoSize = true;
  1622. this.DocDateCheckBox.Checked = true;
  1623. this.DocDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  1624. this.DocDateCheckBox.Location = new System.Drawing.Point(9, 313);
  1625. this.DocDateCheckBox.Name = "DocDateCheckBox";
  1626. this.DocDateCheckBox.Size = new System.Drawing.Size(147, 17);
  1627. this.DocDateCheckBox.TabIndex = 38;
  1628. this.DocDateCheckBox.UseVisualStyleBackColor = true;
  1629. this.DocDateCheckBox.CheckedChanged += new System.EventHandler(this.DocDateCheckBox_CheckedChanged);
  1630. //
  1631. // DocumentDatePicker
  1632. //
  1633. this.DocumentDatePicker.Location = new System.Drawing.Point(208, 313);
  1634. this.DocumentDatePicker.Name = "DocumentDatePicker";
  1635. this.DocumentDatePicker.Size = new System.Drawing.Size(206, 20);
  1636. this.DocumentDatePicker.TabIndex = 37;
  1637. //
  1638. // PayerInnTextBox
  1639. //
  1640. this.PayerInnTextBox.Location = new System.Drawing.Point(208, 254);
  1641. this.PayerInnTextBox.Name = "PayerInnTextBox";
  1642. this.PayerInnTextBox.Size = new System.Drawing.Size(206, 20);
  1643. this.PayerInnTextBox.TabIndex = 17;
  1644. //
  1645. // PayReasonTextBox
  1646. //
  1647. this.PayReasonTextBox.Location = new System.Drawing.Point(6, 29);
  1648. this.PayReasonTextBox.Name = "PayReasonTextBox";
  1649. this.PayReasonTextBox.Size = new System.Drawing.Size(196, 20);
  1650. this.PayReasonTextBox.TabIndex = 29;
  1651. //
  1652. // label66
  1653. //
  1654. this.label66.AutoSize = true;
  1655. this.label66.Location = new System.Drawing.Point(3, 58);
  1656. this.label66.Name = "label66";
  1657. this.label66.Size = new System.Drawing.Size(138, 13);
  1658. this.label66.TabIndex = 20;
  1659. //
  1660. // TaxPeriodTextBox
  1661. //
  1662. this.TaxPeriodTextBox.Location = new System.Drawing.Point(285, 127);
  1663. this.TaxPeriodTextBox.Name = "TaxPeriodTextBox";
  1664. this.TaxPeriodTextBox.Size = new System.Drawing.Size(129, 20);
  1665. this.TaxPeriodTextBox.TabIndex = 27;
  1666. //
  1667. // label64
  1668. //
  1669. this.label64.AutoSize = true;
  1670. this.label64.Location = new System.Drawing.Point(205, 233);
  1671. this.label64.Name = "label64";
  1672. this.label64.Size = new System.Drawing.Size(100, 13);
  1673. this.label64.TabIndex = 16;
  1674. //
  1675. // label69
  1676. //
  1677. this.label69.AutoSize = true;
  1678. this.label69.Location = new System.Drawing.Point(282, 107);
  1679. this.label69.Name = "label69";
  1680. this.label69.Size = new System.Drawing.Size(103, 13);
  1681. this.label69.TabIndex = 26;
  1682. //
  1683. // ReceiverKPPTextBox
  1684. //
  1685. this.ReceiverKPPTextBox.Location = new System.Drawing.Point(6, 78);
  1686. this.ReceiverKPPTextBox.Name = "ReceiverKPPTextBox";
  1687. this.ReceiverKPPTextBox.Size = new System.Drawing.Size(196, 20);
  1688. this.ReceiverKPPTextBox.TabIndex = 21;
  1689. //
  1690. // OKTMOTextBox
  1691. //
  1692. this.OKTMOTextBox.Location = new System.Drawing.Point(309, 78);
  1693. this.OKTMOTextBox.Name = "OKTMOTextBox";
  1694. this.OKTMOTextBox.Size = new System.Drawing.Size(105, 20);
  1695. this.OKTMOTextBox.TabIndex = 25;
  1696. //
  1697. // ReceiverIINTextBox
  1698. //
  1699. this.ReceiverIINTextBox.Location = new System.Drawing.Point(6, 254);
  1700. this.ReceiverIINTextBox.Name = "ReceiverIINTextBox";
  1701. this.ReceiverIINTextBox.Size = new System.Drawing.Size(196, 20);
  1702. this.ReceiverIINTextBox.TabIndex = 15;
  1703. //
  1704. // label72
  1705. //
  1706. this.label72.AutoSize = true;
  1707. this.label72.Location = new System.Drawing.Point(306, 9);
  1708. this.label72.Name = "label72";
  1709. this.label72.Size = new System.Drawing.Size(96, 13);
  1710. this.label72.TabIndex = 32;
  1711. //
  1712. // label65
  1713. //
  1714. this.label65.AutoSize = true;
  1715. this.label65.Location = new System.Drawing.Point(3, 107);
  1716. this.label65.Name = "label65";
  1717. this.label65.Size = new System.Drawing.Size(197, 13);
  1718. this.label65.TabIndex = 18;
  1719. //
  1720. // label68
  1721. //
  1722. this.label68.AutoSize = true;
  1723. this.label68.Location = new System.Drawing.Point(306, 58);
  1724. this.label68.Name = "label68";
  1725. this.label68.Size = new System.Drawing.Size(44, 13);
  1726. this.label68.TabIndex = 24;
  1727. //
  1728. // label63
  1729. //
  1730. this.label63.AutoSize = true;
  1731. this.label63.Location = new System.Drawing.Point(3, 233);
  1732. this.label63.Name = "label63";
  1733. this.label63.Size = new System.Drawing.Size(138, 13);
  1734. this.label63.TabIndex = 14;
  1735. //
  1736. // DocumentNumberTextBox
  1737. //
  1738. this.DocumentNumberTextBox.Location = new System.Drawing.Point(309, 29);
  1739. this.DocumentNumberTextBox.Name = "DocumentNumberTextBox";
  1740. this.DocumentNumberTextBox.Size = new System.Drawing.Size(105, 20);
  1741. this.DocumentNumberTextBox.TabIndex = 33;
  1742. //
  1743. // label62
  1744. //
  1745. this.label62.AutoSize = true;
  1746. this.label62.Location = new System.Drawing.Point(306, 156);
  1747. this.label62.Name = "label62";
  1748. this.label62.Size = new System.Drawing.Size(85, 13);
  1749. this.label62.TabIndex = 13;
  1750. //
  1751. // CBCTextBox
  1752. //
  1753. this.CBCTextBox.Location = new System.Drawing.Point(208, 78);
  1754. this.CBCTextBox.Name = "CBCTextBox";
  1755. this.CBCTextBox.Size = new System.Drawing.Size(95, 20);
  1756. this.CBCTextBox.TabIndex = 22;
  1757. //
  1758. // label74
  1759. //
  1760. this.label74.AutoSize = true;
  1761. this.label74.Location = new System.Drawing.Point(2, 288);
  1762. this.label74.Name = "label74";
  1763. this.label74.Size = new System.Drawing.Size(91, 13);
  1764. this.label74.TabIndex = 36;
  1765. //
  1766. // label70
  1767. //
  1768. this.label70.AutoSize = true;
  1769. this.label70.Location = new System.Drawing.Point(3, 9);
  1770. this.label70.Name = "label70";
  1771. this.label70.Size = new System.Drawing.Size(170, 13);
  1772. this.label70.TabIndex = 28;
  1773. //
  1774. // sumTextBox
  1775. //
  1776. this.sumTextBox.Location = new System.Drawing.Point(308, 176);
  1777. this.sumTextBox.Name = "sumTextBox";
  1778. this.sumTextBox.Size = new System.Drawing.Size(106, 20);
  1779. this.sumTextBox.TabIndex = 12;
  1780. //
  1781. // label73
  1782. //
  1783. this.label73.AutoSize = true;
  1784. this.label73.Location = new System.Drawing.Point(205, 9);
  1785. this.label73.Name = "label73";
  1786. this.label73.Size = new System.Drawing.Size(72, 13);
  1787. this.label73.TabIndex = 34;
  1788. //
  1789. // DrawerStatusTextBox
  1790. //
  1791. this.DrawerStatusTextBox.Location = new System.Drawing.Point(5, 176);
  1792. this.DrawerStatusTextBox.Name = "DrawerStatusTextBox";
  1793. this.DrawerStatusTextBox.Size = new System.Drawing.Size(297, 20);
  1794. this.DrawerStatusTextBox.TabIndex = 31;
  1795. //
  1796. // label67
  1797. //
  1798. this.label67.AutoSize = true;
  1799. this.label67.Location = new System.Drawing.Point(205, 58);
  1800. this.label67.Name = "label67";
  1801. this.label67.Size = new System.Drawing.Size(27, 13);
  1802. this.label67.TabIndex = 23;
  1803. this.label67.Text = "КБК";
  1804. //
  1805. // TaxPayKindTextBox
  1806. //
  1807. this.TaxPayKindTextBox.Location = new System.Drawing.Point(208, 29);
  1808. this.TaxPayKindTextBox.Name = "TaxPayKindTextBox";
  1809. this.TaxPayKindTextBox.Size = new System.Drawing.Size(95, 20);
  1810. this.TaxPayKindTextBox.TabIndex = 35;
  1811. //
  1812. // PaymentPurpose
  1813. //
  1814. this.PaymentPurpose.Location = new System.Drawing.Point(6, 127);
  1815. this.PaymentPurpose.Name = "PaymentPurpose";
  1816. this.PaymentPurpose.Size = new System.Drawing.Size(273, 20);
  1817. this.PaymentPurpose.TabIndex = 19;
  1818. //
  1819. // label71
  1820. //
  1821. this.label71.AutoSize = true;
  1822. this.label71.Location = new System.Drawing.Point(3, 156);
  1823. this.label71.Name = "label71";
  1824. this.label71.Size = new System.Drawing.Size(244, 13);
  1825. this.label71.TabIndex = 30;
  1826. //
  1827. // tabPage4
  1828. //
  1829. this.tabPage4.AutoScroll = true;
  1830. this.tabPage4.BackColor = System.Drawing.SystemColors.Window;
  1831. this.tabPage4.Controls.Add(this.QuittDateDatePicker);
  1832. this.tabPage4.Controls.Add(this.TechCodeTextBox);
  1833. this.tabPage4.Controls.Add(this.label104);
  1834. this.tabPage4.Controls.Add(this.UINTextBox);
  1835. this.tabPage4.Controls.Add(this.label103);
  1836. this.tabPage4.Controls.Add(this.RegType);
  1837. this.tabPage4.Controls.Add(this.label102);
  1838. this.tabPage4.Controls.Add(this.ExecId);
  1839. this.tabPage4.Controls.Add(this.label101);
  1840. this.tabPage4.Controls.Add(this.RuleIdTextBox);
  1841. this.tabPage4.Controls.Add(this.label100);
  1842. this.tabPage4.Controls.Add(this.AddAmountTextBox);
  1843. this.tabPage4.Controls.Add(this.label99);
  1844. this.tabPage4.Controls.Add(this.SpecFioTextBox);
  1845. this.tabPage4.Controls.Add(this.label98);
  1846. this.tabPage4.Controls.Add(this.ClassNumTextBox);
  1847. this.tabPage4.Controls.Add(this.label97);
  1848. this.tabPage4.Controls.Add(this.InstNumTextBox);
  1849. this.tabPage4.Controls.Add(this.label96);
  1850. this.tabPage4.Controls.Add(this.QuittDateCheckBox);
  1851. this.tabPage4.Controls.Add(this.label95);
  1852. this.tabPage4.Controls.Add(this.QuittIdTextBox);
  1853. this.tabPage4.Controls.Add(this.label94);
  1854. this.tabPage4.Controls.Add(this.CounterIdValTextBox);
  1855. this.tabPage4.Controls.Add(this.label91);
  1856. this.tabPage4.Controls.Add(this.ServiceNameTextBox);
  1857. this.tabPage4.Controls.Add(this.label92);
  1858. this.tabPage4.Controls.Add(this.CounterValTextBox);
  1859. this.tabPage4.Controls.Add(this.label93);
  1860. this.tabPage4.Controls.Add(this.BirthDateCheckBox);
  1861. this.tabPage4.Controls.Add(this.PaymTermCheckBox);
  1862. this.tabPage4.Controls.Add(this.CategoryTextBox);
  1863. this.tabPage4.Controls.Add(this.label90);
  1864. this.tabPage4.Controls.Add(this.label89);
  1865. this.tabPage4.Controls.Add(this.PaymTermPicker);
  1866. this.tabPage4.Controls.Add(this.label88);
  1867. this.tabPage4.Controls.Add(this.BirthDatePicker);
  1868. this.tabPage4.Controls.Add(this.ChildFioTextBox);
  1869. this.tabPage4.Controls.Add(this.label87);
  1870. this.tabPage4.Controls.Add(this.PayerIdNumTextBox);
  1871. this.tabPage4.Controls.Add(this.label86);
  1872. this.tabPage4.Controls.Add(this.PayerIdTypeTextBox);
  1873. this.tabPage4.Controls.Add(this.label85);
  1874. this.tabPage4.Controls.Add(this.FlatTextBox);
  1875. this.tabPage4.Controls.Add(this.label83);
  1876. this.tabPage4.Controls.Add(this.PhoneTextBox);
  1877. this.tabPage4.Controls.Add(this.label84);
  1878. this.tabPage4.Controls.Add(this.PersAccTextBox);
  1879. this.tabPage4.Controls.Add(this.label81);
  1880. this.tabPage4.Controls.Add(this.PensAccTextBox);
  1881. this.tabPage4.Controls.Add(this.label80);
  1882. this.tabPage4.Controls.Add(this.DocIdxTextBox);
  1883. this.tabPage4.Controls.Add(this.label79);
  1884. this.tabPage4.Controls.Add(this.ContractTextBox);
  1885. this.tabPage4.Controls.Add(this.label78);
  1886. this.tabPage4.Controls.Add(this.PersonalAccoutTextBox);
  1887. this.tabPage4.Controls.Add(this.label77);
  1888. this.tabPage4.Controls.Add(this.PayerAdressTextBox);
  1889. this.tabPage4.Controls.Add(this.label76);
  1890. this.tabPage4.Controls.Add(this.MiddleNameTextBox);
  1891. this.tabPage4.Controls.Add(this.label75);
  1892. this.tabPage4.Controls.Add(this.FirstNameTextBox);
  1893. this.tabPage4.Controls.Add(this.label61);
  1894. this.tabPage4.Controls.Add(this.LastNameTextBox);
  1895. this.tabPage4.Controls.Add(this.label60);
  1896. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  1897. this.tabPage4.Name = "tabPage4";
  1898. this.tabPage4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 10);
  1899. this.tabPage4.Size = new System.Drawing.Size(424, 394);
  1900. this.tabPage4.TabIndex = 2;
  1901. this.tabPage4.Text = "Другие";
  1902. //
  1903. // QuittDateDatePicker
  1904. //
  1905. this.QuittDateDatePicker.Location = new System.Drawing.Point(205, 259);
  1906. this.QuittDateDatePicker.Name = "QuittDateDatePicker";
  1907. this.QuittDateDatePicker.Size = new System.Drawing.Size(192, 20);
  1908. this.QuittDateDatePicker.TabIndex = 45;
  1909. //
  1910. // TechCodeTextBox
  1911. //
  1912. this.TechCodeTextBox.Location = new System.Drawing.Point(6, 1254);
  1913. this.TechCodeTextBox.Name = "TechCodeTextBox";
  1914. this.TechCodeTextBox.Size = new System.Drawing.Size(391, 20);
  1915. this.TechCodeTextBox.TabIndex = 65;
  1916. //
  1917. // label104
  1918. //
  1919. this.label104.AutoSize = true;
  1920. this.label104.Location = new System.Drawing.Point(6, 1207);
  1921. this.label104.Name = "label104";
  1922. this.label104.Size = new System.Drawing.Size(375, 39);
  1923. this.label104.TabIndex = 64;
  1924. this.label104.Text = "Технический код, рекомендуемый для заполнения поставщиком услуг. \r\nМожет использо" +
  1925. "ваться принимающей организацией для вызова\r\nсоответствующей обрабатывающей ИТ-с" +
  1926. "истемы :\r\n";
  1927. //
  1928. // UINTextBox
  1929. //
  1930. this.UINTextBox.Location = new System.Drawing.Point(6, 1174);
  1931. this.UINTextBox.Name = "UINTextBox";
  1932. this.UINTextBox.Size = new System.Drawing.Size(391, 20);
  1933. this.UINTextBox.TabIndex = 63;
  1934. //
  1935. // label103
  1936. //
  1937. this.label103.AutoSize = true;
  1938. this.label103.Location = new System.Drawing.Point(6, 1154);
  1939. this.label103.Name = "label103";
  1940. this.label103.Size = new System.Drawing.Size(223, 13);
  1941. this.label103.TabIndex = 62;
  1942. this.label103.Text = "Уникальный идентификатор начисления :";
  1943. //
  1944. // RegType
  1945. //
  1946. this.RegType.Location = new System.Drawing.Point(6, 1119);
  1947. this.RegType.Name = "RegType";
  1948. this.RegType.Size = new System.Drawing.Size(391, 20);
  1949. this.RegType.TabIndex = 61;
  1950. //
  1951. // label102
  1952. //
  1953. this.label102.AutoSize = true;
  1954. this.label102.Location = new System.Drawing.Point(6, 1090);
  1955. this.label102.Name = "label102";
  1956. this.label102.Size = new System.Drawing.Size(350, 13);
  1957. this.label102.TabIndex = 60;
  1958. this.label102.Text = "Код вида платежа (например, для платежей в адрес Росреестра) :";
  1959. //
  1960. // ExecId
  1961. //
  1962. this.ExecId.Location = new System.Drawing.Point(6, 1054);
  1963. this.ExecId.Name = "ExecId";
  1964. this.ExecId.Size = new System.Drawing.Size(391, 20);
  1965. this.ExecId.TabIndex = 59;
  1966. //
  1967. // label101
  1968. //
  1969. this.label101.AutoSize = true;
  1970. this.label101.Location = new System.Drawing.Point(5, 1034);
  1971. this.label101.Name = "label101";
  1972. this.label101.Size = new System.Drawing.Size(210, 13);
  1973. this.label101.TabIndex = 58;
  1974. this.label101.Text = "Номер исполнительного производства :";
  1975. //
  1976. // RuleIdTextBox
  1977. //
  1978. this.RuleIdTextBox.Location = new System.Drawing.Point(6, 1000);
  1979. this.RuleIdTextBox.Name = "RuleIdTextBox";
  1980. this.RuleIdTextBox.Size = new System.Drawing.Size(391, 20);
  1981. this.RuleIdTextBox.TabIndex = 57;
  1982. //
  1983. // label100
  1984. //
  1985. this.label100.AutoSize = true;
  1986. this.label100.Location = new System.Drawing.Point(5, 979);
  1987. this.label100.Name = "label100";
  1988. this.label100.Size = new System.Drawing.Size(193, 13);
  1989. this.label100.TabIndex = 56;
  1990. this.label100.Text = "Номер постановления (для ГИБДД) :";
  1991. //
  1992. // AddAmountTextBox
  1993. //
  1994. this.AddAmountTextBox.Location = new System.Drawing.Point(6, 944);
  1995. this.AddAmountTextBox.Name = "AddAmountTextBox";
  1996. this.AddAmountTextBox.Size = new System.Drawing.Size(391, 20);
  1997. this.AddAmountTextBox.TabIndex = 55;
  1998. //
  1999. // label99
  2000. //
  2001. this.label99.AutoSize = true;
  2002. this.label99.Location = new System.Drawing.Point(5, 907);
  2003. this.label99.Name = "label99";
  2004. this.label99.Size = new System.Drawing.Size(285, 26);
  2005. this.label99.TabIndex = 54;
  2006. this.label99.Text = "Сумма страховки/дополнительной услуги/Сумма пени \r\n(в копейках) :";
  2007. //
  2008. // SpecFioTextBox
  2009. //
  2010. this.SpecFioTextBox.Location = new System.Drawing.Point(6, 867);
  2011. this.SpecFioTextBox.Name = "SpecFioTextBox";
  2012. this.SpecFioTextBox.Size = new System.Drawing.Size(391, 20);
  2013. this.SpecFioTextBox.TabIndex = 53;
  2014. //
  2015. // label98
  2016. //
  2017. this.label98.AutoSize = true;
  2018. this.label98.Location = new System.Drawing.Point(5, 847);
  2019. this.label98.Name = "label98";
  2020. this.label98.Size = new System.Drawing.Size(312, 13);
  2021. this.label98.TabIndex = 52;
  2022. this.label98.Text = "ФИО преподавателя, специалиста, оказывающего услугу :";
  2023. //
  2024. // ClassNumTextBox
  2025. //
  2026. this.ClassNumTextBox.Location = new System.Drawing.Point(6, 809);
  2027. this.ClassNumTextBox.Name = "ClassNumTextBox";
  2028. this.ClassNumTextBox.Size = new System.Drawing.Size(391, 20);
  2029. this.ClassNumTextBox.TabIndex = 51;
  2030. //
  2031. // label97
  2032. //
  2033. this.label97.AutoSize = true;
  2034. this.label97.Location = new System.Drawing.Point(5, 789);
  2035. this.label97.Name = "label97";
  2036. this.label97.Size = new System.Drawing.Size(206, 13);
  2037. this.label97.TabIndex = 50;
  2038. this.label97.Text = "Номер группы детсада/класса школы :";
  2039. //
  2040. // InstNumTextBox
  2041. //
  2042. this.InstNumTextBox.Location = new System.Drawing.Point(6, 755);
  2043. this.InstNumTextBox.Name = "InstNumTextBox";
  2044. this.InstNumTextBox.Size = new System.Drawing.Size(391, 20);
  2045. this.InstNumTextBox.TabIndex = 49;
  2046. //
  2047. // label96
  2048. //
  2049. this.label96.AutoSize = true;
  2050. this.label96.Location = new System.Drawing.Point(5, 735);
  2051. this.label96.Name = "label96";
  2052. this.label96.Size = new System.Drawing.Size(294, 13);
  2053. this.label96.TabIndex = 48;
  2054. this.label96.Text = "Номер учреждения (образовательного, медицинского) :";
  2055. //
  2056. // QuittDateCheckBox
  2057. //
  2058. this.QuittDateCheckBox.AutoSize = true;
  2059. this.QuittDateCheckBox.Checked = true;
  2060. this.QuittDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  2061. this.QuittDateCheckBox.Location = new System.Drawing.Point(6, 259);
  2062. this.QuittDateCheckBox.Name = "QuittDateCheckBox";
  2063. this.QuittDateCheckBox.Size = new System.Drawing.Size(125, 17);
  2064. this.QuittDateCheckBox.TabIndex = 47;
  2065. this.QuittDateCheckBox.Text = "Не указывать дату";
  2066. this.QuittDateCheckBox.UseVisualStyleBackColor = true;
  2067. this.QuittDateCheckBox.CheckedChanged += new System.EventHandler(this.QuittDateCheckBox_CheckedChanged);
  2068. //
  2069. // label95
  2070. //
  2071. this.label95.AutoSize = true;
  2072. this.label95.Location = new System.Drawing.Point(3, 217);
  2073. this.label95.Name = "label95";
  2074. this.label95.Size = new System.Drawing.Size(272, 39);
  2075. this.label95.TabIndex = 46;
  2076. this.label95.Text = "Дата извещения/начисления/счета/постановления \r\n(для ГИБДД) :\r\n\r\n";
  2077. //
  2078. // QuittIdTextBox
  2079. //
  2080. this.QuittIdTextBox.Location = new System.Drawing.Point(6, 183);
  2081. this.QuittIdTextBox.Name = "QuittIdTextBox";
  2082. this.QuittIdTextBox.Size = new System.Drawing.Size(391, 20);
  2083. this.QuittIdTextBox.TabIndex = 44;
  2084. //
  2085. // label94
  2086. //
  2087. this.label94.AutoSize = true;
  2088. this.label94.Location = new System.Drawing.Point(3, 163);
  2089. this.label94.Name = "label94";
  2090. this.label94.Size = new System.Drawing.Size(206, 13);
  2091. this.label94.TabIndex = 43;
  2092. this.label94.Text = "Номер извещения, начисления, счета :";
  2093. //
  2094. // CounterIdValTextBox
  2095. //
  2096. this.CounterIdValTextBox.Location = new System.Drawing.Point(232, 642);
  2097. this.CounterIdValTextBox.Name = "CounterIdValTextBox";
  2098. this.CounterIdValTextBox.Size = new System.Drawing.Size(165, 20);
  2099. this.CounterIdValTextBox.TabIndex = 42;
  2100. //
  2101. // label91
  2102. //
  2103. this.label91.AutoSize = true;
  2104. this.label91.Location = new System.Drawing.Point(229, 622);
  2105. this.label91.Name = "label91";
  2106. this.label91.Size = new System.Drawing.Size(146, 13);
  2107. this.label91.TabIndex = 41;
  2108. this.label91.Text = "Показание прибора учёта :";
  2109. //
  2110. // ServiceNameTextBox
  2111. //
  2112. this.ServiceNameTextBox.Location = new System.Drawing.Point(6, 642);
  2113. this.ServiceNameTextBox.Name = "ServiceNameTextBox";
  2114. this.ServiceNameTextBox.Size = new System.Drawing.Size(220, 20);
  2115. this.ServiceNameTextBox.TabIndex = 40;
  2116. //
  2117. // label92
  2118. //
  2119. this.label92.AutoSize = true;
  2120. this.label92.Location = new System.Drawing.Point(4, 622);
  2121. this.label92.Name = "label92";
  2122. this.label92.Size = new System.Drawing.Size(200, 13);
  2123. this.label92.TabIndex = 39;
  2124. this.label92.Text = "Код услуги/название прибора учета :";
  2125. //
  2126. // CounterValTextBox
  2127. //
  2128. this.CounterValTextBox.Location = new System.Drawing.Point(6, 699);
  2129. this.CounterValTextBox.Name = "CounterValTextBox";
  2130. this.CounterValTextBox.Size = new System.Drawing.Size(220, 20);
  2131. this.CounterValTextBox.TabIndex = 38;
  2132. //
  2133. // label93
  2134. //
  2135. this.label93.AutoSize = true;
  2136. this.label93.Location = new System.Drawing.Point(5, 679);
  2137. this.label93.Name = "label93";
  2138. this.label93.Size = new System.Drawing.Size(146, 13);
  2139. this.label93.TabIndex = 37;
  2140. this.label93.Text = "Показание прибора учета :";
  2141. //
  2142. // BirthDateCheckBox
  2143. //
  2144. this.BirthDateCheckBox.AutoSize = true;
  2145. this.BirthDateCheckBox.Checked = true;
  2146. this.BirthDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  2147. this.BirthDateCheckBox.Location = new System.Drawing.Point(7, 586);
  2148. this.BirthDateCheckBox.Name = "BirthDateCheckBox";
  2149. this.BirthDateCheckBox.Size = new System.Drawing.Size(125, 17);
  2150. this.BirthDateCheckBox.TabIndex = 36;
  2151. this.BirthDateCheckBox.Text = "Не указывать дату";
  2152. this.BirthDateCheckBox.UseVisualStyleBackColor = true;
  2153. this.BirthDateCheckBox.CheckedChanged += new System.EventHandler(this.BirthDateCheckBox_CheckedChanged);
  2154. //
  2155. // PaymTermCheckBox
  2156. //
  2157. this.PaymTermCheckBox.AutoSize = true;
  2158. this.PaymTermCheckBox.Checked = true;
  2159. this.PaymTermCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  2160. this.PaymTermCheckBox.Location = new System.Drawing.Point(6, 533);
  2161. this.PaymTermCheckBox.Name = "PaymTermCheckBox";
  2162. this.PaymTermCheckBox.Size = new System.Drawing.Size(125, 17);
  2163. this.PaymTermCheckBox.TabIndex = 35;
  2164. this.PaymTermCheckBox.Text = "Не указывать дату";
  2165. this.PaymTermCheckBox.UseVisualStyleBackColor = true;
  2166. this.PaymTermCheckBox.CheckedChanged += new System.EventHandler(this.PaymTermCheckBox_CheckedChanged);
  2167. //
  2168. // CategoryTextBox
  2169. //
  2170. this.CategoryTextBox.Location = new System.Drawing.Point(205, 481);
  2171. this.CategoryTextBox.Name = "CategoryTextBox";
  2172. this.CategoryTextBox.Size = new System.Drawing.Size(192, 20);
  2173. this.CategoryTextBox.TabIndex = 34;
  2174. //
  2175. // label90
  2176. //
  2177. this.label90.AutoSize = true;
  2178. this.label90.Location = new System.Drawing.Point(202, 461);
  2179. this.label90.Name = "label90";
  2180. this.label90.Size = new System.Drawing.Size(83, 13);
  2181. this.label90.TabIndex = 33;
  2182. this.label90.Text = "Вид платежа : ";
  2183. //
  2184. // label89
  2185. //
  2186. this.label89.AutoSize = true;
  2187. this.label89.Location = new System.Drawing.Point(4, 513);
  2188. this.label89.Name = "label89";
  2189. this.label89.Size = new System.Drawing.Size(217, 13);
  2190. this.label89.TabIndex = 32;
  2191. this.label89.Text = "Срок платежа/дата выставления счета :";
  2192. //
  2193. // PaymTermPicker
  2194. //
  2195. this.PaymTermPicker.Location = new System.Drawing.Point(205, 533);
  2196. this.PaymTermPicker.Name = "PaymTermPicker";
  2197. this.PaymTermPicker.Size = new System.Drawing.Size(192, 20);
  2198. this.PaymTermPicker.TabIndex = 31;
  2199. //
  2200. // label88
  2201. //
  2202. this.label88.AutoSize = true;
  2203. this.label88.Location = new System.Drawing.Point(4, 565);
  2204. this.label88.Name = "label88";
  2205. this.label88.Size = new System.Drawing.Size(94, 13);
  2206. this.label88.TabIndex = 30;
  2207. this.label88.Text = "Дата рождения :";
  2208. //
  2209. // BirthDatePicker
  2210. //
  2211. this.BirthDatePicker.Location = new System.Drawing.Point(205, 586);
  2212. this.BirthDatePicker.Name = "BirthDatePicker";
  2213. this.BirthDatePicker.Size = new System.Drawing.Size(192, 20);
  2214. this.BirthDatePicker.TabIndex = 29;
  2215. //
  2216. // ChildFioTextBox
  2217. //
  2218. this.ChildFioTextBox.Location = new System.Drawing.Point(6, 481);
  2219. this.ChildFioTextBox.Name = "ChildFioTextBox";
  2220. this.ChildFioTextBox.Size = new System.Drawing.Size(192, 20);
  2221. this.ChildFioTextBox.TabIndex = 28;
  2222. //
  2223. // label87
  2224. //
  2225. this.label87.AutoSize = true;
  2226. this.label87.Location = new System.Drawing.Point(3, 461);
  2227. this.label87.Name = "label87";
  2228. this.label87.Size = new System.Drawing.Size(153, 13);
  2229. this.label87.TabIndex = 27;
  2230. this.label87.Text = "Ф.И.О. ребенка/учащегося :";
  2231. //
  2232. // PayerIdNumTextBox
  2233. //
  2234. this.PayerIdNumTextBox.Location = new System.Drawing.Point(205, 426);
  2235. this.PayerIdNumTextBox.Name = "PayerIdNumTextBox";
  2236. this.PayerIdNumTextBox.Size = new System.Drawing.Size(192, 20);
  2237. this.PayerIdNumTextBox.TabIndex = 26;
  2238. //
  2239. // label86
  2240. //
  2241. this.label86.AutoSize = true;
  2242. this.label86.Location = new System.Drawing.Point(202, 406);
  2243. this.label86.Name = "label86";
  2244. this.label86.Size = new System.Drawing.Size(142, 13);
  2245. this.label86.TabIndex = 25;
  2246. this.label86.Text = "Номер ДУЛ плательщика :";
  2247. //
  2248. // PayerIdTypeTextBox
  2249. //
  2250. this.PayerIdTypeTextBox.Location = new System.Drawing.Point(6, 426);
  2251. this.PayerIdTypeTextBox.Name = "PayerIdTypeTextBox";
  2252. this.PayerIdTypeTextBox.Size = new System.Drawing.Size(193, 20);
  2253. this.PayerIdTypeTextBox.TabIndex = 24;
  2254. //
  2255. // label85
  2256. //
  2257. this.label85.AutoSize = true;
  2258. this.label85.Location = new System.Drawing.Point(3, 406);
  2259. this.label85.Name = "label85";
  2260. this.label85.Size = new System.Drawing.Size(130, 13);
  2261. this.label85.TabIndex = 23;
  2262. this.label85.Text = "Вид ДУЛ плательщика :";
  2263. //
  2264. // FlatTextBox
  2265. //
  2266. this.FlatTextBox.Location = new System.Drawing.Point(6, 374);
  2267. this.FlatTextBox.Name = "FlatTextBox";
  2268. this.FlatTextBox.Size = new System.Drawing.Size(139, 20);
  2269. this.FlatTextBox.TabIndex = 21;
  2270. //
  2271. // label83
  2272. //
  2273. this.label83.AutoSize = true;
  2274. this.label83.Location = new System.Drawing.Point(3, 354);
  2275. this.label83.Name = "label83";
  2276. this.label83.Size = new System.Drawing.Size(98, 13);
  2277. this.label83.TabIndex = 20;
  2278. this.label83.Text = "Номер квартиры :";
  2279. //
  2280. // PhoneTextBox
  2281. //
  2282. this.PhoneTextBox.Location = new System.Drawing.Point(165, 374);
  2283. this.PhoneTextBox.Name = "PhoneTextBox";
  2284. this.PhoneTextBox.Size = new System.Drawing.Size(159, 20);
  2285. this.PhoneTextBox.TabIndex = 19;
  2286. //
  2287. // label84
  2288. //
  2289. this.label84.AutoSize = true;
  2290. this.label84.Location = new System.Drawing.Point(162, 354);
  2291. this.label84.Name = "label84";
  2292. this.label84.Size = new System.Drawing.Size(98, 13);
  2293. this.label84.TabIndex = 18;
  2294. this.label84.Text = "Номер телефона :";
  2295. //
  2296. // PersAccTextBox
  2297. //
  2298. this.PersAccTextBox.Location = new System.Drawing.Point(6, 1324);
  2299. this.PersAccTextBox.Name = "PersAccTextBox";
  2300. this.PersAccTextBox.Size = new System.Drawing.Size(391, 20);
  2301. this.PersAccTextBox.TabIndex = 17;
  2302. //
  2303. // label81
  2304. //
  2305. this.label81.AutoSize = true;
  2306. this.label81.Location = new System.Drawing.Point(6, 1287);
  2307. this.label81.Name = "label81";
  2308. this.label81.Size = new System.Drawing.Size(204, 26);
  2309. this.label81.TabIndex = 16;
  2310. this.label81.Text = "Номер лицевого счета плательщика в \r\nорганизации (в системе учета ПУ) :\r\n";
  2311. //
  2312. // PensAccTextBox
  2313. //
  2314. this.PensAccTextBox.Location = new System.Drawing.Point(6, 320);
  2315. this.PensAccTextBox.Name = "PensAccTextBox";
  2316. this.PensAccTextBox.Size = new System.Drawing.Size(391, 20);
  2317. this.PensAccTextBox.TabIndex = 15;
  2318. //
  2319. // label80
  2320. //
  2321. this.label80.Location = new System.Drawing.Point(3, 291);
  2322. this.label80.Name = "label80";
  2323. this.label80.Size = new System.Drawing.Size(376, 26);
  2324. this.label80.TabIndex = 14;
  2325. this.label80.Text = "№ лицевого счета в системе персонифицированного учета в ПФР-СНИЛС :\r\n";
  2326. //
  2327. // DocIdxTextBox
  2328. //
  2329. this.DocIdxTextBox.Location = new System.Drawing.Point(6, 127);
  2330. this.DocIdxTextBox.Name = "DocIdxTextBox";
  2331. this.DocIdxTextBox.Size = new System.Drawing.Size(208, 20);
  2332. this.DocIdxTextBox.TabIndex = 13;
  2333. //
  2334. // label79
  2335. //
  2336. this.label79.AutoSize = true;
  2337. this.label79.Location = new System.Drawing.Point(3, 107);
  2338. this.label79.Name = "label79";
  2339. this.label79.Size = new System.Drawing.Size(166, 13);
  2340. this.label79.TabIndex = 12;
  2341. this.label79.Text = "Индекс платежного документа";
  2342. //
  2343. // ContractTextBox
  2344. //
  2345. this.ContractTextBox.Location = new System.Drawing.Point(220, 127);
  2346. this.ContractTextBox.Name = "ContractTextBox";
  2347. this.ContractTextBox.Size = new System.Drawing.Size(177, 20);
  2348. this.ContractTextBox.TabIndex = 11;
  2349. //
  2350. // label78
  2351. //
  2352. this.label78.AutoSize = true;
  2353. this.label78.Location = new System.Drawing.Point(217, 107);
  2354. this.label78.Name = "label78";
  2355. this.label78.Size = new System.Drawing.Size(89, 13);
  2356. this.label78.TabIndex = 10;
  2357. this.label78.Text = "Номер договора";
  2358. //
  2359. // PersonalAccoutTextBox
  2360. //
  2361. this.PersonalAccoutTextBox.Location = new System.Drawing.Point(6, 78);
  2362. this.PersonalAccoutTextBox.Name = "PersonalAccoutTextBox";
  2363. this.PersonalAccoutTextBox.Size = new System.Drawing.Size(208, 20);
  2364. this.PersonalAccoutTextBox.TabIndex = 9;
  2365. //
  2366. // label77
  2367. //
  2368. this.label77.AutoSize = true;
  2369. this.label77.Location = new System.Drawing.Point(3, 58);
  2370. this.label77.Name = "label77";
  2371. this.label77.Size = new System.Drawing.Size(207, 13);
  2372. this.label77.TabIndex = 8;
  2373. this.label77.Text = "Лицевой счёт бюджетного получателя";
  2374. //
  2375. // PayerAdressTextBox
  2376. //
  2377. this.PayerAdressTextBox.Location = new System.Drawing.Point(220, 78);
  2378. this.PayerAdressTextBox.Name = "PayerAdressTextBox";
  2379. this.PayerAdressTextBox.Size = new System.Drawing.Size(177, 20);
  2380. this.PayerAdressTextBox.TabIndex = 7;
  2381. //
  2382. // label76
  2383. //
  2384. this.label76.AutoSize = true;
  2385. this.label76.Location = new System.Drawing.Point(217, 58);
  2386. this.label76.Name = "label76";
  2387. this.label76.Size = new System.Drawing.Size(110, 13);
  2388. this.label76.TabIndex = 6;
  2389. this.label76.Text = "Адрес плательщика";
  2390. //
  2391. // MiddleNameTextBox
  2392. //
  2393. this.MiddleNameTextBox.Location = new System.Drawing.Point(262, 29);
  2394. this.MiddleNameTextBox.Name = "MiddleNameTextBox";
  2395. this.MiddleNameTextBox.Size = new System.Drawing.Size(135, 20);
  2396. this.MiddleNameTextBox.TabIndex = 5;
  2397. //
  2398. // label75
  2399. //
  2400. this.label75.AutoSize = true;
  2401. this.label75.Location = new System.Drawing.Point(259, 9);
  2402. this.label75.Name = "label75";
  2403. this.label75.Size = new System.Drawing.Size(128, 13);
  2404. this.label75.TabIndex = 4;
  2405. this.label75.Text = "Отчество плательщика";
  2406. //
  2407. // FirstNameTextBox
  2408. //
  2409. this.FirstNameTextBox.Location = new System.Drawing.Point(6, 29);
  2410. this.FirstNameTextBox.Name = "FirstNameTextBox";
  2411. this.FirstNameTextBox.Size = new System.Drawing.Size(107, 20);
  2412. this.FirstNameTextBox.TabIndex = 3;
  2413. //
  2414. // label61
  2415. //
  2416. this.label61.AutoSize = true;
  2417. this.label61.Location = new System.Drawing.Point(3, 9);
  2418. this.label61.Name = "label61";
  2419. this.label61.Size = new System.Drawing.Size(98, 13);
  2420. this.label61.TabIndex = 2;
  2421. this.label61.Text = "Имя плательщика";
  2422. //
  2423. // LastNameTextBox
  2424. //
  2425. this.LastNameTextBox.Location = new System.Drawing.Point(119, 29);
  2426. this.LastNameTextBox.Name = "LastNameTextBox";
  2427. this.LastNameTextBox.Size = new System.Drawing.Size(137, 20);
  2428. this.LastNameTextBox.TabIndex = 1;
  2429. //
  2430. // label60
  2431. //
  2432. this.label60.AutoSize = true;
  2433. this.label60.Location = new System.Drawing.Point(116, 9);
  2434. this.label60.Name = "label60";
  2435. this.label60.Size = new System.Drawing.Size(123, 13);
  2436. this.label60.TabIndex = 0;
  2437. this.label60.Text = "Фамилия плательщика";
  2438. //
  2439. // tabItem1
  2440. //
  2441. this.tabItem1.Image = null;
  2442. this.tabItem1.Location = new System.Drawing.Point(0, 0);
  2443. this.tabItem1.Name = "tabItem1";
  2444. this.tabItem1.Size = new System.Drawing.Size(200, 100);
  2445. this.tabItem1.TabIndex = 0;
  2446. this.tabItem1.Text = "1";
  2447. this.tabItem1.Visible = false;
  2448. //
  2449. // tabItem2
  2450. //
  2451. this.tabItem2.Image = null;
  2452. this.tabItem2.Location = new System.Drawing.Point(0, 0);
  2453. this.tabItem2.Name = "tabItem2";
  2454. this.tabItem2.Size = new System.Drawing.Size(200, 100);
  2455. this.tabItem2.TabIndex = 0;
  2456. this.tabItem2.Text = "2";
  2457. //
  2458. // tabItem3
  2459. //
  2460. this.tabItem3.Image = null;
  2461. this.tabItem3.Location = new System.Drawing.Point(0, 0);
  2462. this.tabItem3.Name = "tabItem3";
  2463. this.tabItem3.Size = new System.Drawing.Size(200, 100);
  2464. this.tabItem3.TabIndex = 0;
  2465. this.tabItem3.Text = "3";
  2466. //
  2467. // tabItem4
  2468. //
  2469. this.tabItem4.Image = null;
  2470. this.tabItem4.Location = new System.Drawing.Point(0, 0);
  2471. this.tabItem4.Name = "tabItem4";
  2472. this.tabItem4.Size = new System.Drawing.Size(200, 100);
  2473. this.tabItem4.TabIndex = 0;
  2474. this.tabItem4.Text = "4";
  2475. //
  2476. // tabItem5
  2477. //
  2478. this.tabItem5.Image = null;
  2479. this.tabItem5.Location = new System.Drawing.Point(0, 0);
  2480. this.tabItem5.Name = "tabItem5";
  2481. this.tabItem5.Size = new System.Drawing.Size(200, 100);
  2482. this.tabItem5.TabIndex = 0;
  2483. this.tabItem5.Text = "5";
  2484. //
  2485. // panel1
  2486. //
  2487. this.panel1.Controls.Add(this.tvData);
  2488. this.panel1.Controls.Add(this.expandableSplitter1);
  2489. this.panel1.Controls.Add(this.lblDescription);
  2490. this.panel1.Location = new System.Drawing.Point(611, 12);
  2491. this.panel1.Name = "panel1";
  2492. this.panel1.Size = new System.Drawing.Size(207, 445);
  2493. this.panel1.TabIndex = 17;
  2494. //
  2495. // tvData
  2496. //
  2497. this.tvData.AllowDrop = true;
  2498. this.tvData.Dock = System.Windows.Forms.DockStyle.Fill;
  2499. this.tvData.ImageIndex = 0;
  2500. this.tvData.Location = new System.Drawing.Point(0, 0);
  2501. this.tvData.Name = "tvData";
  2502. this.tvData.SelectedImageIndex = 0;
  2503. this.tvData.ShowColumns = true;
  2504. this.tvData.ShowCubeSources = false;
  2505. this.tvData.ShowCustomItems = true;
  2506. this.tvData.ShowDataSources = true;
  2507. this.tvData.ShowEnabledOnly = true;
  2508. this.tvData.ShowFunctions = true;
  2509. this.tvData.ShowNone = false;
  2510. this.tvData.ShowParameters = true;
  2511. this.tvData.ShowRelations = true;
  2512. this.tvData.ShowTotals = true;
  2513. this.tvData.ShowVariables = true;
  2514. this.tvData.Size = new System.Drawing.Size(207, 366);
  2515. this.tvData.TabIndex = 3;
  2516. this.tvData.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.tvData_ItemDrag);
  2517. this.tvData.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvData_AfterSelect);
  2518. this.tvData.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tvData_NodeMouseDoubleClick);
  2519. //
  2520. // expandableSplitter1
  2521. //
  2522. this.expandableSplitter1.Dock = System.Windows.Forms.DockStyle.Bottom;
  2523. this.expandableSplitter1.Location = new System.Drawing.Point(0, 366);
  2524. this.expandableSplitter1.Name = "expandableSplitter1";
  2525. this.expandableSplitter1.Size = new System.Drawing.Size(207, 3);
  2526. this.expandableSplitter1.TabIndex = 4;
  2527. this.expandableSplitter1.TabStop = false;
  2528. this.expandableSplitter1.Visible = false;
  2529. //
  2530. // lblDescription
  2531. //
  2532. this.lblDescription.AutoScroll = true;
  2533. this.lblDescription.BackColor = System.Drawing.SystemColors.Window;
  2534. this.lblDescription.Dock = System.Windows.Forms.DockStyle.Bottom;
  2535. this.lblDescription.Location = new System.Drawing.Point(0, 369);
  2536. this.lblDescription.Name = "lblDescription";
  2537. this.lblDescription.Size = new System.Drawing.Size(207, 76);
  2538. this.lblDescription.TabIndex = 5;
  2539. this.lblDescription.Visible = false;
  2540. //
  2541. // BarcodeEditorForm
  2542. //
  2543. this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
  2544. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  2545. this.ClientSize = new System.Drawing.Size(829, 506);
  2546. this.Controls.Add(this.panel1);
  2547. this.Controls.Add(this.qrTabs);
  2548. this.KeyPreview = true;
  2549. this.Name = "BarcodeEditorForm";
  2550. this.ShowIcon = false;
  2551. this.Text = "QR_Edit";
  2552. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.QREdit_FormClosed);
  2553. this.Controls.SetChildIndex(this.qrTabs, 0);
  2554. this.Controls.SetChildIndex(this.panel1, 0);
  2555. this.Controls.SetChildIndex(this.btnOk, 0);
  2556. this.Controls.SetChildIndex(this.btnCancel, 0);
  2557. this.qrTabs.ResumeLayout(false);
  2558. this.qrTypeText.ResumeLayout(false);
  2559. this.qrTypeText.PerformLayout();
  2560. this.qrTypeVcard.ResumeLayout(false);
  2561. this.qrTypeVcard.PerformLayout();
  2562. this.qrTypeURI.ResumeLayout(false);
  2563. this.qrTypeURI.PerformLayout();
  2564. this.qrTypeEmailAddress.ResumeLayout(false);
  2565. this.qrTypeEmailAddress.PerformLayout();
  2566. this.qrTypeEmailMessage.ResumeLayout(false);
  2567. this.qrTypeEmailMessage.PerformLayout();
  2568. this.qrTypeGeo.ResumeLayout(false);
  2569. this.qrTypeGeo.PerformLayout();
  2570. this.qrTypeSMS.ResumeLayout(false);
  2571. this.qrTypeSMS.PerformLayout();
  2572. this.qrTypeCall.ResumeLayout(false);
  2573. this.qrTypeCall.PerformLayout();
  2574. this.qrTypeEvent.ResumeLayout(false);
  2575. this.qrTypeEvent.PerformLayout();
  2576. this.qrTypeWifi.ResumeLayout(false);
  2577. this.qrTypeWifi.PerformLayout();
  2578. this.qrTypeSwiss.ResumeLayout(false);
  2579. this.qrTypeSwiss.PerformLayout();
  2580. this.gbSwissAddInformation.ResumeLayout(false);
  2581. this.gbSwissAddInformation.PerformLayout();
  2582. this.gbSwissDebitor.ResumeLayout(false);
  2583. this.gbSwissDebitor.PerformLayout();
  2584. this.gbSwissCreditor.ResumeLayout(false);
  2585. this.gbSwissCreditor.PerformLayout();
  2586. this.qrTypeSberbank.ResumeLayout(false);
  2587. this.tabControl1.ResumeLayout(false);
  2588. this.tabPage2.ResumeLayout(false);
  2589. this.tabPage2.PerformLayout();
  2590. this.tabPage3.ResumeLayout(false);
  2591. this.tabPage3.PerformLayout();
  2592. this.tabPage4.ResumeLayout(false);
  2593. this.tabPage4.PerformLayout();
  2594. this.panel1.ResumeLayout(false);
  2595. this.ResumeLayout(false);
  2596. }
  2597. #endregion
  2598. private FastReport.Controls.PageControl qrTabs;
  2599. private FastReport.Controls.PageControlPage qrTypeText;
  2600. private FastReport.Controls.PageControlPage qrTypeVcard;
  2601. private FastReport.Controls.PageControlPage qrTypeURI;
  2602. private System.Windows.Forms.TextBox qrURI;
  2603. private FastReport.Controls.PageControlPage qrTypeEmailAddress;
  2604. private System.Windows.Forms.TextBox qrEmail;
  2605. private FastReport.Controls.PageControlPage qrTypeEmailMessage;
  2606. private System.Windows.Forms.Label label3;
  2607. private System.Windows.Forms.TextBox qrEmailSub;
  2608. private System.Windows.Forms.Label label2;
  2609. private System.Windows.Forms.Label label1;
  2610. private System.Windows.Forms.TextBox qrEmailTo;
  2611. private FastReport.Controls.PageControlPage qrTypeGeo;
  2612. private System.Windows.Forms.TextBox qrGeoMeters;
  2613. private System.Windows.Forms.Label label6;
  2614. private System.Windows.Forms.TextBox qrGeoLongitude;
  2615. private System.Windows.Forms.Label label4;
  2616. private System.Windows.Forms.TextBox qrGeoLatitude;
  2617. private System.Windows.Forms.Label label5;
  2618. private FastReport.Controls.PageControlPage qrTypeSMS;
  2619. private System.Windows.Forms.TextBox qrSMSText;
  2620. private System.Windows.Forms.Label label8;
  2621. private System.Windows.Forms.TextBox qrSMSTo;
  2622. private System.Windows.Forms.Label label7;
  2623. private FastReport.Controls.PageControlPage qrTypeCall;
  2624. private System.Windows.Forms.TextBox qrCall;
  2625. private System.Windows.Forms.Label label9;
  2626. private FastReport.Controls.PageControlPage qrTypeEvent;
  2627. private FastReport.Controls.PageControlPage qrTypeWifi;
  2628. private System.Windows.Forms.DateTimePicker qrEventTo;
  2629. private System.Windows.Forms.Label label12;
  2630. private System.Windows.Forms.DateTimePicker qrEventFrom;
  2631. private System.Windows.Forms.Label label11;
  2632. private System.Windows.Forms.TextBox qrEventDesc;
  2633. private System.Windows.Forms.Label label10;
  2634. private System.Windows.Forms.ComboBox qrWifiEncryption;
  2635. private System.Windows.Forms.Label label13;
  2636. private System.Windows.Forms.Label label21;
  2637. private System.Windows.Forms.TextBox qrVcWebsite;
  2638. private System.Windows.Forms.Label label20;
  2639. private System.Windows.Forms.TextBox qrVcCompany;
  2640. private System.Windows.Forms.TextBox qrVcPhoneHome;
  2641. private System.Windows.Forms.Label label18;
  2642. private System.Windows.Forms.TextBox qrVcTitle;
  2643. private System.Windows.Forms.Label label17;
  2644. private System.Windows.Forms.TextBox qrVcLN;
  2645. private System.Windows.Forms.Label label16;
  2646. private System.Windows.Forms.TextBox qrVcFN;
  2647. private System.Windows.Forms.CheckBox qrWifiHidden;
  2648. private System.Windows.Forms.TextBox qrWifiPass;
  2649. private System.Windows.Forms.Label label15;
  2650. private System.Windows.Forms.TextBox qrWifiName;
  2651. private System.Windows.Forms.Label label14;
  2652. private System.Windows.Forms.Label label24;
  2653. private System.Windows.Forms.TextBox qrVcCountry;
  2654. private System.Windows.Forms.Label label23;
  2655. private System.Windows.Forms.TextBox qrVcCity;
  2656. private System.Windows.Forms.Label label22;
  2657. private System.Windows.Forms.TextBox qrVcZip;
  2658. private System.Windows.Forms.Label label31;
  2659. private System.Windows.Forms.TextBox qrVcStreet;
  2660. private System.Windows.Forms.Label label19;
  2661. private System.Windows.Forms.TextBox qrVcPhone;
  2662. private System.Windows.Forms.Label label27;
  2663. private System.Windows.Forms.Label label26;
  2664. private System.Windows.Forms.TextBox qrVcEmailWork;
  2665. private System.Windows.Forms.Label label25;
  2666. private System.Windows.Forms.TextBox qrVcEmailHome;
  2667. private System.Windows.Forms.Label label28;
  2668. private System.Windows.Forms.TextBox qrVcPhoneWork;
  2669. private System.Windows.Forms.Label label30;
  2670. private System.Windows.Forms.Label label29;
  2671. private FastReport.Controls.PageControlPage tabItem1;
  2672. private FastReport.Controls.PageControlPage tabItem2;
  2673. private FastReport.Controls.PageControlPage tabItem3;
  2674. private FastReport.Controls.PageControlPage tabItem4;
  2675. private FastReport.Controls.PageControlPage tabItem5;
  2676. private System.Windows.Forms.TextBox qrText;
  2677. private System.Windows.Forms.TextBox qrEmailText;
  2678. private System.Windows.Forms.Panel panel1;
  2679. private Controls.DataTreeView tvData;
  2680. private System.Windows.Forms.Splitter expandableSplitter1;
  2681. private Controls.DescriptionControl lblDescription;
  2682. private FastReport.Controls.PageControlPage qrTypeSwiss;
  2683. private System.Windows.Forms.ComboBox qrSwissIbanType;
  2684. private System.Windows.Forms.TextBox qrSwissIban;
  2685. private System.Windows.Forms.TextBox qrSwissCreditorZipCode;
  2686. private System.Windows.Forms.TextBox qrSwissCreditorName;
  2687. private System.Windows.Forms.Label lblSwissZip1;
  2688. private System.Windows.Forms.Label lblSwissName1;
  2689. private System.Windows.Forms.TextBox qrSwissCreditorHNumber;
  2690. private System.Windows.Forms.TextBox qrSwissCreditorStreet;
  2691. private System.Windows.Forms.TextBox qrSwissCreditorCountry;
  2692. private System.Windows.Forms.TextBox qrSwissCreditorCity;
  2693. private System.Windows.Forms.Label lblSwissStreet1;
  2694. private System.Windows.Forms.ComboBox qrSwissRefType;
  2695. private System.Windows.Forms.TextBox qrSwissRefText;
  2696. private System.Windows.Forms.Label lblSwissRefType;
  2697. private System.Windows.Forms.Label lblSwissRefText;
  2698. private System.Windows.Forms.TextBox qrSwissDebitorHNumber;
  2699. private System.Windows.Forms.TextBox qrSwissDebitorStreet;
  2700. private System.Windows.Forms.TextBox qrSwissDebitorCountry;
  2701. private System.Windows.Forms.TextBox qrSwissDebitorCity;
  2702. private System.Windows.Forms.TextBox qrSwissDebitorZipCode;
  2703. private System.Windows.Forms.TextBox qrSwissDebitorName;
  2704. private System.Windows.Forms.TextBox qrSwissBillInfo;
  2705. private System.Windows.Forms.TextBox qrSwissUnstructMessage;
  2706. private System.Windows.Forms.Label lblSwissAddBillInfo;
  2707. private System.Windows.Forms.Label lblSwissAddMessage;
  2708. private System.Windows.Forms.TextBox qrSwissAlt2;
  2709. private System.Windows.Forms.TextBox qrSwissAlt1;
  2710. private System.Windows.Forms.ComboBox qrSwissRefTextType;
  2711. private System.Windows.Forms.Label lblSwissRefTextType;
  2712. private System.Windows.Forms.TextBox qrSwissAmount;
  2713. private System.Windows.Forms.GroupBox gbSwissAddInformation;
  2714. private System.Windows.Forms.GroupBox gbSwissCreditor;
  2715. private System.Windows.Forms.GroupBox gbSwissDebitor;
  2716. private System.Windows.Forms.Label sberQrName;
  2717. private FastReport.Controls.PageControlPage qrTypeSberbank;
  2718. private System.Windows.Forms.TabControl tabControl1;
  2719. private System.Windows.Forms.TabPage tabPage2;
  2720. private System.Windows.Forms.TabPage tabPage3;
  2721. private System.Windows.Forms.TabPage tabPage4;
  2722. private System.Windows.Forms.TextBox NameTextBox;
  2723. private System.Windows.Forms.Label label41;
  2724. private System.Windows.Forms.Label label59;
  2725. private System.Windows.Forms.TextBox PersonalAccTextBox;
  2726. private System.Windows.Forms.TextBox CorrespAccTextBox;
  2727. private System.Windows.Forms.TextBox BICTextBox;
  2728. private System.Windows.Forms.TextBox BankNameTextBox;
  2729. private System.Windows.Forms.Label label52;
  2730. private System.Windows.Forms.Label label45;
  2731. private System.Windows.Forms.DateTimePicker DocumentDatePicker;
  2732. private System.Windows.Forms.TextBox PayerInnTextBox;
  2733. private System.Windows.Forms.TextBox PayReasonTextBox;
  2734. private System.Windows.Forms.Label label66;
  2735. private System.Windows.Forms.TextBox TaxPeriodTextBox;
  2736. private System.Windows.Forms.Label label64;
  2737. private System.Windows.Forms.Label label69;
  2738. private System.Windows.Forms.TextBox ReceiverKPPTextBox;
  2739. private System.Windows.Forms.TextBox OKTMOTextBox;
  2740. private System.Windows.Forms.TextBox ReceiverIINTextBox;
  2741. private System.Windows.Forms.Label label72;
  2742. private System.Windows.Forms.Label label65;
  2743. private System.Windows.Forms.Label label68;
  2744. private System.Windows.Forms.Label label63;
  2745. private System.Windows.Forms.TextBox DocumentNumberTextBox;
  2746. private System.Windows.Forms.Label label62;
  2747. private System.Windows.Forms.TextBox CBCTextBox;
  2748. private System.Windows.Forms.Label label74;
  2749. private System.Windows.Forms.Label label70;
  2750. private System.Windows.Forms.TextBox sumTextBox;
  2751. private System.Windows.Forms.Label label73;
  2752. private System.Windows.Forms.TextBox DrawerStatusTextBox;
  2753. private System.Windows.Forms.Label label67;
  2754. private System.Windows.Forms.TextBox TaxPayKindTextBox;
  2755. private System.Windows.Forms.TextBox PaymentPurpose;
  2756. private System.Windows.Forms.Label label71;
  2757. private System.Windows.Forms.TextBox PensAccTextBox;
  2758. private System.Windows.Forms.Label label80;
  2759. private System.Windows.Forms.TextBox DocIdxTextBox;
  2760. private System.Windows.Forms.Label label79;
  2761. private System.Windows.Forms.TextBox ContractTextBox;
  2762. private System.Windows.Forms.Label label78;
  2763. private System.Windows.Forms.TextBox PersonalAccoutTextBox;
  2764. private System.Windows.Forms.Label label77;
  2765. private System.Windows.Forms.TextBox PayerAdressTextBox;
  2766. private System.Windows.Forms.Label label76;
  2767. private System.Windows.Forms.TextBox MiddleNameTextBox;
  2768. private System.Windows.Forms.Label label75;
  2769. private System.Windows.Forms.TextBox FirstNameTextBox;
  2770. private System.Windows.Forms.Label label61;
  2771. private System.Windows.Forms.TextBox LastNameTextBox;
  2772. private System.Windows.Forms.Label label60;
  2773. private System.Windows.Forms.TextBox FlatTextBox;
  2774. private System.Windows.Forms.Label label83;
  2775. private System.Windows.Forms.TextBox PhoneTextBox;
  2776. private System.Windows.Forms.Label label84;
  2777. private System.Windows.Forms.TextBox PersAccTextBox;
  2778. private System.Windows.Forms.Label label81;
  2779. private System.Windows.Forms.TextBox CategoryTextBox;
  2780. private System.Windows.Forms.Label label90;
  2781. private System.Windows.Forms.Label label89;
  2782. private System.Windows.Forms.DateTimePicker PaymTermPicker;
  2783. private System.Windows.Forms.Label label88;
  2784. private System.Windows.Forms.DateTimePicker BirthDatePicker;
  2785. private System.Windows.Forms.TextBox ChildFioTextBox;
  2786. private System.Windows.Forms.Label label87;
  2787. private System.Windows.Forms.TextBox PayerIdNumTextBox;
  2788. private System.Windows.Forms.Label label86;
  2789. private System.Windows.Forms.TextBox PayerIdTypeTextBox;
  2790. private System.Windows.Forms.Label label85;
  2791. private System.Windows.Forms.CheckBox DocDateCheckBox;
  2792. private System.Windows.Forms.CheckBox BirthDateCheckBox;
  2793. private System.Windows.Forms.CheckBox PaymTermCheckBox;
  2794. private System.Windows.Forms.TextBox UINTextBox;
  2795. private System.Windows.Forms.Label label103;
  2796. private System.Windows.Forms.TextBox RegType;
  2797. private System.Windows.Forms.Label label102;
  2798. private System.Windows.Forms.TextBox ExecId;
  2799. private System.Windows.Forms.Label label101;
  2800. private System.Windows.Forms.TextBox RuleIdTextBox;
  2801. private System.Windows.Forms.Label label100;
  2802. private System.Windows.Forms.TextBox AddAmountTextBox;
  2803. private System.Windows.Forms.Label label99;
  2804. private System.Windows.Forms.TextBox SpecFioTextBox;
  2805. private System.Windows.Forms.Label label98;
  2806. private System.Windows.Forms.TextBox ClassNumTextBox;
  2807. private System.Windows.Forms.Label label97;
  2808. private System.Windows.Forms.TextBox InstNumTextBox;
  2809. private System.Windows.Forms.Label label96;
  2810. private System.Windows.Forms.CheckBox QuittDateCheckBox;
  2811. private System.Windows.Forms.Label label95;
  2812. private System.Windows.Forms.DateTimePicker QuittDateDatePicker;
  2813. private System.Windows.Forms.TextBox QuittIdTextBox;
  2814. private System.Windows.Forms.Label label94;
  2815. private System.Windows.Forms.TextBox CounterIdValTextBox;
  2816. private System.Windows.Forms.Label label91;
  2817. private System.Windows.Forms.TextBox ServiceNameTextBox;
  2818. private System.Windows.Forms.Label label92;
  2819. private System.Windows.Forms.TextBox CounterValTextBox;
  2820. private System.Windows.Forms.Label label93;
  2821. private System.Windows.Forms.TextBox TechCodeTextBox;
  2822. private System.Windows.Forms.Label label104;
  2823. private System.Windows.Forms.Label lblSwissAmount;
  2824. private System.Windows.Forms.Label lblSwissIban;
  2825. private System.Windows.Forms.Label lblSwissStreet2;
  2826. private System.Windows.Forms.Label lblSwissZip2;
  2827. private System.Windows.Forms.Label lblSwissName2;
  2828. private System.Windows.Forms.Label lblSwissAddProcedure1;
  2829. private System.Windows.Forms.Label lblSwissCurrency;
  2830. private System.Windows.Forms.Label lblSwissIbanType;
  2831. private System.Windows.Forms.Label lblSwissAddProcedure2;
  2832. private System.Windows.Forms.TextBox tbQrSwissCurrency;
  2833. }
  2834. }