namespace Exferia_KairosPRO._4_Vistas
{
partial class P_EmpleadoContrato
{
///
/// Variable del diseñador necesaria.
///
private System.ComponentModel.IContainer components = null;
///
/// Limpiar los recursos que se estén usando.
///
/// true si los recursos administrados se deben desechar; false en caso contrario.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Código generado por el Diseñador de Windows Forms
///
/// Método necesario para admitir el Diseñador. No se puede modificar
/// el contenido de este método con el editor de código.
///
private void InitializeComponent()
{
this.ex_btn_P_EmpleadoContrato_Borrar = new Exferia_Controles.Exferia_Button();
this.ex_btn_P_EmpleadoContrato_Grabar = new Exferia_Controles.Exferia_Button();
this.ex_lbl_P_EmpleadoContrato_Empleado = new Exferia_Controles.Exferia_Label_SinColor();
this.ex_usc_P_EmpleadoContrato_FechaDesde = new Exferia_Controles.Exferia_FechaSeleccion();
this.ex_usc_P_EmpleadoContrato_FechaHasta = new Exferia_Controles.Exferia_FechaSeleccion();
this.exferia_Label1 = new Exferia_Controles.Exferia_Label();
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales = new Exferia_Controles.Exferia_TextBox();
this.pnl_P_EmpleadoContrato_CargaDias = new System.Windows.Forms.Panel();
this.SuspendLayout();
//
// ex_btn_P_EmpleadoContrato_Borrar
//
this.ex_btn_P_EmpleadoContrato_Borrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_EmpleadoContrato_Borrar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_EmpleadoContrato_Borrar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_Bloqueable = true;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_BORRAR;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_ReadOnly = false;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_TabStop = false;
this.ex_btn_P_EmpleadoContrato_Borrar.Exferia_Button_ToolTip = "";
this.ex_btn_P_EmpleadoContrato_Borrar.FlatAppearance.BorderSize = 0;
this.ex_btn_P_EmpleadoContrato_Borrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_EmpleadoContrato_Borrar.Location = new System.Drawing.Point(754, 86);
this.ex_btn_P_EmpleadoContrato_Borrar.Name = "ex_btn_P_EmpleadoContrato_Borrar";
this.ex_btn_P_EmpleadoContrato_Borrar.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_EmpleadoContrato_Borrar.TabIndex = 53;
this.ex_btn_P_EmpleadoContrato_Borrar.TabStop = false;
this.ex_btn_P_EmpleadoContrato_Borrar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_EmpleadoContrato_Borrar.UseVisualStyleBackColor = false;
this.ex_btn_P_EmpleadoContrato_Borrar.Click += new System.EventHandler(this.ex_btn_P_EmpleadoContrato_Borrar_Click);
//
// ex_btn_P_EmpleadoContrato_Grabar
//
this.ex_btn_P_EmpleadoContrato_Grabar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_EmpleadoContrato_Grabar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_EmpleadoContrato_Grabar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_Bloqueable = true;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_ReadOnly = false;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_TabStop = false;
this.ex_btn_P_EmpleadoContrato_Grabar.Exferia_Button_ToolTip = "";
this.ex_btn_P_EmpleadoContrato_Grabar.FlatAppearance.BorderSize = 0;
this.ex_btn_P_EmpleadoContrato_Grabar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_EmpleadoContrato_Grabar.Location = new System.Drawing.Point(754, 44);
this.ex_btn_P_EmpleadoContrato_Grabar.Name = "ex_btn_P_EmpleadoContrato_Grabar";
this.ex_btn_P_EmpleadoContrato_Grabar.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_EmpleadoContrato_Grabar.TabIndex = 52;
this.ex_btn_P_EmpleadoContrato_Grabar.TabStop = false;
this.ex_btn_P_EmpleadoContrato_Grabar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_EmpleadoContrato_Grabar.UseVisualStyleBackColor = false;
this.ex_btn_P_EmpleadoContrato_Grabar.Click += new System.EventHandler(this.ex_btn_P_EmpleadoContrato_Grabar_Click);
//
// ex_lbl_P_EmpleadoContrato_Empleado
//
this.ex_lbl_P_EmpleadoContrato_Empleado.AutoSize = true;
this.ex_lbl_P_EmpleadoContrato_Empleado.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ex_lbl_P_EmpleadoContrato_Empleado.Location = new System.Drawing.Point(12, 86);
this.ex_lbl_P_EmpleadoContrato_Empleado.Name = "ex_lbl_P_EmpleadoContrato_Empleado";
this.ex_lbl_P_EmpleadoContrato_Empleado.Size = new System.Drawing.Size(123, 24);
this.ex_lbl_P_EmpleadoContrato_Empleado.TabIndex = 54;
this.ex_lbl_P_EmpleadoContrato_Empleado.Text = "EMPLEADO";
//
// ex_usc_P_EmpleadoContrato_FechaDesde
//
this.ex_usc_P_EmpleadoContrato_FechaDesde.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_EmpleadoContrato_FechaDesde.Exferia_FechaSeleccion_Bloqueable = true;
this.ex_usc_P_EmpleadoContrato_FechaDesde.Exferia_FechaSeleccion_Descripcion = "Fecha desde";
this.ex_usc_P_EmpleadoContrato_FechaDesde.Exferia_FechaSeleccion_Fecha = " / /";
this.ex_usc_P_EmpleadoContrato_FechaDesde.Exferia_FechaSeleccion_Obligatorio = true;
this.ex_usc_P_EmpleadoContrato_FechaDesde.Exferia_FechaSeleccion_ReadOnly = false;
this.ex_usc_P_EmpleadoContrato_FechaDesde.Location = new System.Drawing.Point(48, 127);
this.ex_usc_P_EmpleadoContrato_FechaDesde.Name = "ex_usc_P_EmpleadoContrato_FechaDesde";
this.ex_usc_P_EmpleadoContrato_FechaDesde.Size = new System.Drawing.Size(211, 22);
this.ex_usc_P_EmpleadoContrato_FechaDesde.TabIndex = 55;
//
// ex_usc_P_EmpleadoContrato_FechaHasta
//
this.ex_usc_P_EmpleadoContrato_FechaHasta.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_EmpleadoContrato_FechaHasta.Exferia_FechaSeleccion_Bloqueable = true;
this.ex_usc_P_EmpleadoContrato_FechaHasta.Exferia_FechaSeleccion_Descripcion = "Fecha hasta";
this.ex_usc_P_EmpleadoContrato_FechaHasta.Exferia_FechaSeleccion_Fecha = " / /";
this.ex_usc_P_EmpleadoContrato_FechaHasta.Exferia_FechaSeleccion_Obligatorio = false;
this.ex_usc_P_EmpleadoContrato_FechaHasta.Exferia_FechaSeleccion_ReadOnly = false;
this.ex_usc_P_EmpleadoContrato_FechaHasta.Location = new System.Drawing.Point(48, 151);
this.ex_usc_P_EmpleadoContrato_FechaHasta.Name = "ex_usc_P_EmpleadoContrato_FechaHasta";
this.ex_usc_P_EmpleadoContrato_FechaHasta.Size = new System.Drawing.Size(211, 22);
this.ex_usc_P_EmpleadoContrato_FechaHasta.TabIndex = 56;
//
// exferia_Label1
//
this.exferia_Label1.AutoSize = true;
this.exferia_Label1.Location = new System.Drawing.Point(52, 182);
this.exferia_Label1.Name = "exferia_Label1";
this.exferia_Label1.Size = new System.Drawing.Size(88, 13);
this.exferia_Label1.TabIndex = 57;
this.exferia_Label1.Text = "Nº horas anuales";
//
// ex_txt_P_EmpleadoContrato_NumeroHorasAnuales
//
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Bloqueable = true;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_MaxLength = 32767;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Multiline = false;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_NoBloquear = true;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Obligatorio = true;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_ReadOnly = false;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_SelectionLength = 0;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Decimales;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Location = new System.Drawing.Point(148, 177);
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Name = "ex_txt_P_EmpleadoContrato_NumeroHorasAnuales";
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.Size = new System.Drawing.Size(77, 22);
this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales.TabIndex = 58;
//
// pnl_P_EmpleadoContrato_CargaDias
//
this.pnl_P_EmpleadoContrato_CargaDias.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pnl_P_EmpleadoContrato_CargaDias.AutoScroll = true;
this.pnl_P_EmpleadoContrato_CargaDias.Location = new System.Drawing.Point(55, 205);
this.pnl_P_EmpleadoContrato_CargaDias.Name = "pnl_P_EmpleadoContrato_CargaDias";
this.pnl_P_EmpleadoContrato_CargaDias.Size = new System.Drawing.Size(693, 453);
this.pnl_P_EmpleadoContrato_CargaDias.TabIndex = 59;
//
// P_EmpleadoContrato
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.ClientSize = new System.Drawing.Size(797, 670);
this.Controls.Add(this.pnl_P_EmpleadoContrato_CargaDias);
this.Controls.Add(this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales);
this.Controls.Add(this.exferia_Label1);
this.Controls.Add(this.ex_usc_P_EmpleadoContrato_FechaHasta);
this.Controls.Add(this.ex_usc_P_EmpleadoContrato_FechaDesde);
this.Controls.Add(this.ex_lbl_P_EmpleadoContrato_Empleado);
this.Controls.Add(this.ex_btn_P_EmpleadoContrato_Borrar);
this.Controls.Add(this.ex_btn_P_EmpleadoContrato_Grabar);
this.Name = "P_EmpleadoContrato";
this.Shown += new System.EventHandler(this.P_EmpleadoContrato_Shown);
this.Controls.SetChildIndex(this.ex_btn_P_EmpleadoContrato_Grabar, 0);
this.Controls.SetChildIndex(this.ex_btn_P_EmpleadoContrato_Borrar, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_EmpleadoContrato_Empleado, 0);
this.Controls.SetChildIndex(this.ex_usc_P_EmpleadoContrato_FechaDesde, 0);
this.Controls.SetChildIndex(this.ex_usc_P_EmpleadoContrato_FechaHasta, 0);
this.Controls.SetChildIndex(this.exferia_Label1, 0);
this.Controls.SetChildIndex(this.ex_txt_P_EmpleadoContrato_NumeroHorasAnuales, 0);
this.Controls.SetChildIndex(this.pnl_P_EmpleadoContrato_CargaDias, 0);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Exferia_Controles.Exferia_Button ex_btn_P_EmpleadoContrato_Borrar;
private Exferia_Controles.Exferia_Button ex_btn_P_EmpleadoContrato_Grabar;
private Exferia_Controles.Exferia_Label_SinColor ex_lbl_P_EmpleadoContrato_Empleado;
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_EmpleadoContrato_FechaDesde;
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_EmpleadoContrato_FechaHasta;
private Exferia_Controles.Exferia_Label exferia_Label1;
private Exferia_Controles.Exferia_TextBox ex_txt_P_EmpleadoContrato_NumeroHorasAnuales;
private System.Windows.Forms.Panel pnl_P_EmpleadoContrato_CargaDias;
}
}