namespace CKUERA { partial class Principal { /// /// 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(Principal)); this.Panel1 = new System.Windows.Forms.Panel(); this.label7 = new System.Windows.Forms.Label(); this.PictureBox1 = new System.Windows.Forms.PictureBox(); this.Comenzar = new CustomControls.RJControls.RJButton(); this.TextBox1 = new CustomControls.RJControls.RJTextBox(); this.Label2 = new System.Windows.Forms.Label(); this.Label1 = new System.Windows.Forms.Label(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.Barra_izq = new System.Windows.Forms.Label(); this.Factura = new System.Windows.Forms.ComboBox(); this.Boton10_text = new System.Windows.Forms.ComboBox(); this.RUC_P_JUR = new System.Windows.Forms.TextBox(); this.RAZON_S_P_JUR = new System.Windows.Forms.TextBox(); this.VALIDEZ2 = new System.Windows.Forms.DateTimePicker(); this.VALIDEZ1 = new System.Windows.Forms.DateTimePicker(); this.unidad = new System.Windows.Forms.TextBox(); this.Balanza_x_U = new System.Windows.Forms.TextBox(); this.Balanza_x_K = new System.Windows.Forms.TextBox(); this.Puerto = new System.Windows.Forms.ComboBox(); this.mJE_ = new System.Windows.Forms.RichTextBox(); this.SIMB_ = new System.Windows.Forms.TextBox(); this.DIRECC = new System.Windows.Forms.TextBox(); this.AutoIMP = new System.Windows.Forms.CheckBox(); this.tel_ = new System.Windows.Forms.TextBox(); this.Timbrado = new System.Windows.Forms.TextBox(); this.num_esta = new System.Windows.Forms.TextBox(); this.ruc_ = new System.Windows.Forms.TextBox(); this.Razon_S = new System.Windows.Forms.TextBox(); this.Nombre_emp = new System.Windows.Forms.TextBox(); this.Label3 = new System.Windows.Forms.Label(); this.host_ = new System.Windows.Forms.TextBox(); this.check_Venta_en_linea = new System.Windows.Forms.CheckBox(); this.check_BlocNota = new System.Windows.Forms.CheckBox(); this.check_Imp58 = new System.Windows.Forms.CheckBox(); this.check_FacturarSiempre = new System.Windows.Forms.CheckBox(); this.Txt_Tel_Whats = new System.Windows.Forms.TextBox(); this.Txt_ID_Whats = new System.Windows.Forms.TextBox(); this.button6 = new System.Windows.Forms.Button(); this.check_EnviarWhVentas = new System.Windows.Forms.CheckBox(); this.checVendedor = new System.Windows.Forms.CheckBox(); this.PJuridica = new System.Windows.Forms.RadioButton(); this.UniP = new System.Windows.Forms.RadioButton(); this.checSuc = new System.Windows.Forms.CheckBox(); this.checLV = new System.Windows.Forms.CheckBox(); this.checIVA = new System.Windows.Forms.CheckBox(); this.checIRE = new System.Windows.Forms.CheckBox(); this.checRSP = new System.Windows.Forms.CheckBox(); this.button5 = new System.Windows.Forms.Button(); this.HostServicios = new System.Windows.Forms.TextBox(); this.Txt_vientoFuerte = new System.Windows.Forms.TextBox(); this.panel3 = new System.Windows.Forms.Panel(); this.Txt_Pass_elim_lic = new System.Windows.Forms.TextBox(); this.button7 = new System.Windows.Forms.Button(); this.EMPRESA = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.NombreN = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.TextBox(); this.button3 = new System.Windows.Forms.Button(); this.Lic = new System.Windows.Forms.TextBox(); this.button4 = new System.Windows.Forms.Button(); this.trabajando = new System.Windows.Forms.Label(); this.Vox = new System.Windows.Forms.Label(); this.datos_distri = new System.Windows.Forms.Label(); this.colorDialog1 = new System.Windows.Forms.ColorDialog(); this.Barra_sup = new System.Windows.Forms.Label(); this.Cerrar = new System.Windows.Forms.Label(); this.Restau = new System.Windows.Forms.Label(); this.Minim = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.Panel2 = new System.Windows.Forms.Panel(); this.BTN_PV1 = new System.Windows.Forms.Label(); this.Btn_Conf_Presu = new System.Windows.Forms.Button(); this.Button2 = new System.Windows.Forms.Button(); this.Button1 = new System.Windows.Forms.Button(); this.checC_Corte = new System.Windows.Forms.CheckBox(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.Boton6 = new System.Windows.Forms.Label(); this.Boton5 = new System.Windows.Forms.Label(); this.Boton4 = new System.Windows.Forms.Label(); this.Boton3 = new System.Windows.Forms.Label(); this.Boton2 = new System.Windows.Forms.Label(); this.Boton1 = new System.Windows.Forms.Label(); this.Boton7 = new System.Windows.Forms.Label(); this.Boton8 = new System.Windows.Forms.Label(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.Boton9 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.Boton10 = new System.Windows.Forms.Label(); this.Btn_Prueba = new System.Windows.Forms.Button(); this.ENTER = new System.Windows.Forms.Button(); this.textBox2 = new System.Windows.Forms.TextBox(); this.chec_asignar_cliente = new System.Windows.Forms.CheckBox(); this.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit(); this.panel3.SuspendLayout(); this.Panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // Panel1 // this.Panel1.BackColor = System.Drawing.Color.Transparent; this.Panel1.Controls.Add(this.label7); this.Panel1.Controls.Add(this.PictureBox1); this.Panel1.Controls.Add(this.Comenzar); this.Panel1.Controls.Add(this.TextBox1); this.Panel1.Controls.Add(this.Label2); resources.ApplyResources(this.Panel1, "Panel1"); this.Panel1.Name = "Panel1"; this.toolTip1.SetToolTip(this.Panel1, resources.GetString("Panel1.ToolTip")); // // label7 // this.label7.BackColor = System.Drawing.Color.White; resources.ApplyResources(this.label7, "label7"); this.label7.Name = "label7"; this.label7.Click += new System.EventHandler(this.label7_Click); // // PictureBox1 // resources.ApplyResources(this.PictureBox1, "PictureBox1"); this.PictureBox1.Name = "PictureBox1"; this.PictureBox1.TabStop = false; // // Comenzar // this.Comenzar.BackColor = System.Drawing.Color.White; this.Comenzar.BackgroundColor = System.Drawing.Color.White; this.Comenzar.BorderColor = System.Drawing.Color.MediumPurple; this.Comenzar.BorderRadius = 10; this.Comenzar.BorderSize = 1; this.Comenzar.FlatAppearance.BorderSize = 0; resources.ApplyResources(this.Comenzar, "Comenzar"); this.Comenzar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.Comenzar.Name = "Comenzar"; this.Comenzar.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.Comenzar.UseVisualStyleBackColor = false; this.Comenzar.Click += new System.EventHandler(this.Comenzar_1Click); // // TextBox1 // this.TextBox1.BackColor = System.Drawing.SystemColors.Window; resources.ApplyResources(this.TextBox1, "TextBox1"); this.TextBox1.BorderColor = System.Drawing.Color.MediumPurple; this.TextBox1.BorderFocusColor = System.Drawing.Color.Purple; this.TextBox1.BorderRadius = 10; this.TextBox1.BorderSize = 1; this.TextBox1.ForeColor = System.Drawing.Color.White; this.TextBox1.Multiline = false; this.TextBox1.Name = "TextBox1"; this.TextBox1.PasswordChar = false; this.TextBox1.PlaceholderColor = System.Drawing.Color.DarkGray; this.TextBox1.PlaceholderText = ""; this.TextBox1.Texts = ""; this.TextBox1.UnderlinedStyle = false; this.TextBox1._TextChanged += new System.EventHandler(this.TextBox1__TextChanged); // // Label2 // this.Label2.BackColor = System.Drawing.Color.Transparent; this.Label2.ForeColor = System.Drawing.Color.Purple; resources.ApplyResources(this.Label2, "Label2"); this.Label2.Name = "Label2"; // // Label1 // this.Label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Label1, "Label1"); this.Label1.ForeColor = System.Drawing.Color.Gainsboro; this.Label1.Name = "Label1"; this.Label1.UseCompatibleTextRendering = true; // // Barra_izq // this.Barra_izq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Barra_izq, "Barra_izq"); this.Barra_izq.Name = "Barra_izq"; this.toolTip1.SetToolTip(this.Barra_izq, resources.GetString("Barra_izq.ToolTip")); this.Barra_izq.Click += new System.EventHandler(this.Barra_izq_Click); this.Barra_izq.DoubleClick += new System.EventHandler(this.Barra_izq_DoubleClick); // // Factura // this.Factura.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; resources.ApplyResources(this.Factura, "Factura"); this.Factura.FormattingEnabled = true; this.Factura.Items.AddRange(new object[] { resources.GetString("Factura.Items"), resources.GetString("Factura.Items1"), resources.GetString("Factura.Items2"), resources.GetString("Factura.Items3")}); this.Factura.Name = "Factura"; this.toolTip1.SetToolTip(this.Factura, resources.GetString("Factura.ToolTip")); this.Factura.SelectedIndexChanged += new System.EventHandler(this.Factura_SelectedIndexChanged); // // Boton10_text // this.Boton10_text.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; resources.ApplyResources(this.Boton10_text, "Boton10_text"); this.Boton10_text.FormattingEnabled = true; this.Boton10_text.Items.AddRange(new object[] { resources.GetString("Boton10_text.Items"), resources.GetString("Boton10_text.Items1"), resources.GetString("Boton10_text.Items2")}); this.Boton10_text.Name = "Boton10_text"; this.toolTip1.SetToolTip(this.Boton10_text, resources.GetString("Boton10_text.ToolTip")); // // RUC_P_JUR // this.RUC_P_JUR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.RUC_P_JUR, "RUC_P_JUR"); this.RUC_P_JUR.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.RUC_P_JUR.Name = "RUC_P_JUR"; this.toolTip1.SetToolTip(this.RUC_P_JUR, resources.GetString("RUC_P_JUR.ToolTip")); // // RAZON_S_P_JUR // this.RAZON_S_P_JUR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.RAZON_S_P_JUR, "RAZON_S_P_JUR"); this.RAZON_S_P_JUR.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.RAZON_S_P_JUR.Name = "RAZON_S_P_JUR"; this.toolTip1.SetToolTip(this.RAZON_S_P_JUR, resources.GetString("RAZON_S_P_JUR.ToolTip")); // // VALIDEZ2 // this.VALIDEZ2.CalendarMonthBackground = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.VALIDEZ2.CalendarTitleBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.VALIDEZ2.Format = System.Windows.Forms.DateTimePickerFormat.Short; resources.ApplyResources(this.VALIDEZ2, "VALIDEZ2"); this.VALIDEZ2.Name = "VALIDEZ2"; this.toolTip1.SetToolTip(this.VALIDEZ2, resources.GetString("VALIDEZ2.ToolTip")); // // VALIDEZ1 // this.VALIDEZ1.CalendarMonthBackground = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.VALIDEZ1.CalendarTitleBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.VALIDEZ1.Format = System.Windows.Forms.DateTimePickerFormat.Short; resources.ApplyResources(this.VALIDEZ1, "VALIDEZ1"); this.VALIDEZ1.Name = "VALIDEZ1"; this.toolTip1.SetToolTip(this.VALIDEZ1, resources.GetString("VALIDEZ1.ToolTip")); // // unidad // this.unidad.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); resources.ApplyResources(this.unidad, "unidad"); this.unidad.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.unidad.Name = "unidad"; this.toolTip1.SetToolTip(this.unidad, resources.GetString("unidad.ToolTip")); this.unidad.TextChanged += new System.EventHandler(this.unidad_TextChanged_1); // // Balanza_x_U // resources.ApplyResources(this.Balanza_x_U, "Balanza_x_U"); this.Balanza_x_U.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Balanza_x_U.Name = "Balanza_x_U"; this.toolTip1.SetToolTip(this.Balanza_x_U, resources.GetString("Balanza_x_U.ToolTip")); // // Balanza_x_K // resources.ApplyResources(this.Balanza_x_K, "Balanza_x_K"); this.Balanza_x_K.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Balanza_x_K.Name = "Balanza_x_K"; this.toolTip1.SetToolTip(this.Balanza_x_K, resources.GetString("Balanza_x_K.ToolTip")); // // Puerto // resources.ApplyResources(this.Puerto, "Puerto"); this.Puerto.FormattingEnabled = true; this.Puerto.Items.AddRange(new object[] { resources.GetString("Puerto.Items"), resources.GetString("Puerto.Items1"), resources.GetString("Puerto.Items2"), resources.GetString("Puerto.Items3"), resources.GetString("Puerto.Items4"), resources.GetString("Puerto.Items5"), resources.GetString("Puerto.Items6"), resources.GetString("Puerto.Items7"), resources.GetString("Puerto.Items8"), resources.GetString("Puerto.Items9"), resources.GetString("Puerto.Items10"), resources.GetString("Puerto.Items11"), resources.GetString("Puerto.Items12"), resources.GetString("Puerto.Items13"), resources.GetString("Puerto.Items14"), resources.GetString("Puerto.Items15"), resources.GetString("Puerto.Items16"), resources.GetString("Puerto.Items17"), resources.GetString("Puerto.Items18"), resources.GetString("Puerto.Items19"), resources.GetString("Puerto.Items20"), resources.GetString("Puerto.Items21")}); this.Puerto.Name = "Puerto"; this.toolTip1.SetToolTip(this.Puerto, resources.GetString("Puerto.ToolTip")); // // mJE_ // resources.ApplyResources(this.mJE_, "mJE_"); this.mJE_.Name = "mJE_"; this.toolTip1.SetToolTip(this.mJE_, resources.GetString("mJE_.ToolTip")); // // SIMB_ // resources.ApplyResources(this.SIMB_, "SIMB_"); this.SIMB_.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.SIMB_.Name = "SIMB_"; this.toolTip1.SetToolTip(this.SIMB_, resources.GetString("SIMB_.ToolTip")); // // DIRECC // this.DIRECC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.DIRECC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); resources.ApplyResources(this.DIRECC, "DIRECC"); this.DIRECC.Name = "DIRECC"; this.toolTip1.SetToolTip(this.DIRECC, resources.GetString("DIRECC.ToolTip")); // // AutoIMP // resources.ApplyResources(this.AutoIMP, "AutoIMP"); this.AutoIMP.ForeColor = System.Drawing.Color.White; this.AutoIMP.Name = "AutoIMP"; this.toolTip1.SetToolTip(this.AutoIMP, resources.GetString("AutoIMP.ToolTip")); this.AutoIMP.UseVisualStyleBackColor = true; this.AutoIMP.CheckedChanged += new System.EventHandler(this.AutoIMP_CheckedChanged); // // tel_ // this.tel_.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.tel_, "tel_"); this.tel_.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.tel_.Name = "tel_"; this.toolTip1.SetToolTip(this.tel_, resources.GetString("tel_.ToolTip")); // // Timbrado // this.Timbrado.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.Timbrado, "Timbrado"); this.Timbrado.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Timbrado.Name = "Timbrado"; this.toolTip1.SetToolTip(this.Timbrado, resources.GetString("Timbrado.ToolTip")); // // num_esta // this.num_esta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.num_esta, "num_esta"); this.num_esta.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.num_esta.Name = "num_esta"; this.toolTip1.SetToolTip(this.num_esta, resources.GetString("num_esta.ToolTip")); // // ruc_ // this.ruc_.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.ruc_, "ruc_"); this.ruc_.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.ruc_.Name = "ruc_"; this.toolTip1.SetToolTip(this.ruc_, resources.GetString("ruc_.ToolTip")); // // Razon_S // this.Razon_S.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.Razon_S, "Razon_S"); this.Razon_S.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Razon_S.Name = "Razon_S"; this.toolTip1.SetToolTip(this.Razon_S, resources.GetString("Razon_S.ToolTip")); // // Nombre_emp // this.Nombre_emp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.Nombre_emp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); resources.ApplyResources(this.Nombre_emp, "Nombre_emp"); this.Nombre_emp.Name = "Nombre_emp"; this.toolTip1.SetToolTip(this.Nombre_emp, resources.GetString("Nombre_emp.ToolTip")); // // Label3 // this.Label3.ForeColor = System.Drawing.Color.White; resources.ApplyResources(this.Label3, "Label3"); this.Label3.Name = "Label3"; this.toolTip1.SetToolTip(this.Label3, resources.GetString("Label3.ToolTip")); // // host_ // this.host_.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); resources.ApplyResources(this.host_, "host_"); this.host_.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.host_.Name = "host_"; this.toolTip1.SetToolTip(this.host_, resources.GetString("host_.ToolTip")); // // check_Venta_en_linea // resources.ApplyResources(this.check_Venta_en_linea, "check_Venta_en_linea"); this.check_Venta_en_linea.ForeColor = System.Drawing.Color.White; this.check_Venta_en_linea.Name = "check_Venta_en_linea"; this.toolTip1.SetToolTip(this.check_Venta_en_linea, resources.GetString("check_Venta_en_linea.ToolTip")); this.check_Venta_en_linea.UseVisualStyleBackColor = true; this.check_Venta_en_linea.CheckedChanged += new System.EventHandler(this.check_Venta_en_linea_CheckedChanged); // // check_BlocNota // resources.ApplyResources(this.check_BlocNota, "check_BlocNota"); this.check_BlocNota.ForeColor = System.Drawing.Color.White; this.check_BlocNota.Name = "check_BlocNota"; this.toolTip1.SetToolTip(this.check_BlocNota, resources.GetString("check_BlocNota.ToolTip")); this.check_BlocNota.UseVisualStyleBackColor = true; this.check_BlocNota.CheckedChanged += new System.EventHandler(this.check_BlocNota_CheckedChanged); // // check_Imp58 // resources.ApplyResources(this.check_Imp58, "check_Imp58"); this.check_Imp58.ForeColor = System.Drawing.Color.White; this.check_Imp58.Name = "check_Imp58"; this.toolTip1.SetToolTip(this.check_Imp58, resources.GetString("check_Imp58.ToolTip")); this.check_Imp58.UseVisualStyleBackColor = true; this.check_Imp58.CheckedChanged += new System.EventHandler(this.check_Imp58_CheckedChanged); // // check_FacturarSiempre // resources.ApplyResources(this.check_FacturarSiempre, "check_FacturarSiempre"); this.check_FacturarSiempre.ForeColor = System.Drawing.Color.White; this.check_FacturarSiempre.Name = "check_FacturarSiempre"; this.toolTip1.SetToolTip(this.check_FacturarSiempre, resources.GetString("check_FacturarSiempre.ToolTip")); this.check_FacturarSiempre.UseVisualStyleBackColor = true; // // Txt_Tel_Whats // this.Txt_Tel_Whats.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.Txt_Tel_Whats, "Txt_Tel_Whats"); this.Txt_Tel_Whats.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Txt_Tel_Whats.Name = "Txt_Tel_Whats"; this.toolTip1.SetToolTip(this.Txt_Tel_Whats, resources.GetString("Txt_Tel_Whats.ToolTip")); // // Txt_ID_Whats // this.Txt_ID_Whats.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); resources.ApplyResources(this.Txt_ID_Whats, "Txt_ID_Whats"); this.Txt_ID_Whats.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.Txt_ID_Whats.Name = "Txt_ID_Whats"; this.toolTip1.SetToolTip(this.Txt_ID_Whats, resources.GetString("Txt_ID_Whats.ToolTip")); // // button6 // resources.ApplyResources(this.button6, "button6"); this.button6.Name = "button6"; this.toolTip1.SetToolTip(this.button6, resources.GetString("button6.ToolTip")); this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // check_EnviarWhVentas // resources.ApplyResources(this.check_EnviarWhVentas, "check_EnviarWhVentas"); this.check_EnviarWhVentas.ForeColor = System.Drawing.Color.White; this.check_EnviarWhVentas.Name = "check_EnviarWhVentas"; this.toolTip1.SetToolTip(this.check_EnviarWhVentas, resources.GetString("check_EnviarWhVentas.ToolTip")); this.check_EnviarWhVentas.UseVisualStyleBackColor = true; // // checVendedor // resources.ApplyResources(this.checVendedor, "checVendedor"); this.checVendedor.ForeColor = System.Drawing.Color.White; this.checVendedor.Name = "checVendedor"; this.toolTip1.SetToolTip(this.checVendedor, resources.GetString("checVendedor.ToolTip")); this.checVendedor.UseVisualStyleBackColor = true; // // PJuridica // resources.ApplyResources(this.PJuridica, "PJuridica"); this.PJuridica.ForeColor = System.Drawing.Color.White; this.PJuridica.Name = "PJuridica"; this.toolTip1.SetToolTip(this.PJuridica, resources.GetString("PJuridica.ToolTip")); this.PJuridica.UseVisualStyleBackColor = true; this.PJuridica.CheckedChanged += new System.EventHandler(this.PJuridica_CheckedChanged); // // UniP // resources.ApplyResources(this.UniP, "UniP"); this.UniP.Checked = true; this.UniP.ForeColor = System.Drawing.Color.White; this.UniP.Name = "UniP"; this.UniP.TabStop = true; this.toolTip1.SetToolTip(this.UniP, resources.GetString("UniP.ToolTip")); this.UniP.UseVisualStyleBackColor = true; this.UniP.CheckedChanged += new System.EventHandler(this.UniP_CheckedChanged); // // checSuc // this.checSuc.ForeColor = System.Drawing.Color.White; resources.ApplyResources(this.checSuc, "checSuc"); this.checSuc.Name = "checSuc"; this.toolTip1.SetToolTip(this.checSuc, resources.GetString("checSuc.ToolTip")); this.checSuc.UseVisualStyleBackColor = true; // // checLV // resources.ApplyResources(this.checLV, "checLV"); this.checLV.ForeColor = System.Drawing.Color.White; this.checLV.Name = "checLV"; this.toolTip1.SetToolTip(this.checLV, resources.GetString("checLV.ToolTip")); this.checLV.UseVisualStyleBackColor = true; this.checLV.CheckedChanged += new System.EventHandler(this.checLV_CheckedChanged); // // checIVA // resources.ApplyResources(this.checIVA, "checIVA"); this.checIVA.ForeColor = System.Drawing.Color.White; this.checIVA.Name = "checIVA"; this.toolTip1.SetToolTip(this.checIVA, resources.GetString("checIVA.ToolTip")); this.checIVA.UseVisualStyleBackColor = true; // // checIRE // resources.ApplyResources(this.checIRE, "checIRE"); this.checIRE.ForeColor = System.Drawing.Color.White; this.checIRE.Name = "checIRE"; this.toolTip1.SetToolTip(this.checIRE, resources.GetString("checIRE.ToolTip")); this.checIRE.UseVisualStyleBackColor = true; // // checRSP // resources.ApplyResources(this.checRSP, "checRSP"); this.checRSP.ForeColor = System.Drawing.Color.White; this.checRSP.Name = "checRSP"; this.toolTip1.SetToolTip(this.checRSP, resources.GetString("checRSP.ToolTip")); this.checRSP.UseVisualStyleBackColor = true; // // button5 // resources.ApplyResources(this.button5, "button5"); this.button5.Name = "button5"; this.toolTip1.SetToolTip(this.button5, resources.GetString("button5.ToolTip")); this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click_1); // // HostServicios // this.HostServicios.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); resources.ApplyResources(this.HostServicios, "HostServicios"); this.HostServicios.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.HostServicios.Name = "HostServicios"; this.toolTip1.SetToolTip(this.HostServicios, resources.GetString("HostServicios.ToolTip")); // // Txt_vientoFuerte // resources.ApplyResources(this.Txt_vientoFuerte, "Txt_vientoFuerte"); this.Txt_vientoFuerte.Name = "Txt_vientoFuerte"; this.toolTip1.SetToolTip(this.Txt_vientoFuerte, resources.GetString("Txt_vientoFuerte.ToolTip")); this.Txt_vientoFuerte.Click += new System.EventHandler(this.Txt_vientoFuerte_Click); this.Txt_vientoFuerte.TextChanged += new System.EventHandler(this.Txt_vientoFuerte_TextChanged); // // panel3 // this.panel3.Controls.Add(this.Txt_Pass_elim_lic); this.panel3.Controls.Add(this.button7); this.panel3.Controls.Add(this.EMPRESA); this.panel3.Controls.Add(this.label6); this.panel3.Controls.Add(this.label5); this.panel3.Controls.Add(this.NombreN); this.panel3.Controls.Add(this.label4); this.panel3.Controls.Add(this.button3); this.panel3.Controls.Add(this.Lic); this.panel3.Controls.Add(this.button4); resources.ApplyResources(this.panel3, "panel3"); this.panel3.Name = "panel3"; this.panel3.Paint += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint); // // Txt_Pass_elim_lic // this.Txt_Pass_elim_lic.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); resources.ApplyResources(this.Txt_Pass_elim_lic, "Txt_Pass_elim_lic"); this.Txt_Pass_elim_lic.Name = "Txt_Pass_elim_lic"; // // button7 // this.button7.BackColor = System.Drawing.Color.IndianRed; resources.ApplyResources(this.button7, "button7"); this.button7.Name = "button7"; this.button7.UseVisualStyleBackColor = false; this.button7.Click += new System.EventHandler(this.button7_Click_1); // // EMPRESA // resources.ApplyResources(this.EMPRESA, "EMPRESA"); this.EMPRESA.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.EMPRESA.Name = "EMPRESA"; // // label6 // resources.ApplyResources(this.label6, "label6"); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.label6.Name = "label6"; // // label5 // resources.ApplyResources(this.label5, "label5"); this.label5.BackColor = System.Drawing.Color.DarkRed; this.label5.ForeColor = System.Drawing.Color.White; this.label5.Name = "label5"; // // NombreN // resources.ApplyResources(this.NombreN, "NombreN"); this.NombreN.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.NombreN.Name = "NombreN"; this.NombreN.ReadOnly = true; // // label4 // resources.ApplyResources(this.label4, "label4"); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.label4.Name = "label4"; this.label4.ReadOnly = true; this.label4.TextChanged += new System.EventHandler(this.label4_TextChanged); // // button3 // resources.ApplyResources(this.button3, "button3"); this.button3.Name = "button3"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // Lic // resources.ApplyResources(this.Lic, "Lic"); this.Lic.Name = "Lic"; this.Lic.TextChanged += new System.EventHandler(this.Lic_TextChanged); // // button4 // resources.ApplyResources(this.button4, "button4"); this.button4.Name = "button4"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // trabajando // resources.ApplyResources(this.trabajando, "trabajando"); this.trabajando.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.trabajando.Name = "trabajando"; // // Vox // resources.ApplyResources(this.Vox, "Vox"); this.Vox.Name = "Vox"; // // datos_distri // this.datos_distri.BackColor = System.Drawing.Color.White; resources.ApplyResources(this.datos_distri, "datos_distri"); this.datos_distri.Name = "datos_distri"; // // Barra_sup // this.Barra_sup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); this.Barra_sup.ForeColor = System.Drawing.Color.Gainsboro; resources.ApplyResources(this.Barra_sup, "Barra_sup"); this.Barra_sup.Name = "Barra_sup"; this.Barra_sup.Click += new System.EventHandler(this.Barra_sup_Click); this.Barra_sup.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Barra_sup_MouseDown); this.Barra_sup.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Barra_sup_MouseMove); this.Barra_sup.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Barra_sup_MouseUp); // // Cerrar // this.Cerrar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Cerrar, "Cerrar"); this.Cerrar.ForeColor = System.Drawing.Color.Gray; this.Cerrar.Name = "Cerrar"; this.Cerrar.Click += new System.EventHandler(this.Cerrar_Click); this.Cerrar.MouseLeave += new System.EventHandler(this.Cerrar_MouseLeave); this.Cerrar.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Cerrar_MouseMove); // // Restau // this.Restau.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Restau, "Restau"); this.Restau.ForeColor = System.Drawing.Color.Gray; this.Restau.Name = "Restau"; this.Restau.Click += new System.EventHandler(this.Restau_Click); this.Restau.MouseLeave += new System.EventHandler(this.Restau_MouseLeave); this.Restau.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Restau_MouseMove); // // Minim // this.Minim.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Minim, "Minim"); this.Minim.ForeColor = System.Drawing.Color.Gray; this.Minim.Name = "Minim"; this.Minim.Click += new System.EventHandler(this.Minim_Click); this.Minim.MouseLeave += new System.EventHandler(this.Minim_MouseLeave); this.Minim.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Minim_MouseMove); // // label9 // this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(74)))), ((int)(((byte)(40))))); resources.ApplyResources(this.label9, "label9"); this.label9.Name = "label9"; // // Panel2 // this.Panel2.BackColor = System.Drawing.Color.CornflowerBlue; this.Panel2.Controls.Add(this.chec_asignar_cliente); this.Panel2.Controls.Add(this.BTN_PV1); this.Panel2.Controls.Add(this.Txt_vientoFuerte); this.Panel2.Controls.Add(this.HostServicios); this.Panel2.Controls.Add(this.checRSP); this.Panel2.Controls.Add(this.checIRE); this.Panel2.Controls.Add(this.checIVA); this.Panel2.Controls.Add(this.checLV); this.Panel2.Controls.Add(this.unidad); this.Panel2.Controls.Add(this.checSuc); this.Panel2.Controls.Add(this.PJuridica); this.Panel2.Controls.Add(this.checVendedor); this.Panel2.Controls.Add(this.check_EnviarWhVentas); this.Panel2.Controls.Add(this.button6); this.Panel2.Controls.Add(this.Txt_Tel_Whats); this.Panel2.Controls.Add(this.Txt_ID_Whats); this.Panel2.Controls.Add(this.Btn_Conf_Presu); this.Panel2.Controls.Add(this.check_FacturarSiempre); this.Panel2.Controls.Add(this.check_Imp58); this.Panel2.Controls.Add(this.check_BlocNota); this.Panel2.Controls.Add(this.check_Venta_en_linea); this.Panel2.Controls.Add(this.Factura); this.Panel2.Controls.Add(this.Boton10_text); this.Panel2.Controls.Add(this.button5); this.Panel2.Controls.Add(this.RUC_P_JUR); this.Panel2.Controls.Add(this.RAZON_S_P_JUR); this.Panel2.Controls.Add(this.UniP); this.Panel2.Controls.Add(this.VALIDEZ2); this.Panel2.Controls.Add(this.VALIDEZ1); this.Panel2.Controls.Add(this.Balanza_x_U); this.Panel2.Controls.Add(this.Balanza_x_K); this.Panel2.Controls.Add(this.Puerto); this.Panel2.Controls.Add(this.mJE_); this.Panel2.Controls.Add(this.SIMB_); this.Panel2.Controls.Add(this.DIRECC); this.Panel2.Controls.Add(this.AutoIMP); this.Panel2.Controls.Add(this.Button2); this.Panel2.Controls.Add(this.tel_); this.Panel2.Controls.Add(this.Timbrado); this.Panel2.Controls.Add(this.num_esta); this.Panel2.Controls.Add(this.ruc_); this.Panel2.Controls.Add(this.Razon_S); this.Panel2.Controls.Add(this.Nombre_emp); this.Panel2.Controls.Add(this.Label3); this.Panel2.Controls.Add(this.Button1); this.Panel2.Controls.Add(this.host_); this.Panel2.Controls.Add(this.checC_Corte); resources.ApplyResources(this.Panel2, "Panel2"); this.Panel2.Name = "Panel2"; this.Panel2.Click += new System.EventHandler(this.Panel2_Click); // // BTN_PV1 // resources.ApplyResources(this.BTN_PV1, "BTN_PV1"); this.BTN_PV1.Name = "BTN_PV1"; this.BTN_PV1.Click += new System.EventHandler(this.BTN_PV1_Click); // // Btn_Conf_Presu // this.Btn_Conf_Presu.DialogResult = System.Windows.Forms.DialogResult.Cancel; resources.ApplyResources(this.Btn_Conf_Presu, "Btn_Conf_Presu"); this.Btn_Conf_Presu.Name = "Btn_Conf_Presu"; this.Btn_Conf_Presu.UseVisualStyleBackColor = true; this.Btn_Conf_Presu.Click += new System.EventHandler(this.Btn_Conf_Presu_Click); // // Button2 // this.Button2.DialogResult = System.Windows.Forms.DialogResult.Cancel; resources.ApplyResources(this.Button2, "Button2"); this.Button2.Name = "Button2"; this.Button2.UseVisualStyleBackColor = true; this.Button2.Click += new System.EventHandler(this.Button2_Click_1); // // Button1 // resources.ApplyResources(this.Button1, "Button1"); this.Button1.Name = "Button1"; this.Button1.UseVisualStyleBackColor = true; this.Button1.Click += new System.EventHandler(this.Button1_Click); // // checC_Corte // resources.ApplyResources(this.checC_Corte, "checC_Corte"); this.checC_Corte.ForeColor = System.Drawing.Color.White; this.checC_Corte.Name = "checC_Corte"; this.checC_Corte.UseVisualStyleBackColor = true; // // timer1 // this.timer1.Interval = 10; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // pictureBox4 // resources.ApplyResources(this.pictureBox4, "pictureBox4"); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.TabStop = false; // // Boton6 // this.Boton6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton6, "Boton6"); this.Boton6.ForeColor = System.Drawing.Color.White; this.Boton6.Name = "Boton6"; this.Boton6.Click += new System.EventHandler(this.Boton6_Click); this.Boton6.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton6_MouseMove); // // Boton5 // this.Boton5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton5, "Boton5"); this.Boton5.ForeColor = System.Drawing.Color.White; this.Boton5.Name = "Boton5"; this.Boton5.Click += new System.EventHandler(this.Boton5_Click); this.Boton5.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton5_MouseMove); // // Boton4 // this.Boton4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton4, "Boton4"); this.Boton4.ForeColor = System.Drawing.Color.White; this.Boton4.Name = "Boton4"; this.Boton4.Click += new System.EventHandler(this.Boton4_Click); this.Boton4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton4_MouseMove); // // Boton3 // this.Boton3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton3, "Boton3"); this.Boton3.ForeColor = System.Drawing.Color.White; this.Boton3.Name = "Boton3"; this.Boton3.Click += new System.EventHandler(this.Boton3_Click); this.Boton3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton3_MouseMove); // // Boton2 // this.Boton2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton2, "Boton2"); this.Boton2.ForeColor = System.Drawing.Color.White; this.Boton2.Name = "Boton2"; this.Boton2.Click += new System.EventHandler(this.Boton2_Click); this.Boton2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton2_MouseMove); // // Boton1 // this.Boton1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton1, "Boton1"); this.Boton1.ForeColor = System.Drawing.Color.White; this.Boton1.Name = "Boton1"; this.Boton1.Click += new System.EventHandler(this.Boton1_Click); this.Boton1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton1_MouseMove); // // Boton7 // this.Boton7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton7, "Boton7"); this.Boton7.ForeColor = System.Drawing.Color.White; this.Boton7.Name = "Boton7"; this.Boton7.Click += new System.EventHandler(this.Boton7_Click); this.Boton7.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton7_MouseMove); // // Boton8 // this.Boton8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton8, "Boton8"); this.Boton8.ForeColor = System.Drawing.Color.White; this.Boton8.Name = "Boton8"; this.Boton8.Click += new System.EventHandler(this.Boton8_Click); this.Boton8.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton8_MouseMove); // // pictureBox3 // resources.ApplyResources(this.pictureBox3, "pictureBox3"); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.TabStop = false; // // Boton9 // this.Boton9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton9, "Boton9"); this.Boton9.ForeColor = System.Drawing.Color.White; this.Boton9.Name = "Boton9"; this.Boton9.Click += new System.EventHandler(this.Boton9_Click); this.Boton9.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton9_MouseMove); // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.Transparent; resources.ApplyResources(this.pictureBox2, "pictureBox2"); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.TabStop = false; this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click); // // Boton10 // this.Boton10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(85))))); resources.ApplyResources(this.Boton10, "Boton10"); this.Boton10.ForeColor = System.Drawing.Color.White; this.Boton10.Name = "Boton10"; this.Boton10.Click += new System.EventHandler(this.Boton10_Click); this.Boton10.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Boton10_MouseMove); // // Btn_Prueba // resources.ApplyResources(this.Btn_Prueba, "Btn_Prueba"); this.Btn_Prueba.Name = "Btn_Prueba"; this.Btn_Prueba.UseVisualStyleBackColor = true; this.Btn_Prueba.Click += new System.EventHandler(this.Btn_Prueba_Click); // // ENTER // resources.ApplyResources(this.ENTER, "ENTER"); this.ENTER.Name = "ENTER"; this.ENTER.UseVisualStyleBackColor = true; this.ENTER.Click += new System.EventHandler(this.button7_Click); // // textBox2 // resources.ApplyResources(this.textBox2, "textBox2"); this.textBox2.Name = "textBox2"; // // chec_asignar_cliente // resources.ApplyResources(this.chec_asignar_cliente, "chec_asignar_cliente"); this.chec_asignar_cliente.ForeColor = System.Drawing.Color.White; this.chec_asignar_cliente.Name = "chec_asignar_cliente"; this.toolTip1.SetToolTip(this.chec_asignar_cliente, resources.GetString("chec_asignar_cliente.ToolTip")); this.chec_asignar_cliente.UseVisualStyleBackColor = true; // // Principal // this.AcceptButton = this.ENTER; resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.textBox2); this.Controls.Add(this.panel3); this.Controls.Add(this.ENTER); this.Controls.Add(this.Panel1); this.Controls.Add(this.Btn_Prueba); this.Controls.Add(this.Panel2); this.Controls.Add(this.label9); this.Controls.Add(this.Barra_izq); this.Controls.Add(this.datos_distri); this.Controls.Add(this.Vox); this.Controls.Add(this.Minim); this.Controls.Add(this.Restau); this.Controls.Add(this.Cerrar); this.Controls.Add(this.Barra_sup); this.Controls.Add(this.trabajando); this.Controls.Add(this.pictureBox4); this.Controls.Add(this.Label1); this.Controls.Add(this.Boton6); this.Controls.Add(this.Boton5); this.Controls.Add(this.Boton4); this.Controls.Add(this.Boton3); this.Controls.Add(this.Boton2); this.Controls.Add(this.Boton1); this.Controls.Add(this.Boton7); this.Controls.Add(this.Boton8); this.Controls.Add(this.Boton9); this.Controls.Add(this.pictureBox3); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.Boton10); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Principal"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Principal_FormClosing); this.Load += new System.EventHandler(this.Principal_Load); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Principal_MouseMove); this.Resize += new System.EventHandler(this.Principal_Resize); this.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.Panel2.ResumeLayout(false); this.Panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion internal System.Windows.Forms.Panel Panel1; internal System.Windows.Forms.Label Label2; internal System.Windows.Forms.Label Label1; internal System.Windows.Forms.Label Boton6; internal System.Windows.Forms.Label Boton5; internal System.Windows.Forms.Label Boton3; internal System.Windows.Forms.Label Boton2; private System.Windows.Forms.ToolTip toolTip1; internal System.Windows.Forms.Label Boton7; internal System.Windows.Forms.Label Boton8; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.TextBox Lic; private System.Windows.Forms.Button button3; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.PictureBox pictureBox4; private System.Windows.Forms.TextBox label4; private System.Windows.Forms.TextBox NombreN; private System.Windows.Forms.Label label5; private System.Windows.Forms.Button button4; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox EMPRESA; private System.Windows.Forms.Label trabajando; private System.Windows.Forms.Label Vox; internal System.Windows.Forms.Label Boton9; private System.Windows.Forms.Label datos_distri; private System.Windows.Forms.ColorDialog colorDialog1; private System.Windows.Forms.Label Cerrar; private System.Windows.Forms.Label Restau; private System.Windows.Forms.Label Minim; public System.Windows.Forms.Label Barra_izq; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label label9; internal System.Windows.Forms.Label Boton10; internal System.Windows.Forms.Label Boton1; public System.Windows.Forms.Label Boton4; internal System.Windows.Forms.Panel Panel2; private System.Windows.Forms.ComboBox Factura; private System.Windows.Forms.Button button5; internal System.Windows.Forms.TextBox RUC_P_JUR; internal System.Windows.Forms.TextBox RAZON_S_P_JUR; private System.Windows.Forms.RadioButton PJuridica; private System.Windows.Forms.RadioButton UniP; private System.Windows.Forms.DateTimePicker VALIDEZ2; private System.Windows.Forms.DateTimePicker VALIDEZ1; public System.Windows.Forms.TextBox unidad; internal System.Windows.Forms.TextBox Balanza_x_U; internal System.Windows.Forms.TextBox Balanza_x_K; private System.Windows.Forms.ComboBox Puerto; private System.Windows.Forms.RichTextBox mJE_; internal System.Windows.Forms.TextBox SIMB_; internal System.Windows.Forms.TextBox DIRECC; public System.Windows.Forms.CheckBox AutoIMP; internal System.Windows.Forms.Button Button2; internal System.Windows.Forms.TextBox tel_; internal System.Windows.Forms.TextBox Timbrado; internal System.Windows.Forms.TextBox num_esta; internal System.Windows.Forms.TextBox ruc_; internal System.Windows.Forms.TextBox Razon_S; internal System.Windows.Forms.TextBox Nombre_emp; public System.Windows.Forms.Label Label3; internal System.Windows.Forms.Button Button1; public System.Windows.Forms.TextBox host_; public System.Windows.Forms.CheckBox check_Venta_en_linea; public System.Windows.Forms.CheckBox check_BlocNota; public System.Windows.Forms.CheckBox check_Imp58; public System.Windows.Forms.CheckBox check_FacturarSiempre; internal System.Windows.Forms.Button Btn_Conf_Presu; internal System.Windows.Forms.TextBox Txt_Tel_Whats; internal System.Windows.Forms.TextBox Txt_ID_Whats; private System.Windows.Forms.Button button6; public System.Windows.Forms.Timer timer1; public System.Windows.Forms.CheckBox check_EnviarWhVentas; public System.Windows.Forms.CheckBox checVendedor; public System.Windows.Forms.CheckBox checSuc; public System.Windows.Forms.Label Barra_sup; public System.Windows.Forms.ComboBox Boton10_text; public System.Windows.Forms.CheckBox checLV; public System.Windows.Forms.CheckBox checRSP; public System.Windows.Forms.CheckBox checIRE; public System.Windows.Forms.CheckBox checIVA; private System.Windows.Forms.CheckBox checC_Corte; private System.Windows.Forms.Button Btn_Prueba; public System.Windows.Forms.TextBox HostServicios; private CustomControls.RJControls.RJTextBox TextBox1; private CustomControls.RJControls.RJButton Comenzar; private System.Windows.Forms.PictureBox PictureBox1; private System.Windows.Forms.Button ENTER; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Button button7; private System.Windows.Forms.TextBox Txt_Pass_elim_lic; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox Txt_vientoFuerte; private System.Windows.Forms.Label BTN_PV1; public System.Windows.Forms.CheckBox chec_asignar_cliente; } }