namespace CKUERA
{
partial class Instalacion
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Instalacion));
this.Comenzar = new CustomControls.RJControls.RJButton();
this.Txt_Tel = new CustomControls.RJControls.RJTextBox();
this.Txt_nombre = new CustomControls.RJControls.RJTextBox();
this.Txt_empresa = new CustomControls.RJControls.RJTextBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.Btn_noRecibido = new CustomControls.RJControls.RJButton();
this.Btn_enviar = new CustomControls.RJControls.RJButton();
this.Txt_Validador = new CustomControls.RJControls.RJTextBox();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// 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;
this.Comenzar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.Comenzar.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Comenzar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.Comenzar.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.Comenzar.Location = new System.Drawing.Point(12, 341);
this.Comenzar.Name = "Comenzar";
this.Comenzar.Size = new System.Drawing.Size(233, 31);
this.Comenzar.TabIndex = 55;
this.Comenzar.Text = "Enviar";
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_Click);
//
// Txt_Tel
//
this.Txt_Tel.BackColor = System.Drawing.SystemColors.Window;
this.Txt_Tel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.Txt_Tel.BorderColor = System.Drawing.Color.MediumPurple;
this.Txt_Tel.BorderFocusColor = System.Drawing.Color.Purple;
this.Txt_Tel.BorderRadius = 10;
this.Txt_Tel.BorderSize = 1;
this.Txt_Tel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F);
this.Txt_Tel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.Txt_Tel.Location = new System.Drawing.Point(13, 168);
this.Txt_Tel.Margin = new System.Windows.Forms.Padding(4);
this.Txt_Tel.Multiline = false;
this.Txt_Tel.Name = "Txt_Tel";
this.Txt_Tel.Padding = new System.Windows.Forms.Padding(10, 7, 10, 7);
this.Txt_Tel.PasswordChar = false;
this.Txt_Tel.PlaceholderColor = System.Drawing.Color.Gray;
this.Txt_Tel.PlaceholderText = "Celular (ej.: 595985000000)";
this.Txt_Tel.Size = new System.Drawing.Size(233, 31);
this.Txt_Tel.TabIndex = 66;
this.Txt_Tel.Texts = "";
this.Txt_Tel.UnderlinedStyle = false;
this.Txt_Tel._TextChanged += new System.EventHandler(this.Txt_Tel__TextChanged);
this.Txt_Tel.Leave += new System.EventHandler(this.Txt_Tel_Leave);
this.Txt_Tel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.Txt_Tel_MouseClick);
//
// Txt_nombre
//
this.Txt_nombre.BackColor = System.Drawing.SystemColors.Window;
this.Txt_nombre.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.Txt_nombre.BorderColor = System.Drawing.Color.MediumPurple;
this.Txt_nombre.BorderFocusColor = System.Drawing.Color.Purple;
this.Txt_nombre.BorderRadius = 10;
this.Txt_nombre.BorderSize = 1;
this.Txt_nombre.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F);
this.Txt_nombre.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.Txt_nombre.Location = new System.Drawing.Point(13, 207);
this.Txt_nombre.Margin = new System.Windows.Forms.Padding(4);
this.Txt_nombre.Multiline = false;
this.Txt_nombre.Name = "Txt_nombre";
this.Txt_nombre.Padding = new System.Windows.Forms.Padding(10, 7, 10, 7);
this.Txt_nombre.PasswordChar = false;
this.Txt_nombre.PlaceholderColor = System.Drawing.Color.Gray;
this.Txt_nombre.PlaceholderText = "Nombre y Apellido";
this.Txt_nombre.Size = new System.Drawing.Size(233, 31);
this.Txt_nombre.TabIndex = 56;
this.Txt_nombre.Texts = "";
this.Txt_nombre.UnderlinedStyle = false;
this.Txt_nombre._TextChanged += new System.EventHandler(this.Txt_nombre__TextChanged);
this.Txt_nombre.Click += new System.EventHandler(this.Txt_nombre_Click);
this.Txt_nombre.Leave += new System.EventHandler(this.Txt_nombre_Leave);
//
// Txt_empresa
//
this.Txt_empresa.BackColor = System.Drawing.SystemColors.Window;
this.Txt_empresa.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.Txt_empresa.BorderColor = System.Drawing.Color.MediumPurple;
this.Txt_empresa.BorderFocusColor = System.Drawing.Color.Purple;
this.Txt_empresa.BorderRadius = 10;
this.Txt_empresa.BorderSize = 1;
this.Txt_empresa.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F);
this.Txt_empresa.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.Txt_empresa.Location = new System.Drawing.Point(13, 246);
this.Txt_empresa.Margin = new System.Windows.Forms.Padding(4);
this.Txt_empresa.Multiline = true;
this.Txt_empresa.Name = "Txt_empresa";
this.Txt_empresa.Padding = new System.Windows.Forms.Padding(10, 7, 10, 7);
this.Txt_empresa.PasswordChar = false;
this.Txt_empresa.PlaceholderColor = System.Drawing.Color.DimGray;
this.Txt_empresa.PlaceholderText = "Comentarios... (no obligatorio)";
this.Txt_empresa.Size = new System.Drawing.Size(233, 88);
this.Txt_empresa.TabIndex = 57;
this.Txt_empresa.Texts = "";
this.Txt_empresa.UnderlinedStyle = false;
this.Txt_empresa._TextChanged += new System.EventHandler(this.Txt_empresa__TextChanged);
this.Txt_empresa.Click += new System.EventHandler(this.Txt_empresa_Click);
this.Txt_empresa.Leave += new System.EventHandler(this.Txt_empresa_Leave);
//
// label1
//
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label1.Location = new System.Drawing.Point(16, 31);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(232, 54);
this.label1.TabIndex = 59;
this.label1.Text = "¡Gracias por instalar nuestro sistema!";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(91)))), ((int)(((byte)(187)))));
this.label2.Location = new System.Drawing.Point(16, 83);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(232, 81);
this.label2.TabIndex = 60;
this.label2.Text = "Nos gustaría saber de usted. Nos encantará ayudarle con el uso del sistema y eva" +
"cuar cualquier duda.";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel1
//
this.panel1.Controls.Add(this.Btn_noRecibido);
this.panel1.Controls.Add(this.Btn_enviar);
this.panel1.Controls.Add(this.Txt_Validador);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label4);
this.panel1.Location = new System.Drawing.Point(376, 50);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(276, 277);
this.panel1.TabIndex = 61;
//
// Btn_noRecibido
//
this.Btn_noRecibido.BackColor = System.Drawing.Color.White;
this.Btn_noRecibido.BackgroundColor = System.Drawing.Color.White;
this.Btn_noRecibido.BorderColor = System.Drawing.Color.RosyBrown;
this.Btn_noRecibido.BorderRadius = 10;
this.Btn_noRecibido.BorderSize = 1;
this.Btn_noRecibido.FlatAppearance.BorderSize = 0;
this.Btn_noRecibido.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.Btn_noRecibido.ForeColor = System.Drawing.Color.LightCoral;
this.Btn_noRecibido.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.Btn_noRecibido.Location = new System.Drawing.Point(41, 191);
this.Btn_noRecibido.Name = "Btn_noRecibido";
this.Btn_noRecibido.Size = new System.Drawing.Size(188, 22);
this.Btn_noRecibido.TabIndex = 65;
this.Btn_noRecibido.Text = "No recibí el mensaje";
this.Btn_noRecibido.TextColor = System.Drawing.Color.LightCoral;
this.Btn_noRecibido.UseVisualStyleBackColor = false;
this.Btn_noRecibido.Click += new System.EventHandler(this.Btn_noRecibido_Click);
//
// Btn_enviar
//
this.Btn_enviar.BackColor = System.Drawing.Color.White;
this.Btn_enviar.BackgroundColor = System.Drawing.Color.White;
this.Btn_enviar.BorderColor = System.Drawing.Color.MediumPurple;
this.Btn_enviar.BorderRadius = 10;
this.Btn_enviar.BorderSize = 1;
this.Btn_enviar.FlatAppearance.BorderSize = 0;
this.Btn_enviar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.Btn_enviar.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.Btn_enviar.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.Btn_enviar.Location = new System.Drawing.Point(41, 145);
this.Btn_enviar.Name = "Btn_enviar";
this.Btn_enviar.Size = new System.Drawing.Size(188, 31);
this.Btn_enviar.TabIndex = 64;
this.Btn_enviar.Text = "Enviar";
this.Btn_enviar.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.Btn_enviar.UseVisualStyleBackColor = false;
//
// Txt_Validador
//
this.Txt_Validador.BackColor = System.Drawing.SystemColors.Window;
this.Txt_Validador.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.Txt_Validador.BorderColor = System.Drawing.Color.MediumPurple;
this.Txt_Validador.BorderFocusColor = System.Drawing.Color.Purple;
this.Txt_Validador.BorderRadius = 10;
this.Txt_Validador.BorderSize = 1;
this.Txt_Validador.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F);
this.Txt_Validador.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.Txt_Validador.Location = new System.Drawing.Point(41, 106);
this.Txt_Validador.Margin = new System.Windows.Forms.Padding(4);
this.Txt_Validador.Multiline = false;
this.Txt_Validador.Name = "Txt_Validador";
this.Txt_Validador.Padding = new System.Windows.Forms.Padding(10, 7, 10, 7);
this.Txt_Validador.PasswordChar = false;
this.Txt_Validador.PlaceholderColor = System.Drawing.Color.DarkGray;
this.Txt_Validador.PlaceholderText = "Número Validador";
this.Txt_Validador.Size = new System.Drawing.Size(188, 31);
this.Txt_Validador.TabIndex = 54;
this.Txt_Validador.Texts = "";
this.Txt_Validador.UnderlinedStyle = false;
//
// label3
//
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.label3.Location = new System.Drawing.Point(23, 32);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(232, 70);
this.label3.TabIndex = 62;
this.label3.Text = "Por favor, ingrese el Número Validador que recibió en su WhatsApp y haga click en" +
" Enviar";
//
// label4
//
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label4.Location = new System.Drawing.Point(23, 11);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(232, 21);
this.label4.TabIndex = 61;
this.label4.Text = "¡Gracias por por registrarse!";
//
// Instalacion
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(259, 400);
this.ControlBox = false;
this.Controls.Add(this.panel1);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.Txt_empresa);
this.Controls.Add(this.Txt_nombre);
this.Controls.Add(this.Comenzar);
this.Controls.Add(this.Txt_Tel);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "Instalacion";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Bienvenido/a a ECV";
this.Load += new System.EventHandler(this.Instalacion_Load);
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private CustomControls.RJControls.RJButton Comenzar;
private CustomControls.RJControls.RJTextBox Txt_Tel;
private CustomControls.RJControls.RJTextBox Txt_nombre;
private CustomControls.RJControls.RJTextBox Txt_empresa;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Panel panel1;
private CustomControls.RJControls.RJButton Btn_enviar;
private CustomControls.RJControls.RJTextBox Txt_Validador;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private CustomControls.RJControls.RJButton Btn_noRecibido;
}
}