namespace FastReport.Forms { partial class BarcodeEditorForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BarcodeEditorForm)); this.qrTabs = new FastReport.Controls.PageControl(); this.qrTypeText = new FastReport.Controls.PageControlPage(); this.qrText = new System.Windows.Forms.TextBox(); this.qrTypeVcard = new FastReport.Controls.PageControlPage(); this.qrVcPhoneWork = new System.Windows.Forms.TextBox(); this.qrVcPhone = new System.Windows.Forms.TextBox(); this.qrVcEmailWork = new System.Windows.Forms.TextBox(); this.qrVcEmailHome = new System.Windows.Forms.TextBox(); this.qrVcCountry = new System.Windows.Forms.TextBox(); this.qrVcCity = new System.Windows.Forms.TextBox(); this.qrVcZip = new System.Windows.Forms.TextBox(); this.qrVcStreet = new System.Windows.Forms.TextBox(); this.qrVcWebsite = new System.Windows.Forms.TextBox(); this.qrVcCompany = new System.Windows.Forms.TextBox(); this.qrVcPhoneHome = new System.Windows.Forms.TextBox(); this.qrVcTitle = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.qrVcLN = new System.Windows.Forms.TextBox(); this.qrVcFN = new System.Windows.Forms.TextBox(); this.label28 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.qrTypeURI = new FastReport.Controls.PageControlPage(); this.label30 = new System.Windows.Forms.Label(); this.qrURI = new System.Windows.Forms.TextBox(); this.qrTypeEmailAddress = new FastReport.Controls.PageControlPage(); this.label29 = new System.Windows.Forms.Label(); this.qrEmail = new System.Windows.Forms.TextBox(); this.qrTypeEmailMessage = new FastReport.Controls.PageControlPage(); this.qrEmailText = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.qrEmailSub = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.qrEmailTo = new System.Windows.Forms.TextBox(); this.qrTypeGeo = new FastReport.Controls.PageControlPage(); this.qrGeoMeters = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.qrGeoLongitude = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.qrGeoLatitude = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.qrTypeSMS = new FastReport.Controls.PageControlPage(); this.qrSMSText = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.qrSMSTo = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.qrTypeCall = new FastReport.Controls.PageControlPage(); this.qrCall = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.qrTypeEvent = new FastReport.Controls.PageControlPage(); this.qrEventTo = new System.Windows.Forms.DateTimePicker(); this.label12 = new System.Windows.Forms.Label(); this.qrEventFrom = new System.Windows.Forms.DateTimePicker(); this.label11 = new System.Windows.Forms.Label(); this.qrEventDesc = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.qrTypeWifi = new FastReport.Controls.PageControlPage(); this.qrWifiHidden = new System.Windows.Forms.CheckBox(); this.qrWifiPass = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.qrWifiName = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.qrWifiEncryption = new System.Windows.Forms.ComboBox(); this.label13 = new System.Windows.Forms.Label(); this.qrTypeSwiss = new FastReport.Controls.PageControlPage(); this.tbQrSwissCurrency = new System.Windows.Forms.TextBox(); this.qrSwissIbanType = new System.Windows.Forms.ComboBox(); this.qrSwissAmount = new System.Windows.Forms.TextBox(); this.lblSwissCurrency = new System.Windows.Forms.Label(); this.lblSwissAmount = new System.Windows.Forms.Label(); this.qrSwissIban = new System.Windows.Forms.TextBox(); this.lblSwissIbanType = new System.Windows.Forms.Label(); this.lblSwissIban = new System.Windows.Forms.Label(); this.gbSwissAddInformation = new System.Windows.Forms.GroupBox(); this.qrSwissUnstructMessage = new System.Windows.Forms.TextBox(); this.qrSwissBillInfo = new System.Windows.Forms.TextBox(); this.qrSwissRefText = new System.Windows.Forms.TextBox(); this.lblSwissAddMessage = new System.Windows.Forms.Label(); this.qrSwissRefTextType = new System.Windows.Forms.ComboBox(); this.lblSwissAddBillInfo = new System.Windows.Forms.Label(); this.qrSwissRefType = new System.Windows.Forms.ComboBox(); this.qrSwissAlt1 = new System.Windows.Forms.TextBox(); this.lblSwissRefText = new System.Windows.Forms.Label(); this.qrSwissAlt2 = new System.Windows.Forms.TextBox(); this.lblSwissRefType = new System.Windows.Forms.Label(); this.lblSwissAddProcedure2 = new System.Windows.Forms.Label(); this.lblSwissAddProcedure1 = new System.Windows.Forms.Label(); this.lblSwissRefTextType = new System.Windows.Forms.Label(); this.gbSwissDebitor = new System.Windows.Forms.GroupBox(); this.lblSwissStreet2 = new System.Windows.Forms.Label(); this.lblSwissZip2 = new System.Windows.Forms.Label(); this.lblSwissName2 = new System.Windows.Forms.Label(); this.qrSwissDebitorName = new System.Windows.Forms.TextBox(); this.qrSwissDebitorZipCode = new System.Windows.Forms.TextBox(); this.qrSwissDebitorHNumber = new System.Windows.Forms.TextBox(); this.qrSwissDebitorCity = new System.Windows.Forms.TextBox(); this.qrSwissDebitorCountry = new System.Windows.Forms.TextBox(); this.qrSwissDebitorStreet = new System.Windows.Forms.TextBox(); this.gbSwissCreditor = new System.Windows.Forms.GroupBox(); this.qrSwissCreditorStreet = new System.Windows.Forms.TextBox(); this.qrSwissCreditorHNumber = new System.Windows.Forms.TextBox(); this.qrSwissCreditorName = new System.Windows.Forms.TextBox(); this.qrSwissCreditorCountry = new System.Windows.Forms.TextBox(); this.qrSwissCreditorZipCode = new System.Windows.Forms.TextBox(); this.qrSwissCreditorCity = new System.Windows.Forms.TextBox(); this.lblSwissStreet1 = new System.Windows.Forms.Label(); this.lblSwissZip1 = new System.Windows.Forms.Label(); this.lblSwissName1 = new System.Windows.Forms.Label(); this.qrTypeSberbank = new FastReport.Controls.PageControlPage(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.NameTextBox = new System.Windows.Forms.TextBox(); this.sberQrName = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label59 = new System.Windows.Forms.Label(); this.PersonalAccTextBox = new System.Windows.Forms.TextBox(); this.CorrespAccTextBox = new System.Windows.Forms.TextBox(); this.BICTextBox = new System.Windows.Forms.TextBox(); this.BankNameTextBox = new System.Windows.Forms.TextBox(); this.label52 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.DocDateCheckBox = new System.Windows.Forms.CheckBox(); this.DocumentDatePicker = new System.Windows.Forms.DateTimePicker(); this.PayerInnTextBox = new System.Windows.Forms.TextBox(); this.PayReasonTextBox = new System.Windows.Forms.TextBox(); this.label66 = new System.Windows.Forms.Label(); this.TaxPeriodTextBox = new System.Windows.Forms.TextBox(); this.label64 = new System.Windows.Forms.Label(); this.label69 = new System.Windows.Forms.Label(); this.ReceiverKPPTextBox = new System.Windows.Forms.TextBox(); this.OKTMOTextBox = new System.Windows.Forms.TextBox(); this.ReceiverIINTextBox = new System.Windows.Forms.TextBox(); this.label72 = new System.Windows.Forms.Label(); this.label65 = new System.Windows.Forms.Label(); this.label68 = new System.Windows.Forms.Label(); this.label63 = new System.Windows.Forms.Label(); this.DocumentNumberTextBox = new System.Windows.Forms.TextBox(); this.label62 = new System.Windows.Forms.Label(); this.CBCTextBox = new System.Windows.Forms.TextBox(); this.label74 = new System.Windows.Forms.Label(); this.label70 = new System.Windows.Forms.Label(); this.sumTextBox = new System.Windows.Forms.TextBox(); this.label73 = new System.Windows.Forms.Label(); this.DrawerStatusTextBox = new System.Windows.Forms.TextBox(); this.label67 = new System.Windows.Forms.Label(); this.TaxPayKindTextBox = new System.Windows.Forms.TextBox(); this.PaymentPurpose = new System.Windows.Forms.TextBox(); this.label71 = new System.Windows.Forms.Label(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.QuittDateDatePicker = new System.Windows.Forms.DateTimePicker(); this.TechCodeTextBox = new System.Windows.Forms.TextBox(); this.label104 = new System.Windows.Forms.Label(); this.UINTextBox = new System.Windows.Forms.TextBox(); this.label103 = new System.Windows.Forms.Label(); this.RegType = new System.Windows.Forms.TextBox(); this.label102 = new System.Windows.Forms.Label(); this.ExecId = new System.Windows.Forms.TextBox(); this.label101 = new System.Windows.Forms.Label(); this.RuleIdTextBox = new System.Windows.Forms.TextBox(); this.label100 = new System.Windows.Forms.Label(); this.AddAmountTextBox = new System.Windows.Forms.TextBox(); this.label99 = new System.Windows.Forms.Label(); this.SpecFioTextBox = new System.Windows.Forms.TextBox(); this.label98 = new System.Windows.Forms.Label(); this.ClassNumTextBox = new System.Windows.Forms.TextBox(); this.label97 = new System.Windows.Forms.Label(); this.InstNumTextBox = new System.Windows.Forms.TextBox(); this.label96 = new System.Windows.Forms.Label(); this.QuittDateCheckBox = new System.Windows.Forms.CheckBox(); this.label95 = new System.Windows.Forms.Label(); this.QuittIdTextBox = new System.Windows.Forms.TextBox(); this.label94 = new System.Windows.Forms.Label(); this.CounterIdValTextBox = new System.Windows.Forms.TextBox(); this.label91 = new System.Windows.Forms.Label(); this.ServiceNameTextBox = new System.Windows.Forms.TextBox(); this.label92 = new System.Windows.Forms.Label(); this.CounterValTextBox = new System.Windows.Forms.TextBox(); this.label93 = new System.Windows.Forms.Label(); this.BirthDateCheckBox = new System.Windows.Forms.CheckBox(); this.PaymTermCheckBox = new System.Windows.Forms.CheckBox(); this.CategoryTextBox = new System.Windows.Forms.TextBox(); this.label90 = new System.Windows.Forms.Label(); this.label89 = new System.Windows.Forms.Label(); this.PaymTermPicker = new System.Windows.Forms.DateTimePicker(); this.label88 = new System.Windows.Forms.Label(); this.BirthDatePicker = new System.Windows.Forms.DateTimePicker(); this.ChildFioTextBox = new System.Windows.Forms.TextBox(); this.label87 = new System.Windows.Forms.Label(); this.PayerIdNumTextBox = new System.Windows.Forms.TextBox(); this.label86 = new System.Windows.Forms.Label(); this.PayerIdTypeTextBox = new System.Windows.Forms.TextBox(); this.label85 = new System.Windows.Forms.Label(); this.FlatTextBox = new System.Windows.Forms.TextBox(); this.label83 = new System.Windows.Forms.Label(); this.PhoneTextBox = new System.Windows.Forms.TextBox(); this.label84 = new System.Windows.Forms.Label(); this.PersAccTextBox = new System.Windows.Forms.TextBox(); this.label81 = new System.Windows.Forms.Label(); this.PensAccTextBox = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); this.DocIdxTextBox = new System.Windows.Forms.TextBox(); this.label79 = new System.Windows.Forms.Label(); this.ContractTextBox = new System.Windows.Forms.TextBox(); this.label78 = new System.Windows.Forms.Label(); this.PersonalAccoutTextBox = new System.Windows.Forms.TextBox(); this.label77 = new System.Windows.Forms.Label(); this.PayerAdressTextBox = new System.Windows.Forms.TextBox(); this.label76 = new System.Windows.Forms.Label(); this.MiddleNameTextBox = new System.Windows.Forms.TextBox(); this.label75 = new System.Windows.Forms.Label(); this.FirstNameTextBox = new System.Windows.Forms.TextBox(); this.label61 = new System.Windows.Forms.Label(); this.LastNameTextBox = new System.Windows.Forms.TextBox(); this.label60 = new System.Windows.Forms.Label(); this.tabItem1 = new FastReport.Controls.PageControlPage(); this.tabItem2 = new FastReport.Controls.PageControlPage(); this.tabItem3 = new FastReport.Controls.PageControlPage(); this.tabItem4 = new FastReport.Controls.PageControlPage(); this.tabItem5 = new FastReport.Controls.PageControlPage(); this.panel1 = new System.Windows.Forms.Panel(); this.tvData = new FastReport.Controls.DataTreeView(); this.expandableSplitter1 = new System.Windows.Forms.Splitter(); this.lblDescription = new FastReport.Controls.DescriptionControl(); this.qrTabs.SuspendLayout(); this.qrTypeText.SuspendLayout(); this.qrTypeVcard.SuspendLayout(); this.qrTypeURI.SuspendLayout(); this.qrTypeEmailAddress.SuspendLayout(); this.qrTypeEmailMessage.SuspendLayout(); this.qrTypeGeo.SuspendLayout(); this.qrTypeSMS.SuspendLayout(); this.qrTypeCall.SuspendLayout(); this.qrTypeEvent.SuspendLayout(); this.qrTypeWifi.SuspendLayout(); this.qrTypeSwiss.SuspendLayout(); this.gbSwissAddInformation.SuspendLayout(); this.gbSwissDebitor.SuspendLayout(); this.gbSwissCreditor.SuspendLayout(); this.qrTypeSberbank.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.tabPage4.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // btnOk // this.btnOk.DialogResult = System.Windows.Forms.DialogResult.None; this.btnOk.Location = new System.Drawing.Point(662, 473); this.btnOk.Click += new System.EventHandler(this.btnOk_Click); // // btnCancel // this.btnCancel.Location = new System.Drawing.Point(743, 473); // // qrTabs // this.qrTabs.Controls.Add(this.qrTypeText); this.qrTabs.Controls.Add(this.qrTypeVcard); this.qrTabs.Controls.Add(this.qrTypeURI); this.qrTabs.Controls.Add(this.qrTypeEmailAddress); this.qrTabs.Controls.Add(this.qrTypeEmailMessage); this.qrTabs.Controls.Add(this.qrTypeGeo); this.qrTabs.Controls.Add(this.qrTypeSMS); this.qrTabs.Controls.Add(this.qrTypeCall); this.qrTabs.Controls.Add(this.qrTypeEvent); this.qrTabs.Controls.Add(this.qrTypeWifi); this.qrTabs.Controls.Add(this.qrTypeSwiss); this.qrTabs.Controls.Add(this.qrTypeSberbank); this.qrTabs.Location = new System.Drawing.Point(12, 12); this.qrTabs.Name = "qrTabs"; this.qrTabs.RightToLeft = System.Windows.Forms.RightToLeft.No; this.qrTabs.SelectorWidth = 135; this.qrTabs.Size = new System.Drawing.Size(589, 445); this.qrTabs.TabIndex = 2; // // qrTypeText // this.qrTypeText.BackColor = System.Drawing.SystemColors.Window; this.qrTypeText.Controls.Add(this.qrText); this.qrTypeText.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeText.Image = null; this.qrTypeText.Location = new System.Drawing.Point(135, 1); this.qrTypeText.Name = "qrTypeText"; this.qrTypeText.Padding = new System.Windows.Forms.Padding(3); this.qrTypeText.Size = new System.Drawing.Size(453, 443); this.qrTypeText.TabIndex = 0; this.qrTypeText.Text = "Text"; // // qrText // this.qrText.AllowDrop = true; this.qrText.Location = new System.Drawing.Point(12, 12); this.qrText.Multiline = true; this.qrText.Name = "qrText"; this.qrText.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.qrText.Size = new System.Drawing.Size(430, 419); this.qrText.TabIndex = 0; // // qrTypeVcard // this.qrTypeVcard.BackColor = System.Drawing.SystemColors.Window; this.qrTypeVcard.Controls.Add(this.qrVcPhoneWork); this.qrTypeVcard.Controls.Add(this.qrVcPhone); this.qrTypeVcard.Controls.Add(this.qrVcEmailWork); this.qrTypeVcard.Controls.Add(this.qrVcEmailHome); this.qrTypeVcard.Controls.Add(this.qrVcCountry); this.qrTypeVcard.Controls.Add(this.qrVcCity); this.qrTypeVcard.Controls.Add(this.qrVcZip); this.qrTypeVcard.Controls.Add(this.qrVcStreet); this.qrTypeVcard.Controls.Add(this.qrVcWebsite); this.qrTypeVcard.Controls.Add(this.qrVcCompany); this.qrTypeVcard.Controls.Add(this.qrVcPhoneHome); this.qrTypeVcard.Controls.Add(this.qrVcTitle); this.qrTypeVcard.Controls.Add(this.label17); this.qrTypeVcard.Controls.Add(this.qrVcLN); this.qrTypeVcard.Controls.Add(this.qrVcFN); this.qrTypeVcard.Controls.Add(this.label28); this.qrTypeVcard.Controls.Add(this.label19); this.qrTypeVcard.Controls.Add(this.label27); this.qrTypeVcard.Controls.Add(this.label26); this.qrTypeVcard.Controls.Add(this.label25); this.qrTypeVcard.Controls.Add(this.label24); this.qrTypeVcard.Controls.Add(this.label23); this.qrTypeVcard.Controls.Add(this.label22); this.qrTypeVcard.Controls.Add(this.label31); this.qrTypeVcard.Controls.Add(this.label21); this.qrTypeVcard.Controls.Add(this.label20); this.qrTypeVcard.Controls.Add(this.label18); this.qrTypeVcard.Controls.Add(this.label16); this.qrTypeVcard.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeVcard.Image = null; this.qrTypeVcard.Location = new System.Drawing.Point(135, 1); this.qrTypeVcard.Name = "qrTypeVcard"; this.qrTypeVcard.Padding = new System.Windows.Forms.Padding(3); this.qrTypeVcard.Size = new System.Drawing.Size(453, 443); this.qrTypeVcard.TabIndex = 1; this.qrTypeVcard.Text = "vCard"; // // qrVcPhoneWork // this.qrVcPhoneWork.AllowDrop = true; this.qrVcPhoneWork.Location = new System.Drawing.Point(234, 128); this.qrVcPhoneWork.Name = "qrVcPhoneWork"; this.qrVcPhoneWork.Size = new System.Drawing.Size(208, 20); this.qrVcPhoneWork.TabIndex = 34; // // qrVcPhone // this.qrVcPhone.AllowDrop = true; this.qrVcPhone.Location = new System.Drawing.Point(234, 28); this.qrVcPhone.Name = "qrVcPhone"; this.qrVcPhone.Size = new System.Drawing.Size(208, 20); this.qrVcPhone.TabIndex = 32; // // qrVcEmailWork // this.qrVcEmailWork.AllowDrop = true; this.qrVcEmailWork.Location = new System.Drawing.Point(12, 328); this.qrVcEmailWork.Name = "qrVcEmailWork"; this.qrVcEmailWork.Size = new System.Drawing.Size(208, 20); this.qrVcEmailWork.TabIndex = 28; // // qrVcEmailHome // this.qrVcEmailHome.AllowDrop = true; this.qrVcEmailHome.Location = new System.Drawing.Point(12, 278); this.qrVcEmailHome.Name = "qrVcEmailHome"; this.qrVcEmailHome.Size = new System.Drawing.Size(208, 20); this.qrVcEmailHome.TabIndex = 26; // // qrVcCountry // this.qrVcCountry.AllowDrop = true; this.qrVcCountry.Location = new System.Drawing.Point(234, 328); this.qrVcCountry.Name = "qrVcCountry"; this.qrVcCountry.Size = new System.Drawing.Size(208, 20); this.qrVcCountry.TabIndex = 24; // // qrVcCity // this.qrVcCity.AllowDrop = true; this.qrVcCity.Location = new System.Drawing.Point(234, 278); this.qrVcCity.Name = "qrVcCity"; this.qrVcCity.Size = new System.Drawing.Size(208, 20); this.qrVcCity.TabIndex = 22; // // qrVcZip // this.qrVcZip.AllowDrop = true; this.qrVcZip.Location = new System.Drawing.Point(234, 228); this.qrVcZip.Name = "qrVcZip"; this.qrVcZip.Size = new System.Drawing.Size(208, 20); this.qrVcZip.TabIndex = 20; // // qrVcStreet // this.qrVcStreet.AllowDrop = true; this.qrVcStreet.Location = new System.Drawing.Point(234, 178); this.qrVcStreet.Name = "qrVcStreet"; this.qrVcStreet.Size = new System.Drawing.Size(208, 20); this.qrVcStreet.TabIndex = 18; // // qrVcWebsite // this.qrVcWebsite.AllowDrop = true; this.qrVcWebsite.Location = new System.Drawing.Point(12, 228); this.qrVcWebsite.Name = "qrVcWebsite"; this.qrVcWebsite.Size = new System.Drawing.Size(208, 20); this.qrVcWebsite.TabIndex = 16; // // qrVcCompany // this.qrVcCompany.AllowDrop = true; this.qrVcCompany.Location = new System.Drawing.Point(12, 178); this.qrVcCompany.Name = "qrVcCompany"; this.qrVcCompany.Size = new System.Drawing.Size(208, 20); this.qrVcCompany.TabIndex = 14; // // qrVcPhoneHome // this.qrVcPhoneHome.AllowDrop = true; this.qrVcPhoneHome.Location = new System.Drawing.Point(234, 78); this.qrVcPhoneHome.Name = "qrVcPhoneHome"; this.qrVcPhoneHome.Size = new System.Drawing.Size(208, 20); this.qrVcPhoneHome.TabIndex = 12; // // qrVcTitle // this.qrVcTitle.AllowDrop = true; this.qrVcTitle.Location = new System.Drawing.Point(12, 128); this.qrVcTitle.Name = "qrVcTitle"; this.qrVcTitle.Size = new System.Drawing.Size(208, 20); this.qrVcTitle.TabIndex = 8; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(9, 62); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(56, 13); this.label17.TabIndex = 7; this.label17.Text = "Last name"; // // qrVcLN // this.qrVcLN.AllowDrop = true; this.qrVcLN.Location = new System.Drawing.Point(12, 78); this.qrVcLN.Name = "qrVcLN"; this.qrVcLN.Size = new System.Drawing.Size(208, 20); this.qrVcLN.TabIndex = 6; // // qrVcFN // this.qrVcFN.AllowDrop = true; this.qrVcFN.Location = new System.Drawing.Point(12, 28); this.qrVcFN.Name = "qrVcFN"; this.qrVcFN.Size = new System.Drawing.Size(208, 20); this.qrVcFN.TabIndex = 4; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(231, 112); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(89, 13); this.label28.TabIndex = 35; this.label28.Text = "Phone (business)"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(231, 12); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(78, 13); this.label19.TabIndex = 33; this.label19.Text = "Phone (mobile)"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(231, 62); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(89, 13); this.label27.TabIndex = 31; this.label27.Text = "Phone (personal)"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(9, 312); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(83, 13); this.label26.TabIndex = 29; this.label26.Text = "Email (business)"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(9, 262); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(83, 13); this.label25.TabIndex = 27; this.label25.Text = "Email (personal)"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(231, 312); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(46, 13); this.label24.TabIndex = 25; this.label24.Text = "Country"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(231, 262); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(26, 13); this.label23.TabIndex = 23; this.label23.Text = "City"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(231, 212); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(47, 13); this.label22.TabIndex = 21; this.label22.Text = "Zip code"; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(231, 162); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(37, 13); this.label31.TabIndex = 19; this.label31.Text = "Street"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(9, 212); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(46, 13); this.label21.TabIndex = 17; this.label21.Text = "Website"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(9, 162); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(52, 13); this.label20.TabIndex = 15; this.label20.Text = "Company"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(9, 112); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(27, 13); this.label18.TabIndex = 9; this.label18.Text = "Title"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(9, 12); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(57, 13); this.label16.TabIndex = 5; this.label16.Text = "First name"; // // qrTypeURI // this.qrTypeURI.BackColor = System.Drawing.SystemColors.Window; this.qrTypeURI.Controls.Add(this.label30); this.qrTypeURI.Controls.Add(this.qrURI); this.qrTypeURI.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeURI.Image = null; this.qrTypeURI.Location = new System.Drawing.Point(135, 1); this.qrTypeURI.Name = "qrTypeURI"; this.qrTypeURI.Size = new System.Drawing.Size(453, 443); this.qrTypeURI.TabIndex = 2; this.qrTypeURI.Text = "URI"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(9, 12); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(25, 13); this.label30.TabIndex = 4; this.label30.Text = "URI"; // // qrURI // this.qrURI.AllowDrop = true; this.qrURI.Location = new System.Drawing.Point(12, 28); this.qrURI.Name = "qrURI"; this.qrURI.Size = new System.Drawing.Size(430, 20); this.qrURI.TabIndex = 0; // // qrTypeEmailAddress // this.qrTypeEmailAddress.BackColor = System.Drawing.SystemColors.Window; this.qrTypeEmailAddress.Controls.Add(this.label29); this.qrTypeEmailAddress.Controls.Add(this.qrEmail); this.qrTypeEmailAddress.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeEmailAddress.Image = null; this.qrTypeEmailAddress.Location = new System.Drawing.Point(135, 1); this.qrTypeEmailAddress.Name = "qrTypeEmailAddress"; this.qrTypeEmailAddress.Size = new System.Drawing.Size(453, 443); this.qrTypeEmailAddress.TabIndex = 3; this.qrTypeEmailAddress.Text = "E-mail Address"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(9, 12); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(35, 13); this.label29.TabIndex = 4; this.label29.Text = "E-mail"; // // qrEmail // this.qrEmail.AllowDrop = true; this.qrEmail.Location = new System.Drawing.Point(12, 28); this.qrEmail.Name = "qrEmail"; this.qrEmail.Size = new System.Drawing.Size(430, 20); this.qrEmail.TabIndex = 1; // // qrTypeEmailMessage // this.qrTypeEmailMessage.BackColor = System.Drawing.SystemColors.Window; this.qrTypeEmailMessage.Controls.Add(this.qrEmailText); this.qrTypeEmailMessage.Controls.Add(this.label3); this.qrTypeEmailMessage.Controls.Add(this.qrEmailSub); this.qrTypeEmailMessage.Controls.Add(this.label2); this.qrTypeEmailMessage.Controls.Add(this.label1); this.qrTypeEmailMessage.Controls.Add(this.qrEmailTo); this.qrTypeEmailMessage.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeEmailMessage.Image = null; this.qrTypeEmailMessage.Location = new System.Drawing.Point(135, 1); this.qrTypeEmailMessage.Name = "qrTypeEmailMessage"; this.qrTypeEmailMessage.Size = new System.Drawing.Size(453, 443); this.qrTypeEmailMessage.TabIndex = 4; this.qrTypeEmailMessage.Text = "E-mail Message"; // // qrEmailText // this.qrEmailText.AllowDrop = true; this.qrEmailText.Location = new System.Drawing.Point(12, 128); this.qrEmailText.Multiline = true; this.qrEmailText.Name = "qrEmailText"; this.qrEmailText.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.qrEmailText.Size = new System.Drawing.Size(430, 303); this.qrEmailText.TabIndex = 7; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(9, 112); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(29, 13); this.label3.TabIndex = 6; this.label3.Text = "Text"; // // qrEmailSub // this.qrEmailSub.AllowDrop = true; this.qrEmailSub.Location = new System.Drawing.Point(12, 78); this.qrEmailSub.Name = "qrEmailSub"; this.qrEmailSub.Size = new System.Drawing.Size(430, 20); this.qrEmailSub.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(9, 62); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(43, 13); this.label2.TabIndex = 4; this.label2.Text = "Subject"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(9, 12); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(35, 13); this.label1.TabIndex = 3; this.label1.Text = "E-mail"; // // qrEmailTo // this.qrEmailTo.AllowDrop = true; this.qrEmailTo.Location = new System.Drawing.Point(12, 28); this.qrEmailTo.Name = "qrEmailTo"; this.qrEmailTo.Size = new System.Drawing.Size(430, 20); this.qrEmailTo.TabIndex = 2; // // qrTypeGeo // this.qrTypeGeo.BackColor = System.Drawing.SystemColors.Window; this.qrTypeGeo.Controls.Add(this.qrGeoMeters); this.qrTypeGeo.Controls.Add(this.label6); this.qrTypeGeo.Controls.Add(this.qrGeoLongitude); this.qrTypeGeo.Controls.Add(this.label4); this.qrTypeGeo.Controls.Add(this.qrGeoLatitude); this.qrTypeGeo.Controls.Add(this.label5); this.qrTypeGeo.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeGeo.Image = null; this.qrTypeGeo.Location = new System.Drawing.Point(135, 1); this.qrTypeGeo.Name = "qrTypeGeo"; this.qrTypeGeo.Size = new System.Drawing.Size(453, 443); this.qrTypeGeo.TabIndex = 5; this.qrTypeGeo.Text = "Geolocation"; // // qrGeoMeters // this.qrGeoMeters.AllowDrop = true; this.qrGeoMeters.Location = new System.Drawing.Point(12, 128); this.qrGeoMeters.Name = "qrGeoMeters"; this.qrGeoMeters.Size = new System.Drawing.Size(430, 20); this.qrGeoMeters.TabIndex = 10; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(9, 112); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(38, 13); this.label6.TabIndex = 9; this.label6.Text = "Height"; // // qrGeoLongitude // this.qrGeoLongitude.AllowDrop = true; this.qrGeoLongitude.Location = new System.Drawing.Point(12, 78); this.qrGeoLongitude.Name = "qrGeoLongitude"; this.qrGeoLongitude.Size = new System.Drawing.Size(430, 20); this.qrGeoLongitude.TabIndex = 8; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(9, 62); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(54, 13); this.label4.TabIndex = 7; this.label4.Text = "Longitude"; // // qrGeoLatitude // this.qrGeoLatitude.AllowDrop = true; this.qrGeoLatitude.Location = new System.Drawing.Point(12, 28); this.qrGeoLatitude.Name = "qrGeoLatitude"; this.qrGeoLatitude.Size = new System.Drawing.Size(430, 20); this.qrGeoLatitude.TabIndex = 6; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(9, 12); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(46, 13); this.label5.TabIndex = 4; this.label5.Text = "Latitude"; // // qrTypeSMS // this.qrTypeSMS.BackColor = System.Drawing.SystemColors.Window; this.qrTypeSMS.Controls.Add(this.qrSMSText); this.qrTypeSMS.Controls.Add(this.label8); this.qrTypeSMS.Controls.Add(this.qrSMSTo); this.qrTypeSMS.Controls.Add(this.label7); this.qrTypeSMS.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeSMS.Image = null; this.qrTypeSMS.Location = new System.Drawing.Point(135, 1); this.qrTypeSMS.Name = "qrTypeSMS"; this.qrTypeSMS.Size = new System.Drawing.Size(453, 443); this.qrTypeSMS.TabIndex = 6; this.qrTypeSMS.Text = "SMS"; // // qrSMSText // this.qrSMSText.AllowDrop = true; this.qrSMSText.Location = new System.Drawing.Point(12, 78); this.qrSMSText.Name = "qrSMSText"; this.qrSMSText.Size = new System.Drawing.Size(430, 20); this.qrSMSText.TabIndex = 12; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(9, 62); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(29, 13); this.label8.TabIndex = 11; this.label8.Text = "Text"; // // qrSMSTo // this.qrSMSTo.AllowDrop = true; this.qrSMSTo.Location = new System.Drawing.Point(12, 28); this.qrSMSTo.Name = "qrSMSTo"; this.qrSMSTo.Size = new System.Drawing.Size(430, 20); this.qrSMSTo.TabIndex = 10; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(9, 12); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(76, 13); this.label7.TabIndex = 9; this.label7.Text = "Phone number"; // // qrTypeCall // this.qrTypeCall.BackColor = System.Drawing.SystemColors.Window; this.qrTypeCall.Controls.Add(this.qrCall); this.qrTypeCall.Controls.Add(this.label9); this.qrTypeCall.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeCall.Image = null; this.qrTypeCall.Location = new System.Drawing.Point(135, 1); this.qrTypeCall.Name = "qrTypeCall"; this.qrTypeCall.Size = new System.Drawing.Size(453, 443); this.qrTypeCall.TabIndex = 7; this.qrTypeCall.Text = "Call"; // // qrCall // this.qrCall.AllowDrop = true; this.qrCall.Location = new System.Drawing.Point(12, 28); this.qrCall.Name = "qrCall"; this.qrCall.Size = new System.Drawing.Size(430, 20); this.qrCall.TabIndex = 12; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(9, 12); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(76, 13); this.label9.TabIndex = 11; this.label9.Text = "Phone number"; // // qrTypeEvent // this.qrTypeEvent.BackColor = System.Drawing.SystemColors.Window; this.qrTypeEvent.Controls.Add(this.qrEventTo); this.qrTypeEvent.Controls.Add(this.label12); this.qrTypeEvent.Controls.Add(this.qrEventFrom); this.qrTypeEvent.Controls.Add(this.label11); this.qrTypeEvent.Controls.Add(this.qrEventDesc); this.qrTypeEvent.Controls.Add(this.label10); this.qrTypeEvent.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeEvent.Image = null; this.qrTypeEvent.Location = new System.Drawing.Point(135, 1); this.qrTypeEvent.Name = "qrTypeEvent"; this.qrTypeEvent.Size = new System.Drawing.Size(453, 443); this.qrTypeEvent.TabIndex = 8; this.qrTypeEvent.Text = "Event"; // // qrEventTo // this.qrEventTo.CustomFormat = "dd MMMM yyyy HH:mm:ss"; this.qrEventTo.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.qrEventTo.Location = new System.Drawing.Point(234, 78); this.qrEventTo.Name = "qrEventTo"; this.qrEventTo.Size = new System.Drawing.Size(208, 20); this.qrEventTo.TabIndex = 18; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(231, 62); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(19, 13); this.label12.TabIndex = 17; this.label12.Text = "To"; // // qrEventFrom // this.qrEventFrom.CustomFormat = "dd MMMM yyyy HH:mm:ss"; this.qrEventFrom.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.qrEventFrom.Location = new System.Drawing.Point(12, 78); this.qrEventFrom.Name = "qrEventFrom"; this.qrEventFrom.Size = new System.Drawing.Size(208, 20); this.qrEventFrom.TabIndex = 16; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(9, 62); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(31, 13); this.label11.TabIndex = 15; this.label11.Text = "From"; // // qrEventDesc // this.qrEventDesc.AllowDrop = true; this.qrEventDesc.Location = new System.Drawing.Point(12, 28); this.qrEventDesc.Name = "qrEventDesc"; this.qrEventDesc.Size = new System.Drawing.Size(430, 20); this.qrEventDesc.TabIndex = 14; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(9, 12); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(60, 13); this.label10.TabIndex = 13; this.label10.Text = "Description"; // // qrTypeWifi // this.qrTypeWifi.BackColor = System.Drawing.SystemColors.Window; this.qrTypeWifi.Controls.Add(this.qrWifiHidden); this.qrTypeWifi.Controls.Add(this.qrWifiPass); this.qrTypeWifi.Controls.Add(this.label15); this.qrTypeWifi.Controls.Add(this.qrWifiName); this.qrTypeWifi.Controls.Add(this.label14); this.qrTypeWifi.Controls.Add(this.qrWifiEncryption); this.qrTypeWifi.Controls.Add(this.label13); this.qrTypeWifi.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeWifi.Image = null; this.qrTypeWifi.Location = new System.Drawing.Point(135, 1); this.qrTypeWifi.Name = "qrTypeWifi"; this.qrTypeWifi.Size = new System.Drawing.Size(453, 443); this.qrTypeWifi.TabIndex = 9; this.qrTypeWifi.Text = "Wi-Fi"; // // qrWifiHidden // this.qrWifiHidden.AutoSize = true; this.qrWifiHidden.Location = new System.Drawing.Point(12, 115); this.qrWifiHidden.Name = "qrWifiHidden"; this.qrWifiHidden.Size = new System.Drawing.Size(131, 17); this.qrWifiHidden.TabIndex = 20; this.qrWifiHidden.Text = "Wifi network is hidden"; this.qrWifiHidden.UseVisualStyleBackColor = true; // // qrWifiPass // this.qrWifiPass.AllowDrop = true; this.qrWifiPass.Location = new System.Drawing.Point(234, 78); this.qrWifiPass.Name = "qrWifiPass"; this.qrWifiPass.Size = new System.Drawing.Size(208, 20); this.qrWifiPass.TabIndex = 19; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(231, 62); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 13); this.label15.TabIndex = 18; this.label15.Text = "Password"; // // qrWifiName // this.qrWifiName.AllowDrop = true; this.qrWifiName.Location = new System.Drawing.Point(12, 78); this.qrWifiName.Name = "qrWifiName"; this.qrWifiName.Size = new System.Drawing.Size(208, 20); this.qrWifiName.TabIndex = 17; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(9, 62); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(76, 13); this.label14.TabIndex = 16; this.label14.Text = "Network name"; // // qrWifiEncryption // this.qrWifiEncryption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.qrWifiEncryption.FormattingEnabled = true; this.qrWifiEncryption.Items.AddRange(new object[] { "WPA2", "WPA", "WEP", "unencrypted"}); this.qrWifiEncryption.Location = new System.Drawing.Point(12, 28); this.qrWifiEncryption.Name = "qrWifiEncryption"; this.qrWifiEncryption.Size = new System.Drawing.Size(124, 21); this.qrWifiEncryption.TabIndex = 15; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(9, 12); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(58, 13); this.label13.TabIndex = 14; this.label13.Text = "Encryption"; // // qrTypeSwiss // this.qrTypeSwiss.BackColor = System.Drawing.SystemColors.Window; this.qrTypeSwiss.Controls.Add(this.tbQrSwissCurrency); this.qrTypeSwiss.Controls.Add(this.qrSwissIbanType); this.qrTypeSwiss.Controls.Add(this.qrSwissAmount); this.qrTypeSwiss.Controls.Add(this.lblSwissCurrency); this.qrTypeSwiss.Controls.Add(this.lblSwissAmount); this.qrTypeSwiss.Controls.Add(this.qrSwissIban); this.qrTypeSwiss.Controls.Add(this.lblSwissIbanType); this.qrTypeSwiss.Controls.Add(this.lblSwissIban); this.qrTypeSwiss.Controls.Add(this.gbSwissAddInformation); this.qrTypeSwiss.Controls.Add(this.gbSwissDebitor); this.qrTypeSwiss.Controls.Add(this.gbSwissCreditor); this.qrTypeSwiss.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeSwiss.Image = null; this.qrTypeSwiss.Location = new System.Drawing.Point(135, 1); this.qrTypeSwiss.Name = "qrTypeSwiss"; this.qrTypeSwiss.Size = new System.Drawing.Size(453, 443); this.qrTypeSwiss.TabIndex = 10; this.qrTypeSwiss.Text = "Swiss"; // // tbQrSwissCurrency // this.tbQrSwissCurrency.Location = new System.Drawing.Point(383, 29); this.tbQrSwissCurrency.Name = "tbQrSwissCurrency"; this.tbQrSwissCurrency.Size = new System.Drawing.Size(59, 20); this.tbQrSwissCurrency.TabIndex = 24; // // qrSwissIbanType // this.qrSwissIbanType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.qrSwissIbanType.FormattingEnabled = true; this.qrSwissIbanType.Items.AddRange(new object[] { "Iban", "QrIban"}); this.qrSwissIbanType.Location = new System.Drawing.Point(175, 28); this.qrSwissIbanType.Name = "qrSwissIbanType"; this.qrSwissIbanType.Size = new System.Drawing.Size(60, 21); this.qrSwissIbanType.TabIndex = 2; // // qrSwissAmount // this.qrSwissAmount.Location = new System.Drawing.Point(241, 28); this.qrSwissAmount.Name = "qrSwissAmount"; this.qrSwissAmount.Size = new System.Drawing.Size(136, 20); this.qrSwissAmount.TabIndex = 23; // // lblSwissCurrency // this.lblSwissCurrency.AutoSize = true; this.lblSwissCurrency.Location = new System.Drawing.Point(380, 11); this.lblSwissCurrency.Name = "lblSwissCurrency"; this.lblSwissCurrency.Size = new System.Drawing.Size(51, 13); this.lblSwissCurrency.TabIndex = 0; this.lblSwissCurrency.Text = "Currency"; // // lblSwissAmount // this.lblSwissAmount.AutoSize = true; this.lblSwissAmount.Location = new System.Drawing.Point(238, 12); this.lblSwissAmount.Name = "lblSwissAmount"; this.lblSwissAmount.Size = new System.Drawing.Size(44, 13); this.lblSwissAmount.TabIndex = 0; this.lblSwissAmount.Text = "Amount"; // // qrSwissIban // this.qrSwissIban.Location = new System.Drawing.Point(12, 28); this.qrSwissIban.Name = "qrSwissIban"; this.qrSwissIban.Size = new System.Drawing.Size(157, 20); this.qrSwissIban.TabIndex = 1; // // lblSwissIbanType // this.lblSwissIbanType.AutoSize = true; this.lblSwissIbanType.Location = new System.Drawing.Point(172, 11); this.lblSwissIbanType.Name = "lblSwissIbanType"; this.lblSwissIbanType.Size = new System.Drawing.Size(31, 13); this.lblSwissIbanType.TabIndex = 0; this.lblSwissIbanType.Text = "Type"; // // lblSwissIban // this.lblSwissIban.AutoSize = true; this.lblSwissIban.Location = new System.Drawing.Point(9, 12); this.lblSwissIban.Name = "lblSwissIban"; this.lblSwissIban.Size = new System.Drawing.Size(31, 13); this.lblSwissIban.TabIndex = 0; this.lblSwissIban.Text = "IBAN"; // // gbSwissAddInformation // this.gbSwissAddInformation.Controls.Add(this.qrSwissUnstructMessage); this.gbSwissAddInformation.Controls.Add(this.qrSwissBillInfo); this.gbSwissAddInformation.Controls.Add(this.qrSwissRefText); this.gbSwissAddInformation.Controls.Add(this.lblSwissAddMessage); this.gbSwissAddInformation.Controls.Add(this.qrSwissRefTextType); this.gbSwissAddInformation.Controls.Add(this.lblSwissAddBillInfo); this.gbSwissAddInformation.Controls.Add(this.qrSwissRefType); this.gbSwissAddInformation.Controls.Add(this.qrSwissAlt1); this.gbSwissAddInformation.Controls.Add(this.lblSwissRefText); this.gbSwissAddInformation.Controls.Add(this.qrSwissAlt2); this.gbSwissAddInformation.Controls.Add(this.lblSwissRefType); this.gbSwissAddInformation.Controls.Add(this.lblSwissAddProcedure2); this.gbSwissAddInformation.Controls.Add(this.lblSwissAddProcedure1); this.gbSwissAddInformation.Controls.Add(this.lblSwissRefTextType); this.gbSwissAddInformation.Location = new System.Drawing.Point(12, 278); this.gbSwissAddInformation.Name = "gbSwissAddInformation"; this.gbSwissAddInformation.Size = new System.Drawing.Size(430, 154); this.gbSwissAddInformation.TabIndex = 4; this.gbSwissAddInformation.TabStop = false; this.gbSwissAddInformation.Text = "Additional information"; // // qrSwissUnstructMessage // this.qrSwissUnstructMessage.Location = new System.Drawing.Point(12, 78); this.qrSwissUnstructMessage.Name = "qrSwissUnstructMessage"; this.qrSwissUnstructMessage.Size = new System.Drawing.Size(195, 20); this.qrSwissUnstructMessage.TabIndex = 18; // // qrSwissBillInfo // this.qrSwissBillInfo.Location = new System.Drawing.Point(213, 78); this.qrSwissBillInfo.Name = "qrSwissBillInfo"; this.qrSwissBillInfo.Size = new System.Drawing.Size(208, 20); this.qrSwissBillInfo.TabIndex = 19; // // qrSwissRefText // this.qrSwissRefText.Location = new System.Drawing.Point(12, 35); this.qrSwissRefText.Name = "qrSwissRefText"; this.qrSwissRefText.Size = new System.Drawing.Size(246, 20); this.qrSwissRefText.TabIndex = 9; // // lblSwissAddMessage // this.lblSwissAddMessage.AutoSize = true; this.lblSwissAddMessage.Location = new System.Drawing.Point(9, 62); this.lblSwissAddMessage.Name = "lblSwissAddMessage"; this.lblSwissAddMessage.Size = new System.Drawing.Size(49, 13); this.lblSwissAddMessage.TabIndex = 0; this.lblSwissAddMessage.Text = "Message"; // // qrSwissRefTextType // this.qrSwissRefTextType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.qrSwissRefTextType.FormattingEnabled = true; this.qrSwissRefTextType.Items.AddRange(new object[] { "QR Reference", "Iso11649"}); this.qrSwissRefTextType.Location = new System.Drawing.Point(328, 35); this.qrSwissRefTextType.Name = "qrSwissRefTextType"; this.qrSwissRefTextType.Size = new System.Drawing.Size(93, 21); this.qrSwissRefTextType.TabIndex = 11; // // lblSwissAddBillInfo // this.lblSwissAddBillInfo.AutoSize = true; this.lblSwissAddBillInfo.Location = new System.Drawing.Point(210, 62); this.lblSwissAddBillInfo.Name = "lblSwissAddBillInfo"; this.lblSwissAddBillInfo.Size = new System.Drawing.Size(78, 13); this.lblSwissAddBillInfo.TabIndex = 0; this.lblSwissAddBillInfo.Text = "Bill Information"; // // qrSwissRefType // this.qrSwissRefType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.qrSwissRefType.FormattingEnabled = true; this.qrSwissRefType.Items.AddRange(new object[] { "QRR", "SCOR", "NON"}); this.qrSwissRefType.Location = new System.Drawing.Point(264, 35); this.qrSwissRefType.Name = "qrSwissRefType"; this.qrSwissRefType.Size = new System.Drawing.Size(58, 21); this.qrSwissRefType.TabIndex = 10; // // qrSwissAlt1 // this.qrSwissAlt1.Location = new System.Drawing.Point(12, 122); this.qrSwissAlt1.Name = "qrSwissAlt1"; this.qrSwissAlt1.Size = new System.Drawing.Size(195, 20); this.qrSwissAlt1.TabIndex = 21; // // lblSwissRefText // this.lblSwissRefText.AutoSize = true; this.lblSwissRefText.Location = new System.Drawing.Point(9, 19); this.lblSwissRefText.Name = "lblSwissRefText"; this.lblSwissRefText.Size = new System.Drawing.Size(57, 13); this.lblSwissRefText.TabIndex = 0; this.lblSwissRefText.Text = "Reference"; // // qrSwissAlt2 // this.qrSwissAlt2.Location = new System.Drawing.Point(213, 122); this.qrSwissAlt2.Name = "qrSwissAlt2"; this.qrSwissAlt2.Size = new System.Drawing.Size(208, 20); this.qrSwissAlt2.TabIndex = 22; // // lblSwissRefType // this.lblSwissRefType.AutoSize = true; this.lblSwissRefType.Location = new System.Drawing.Point(261, 19); this.lblSwissRefType.Name = "lblSwissRefType"; this.lblSwissRefType.Size = new System.Drawing.Size(31, 13); this.lblSwissRefType.TabIndex = 0; this.lblSwissRefType.Text = "Type"; // // lblSwissAddProcedure2 // this.lblSwissAddProcedure2.AutoSize = true; this.lblSwissAddProcedure2.Location = new System.Drawing.Point(210, 106); this.lblSwissAddProcedure2.Name = "lblSwissAddProcedure2"; this.lblSwissAddProcedure2.Size = new System.Drawing.Size(121, 13); this.lblSwissAddProcedure2.TabIndex = 0; this.lblSwissAddProcedure2.Text = "Alternative procedure 2"; // // lblSwissAddProcedure1 // this.lblSwissAddProcedure1.AutoSize = true; this.lblSwissAddProcedure1.Location = new System.Drawing.Point(9, 106); this.lblSwissAddProcedure1.Name = "lblSwissAddProcedure1"; this.lblSwissAddProcedure1.Size = new System.Drawing.Size(121, 13); this.lblSwissAddProcedure1.TabIndex = 0; this.lblSwissAddProcedure1.Text = "Alternative procedure 1"; // // lblSwissRefTextType // this.lblSwissRefTextType.AutoSize = true; this.lblSwissRefTextType.Location = new System.Drawing.Point(325, 19); this.lblSwissRefTextType.Name = "lblSwissRefTextType"; this.lblSwissRefTextType.Size = new System.Drawing.Size(56, 13); this.lblSwissRefTextType.TabIndex = 0; this.lblSwissRefTextType.Text = "Text Type"; // // gbSwissDebitor // this.gbSwissDebitor.Controls.Add(this.lblSwissStreet2); this.gbSwissDebitor.Controls.Add(this.lblSwissZip2); this.gbSwissDebitor.Controls.Add(this.lblSwissName2); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorName); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorZipCode); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorHNumber); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorCity); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorCountry); this.gbSwissDebitor.Controls.Add(this.qrSwissDebitorStreet); this.gbSwissDebitor.Location = new System.Drawing.Point(12, 166); this.gbSwissDebitor.Name = "gbSwissDebitor"; this.gbSwissDebitor.Size = new System.Drawing.Size(430, 106); this.gbSwissDebitor.TabIndex = 5; this.gbSwissDebitor.TabStop = false; this.gbSwissDebitor.Text = "Debitor"; // // lblSwissStreet2 // this.lblSwissStreet2.AutoSize = true; this.lblSwissStreet2.Location = new System.Drawing.Point(9, 51); this.lblSwissStreet2.Name = "lblSwissStreet2"; this.lblSwissStreet2.Size = new System.Drawing.Size(62, 13); this.lblSwissStreet2.TabIndex = 18; this.lblSwissStreet2.Text = "Street / Nr:"; // // lblSwissZip2 // this.lblSwissZip2.AutoSize = true; this.lblSwissZip2.Location = new System.Drawing.Point(9, 78); this.lblSwissZip2.Name = "lblSwissZip2"; this.lblSwissZip2.Size = new System.Drawing.Size(103, 13); this.lblSwissZip2.TabIndex = 19; this.lblSwissZip2.Text = "Zip / City / Country:"; // // lblSwissName2 // this.lblSwissName2.AutoSize = true; this.lblSwissName2.Location = new System.Drawing.Point(9, 24); this.lblSwissName2.Name = "lblSwissName2"; this.lblSwissName2.Size = new System.Drawing.Size(38, 13); this.lblSwissName2.TabIndex = 20; this.lblSwissName2.Text = "Name:"; // // qrSwissDebitorName // this.qrSwissDebitorName.Location = new System.Drawing.Point(147, 19); this.qrSwissDebitorName.Name = "qrSwissDebitorName"; this.qrSwissDebitorName.Size = new System.Drawing.Size(274, 20); this.qrSwissDebitorName.TabIndex = 12; // // qrSwissDebitorZipCode // this.qrSwissDebitorZipCode.Location = new System.Drawing.Point(147, 73); this.qrSwissDebitorZipCode.Name = "qrSwissDebitorZipCode"; this.qrSwissDebitorZipCode.Size = new System.Drawing.Size(50, 20); this.qrSwissDebitorZipCode.TabIndex = 13; // // qrSwissDebitorHNumber // this.qrSwissDebitorHNumber.Location = new System.Drawing.Point(371, 46); this.qrSwissDebitorHNumber.Name = "qrSwissDebitorHNumber"; this.qrSwissDebitorHNumber.Size = new System.Drawing.Size(50, 20); this.qrSwissDebitorHNumber.TabIndex = 17; // // qrSwissDebitorCity // this.qrSwissDebitorCity.Location = new System.Drawing.Point(203, 73); this.qrSwissDebitorCity.Name = "qrSwissDebitorCity"; this.qrSwissDebitorCity.Size = new System.Drawing.Size(162, 20); this.qrSwissDebitorCity.TabIndex = 14; // // qrSwissDebitorCountry // this.qrSwissDebitorCountry.Location = new System.Drawing.Point(371, 73); this.qrSwissDebitorCountry.Name = "qrSwissDebitorCountry"; this.qrSwissDebitorCountry.Size = new System.Drawing.Size(50, 20); this.qrSwissDebitorCountry.TabIndex = 15; // // qrSwissDebitorStreet // this.qrSwissDebitorStreet.Location = new System.Drawing.Point(147, 46); this.qrSwissDebitorStreet.Name = "qrSwissDebitorStreet"; this.qrSwissDebitorStreet.Size = new System.Drawing.Size(218, 20); this.qrSwissDebitorStreet.TabIndex = 16; // // gbSwissCreditor // this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorStreet); this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorHNumber); this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorName); this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorCountry); this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorZipCode); this.gbSwissCreditor.Controls.Add(this.qrSwissCreditorCity); this.gbSwissCreditor.Controls.Add(this.lblSwissStreet1); this.gbSwissCreditor.Controls.Add(this.lblSwissZip1); this.gbSwissCreditor.Controls.Add(this.lblSwissName1); this.gbSwissCreditor.Location = new System.Drawing.Point(12, 54); this.gbSwissCreditor.Name = "gbSwissCreditor"; this.gbSwissCreditor.Size = new System.Drawing.Size(430, 106); this.gbSwissCreditor.TabIndex = 3; this.gbSwissCreditor.TabStop = false; this.gbSwissCreditor.Text = "Creditor"; // // qrSwissCreditorStreet // this.qrSwissCreditorStreet.Location = new System.Drawing.Point(147, 46); this.qrSwissCreditorStreet.Name = "qrSwissCreditorStreet"; this.qrSwissCreditorStreet.Size = new System.Drawing.Size(218, 20); this.qrSwissCreditorStreet.TabIndex = 7; // // qrSwissCreditorHNumber // this.qrSwissCreditorHNumber.Location = new System.Drawing.Point(371, 46); this.qrSwissCreditorHNumber.Name = "qrSwissCreditorHNumber"; this.qrSwissCreditorHNumber.Size = new System.Drawing.Size(50, 20); this.qrSwissCreditorHNumber.TabIndex = 8; // // qrSwissCreditorName // this.qrSwissCreditorName.Location = new System.Drawing.Point(147, 19); this.qrSwissCreditorName.Name = "qrSwissCreditorName"; this.qrSwissCreditorName.Size = new System.Drawing.Size(274, 20); this.qrSwissCreditorName.TabIndex = 3; // // qrSwissCreditorCountry // this.qrSwissCreditorCountry.Location = new System.Drawing.Point(371, 73); this.qrSwissCreditorCountry.Name = "qrSwissCreditorCountry"; this.qrSwissCreditorCountry.Size = new System.Drawing.Size(50, 20); this.qrSwissCreditorCountry.TabIndex = 6; // // qrSwissCreditorZipCode // this.qrSwissCreditorZipCode.Location = new System.Drawing.Point(147, 73); this.qrSwissCreditorZipCode.Name = "qrSwissCreditorZipCode"; this.qrSwissCreditorZipCode.Size = new System.Drawing.Size(50, 20); this.qrSwissCreditorZipCode.TabIndex = 4; // // qrSwissCreditorCity // this.qrSwissCreditorCity.Location = new System.Drawing.Point(203, 73); this.qrSwissCreditorCity.Name = "qrSwissCreditorCity"; this.qrSwissCreditorCity.Size = new System.Drawing.Size(162, 20); this.qrSwissCreditorCity.TabIndex = 5; // // lblSwissStreet1 // this.lblSwissStreet1.AutoSize = true; this.lblSwissStreet1.Location = new System.Drawing.Point(9, 51); this.lblSwissStreet1.Name = "lblSwissStreet1"; this.lblSwissStreet1.Size = new System.Drawing.Size(62, 13); this.lblSwissStreet1.TabIndex = 0; this.lblSwissStreet1.Text = "Street / Nr:"; // // lblSwissZip1 // this.lblSwissZip1.AutoSize = true; this.lblSwissZip1.Location = new System.Drawing.Point(9, 78); this.lblSwissZip1.Name = "lblSwissZip1"; this.lblSwissZip1.Size = new System.Drawing.Size(103, 13); this.lblSwissZip1.TabIndex = 0; this.lblSwissZip1.Text = "Zip / City / Country:"; // // lblSwissName1 // this.lblSwissName1.AutoSize = true; this.lblSwissName1.Location = new System.Drawing.Point(9, 24); this.lblSwissName1.Name = "lblSwissName1"; this.lblSwissName1.Size = new System.Drawing.Size(38, 13); this.lblSwissName1.TabIndex = 0; this.lblSwissName1.Text = "Name:"; // // qrTypeSberbank // this.qrTypeSberbank.AutoScroll = true; this.qrTypeSberbank.BackColor = System.Drawing.SystemColors.Window; this.qrTypeSberbank.Controls.Add(this.tabControl1); this.qrTypeSberbank.Dock = System.Windows.Forms.DockStyle.Fill; this.qrTypeSberbank.Image = null; this.qrTypeSberbank.Location = new System.Drawing.Point(135, 1); this.qrTypeSberbank.Name = "qrTypeSberbank"; this.qrTypeSberbank.Padding = new System.Windows.Forms.Padding(3); this.qrTypeSberbank.Size = new System.Drawing.Size(453, 443); this.qrTypeSberbank.TabIndex = 11; this.qrTypeSberbank.Text = "Qr Sberbank"; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Location = new System.Drawing.Point(12, 12); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(432, 420); this.tabControl1.TabIndex = 39; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.SystemColors.Window; this.tabPage2.Controls.Add(this.NameTextBox); this.tabPage2.Controls.Add(this.sberQrName); this.tabPage2.Controls.Add(this.label41); this.tabPage2.Controls.Add(this.label59); this.tabPage2.Controls.Add(this.PersonalAccTextBox); this.tabPage2.Controls.Add(this.CorrespAccTextBox); this.tabPage2.Controls.Add(this.BICTextBox); this.tabPage2.Controls.Add(this.BankNameTextBox); this.tabPage2.Controls.Add(this.label52); this.tabPage2.Controls.Add(this.label45); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(424, 394); this.tabPage2.TabIndex = 0; // // NameTextBox // this.NameTextBox.Location = new System.Drawing.Point(6, 29); this.NameTextBox.Name = "NameTextBox"; this.NameTextBox.Size = new System.Drawing.Size(196, 20); this.NameTextBox.TabIndex = 0; // // sberQrName // this.sberQrName.AutoSize = true; this.sberQrName.Location = new System.Drawing.Point(3, 9); this.sberQrName.Name = "sberQrName"; this.sberQrName.Size = new System.Drawing.Size(143, 13); this.sberQrName.TabIndex = 3; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(205, 9); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(180, 13); this.label41.TabIndex = 4; // // label59 // this.label59.AutoSize = true; this.label59.Location = new System.Drawing.Point(3, 107); this.label59.Name = "label59"; this.label59.Size = new System.Drawing.Size(178, 13); this.label59.TabIndex = 9; // // PersonalAccTextBox // this.PersonalAccTextBox.Location = new System.Drawing.Point(208, 29); this.PersonalAccTextBox.Name = "PersonalAccTextBox"; this.PersonalAccTextBox.Size = new System.Drawing.Size(206, 20); this.PersonalAccTextBox.TabIndex = 2; // // CorrespAccTextBox // this.CorrespAccTextBox.Location = new System.Drawing.Point(6, 127); this.CorrespAccTextBox.Name = "CorrespAccTextBox"; this.CorrespAccTextBox.Size = new System.Drawing.Size(308, 20); this.CorrespAccTextBox.TabIndex = 8; // // BICTextBox // this.BICTextBox.Location = new System.Drawing.Point(320, 78); this.BICTextBox.Name = "BICTextBox"; this.BICTextBox.Size = new System.Drawing.Size(94, 20); this.BICTextBox.TabIndex = 6; // // BankNameTextBox // this.BankNameTextBox.Location = new System.Drawing.Point(6, 78); this.BankNameTextBox.Name = "BankNameTextBox"; this.BankNameTextBox.Size = new System.Drawing.Size(308, 20); this.BankNameTextBox.TabIndex = 1; // // label52 // this.label52.AutoSize = true; this.label52.Location = new System.Drawing.Point(317, 58); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(24, 13); this.label52.TabIndex = 7; this.label52.Text = "BIC"; // // label45 // this.label45.AutoSize = true; this.label45.Location = new System.Drawing.Point(3, 58); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(223, 13); this.label45.TabIndex = 5; // // tabPage3 // this.tabPage3.BackColor = System.Drawing.SystemColors.Window; this.tabPage3.Controls.Add(this.DocDateCheckBox); this.tabPage3.Controls.Add(this.DocumentDatePicker); this.tabPage3.Controls.Add(this.PayerInnTextBox); this.tabPage3.Controls.Add(this.PayReasonTextBox); this.tabPage3.Controls.Add(this.label66); this.tabPage3.Controls.Add(this.TaxPeriodTextBox); this.tabPage3.Controls.Add(this.label64); this.tabPage3.Controls.Add(this.label69); this.tabPage3.Controls.Add(this.ReceiverKPPTextBox); this.tabPage3.Controls.Add(this.OKTMOTextBox); this.tabPage3.Controls.Add(this.ReceiverIINTextBox); this.tabPage3.Controls.Add(this.label72); this.tabPage3.Controls.Add(this.label65); this.tabPage3.Controls.Add(this.label68); this.tabPage3.Controls.Add(this.label63); this.tabPage3.Controls.Add(this.DocumentNumberTextBox); this.tabPage3.Controls.Add(this.label62); this.tabPage3.Controls.Add(this.CBCTextBox); this.tabPage3.Controls.Add(this.label74); this.tabPage3.Controls.Add(this.label70); this.tabPage3.Controls.Add(this.sumTextBox); this.tabPage3.Controls.Add(this.label73); this.tabPage3.Controls.Add(this.DrawerStatusTextBox); this.tabPage3.Controls.Add(this.label67); this.tabPage3.Controls.Add(this.TaxPayKindTextBox); this.tabPage3.Controls.Add(this.PaymentPurpose); this.tabPage3.Controls.Add(this.label71); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(424, 394); this.tabPage3.TabIndex = 1; // // DocDateCheckBox // this.DocDateCheckBox.AutoSize = true; this.DocDateCheckBox.Checked = true; this.DocDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.DocDateCheckBox.Location = new System.Drawing.Point(9, 313); this.DocDateCheckBox.Name = "DocDateCheckBox"; this.DocDateCheckBox.Size = new System.Drawing.Size(147, 17); this.DocDateCheckBox.TabIndex = 38; this.DocDateCheckBox.UseVisualStyleBackColor = true; this.DocDateCheckBox.CheckedChanged += new System.EventHandler(this.DocDateCheckBox_CheckedChanged); // // DocumentDatePicker // this.DocumentDatePicker.Location = new System.Drawing.Point(208, 313); this.DocumentDatePicker.Name = "DocumentDatePicker"; this.DocumentDatePicker.Size = new System.Drawing.Size(206, 20); this.DocumentDatePicker.TabIndex = 37; // // PayerInnTextBox // this.PayerInnTextBox.Location = new System.Drawing.Point(208, 254); this.PayerInnTextBox.Name = "PayerInnTextBox"; this.PayerInnTextBox.Size = new System.Drawing.Size(206, 20); this.PayerInnTextBox.TabIndex = 17; // // PayReasonTextBox // this.PayReasonTextBox.Location = new System.Drawing.Point(6, 29); this.PayReasonTextBox.Name = "PayReasonTextBox"; this.PayReasonTextBox.Size = new System.Drawing.Size(196, 20); this.PayReasonTextBox.TabIndex = 29; // // label66 // this.label66.AutoSize = true; this.label66.Location = new System.Drawing.Point(3, 58); this.label66.Name = "label66"; this.label66.Size = new System.Drawing.Size(138, 13); this.label66.TabIndex = 20; // // TaxPeriodTextBox // this.TaxPeriodTextBox.Location = new System.Drawing.Point(285, 127); this.TaxPeriodTextBox.Name = "TaxPeriodTextBox"; this.TaxPeriodTextBox.Size = new System.Drawing.Size(129, 20); this.TaxPeriodTextBox.TabIndex = 27; // // label64 // this.label64.AutoSize = true; this.label64.Location = new System.Drawing.Point(205, 233); this.label64.Name = "label64"; this.label64.Size = new System.Drawing.Size(100, 13); this.label64.TabIndex = 16; // // label69 // this.label69.AutoSize = true; this.label69.Location = new System.Drawing.Point(282, 107); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(103, 13); this.label69.TabIndex = 26; // // ReceiverKPPTextBox // this.ReceiverKPPTextBox.Location = new System.Drawing.Point(6, 78); this.ReceiverKPPTextBox.Name = "ReceiverKPPTextBox"; this.ReceiverKPPTextBox.Size = new System.Drawing.Size(196, 20); this.ReceiverKPPTextBox.TabIndex = 21; // // OKTMOTextBox // this.OKTMOTextBox.Location = new System.Drawing.Point(309, 78); this.OKTMOTextBox.Name = "OKTMOTextBox"; this.OKTMOTextBox.Size = new System.Drawing.Size(105, 20); this.OKTMOTextBox.TabIndex = 25; // // ReceiverIINTextBox // this.ReceiverIINTextBox.Location = new System.Drawing.Point(6, 254); this.ReceiverIINTextBox.Name = "ReceiverIINTextBox"; this.ReceiverIINTextBox.Size = new System.Drawing.Size(196, 20); this.ReceiverIINTextBox.TabIndex = 15; // // label72 // this.label72.AutoSize = true; this.label72.Location = new System.Drawing.Point(306, 9); this.label72.Name = "label72"; this.label72.Size = new System.Drawing.Size(96, 13); this.label72.TabIndex = 32; // // label65 // this.label65.AutoSize = true; this.label65.Location = new System.Drawing.Point(3, 107); this.label65.Name = "label65"; this.label65.Size = new System.Drawing.Size(197, 13); this.label65.TabIndex = 18; // // label68 // this.label68.AutoSize = true; this.label68.Location = new System.Drawing.Point(306, 58); this.label68.Name = "label68"; this.label68.Size = new System.Drawing.Size(44, 13); this.label68.TabIndex = 24; // // label63 // this.label63.AutoSize = true; this.label63.Location = new System.Drawing.Point(3, 233); this.label63.Name = "label63"; this.label63.Size = new System.Drawing.Size(138, 13); this.label63.TabIndex = 14; // // DocumentNumberTextBox // this.DocumentNumberTextBox.Location = new System.Drawing.Point(309, 29); this.DocumentNumberTextBox.Name = "DocumentNumberTextBox"; this.DocumentNumberTextBox.Size = new System.Drawing.Size(105, 20); this.DocumentNumberTextBox.TabIndex = 33; // // label62 // this.label62.AutoSize = true; this.label62.Location = new System.Drawing.Point(306, 156); this.label62.Name = "label62"; this.label62.Size = new System.Drawing.Size(85, 13); this.label62.TabIndex = 13; // // CBCTextBox // this.CBCTextBox.Location = new System.Drawing.Point(208, 78); this.CBCTextBox.Name = "CBCTextBox"; this.CBCTextBox.Size = new System.Drawing.Size(95, 20); this.CBCTextBox.TabIndex = 22; // // label74 // this.label74.AutoSize = true; this.label74.Location = new System.Drawing.Point(2, 288); this.label74.Name = "label74"; this.label74.Size = new System.Drawing.Size(91, 13); this.label74.TabIndex = 36; // // label70 // this.label70.AutoSize = true; this.label70.Location = new System.Drawing.Point(3, 9); this.label70.Name = "label70"; this.label70.Size = new System.Drawing.Size(170, 13); this.label70.TabIndex = 28; // // sumTextBox // this.sumTextBox.Location = new System.Drawing.Point(308, 176); this.sumTextBox.Name = "sumTextBox"; this.sumTextBox.Size = new System.Drawing.Size(106, 20); this.sumTextBox.TabIndex = 12; // // label73 // this.label73.AutoSize = true; this.label73.Location = new System.Drawing.Point(205, 9); this.label73.Name = "label73"; this.label73.Size = new System.Drawing.Size(72, 13); this.label73.TabIndex = 34; // // DrawerStatusTextBox // this.DrawerStatusTextBox.Location = new System.Drawing.Point(5, 176); this.DrawerStatusTextBox.Name = "DrawerStatusTextBox"; this.DrawerStatusTextBox.Size = new System.Drawing.Size(297, 20); this.DrawerStatusTextBox.TabIndex = 31; // // label67 // this.label67.AutoSize = true; this.label67.Location = new System.Drawing.Point(205, 58); this.label67.Name = "label67"; this.label67.Size = new System.Drawing.Size(27, 13); this.label67.TabIndex = 23; this.label67.Text = "КБК"; // // TaxPayKindTextBox // this.TaxPayKindTextBox.Location = new System.Drawing.Point(208, 29); this.TaxPayKindTextBox.Name = "TaxPayKindTextBox"; this.TaxPayKindTextBox.Size = new System.Drawing.Size(95, 20); this.TaxPayKindTextBox.TabIndex = 35; // // PaymentPurpose // this.PaymentPurpose.Location = new System.Drawing.Point(6, 127); this.PaymentPurpose.Name = "PaymentPurpose"; this.PaymentPurpose.Size = new System.Drawing.Size(273, 20); this.PaymentPurpose.TabIndex = 19; // // label71 // this.label71.AutoSize = true; this.label71.Location = new System.Drawing.Point(3, 156); this.label71.Name = "label71"; this.label71.Size = new System.Drawing.Size(244, 13); this.label71.TabIndex = 30; // // tabPage4 // this.tabPage4.AutoScroll = true; this.tabPage4.BackColor = System.Drawing.SystemColors.Window; this.tabPage4.Controls.Add(this.QuittDateDatePicker); this.tabPage4.Controls.Add(this.TechCodeTextBox); this.tabPage4.Controls.Add(this.label104); this.tabPage4.Controls.Add(this.UINTextBox); this.tabPage4.Controls.Add(this.label103); this.tabPage4.Controls.Add(this.RegType); this.tabPage4.Controls.Add(this.label102); this.tabPage4.Controls.Add(this.ExecId); this.tabPage4.Controls.Add(this.label101); this.tabPage4.Controls.Add(this.RuleIdTextBox); this.tabPage4.Controls.Add(this.label100); this.tabPage4.Controls.Add(this.AddAmountTextBox); this.tabPage4.Controls.Add(this.label99); this.tabPage4.Controls.Add(this.SpecFioTextBox); this.tabPage4.Controls.Add(this.label98); this.tabPage4.Controls.Add(this.ClassNumTextBox); this.tabPage4.Controls.Add(this.label97); this.tabPage4.Controls.Add(this.InstNumTextBox); this.tabPage4.Controls.Add(this.label96); this.tabPage4.Controls.Add(this.QuittDateCheckBox); this.tabPage4.Controls.Add(this.label95); this.tabPage4.Controls.Add(this.QuittIdTextBox); this.tabPage4.Controls.Add(this.label94); this.tabPage4.Controls.Add(this.CounterIdValTextBox); this.tabPage4.Controls.Add(this.label91); this.tabPage4.Controls.Add(this.ServiceNameTextBox); this.tabPage4.Controls.Add(this.label92); this.tabPage4.Controls.Add(this.CounterValTextBox); this.tabPage4.Controls.Add(this.label93); this.tabPage4.Controls.Add(this.BirthDateCheckBox); this.tabPage4.Controls.Add(this.PaymTermCheckBox); this.tabPage4.Controls.Add(this.CategoryTextBox); this.tabPage4.Controls.Add(this.label90); this.tabPage4.Controls.Add(this.label89); this.tabPage4.Controls.Add(this.PaymTermPicker); this.tabPage4.Controls.Add(this.label88); this.tabPage4.Controls.Add(this.BirthDatePicker); this.tabPage4.Controls.Add(this.ChildFioTextBox); this.tabPage4.Controls.Add(this.label87); this.tabPage4.Controls.Add(this.PayerIdNumTextBox); this.tabPage4.Controls.Add(this.label86); this.tabPage4.Controls.Add(this.PayerIdTypeTextBox); this.tabPage4.Controls.Add(this.label85); this.tabPage4.Controls.Add(this.FlatTextBox); this.tabPage4.Controls.Add(this.label83); this.tabPage4.Controls.Add(this.PhoneTextBox); this.tabPage4.Controls.Add(this.label84); this.tabPage4.Controls.Add(this.PersAccTextBox); this.tabPage4.Controls.Add(this.label81); this.tabPage4.Controls.Add(this.PensAccTextBox); this.tabPage4.Controls.Add(this.label80); this.tabPage4.Controls.Add(this.DocIdxTextBox); this.tabPage4.Controls.Add(this.label79); this.tabPage4.Controls.Add(this.ContractTextBox); this.tabPage4.Controls.Add(this.label78); this.tabPage4.Controls.Add(this.PersonalAccoutTextBox); this.tabPage4.Controls.Add(this.label77); this.tabPage4.Controls.Add(this.PayerAdressTextBox); this.tabPage4.Controls.Add(this.label76); this.tabPage4.Controls.Add(this.MiddleNameTextBox); this.tabPage4.Controls.Add(this.label75); this.tabPage4.Controls.Add(this.FirstNameTextBox); this.tabPage4.Controls.Add(this.label61); this.tabPage4.Controls.Add(this.LastNameTextBox); this.tabPage4.Controls.Add(this.label60); this.tabPage4.Location = new System.Drawing.Point(4, 22); this.tabPage4.Name = "tabPage4"; this.tabPage4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 10); this.tabPage4.Size = new System.Drawing.Size(424, 394); this.tabPage4.TabIndex = 2; this.tabPage4.Text = "Другие"; // // QuittDateDatePicker // this.QuittDateDatePicker.Location = new System.Drawing.Point(205, 259); this.QuittDateDatePicker.Name = "QuittDateDatePicker"; this.QuittDateDatePicker.Size = new System.Drawing.Size(192, 20); this.QuittDateDatePicker.TabIndex = 45; // // TechCodeTextBox // this.TechCodeTextBox.Location = new System.Drawing.Point(6, 1254); this.TechCodeTextBox.Name = "TechCodeTextBox"; this.TechCodeTextBox.Size = new System.Drawing.Size(391, 20); this.TechCodeTextBox.TabIndex = 65; // // label104 // this.label104.AutoSize = true; this.label104.Location = new System.Drawing.Point(6, 1207); this.label104.Name = "label104"; this.label104.Size = new System.Drawing.Size(375, 39); this.label104.TabIndex = 64; this.label104.Text = "Технический код, рекомендуемый для заполнения поставщиком услуг. \r\nМожет использо" + "ваться принимающей организацией для вызова\r\nсоответствующей обрабатывающей ИТ-с" + "истемы :\r\n"; // // UINTextBox // this.UINTextBox.Location = new System.Drawing.Point(6, 1174); this.UINTextBox.Name = "UINTextBox"; this.UINTextBox.Size = new System.Drawing.Size(391, 20); this.UINTextBox.TabIndex = 63; // // label103 // this.label103.AutoSize = true; this.label103.Location = new System.Drawing.Point(6, 1154); this.label103.Name = "label103"; this.label103.Size = new System.Drawing.Size(223, 13); this.label103.TabIndex = 62; this.label103.Text = "Уникальный идентификатор начисления :"; // // RegType // this.RegType.Location = new System.Drawing.Point(6, 1119); this.RegType.Name = "RegType"; this.RegType.Size = new System.Drawing.Size(391, 20); this.RegType.TabIndex = 61; // // label102 // this.label102.AutoSize = true; this.label102.Location = new System.Drawing.Point(6, 1090); this.label102.Name = "label102"; this.label102.Size = new System.Drawing.Size(350, 13); this.label102.TabIndex = 60; this.label102.Text = "Код вида платежа (например, для платежей в адрес Росреестра) :"; // // ExecId // this.ExecId.Location = new System.Drawing.Point(6, 1054); this.ExecId.Name = "ExecId"; this.ExecId.Size = new System.Drawing.Size(391, 20); this.ExecId.TabIndex = 59; // // label101 // this.label101.AutoSize = true; this.label101.Location = new System.Drawing.Point(5, 1034); this.label101.Name = "label101"; this.label101.Size = new System.Drawing.Size(210, 13); this.label101.TabIndex = 58; this.label101.Text = "Номер исполнительного производства :"; // // RuleIdTextBox // this.RuleIdTextBox.Location = new System.Drawing.Point(6, 1000); this.RuleIdTextBox.Name = "RuleIdTextBox"; this.RuleIdTextBox.Size = new System.Drawing.Size(391, 20); this.RuleIdTextBox.TabIndex = 57; // // label100 // this.label100.AutoSize = true; this.label100.Location = new System.Drawing.Point(5, 979); this.label100.Name = "label100"; this.label100.Size = new System.Drawing.Size(193, 13); this.label100.TabIndex = 56; this.label100.Text = "Номер постановления (для ГИБДД) :"; // // AddAmountTextBox // this.AddAmountTextBox.Location = new System.Drawing.Point(6, 944); this.AddAmountTextBox.Name = "AddAmountTextBox"; this.AddAmountTextBox.Size = new System.Drawing.Size(391, 20); this.AddAmountTextBox.TabIndex = 55; // // label99 // this.label99.AutoSize = true; this.label99.Location = new System.Drawing.Point(5, 907); this.label99.Name = "label99"; this.label99.Size = new System.Drawing.Size(285, 26); this.label99.TabIndex = 54; this.label99.Text = "Сумма страховки/дополнительной услуги/Сумма пени \r\n(в копейках) :"; // // SpecFioTextBox // this.SpecFioTextBox.Location = new System.Drawing.Point(6, 867); this.SpecFioTextBox.Name = "SpecFioTextBox"; this.SpecFioTextBox.Size = new System.Drawing.Size(391, 20); this.SpecFioTextBox.TabIndex = 53; // // label98 // this.label98.AutoSize = true; this.label98.Location = new System.Drawing.Point(5, 847); this.label98.Name = "label98"; this.label98.Size = new System.Drawing.Size(312, 13); this.label98.TabIndex = 52; this.label98.Text = "ФИО преподавателя, специалиста, оказывающего услугу :"; // // ClassNumTextBox // this.ClassNumTextBox.Location = new System.Drawing.Point(6, 809); this.ClassNumTextBox.Name = "ClassNumTextBox"; this.ClassNumTextBox.Size = new System.Drawing.Size(391, 20); this.ClassNumTextBox.TabIndex = 51; // // label97 // this.label97.AutoSize = true; this.label97.Location = new System.Drawing.Point(5, 789); this.label97.Name = "label97"; this.label97.Size = new System.Drawing.Size(206, 13); this.label97.TabIndex = 50; this.label97.Text = "Номер группы детсада/класса школы :"; // // InstNumTextBox // this.InstNumTextBox.Location = new System.Drawing.Point(6, 755); this.InstNumTextBox.Name = "InstNumTextBox"; this.InstNumTextBox.Size = new System.Drawing.Size(391, 20); this.InstNumTextBox.TabIndex = 49; // // label96 // this.label96.AutoSize = true; this.label96.Location = new System.Drawing.Point(5, 735); this.label96.Name = "label96"; this.label96.Size = new System.Drawing.Size(294, 13); this.label96.TabIndex = 48; this.label96.Text = "Номер учреждения (образовательного, медицинского) :"; // // QuittDateCheckBox // this.QuittDateCheckBox.AutoSize = true; this.QuittDateCheckBox.Checked = true; this.QuittDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.QuittDateCheckBox.Location = new System.Drawing.Point(6, 259); this.QuittDateCheckBox.Name = "QuittDateCheckBox"; this.QuittDateCheckBox.Size = new System.Drawing.Size(125, 17); this.QuittDateCheckBox.TabIndex = 47; this.QuittDateCheckBox.Text = "Не указывать дату"; this.QuittDateCheckBox.UseVisualStyleBackColor = true; this.QuittDateCheckBox.CheckedChanged += new System.EventHandler(this.QuittDateCheckBox_CheckedChanged); // // label95 // this.label95.AutoSize = true; this.label95.Location = new System.Drawing.Point(3, 217); this.label95.Name = "label95"; this.label95.Size = new System.Drawing.Size(272, 39); this.label95.TabIndex = 46; this.label95.Text = "Дата извещения/начисления/счета/постановления \r\n(для ГИБДД) :\r\n\r\n"; // // QuittIdTextBox // this.QuittIdTextBox.Location = new System.Drawing.Point(6, 183); this.QuittIdTextBox.Name = "QuittIdTextBox"; this.QuittIdTextBox.Size = new System.Drawing.Size(391, 20); this.QuittIdTextBox.TabIndex = 44; // // label94 // this.label94.AutoSize = true; this.label94.Location = new System.Drawing.Point(3, 163); this.label94.Name = "label94"; this.label94.Size = new System.Drawing.Size(206, 13); this.label94.TabIndex = 43; this.label94.Text = "Номер извещения, начисления, счета :"; // // CounterIdValTextBox // this.CounterIdValTextBox.Location = new System.Drawing.Point(232, 642); this.CounterIdValTextBox.Name = "CounterIdValTextBox"; this.CounterIdValTextBox.Size = new System.Drawing.Size(165, 20); this.CounterIdValTextBox.TabIndex = 42; // // label91 // this.label91.AutoSize = true; this.label91.Location = new System.Drawing.Point(229, 622); this.label91.Name = "label91"; this.label91.Size = new System.Drawing.Size(146, 13); this.label91.TabIndex = 41; this.label91.Text = "Показание прибора учёта :"; // // ServiceNameTextBox // this.ServiceNameTextBox.Location = new System.Drawing.Point(6, 642); this.ServiceNameTextBox.Name = "ServiceNameTextBox"; this.ServiceNameTextBox.Size = new System.Drawing.Size(220, 20); this.ServiceNameTextBox.TabIndex = 40; // // label92 // this.label92.AutoSize = true; this.label92.Location = new System.Drawing.Point(4, 622); this.label92.Name = "label92"; this.label92.Size = new System.Drawing.Size(200, 13); this.label92.TabIndex = 39; this.label92.Text = "Код услуги/название прибора учета :"; // // CounterValTextBox // this.CounterValTextBox.Location = new System.Drawing.Point(6, 699); this.CounterValTextBox.Name = "CounterValTextBox"; this.CounterValTextBox.Size = new System.Drawing.Size(220, 20); this.CounterValTextBox.TabIndex = 38; // // label93 // this.label93.AutoSize = true; this.label93.Location = new System.Drawing.Point(5, 679); this.label93.Name = "label93"; this.label93.Size = new System.Drawing.Size(146, 13); this.label93.TabIndex = 37; this.label93.Text = "Показание прибора учета :"; // // BirthDateCheckBox // this.BirthDateCheckBox.AutoSize = true; this.BirthDateCheckBox.Checked = true; this.BirthDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.BirthDateCheckBox.Location = new System.Drawing.Point(7, 586); this.BirthDateCheckBox.Name = "BirthDateCheckBox"; this.BirthDateCheckBox.Size = new System.Drawing.Size(125, 17); this.BirthDateCheckBox.TabIndex = 36; this.BirthDateCheckBox.Text = "Не указывать дату"; this.BirthDateCheckBox.UseVisualStyleBackColor = true; this.BirthDateCheckBox.CheckedChanged += new System.EventHandler(this.BirthDateCheckBox_CheckedChanged); // // PaymTermCheckBox // this.PaymTermCheckBox.AutoSize = true; this.PaymTermCheckBox.Checked = true; this.PaymTermCheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.PaymTermCheckBox.Location = new System.Drawing.Point(6, 533); this.PaymTermCheckBox.Name = "PaymTermCheckBox"; this.PaymTermCheckBox.Size = new System.Drawing.Size(125, 17); this.PaymTermCheckBox.TabIndex = 35; this.PaymTermCheckBox.Text = "Не указывать дату"; this.PaymTermCheckBox.UseVisualStyleBackColor = true; this.PaymTermCheckBox.CheckedChanged += new System.EventHandler(this.PaymTermCheckBox_CheckedChanged); // // CategoryTextBox // this.CategoryTextBox.Location = new System.Drawing.Point(205, 481); this.CategoryTextBox.Name = "CategoryTextBox"; this.CategoryTextBox.Size = new System.Drawing.Size(192, 20); this.CategoryTextBox.TabIndex = 34; // // label90 // this.label90.AutoSize = true; this.label90.Location = new System.Drawing.Point(202, 461); this.label90.Name = "label90"; this.label90.Size = new System.Drawing.Size(83, 13); this.label90.TabIndex = 33; this.label90.Text = "Вид платежа : "; // // label89 // this.label89.AutoSize = true; this.label89.Location = new System.Drawing.Point(4, 513); this.label89.Name = "label89"; this.label89.Size = new System.Drawing.Size(217, 13); this.label89.TabIndex = 32; this.label89.Text = "Срок платежа/дата выставления счета :"; // // PaymTermPicker // this.PaymTermPicker.Location = new System.Drawing.Point(205, 533); this.PaymTermPicker.Name = "PaymTermPicker"; this.PaymTermPicker.Size = new System.Drawing.Size(192, 20); this.PaymTermPicker.TabIndex = 31; // // label88 // this.label88.AutoSize = true; this.label88.Location = new System.Drawing.Point(4, 565); this.label88.Name = "label88"; this.label88.Size = new System.Drawing.Size(94, 13); this.label88.TabIndex = 30; this.label88.Text = "Дата рождения :"; // // BirthDatePicker // this.BirthDatePicker.Location = new System.Drawing.Point(205, 586); this.BirthDatePicker.Name = "BirthDatePicker"; this.BirthDatePicker.Size = new System.Drawing.Size(192, 20); this.BirthDatePicker.TabIndex = 29; // // ChildFioTextBox // this.ChildFioTextBox.Location = new System.Drawing.Point(6, 481); this.ChildFioTextBox.Name = "ChildFioTextBox"; this.ChildFioTextBox.Size = new System.Drawing.Size(192, 20); this.ChildFioTextBox.TabIndex = 28; // // label87 // this.label87.AutoSize = true; this.label87.Location = new System.Drawing.Point(3, 461); this.label87.Name = "label87"; this.label87.Size = new System.Drawing.Size(153, 13); this.label87.TabIndex = 27; this.label87.Text = "Ф.И.О. ребенка/учащегося :"; // // PayerIdNumTextBox // this.PayerIdNumTextBox.Location = new System.Drawing.Point(205, 426); this.PayerIdNumTextBox.Name = "PayerIdNumTextBox"; this.PayerIdNumTextBox.Size = new System.Drawing.Size(192, 20); this.PayerIdNumTextBox.TabIndex = 26; // // label86 // this.label86.AutoSize = true; this.label86.Location = new System.Drawing.Point(202, 406); this.label86.Name = "label86"; this.label86.Size = new System.Drawing.Size(142, 13); this.label86.TabIndex = 25; this.label86.Text = "Номер ДУЛ плательщика :"; // // PayerIdTypeTextBox // this.PayerIdTypeTextBox.Location = new System.Drawing.Point(6, 426); this.PayerIdTypeTextBox.Name = "PayerIdTypeTextBox"; this.PayerIdTypeTextBox.Size = new System.Drawing.Size(193, 20); this.PayerIdTypeTextBox.TabIndex = 24; // // label85 // this.label85.AutoSize = true; this.label85.Location = new System.Drawing.Point(3, 406); this.label85.Name = "label85"; this.label85.Size = new System.Drawing.Size(130, 13); this.label85.TabIndex = 23; this.label85.Text = "Вид ДУЛ плательщика :"; // // FlatTextBox // this.FlatTextBox.Location = new System.Drawing.Point(6, 374); this.FlatTextBox.Name = "FlatTextBox"; this.FlatTextBox.Size = new System.Drawing.Size(139, 20); this.FlatTextBox.TabIndex = 21; // // label83 // this.label83.AutoSize = true; this.label83.Location = new System.Drawing.Point(3, 354); this.label83.Name = "label83"; this.label83.Size = new System.Drawing.Size(98, 13); this.label83.TabIndex = 20; this.label83.Text = "Номер квартиры :"; // // PhoneTextBox // this.PhoneTextBox.Location = new System.Drawing.Point(165, 374); this.PhoneTextBox.Name = "PhoneTextBox"; this.PhoneTextBox.Size = new System.Drawing.Size(159, 20); this.PhoneTextBox.TabIndex = 19; // // label84 // this.label84.AutoSize = true; this.label84.Location = new System.Drawing.Point(162, 354); this.label84.Name = "label84"; this.label84.Size = new System.Drawing.Size(98, 13); this.label84.TabIndex = 18; this.label84.Text = "Номер телефона :"; // // PersAccTextBox // this.PersAccTextBox.Location = new System.Drawing.Point(6, 1324); this.PersAccTextBox.Name = "PersAccTextBox"; this.PersAccTextBox.Size = new System.Drawing.Size(391, 20); this.PersAccTextBox.TabIndex = 17; // // label81 // this.label81.AutoSize = true; this.label81.Location = new System.Drawing.Point(6, 1287); this.label81.Name = "label81"; this.label81.Size = new System.Drawing.Size(204, 26); this.label81.TabIndex = 16; this.label81.Text = "Номер лицевого счета плательщика в \r\nорганизации (в системе учета ПУ) :\r\n"; // // PensAccTextBox // this.PensAccTextBox.Location = new System.Drawing.Point(6, 320); this.PensAccTextBox.Name = "PensAccTextBox"; this.PensAccTextBox.Size = new System.Drawing.Size(391, 20); this.PensAccTextBox.TabIndex = 15; // // label80 // this.label80.Location = new System.Drawing.Point(3, 291); this.label80.Name = "label80"; this.label80.Size = new System.Drawing.Size(376, 26); this.label80.TabIndex = 14; this.label80.Text = "№ лицевого счета в системе персонифицированного учета в ПФР-СНИЛС :\r\n"; // // DocIdxTextBox // this.DocIdxTextBox.Location = new System.Drawing.Point(6, 127); this.DocIdxTextBox.Name = "DocIdxTextBox"; this.DocIdxTextBox.Size = new System.Drawing.Size(208, 20); this.DocIdxTextBox.TabIndex = 13; // // label79 // this.label79.AutoSize = true; this.label79.Location = new System.Drawing.Point(3, 107); this.label79.Name = "label79"; this.label79.Size = new System.Drawing.Size(166, 13); this.label79.TabIndex = 12; this.label79.Text = "Индекс платежного документа"; // // ContractTextBox // this.ContractTextBox.Location = new System.Drawing.Point(220, 127); this.ContractTextBox.Name = "ContractTextBox"; this.ContractTextBox.Size = new System.Drawing.Size(177, 20); this.ContractTextBox.TabIndex = 11; // // label78 // this.label78.AutoSize = true; this.label78.Location = new System.Drawing.Point(217, 107); this.label78.Name = "label78"; this.label78.Size = new System.Drawing.Size(89, 13); this.label78.TabIndex = 10; this.label78.Text = "Номер договора"; // // PersonalAccoutTextBox // this.PersonalAccoutTextBox.Location = new System.Drawing.Point(6, 78); this.PersonalAccoutTextBox.Name = "PersonalAccoutTextBox"; this.PersonalAccoutTextBox.Size = new System.Drawing.Size(208, 20); this.PersonalAccoutTextBox.TabIndex = 9; // // label77 // this.label77.AutoSize = true; this.label77.Location = new System.Drawing.Point(3, 58); this.label77.Name = "label77"; this.label77.Size = new System.Drawing.Size(207, 13); this.label77.TabIndex = 8; this.label77.Text = "Лицевой счёт бюджетного получателя"; // // PayerAdressTextBox // this.PayerAdressTextBox.Location = new System.Drawing.Point(220, 78); this.PayerAdressTextBox.Name = "PayerAdressTextBox"; this.PayerAdressTextBox.Size = new System.Drawing.Size(177, 20); this.PayerAdressTextBox.TabIndex = 7; // // label76 // this.label76.AutoSize = true; this.label76.Location = new System.Drawing.Point(217, 58); this.label76.Name = "label76"; this.label76.Size = new System.Drawing.Size(110, 13); this.label76.TabIndex = 6; this.label76.Text = "Адрес плательщика"; // // MiddleNameTextBox // this.MiddleNameTextBox.Location = new System.Drawing.Point(262, 29); this.MiddleNameTextBox.Name = "MiddleNameTextBox"; this.MiddleNameTextBox.Size = new System.Drawing.Size(135, 20); this.MiddleNameTextBox.TabIndex = 5; // // label75 // this.label75.AutoSize = true; this.label75.Location = new System.Drawing.Point(259, 9); this.label75.Name = "label75"; this.label75.Size = new System.Drawing.Size(128, 13); this.label75.TabIndex = 4; this.label75.Text = "Отчество плательщика"; // // FirstNameTextBox // this.FirstNameTextBox.Location = new System.Drawing.Point(6, 29); this.FirstNameTextBox.Name = "FirstNameTextBox"; this.FirstNameTextBox.Size = new System.Drawing.Size(107, 20); this.FirstNameTextBox.TabIndex = 3; // // label61 // this.label61.AutoSize = true; this.label61.Location = new System.Drawing.Point(3, 9); this.label61.Name = "label61"; this.label61.Size = new System.Drawing.Size(98, 13); this.label61.TabIndex = 2; this.label61.Text = "Имя плательщика"; // // LastNameTextBox // this.LastNameTextBox.Location = new System.Drawing.Point(119, 29); this.LastNameTextBox.Name = "LastNameTextBox"; this.LastNameTextBox.Size = new System.Drawing.Size(137, 20); this.LastNameTextBox.TabIndex = 1; // // label60 // this.label60.AutoSize = true; this.label60.Location = new System.Drawing.Point(116, 9); this.label60.Name = "label60"; this.label60.Size = new System.Drawing.Size(123, 13); this.label60.TabIndex = 0; this.label60.Text = "Фамилия плательщика"; // // tabItem1 // this.tabItem1.Image = null; this.tabItem1.Location = new System.Drawing.Point(0, 0); this.tabItem1.Name = "tabItem1"; this.tabItem1.Size = new System.Drawing.Size(200, 100); this.tabItem1.TabIndex = 0; this.tabItem1.Text = "1"; this.tabItem1.Visible = false; // // tabItem2 // this.tabItem2.Image = null; this.tabItem2.Location = new System.Drawing.Point(0, 0); this.tabItem2.Name = "tabItem2"; this.tabItem2.Size = new System.Drawing.Size(200, 100); this.tabItem2.TabIndex = 0; this.tabItem2.Text = "2"; // // tabItem3 // this.tabItem3.Image = null; this.tabItem3.Location = new System.Drawing.Point(0, 0); this.tabItem3.Name = "tabItem3"; this.tabItem3.Size = new System.Drawing.Size(200, 100); this.tabItem3.TabIndex = 0; this.tabItem3.Text = "3"; // // tabItem4 // this.tabItem4.Image = null; this.tabItem4.Location = new System.Drawing.Point(0, 0); this.tabItem4.Name = "tabItem4"; this.tabItem4.Size = new System.Drawing.Size(200, 100); this.tabItem4.TabIndex = 0; this.tabItem4.Text = "4"; // // tabItem5 // this.tabItem5.Image = null; this.tabItem5.Location = new System.Drawing.Point(0, 0); this.tabItem5.Name = "tabItem5"; this.tabItem5.Size = new System.Drawing.Size(200, 100); this.tabItem5.TabIndex = 0; this.tabItem5.Text = "5"; // // panel1 // this.panel1.Controls.Add(this.tvData); this.panel1.Controls.Add(this.expandableSplitter1); this.panel1.Controls.Add(this.lblDescription); this.panel1.Location = new System.Drawing.Point(611, 12); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(207, 445); this.panel1.TabIndex = 17; // // tvData // this.tvData.AllowDrop = true; this.tvData.Dock = System.Windows.Forms.DockStyle.Fill; this.tvData.ImageIndex = 0; this.tvData.Location = new System.Drawing.Point(0, 0); this.tvData.Name = "tvData"; this.tvData.SelectedImageIndex = 0; this.tvData.ShowColumns = true; this.tvData.ShowCubeSources = false; this.tvData.ShowCustomItems = true; this.tvData.ShowDataSources = true; this.tvData.ShowEnabledOnly = true; this.tvData.ShowFunctions = true; this.tvData.ShowNone = false; this.tvData.ShowParameters = true; this.tvData.ShowRelations = true; this.tvData.ShowTotals = true; this.tvData.ShowVariables = true; this.tvData.Size = new System.Drawing.Size(207, 366); this.tvData.TabIndex = 3; this.tvData.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.tvData_ItemDrag); this.tvData.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvData_AfterSelect); this.tvData.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.tvData_NodeMouseDoubleClick); // // expandableSplitter1 // this.expandableSplitter1.Dock = System.Windows.Forms.DockStyle.Bottom; this.expandableSplitter1.Location = new System.Drawing.Point(0, 366); this.expandableSplitter1.Name = "expandableSplitter1"; this.expandableSplitter1.Size = new System.Drawing.Size(207, 3); this.expandableSplitter1.TabIndex = 4; this.expandableSplitter1.TabStop = false; this.expandableSplitter1.Visible = false; // // lblDescription // this.lblDescription.AutoScroll = true; this.lblDescription.BackColor = System.Drawing.SystemColors.Window; this.lblDescription.Dock = System.Windows.Forms.DockStyle.Bottom; this.lblDescription.Location = new System.Drawing.Point(0, 369); this.lblDescription.Name = "lblDescription"; this.lblDescription.Size = new System.Drawing.Size(207, 76); this.lblDescription.TabIndex = 5; this.lblDescription.Visible = false; // // BarcodeEditorForm // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.ClientSize = new System.Drawing.Size(829, 506); this.Controls.Add(this.panel1); this.Controls.Add(this.qrTabs); this.KeyPreview = true; this.Name = "BarcodeEditorForm"; this.ShowIcon = false; this.Text = "QR_Edit"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.QREdit_FormClosed); this.Controls.SetChildIndex(this.qrTabs, 0); this.Controls.SetChildIndex(this.panel1, 0); this.Controls.SetChildIndex(this.btnOk, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.qrTabs.ResumeLayout(false); this.qrTypeText.ResumeLayout(false); this.qrTypeText.PerformLayout(); this.qrTypeVcard.ResumeLayout(false); this.qrTypeVcard.PerformLayout(); this.qrTypeURI.ResumeLayout(false); this.qrTypeURI.PerformLayout(); this.qrTypeEmailAddress.ResumeLayout(false); this.qrTypeEmailAddress.PerformLayout(); this.qrTypeEmailMessage.ResumeLayout(false); this.qrTypeEmailMessage.PerformLayout(); this.qrTypeGeo.ResumeLayout(false); this.qrTypeGeo.PerformLayout(); this.qrTypeSMS.ResumeLayout(false); this.qrTypeSMS.PerformLayout(); this.qrTypeCall.ResumeLayout(false); this.qrTypeCall.PerformLayout(); this.qrTypeEvent.ResumeLayout(false); this.qrTypeEvent.PerformLayout(); this.qrTypeWifi.ResumeLayout(false); this.qrTypeWifi.PerformLayout(); this.qrTypeSwiss.ResumeLayout(false); this.qrTypeSwiss.PerformLayout(); this.gbSwissAddInformation.ResumeLayout(false); this.gbSwissAddInformation.PerformLayout(); this.gbSwissDebitor.ResumeLayout(false); this.gbSwissDebitor.PerformLayout(); this.gbSwissCreditor.ResumeLayout(false); this.gbSwissCreditor.PerformLayout(); this.qrTypeSberbank.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); this.tabPage3.ResumeLayout(false); this.tabPage3.PerformLayout(); this.tabPage4.ResumeLayout(false); this.tabPage4.PerformLayout(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private FastReport.Controls.PageControl qrTabs; private FastReport.Controls.PageControlPage qrTypeText; private FastReport.Controls.PageControlPage qrTypeVcard; private FastReport.Controls.PageControlPage qrTypeURI; private System.Windows.Forms.TextBox qrURI; private FastReport.Controls.PageControlPage qrTypeEmailAddress; private System.Windows.Forms.TextBox qrEmail; private FastReport.Controls.PageControlPage qrTypeEmailMessage; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox qrEmailSub; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox qrEmailTo; private FastReport.Controls.PageControlPage qrTypeGeo; private System.Windows.Forms.TextBox qrGeoMeters; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox qrGeoLongitude; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox qrGeoLatitude; private System.Windows.Forms.Label label5; private FastReport.Controls.PageControlPage qrTypeSMS; private System.Windows.Forms.TextBox qrSMSText; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox qrSMSTo; private System.Windows.Forms.Label label7; private FastReport.Controls.PageControlPage qrTypeCall; private System.Windows.Forms.TextBox qrCall; private System.Windows.Forms.Label label9; private FastReport.Controls.PageControlPage qrTypeEvent; private FastReport.Controls.PageControlPage qrTypeWifi; private System.Windows.Forms.DateTimePicker qrEventTo; private System.Windows.Forms.Label label12; private System.Windows.Forms.DateTimePicker qrEventFrom; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox qrEventDesc; private System.Windows.Forms.Label label10; private System.Windows.Forms.ComboBox qrWifiEncryption; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox qrVcWebsite; private System.Windows.Forms.Label label20; private System.Windows.Forms.TextBox qrVcCompany; private System.Windows.Forms.TextBox qrVcPhoneHome; private System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox qrVcTitle; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox qrVcLN; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox qrVcFN; private System.Windows.Forms.CheckBox qrWifiHidden; private System.Windows.Forms.TextBox qrWifiPass; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox qrWifiName; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox qrVcCountry; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox qrVcCity; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox qrVcZip; private System.Windows.Forms.Label label31; private System.Windows.Forms.TextBox qrVcStreet; private System.Windows.Forms.Label label19; private System.Windows.Forms.TextBox qrVcPhone; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox qrVcEmailWork; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox qrVcEmailHome; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox qrVcPhoneWork; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label29; private FastReport.Controls.PageControlPage tabItem1; private FastReport.Controls.PageControlPage tabItem2; private FastReport.Controls.PageControlPage tabItem3; private FastReport.Controls.PageControlPage tabItem4; private FastReport.Controls.PageControlPage tabItem5; private System.Windows.Forms.TextBox qrText; private System.Windows.Forms.TextBox qrEmailText; private System.Windows.Forms.Panel panel1; private Controls.DataTreeView tvData; private System.Windows.Forms.Splitter expandableSplitter1; private Controls.DescriptionControl lblDescription; private FastReport.Controls.PageControlPage qrTypeSwiss; private System.Windows.Forms.ComboBox qrSwissIbanType; private System.Windows.Forms.TextBox qrSwissIban; private System.Windows.Forms.TextBox qrSwissCreditorZipCode; private System.Windows.Forms.TextBox qrSwissCreditorName; private System.Windows.Forms.Label lblSwissZip1; private System.Windows.Forms.Label lblSwissName1; private System.Windows.Forms.TextBox qrSwissCreditorHNumber; private System.Windows.Forms.TextBox qrSwissCreditorStreet; private System.Windows.Forms.TextBox qrSwissCreditorCountry; private System.Windows.Forms.TextBox qrSwissCreditorCity; private System.Windows.Forms.Label lblSwissStreet1; private System.Windows.Forms.ComboBox qrSwissRefType; private System.Windows.Forms.TextBox qrSwissRefText; private System.Windows.Forms.Label lblSwissRefType; private System.Windows.Forms.Label lblSwissRefText; private System.Windows.Forms.TextBox qrSwissDebitorHNumber; private System.Windows.Forms.TextBox qrSwissDebitorStreet; private System.Windows.Forms.TextBox qrSwissDebitorCountry; private System.Windows.Forms.TextBox qrSwissDebitorCity; private System.Windows.Forms.TextBox qrSwissDebitorZipCode; private System.Windows.Forms.TextBox qrSwissDebitorName; private System.Windows.Forms.TextBox qrSwissBillInfo; private System.Windows.Forms.TextBox qrSwissUnstructMessage; private System.Windows.Forms.Label lblSwissAddBillInfo; private System.Windows.Forms.Label lblSwissAddMessage; private System.Windows.Forms.TextBox qrSwissAlt2; private System.Windows.Forms.TextBox qrSwissAlt1; private System.Windows.Forms.ComboBox qrSwissRefTextType; private System.Windows.Forms.Label lblSwissRefTextType; private System.Windows.Forms.TextBox qrSwissAmount; private System.Windows.Forms.GroupBox gbSwissAddInformation; private System.Windows.Forms.GroupBox gbSwissCreditor; private System.Windows.Forms.GroupBox gbSwissDebitor; private System.Windows.Forms.Label sberQrName; private FastReport.Controls.PageControlPage qrTypeSberbank; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TextBox NameTextBox; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label59; private System.Windows.Forms.TextBox PersonalAccTextBox; private System.Windows.Forms.TextBox CorrespAccTextBox; private System.Windows.Forms.TextBox BICTextBox; private System.Windows.Forms.TextBox BankNameTextBox; private System.Windows.Forms.Label label52; private System.Windows.Forms.Label label45; private System.Windows.Forms.DateTimePicker DocumentDatePicker; private System.Windows.Forms.TextBox PayerInnTextBox; private System.Windows.Forms.TextBox PayReasonTextBox; private System.Windows.Forms.Label label66; private System.Windows.Forms.TextBox TaxPeriodTextBox; private System.Windows.Forms.Label label64; private System.Windows.Forms.Label label69; private System.Windows.Forms.TextBox ReceiverKPPTextBox; private System.Windows.Forms.TextBox OKTMOTextBox; private System.Windows.Forms.TextBox ReceiverIINTextBox; private System.Windows.Forms.Label label72; private System.Windows.Forms.Label label65; private System.Windows.Forms.Label label68; private System.Windows.Forms.Label label63; private System.Windows.Forms.TextBox DocumentNumberTextBox; private System.Windows.Forms.Label label62; private System.Windows.Forms.TextBox CBCTextBox; private System.Windows.Forms.Label label74; private System.Windows.Forms.Label label70; private System.Windows.Forms.TextBox sumTextBox; private System.Windows.Forms.Label label73; private System.Windows.Forms.TextBox DrawerStatusTextBox; private System.Windows.Forms.Label label67; private System.Windows.Forms.TextBox TaxPayKindTextBox; private System.Windows.Forms.TextBox PaymentPurpose; private System.Windows.Forms.Label label71; private System.Windows.Forms.TextBox PensAccTextBox; private System.Windows.Forms.Label label80; private System.Windows.Forms.TextBox DocIdxTextBox; private System.Windows.Forms.Label label79; private System.Windows.Forms.TextBox ContractTextBox; private System.Windows.Forms.Label label78; private System.Windows.Forms.TextBox PersonalAccoutTextBox; private System.Windows.Forms.Label label77; private System.Windows.Forms.TextBox PayerAdressTextBox; private System.Windows.Forms.Label label76; private System.Windows.Forms.TextBox MiddleNameTextBox; private System.Windows.Forms.Label label75; private System.Windows.Forms.TextBox FirstNameTextBox; private System.Windows.Forms.Label label61; private System.Windows.Forms.TextBox LastNameTextBox; private System.Windows.Forms.Label label60; private System.Windows.Forms.TextBox FlatTextBox; private System.Windows.Forms.Label label83; private System.Windows.Forms.TextBox PhoneTextBox; private System.Windows.Forms.Label label84; private System.Windows.Forms.TextBox PersAccTextBox; private System.Windows.Forms.Label label81; private System.Windows.Forms.TextBox CategoryTextBox; private System.Windows.Forms.Label label90; private System.Windows.Forms.Label label89; private System.Windows.Forms.DateTimePicker PaymTermPicker; private System.Windows.Forms.Label label88; private System.Windows.Forms.DateTimePicker BirthDatePicker; private System.Windows.Forms.TextBox ChildFioTextBox; private System.Windows.Forms.Label label87; private System.Windows.Forms.TextBox PayerIdNumTextBox; private System.Windows.Forms.Label label86; private System.Windows.Forms.TextBox PayerIdTypeTextBox; private System.Windows.Forms.Label label85; private System.Windows.Forms.CheckBox DocDateCheckBox; private System.Windows.Forms.CheckBox BirthDateCheckBox; private System.Windows.Forms.CheckBox PaymTermCheckBox; private System.Windows.Forms.TextBox UINTextBox; private System.Windows.Forms.Label label103; private System.Windows.Forms.TextBox RegType; private System.Windows.Forms.Label label102; private System.Windows.Forms.TextBox ExecId; private System.Windows.Forms.Label label101; private System.Windows.Forms.TextBox RuleIdTextBox; private System.Windows.Forms.Label label100; private System.Windows.Forms.TextBox AddAmountTextBox; private System.Windows.Forms.Label label99; private System.Windows.Forms.TextBox SpecFioTextBox; private System.Windows.Forms.Label label98; private System.Windows.Forms.TextBox ClassNumTextBox; private System.Windows.Forms.Label label97; private System.Windows.Forms.TextBox InstNumTextBox; private System.Windows.Forms.Label label96; private System.Windows.Forms.CheckBox QuittDateCheckBox; private System.Windows.Forms.Label label95; private System.Windows.Forms.DateTimePicker QuittDateDatePicker; private System.Windows.Forms.TextBox QuittIdTextBox; private System.Windows.Forms.Label label94; private System.Windows.Forms.TextBox CounterIdValTextBox; private System.Windows.Forms.Label label91; private System.Windows.Forms.TextBox ServiceNameTextBox; private System.Windows.Forms.Label label92; private System.Windows.Forms.TextBox CounterValTextBox; private System.Windows.Forms.Label label93; private System.Windows.Forms.TextBox TechCodeTextBox; private System.Windows.Forms.Label label104; private System.Windows.Forms.Label lblSwissAmount; private System.Windows.Forms.Label lblSwissIban; private System.Windows.Forms.Label lblSwissStreet2; private System.Windows.Forms.Label lblSwissZip2; private System.Windows.Forms.Label lblSwissName2; private System.Windows.Forms.Label lblSwissAddProcedure1; private System.Windows.Forms.Label lblSwissCurrency; private System.Windows.Forms.Label lblSwissIbanType; private System.Windows.Forms.Label lblSwissAddProcedure2; private System.Windows.Forms.TextBox tbQrSwissCurrency; } }