namespace Exferia_KairosPRO._4_Vistas { partial class P_SolicitudHorasExtras { /// /// 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.ex_btn_P_SolicitudHorasExtras_Borrar = new Exferia_Controles.Exferia_Button(); this.ex_btn_P_SolicitudHorasExtras_Grabar = new Exferia_Controles.Exferia_Button(); this.ex_Paginador = new Exferia_Controles.Exferia_Paginador(); this.colorDialog1 = new System.Windows.Forms.ColorDialog(); this.ex_lbl_P_SolicitudHorasExtras_Estado = new Exferia_Controles.Exferia_Label_SinColor(); this.exferia_Label1 = new Exferia_Controles.Exferia_Label(); this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud = new Exferia_Controles.Exferia_FechaSeleccion(); this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras = new Exferia_Controles.Exferia_FechaSeleccion(); this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion = new Exferia_Controles.Exferia_TextBox(); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos = new Exferia_Controles.Exferia_TabControl(); this.tbp_MotivosCancelacion = new System.Windows.Forms.TabPage(); this.tbp_Resultado = new System.Windows.Forms.TabPage(); this.ex_dgv_P_SolicitudHorasExtras_Resultado = new Exferia_Controles.Exferia_DataGridView(); this.exferia_Label2 = new Exferia_Controles.Exferia_Label(); this.ex_lbl_P_SolicitudHorasExtras_Empleado = new Exferia_Controles.Exferia_Label_SinColor(); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.SuspendLayout(); this.tbp_MotivosCancelacion.SuspendLayout(); this.tbp_Resultado.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ex_dgv_P_SolicitudHorasExtras_Resultado)).BeginInit(); this.SuspendLayout(); // // ex_btn_P_SolicitudHorasExtras_Borrar // this.ex_btn_P_SolicitudHorasExtras_Borrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ex_btn_P_SolicitudHorasExtras_Borrar.BackColor = System.Drawing.Color.Maroon; this.ex_btn_P_SolicitudHorasExtras_Borrar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_Bloqueable = true; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_BORRAR; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_Permitir_CambioFuenteAutomatico = true; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_ReadOnly = false; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_TabStop = false; this.ex_btn_P_SolicitudHorasExtras_Borrar.Exferia_Button_ToolTip = "Borrar (F5)"; this.ex_btn_P_SolicitudHorasExtras_Borrar.FlatAppearance.BorderSize = 0; this.ex_btn_P_SolicitudHorasExtras_Borrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ex_btn_P_SolicitudHorasExtras_Borrar.Location = new System.Drawing.Point(758, 88); this.ex_btn_P_SolicitudHorasExtras_Borrar.Name = "ex_btn_P_SolicitudHorasExtras_Borrar"; this.ex_btn_P_SolicitudHorasExtras_Borrar.Size = new System.Drawing.Size(31, 36); this.ex_btn_P_SolicitudHorasExtras_Borrar.TabIndex = 30; this.ex_btn_P_SolicitudHorasExtras_Borrar.TabStop = false; this.ex_btn_P_SolicitudHorasExtras_Borrar.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ex_btn_P_SolicitudHorasExtras_Borrar.UseVisualStyleBackColor = false; this.ex_btn_P_SolicitudHorasExtras_Borrar.Click += new System.EventHandler(this.ex_btn_P_SolicitudHorasExtras_Borrar_Click); // // ex_btn_P_SolicitudHorasExtras_Grabar // this.ex_btn_P_SolicitudHorasExtras_Grabar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ex_btn_P_SolicitudHorasExtras_Grabar.BackColor = System.Drawing.Color.Maroon; this.ex_btn_P_SolicitudHorasExtras_Grabar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_Bloqueable = true; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_Permitir_CambioFuenteAutomatico = true; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_ReadOnly = false; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_TabStop = false; this.ex_btn_P_SolicitudHorasExtras_Grabar.Exferia_Button_ToolTip = "Grabar (F2)"; this.ex_btn_P_SolicitudHorasExtras_Grabar.FlatAppearance.BorderSize = 0; this.ex_btn_P_SolicitudHorasExtras_Grabar.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ex_btn_P_SolicitudHorasExtras_Grabar.Location = new System.Drawing.Point(758, 46); this.ex_btn_P_SolicitudHorasExtras_Grabar.Name = "ex_btn_P_SolicitudHorasExtras_Grabar"; this.ex_btn_P_SolicitudHorasExtras_Grabar.Size = new System.Drawing.Size(31, 36); this.ex_btn_P_SolicitudHorasExtras_Grabar.TabIndex = 25; this.ex_btn_P_SolicitudHorasExtras_Grabar.TabStop = false; this.ex_btn_P_SolicitudHorasExtras_Grabar.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ex_btn_P_SolicitudHorasExtras_Grabar.UseVisualStyleBackColor = false; this.ex_btn_P_SolicitudHorasExtras_Grabar.Click += new System.EventHandler(this.ex_btn_P_SolicitudHorasExtras_Grabar_Click); // // ex_Paginador // this.ex_Paginador.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.ex_Paginador.Location = new System.Drawing.Point(9, 619); this.ex_Paginador.Name = "ex_Paginador"; this.ex_Paginador.PaginaActual = 1; this.ex_Paginador.PaginasTotales = 1; this.ex_Paginador.Size = new System.Drawing.Size(364, 39); this.ex_Paginador.TabIndex = 89; this.ex_Paginador.TabStop = false; this.ex_Paginador.txt_ValorPaginaActual = 999999999; this.ex_Paginador.Exferia_Paginador_Evento_Primera_Click += new System.EventHandler(this.ctu_Paginacion_Primera_Click); this.ex_Paginador.Exferia_Paginador_Evento_Anterior_Click += new System.EventHandler(this.ctu_Paginacion_Anterior_Click); this.ex_Paginador.Exferia_Paginador_Evento_Siguiente_Click += new System.EventHandler(this.ctu_Paginacion_Siguiente_Click); this.ex_Paginador.Exferia_Paginador_Evento_Ultima_Click += new System.EventHandler(this.ctu_Paginacion_Ultima_Click); this.ex_Paginador.Exferia_Paginador_Evento_PaginaActual_KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_PaginaActual_KeyPress); // // ex_lbl_P_SolicitudHorasExtras_Estado // this.ex_lbl_P_SolicitudHorasExtras_Estado.BackColor = System.Drawing.Color.Transparent; this.ex_lbl_P_SolicitudHorasExtras_Estado.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ex_lbl_P_SolicitudHorasExtras_Estado.Location = new System.Drawing.Point(127, 80); this.ex_lbl_P_SolicitudHorasExtras_Estado.Name = "ex_lbl_P_SolicitudHorasExtras_Estado"; this.ex_lbl_P_SolicitudHorasExtras_Estado.Size = new System.Drawing.Size(392, 24); this.ex_lbl_P_SolicitudHorasExtras_Estado.TabIndex = 94; this.ex_lbl_P_SolicitudHorasExtras_Estado.Text = "PENDIENTE"; // // exferia_Label1 // this.exferia_Label1.AutoSize = true; this.exferia_Label1.Location = new System.Drawing.Point(20, 88); this.exferia_Label1.Name = "exferia_Label1"; this.exferia_Label1.Size = new System.Drawing.Size(40, 13); this.exferia_Label1.TabIndex = 95; this.exferia_Label1.Text = "Estado"; this.exferia_Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // ex_usc_P_SolicitudHorasExtras_FechaSolicitud // this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.BackColor = System.Drawing.Color.Transparent; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Exferia_FechaSeleccion_Bloqueable = true; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Exferia_FechaSeleccion_Descripcion = "Fecha solicitud"; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Exferia_FechaSeleccion_Fecha = " / /"; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Exferia_FechaSeleccion_Obligatorio = true; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Exferia_FechaSeleccion_ReadOnly = false; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Location = new System.Drawing.Point(124, 135); this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Name = "ex_usc_P_SolicitudHorasExtras_FechaSolicitud"; this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.Size = new System.Drawing.Size(201, 22); this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud.TabIndex = 10; // // ex_usc_P_SolicitudHorasExtras_FechaHorasExtras // this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.BackColor = System.Drawing.Color.Transparent; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_Bloqueable = true; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_Descripcion = "Fecha H.E."; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_Fecha = " / /"; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_Obligatorio = true; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_ReadOnly = false; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Location = new System.Drawing.Point(124, 158); this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Name = "ex_usc_P_SolicitudHorasExtras_FechaHorasExtras"; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Size = new System.Drawing.Size(201, 22); this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.TabIndex = 15; this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_TextBox_TextChanged += new System.EventHandler(this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras_Exferia_FechaSeleccion_TextBox_TextChanged); this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras.Exferia_FechaSeleccion_LostFocus += new System.EventHandler(this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras_Exferia_FechaSeleccion_LostFocus); // // ex_txt_P_SolicitudHorasExtras_MotivosCancelacion // this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.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.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Bloqueable = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_MaxLength = 250; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Multiline = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_NoBloquear = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Obligatorio = false; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_PasswordChar = '\0'; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_ReadOnly = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_SelectionLength = 0; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_SelectionStart = 0; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_TabStop_Txt = true; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Texto_Inicial = ""; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Tipo_Decimal_Decimales = 2; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Tipo_Decimal_Enteros = 9; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Exferia_TextBox_UseSystemPasswordChar = false; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Location = new System.Drawing.Point(6, 6); this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Name = "ex_txt_P_SolicitudHorasExtras_MotivosCancelacion"; this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Padding = new System.Windows.Forms.Padding(2); this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.Size = new System.Drawing.Size(705, 389); this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion.TabIndex = 40; // // ex_tbc_P_SolicitudHorasExtras_OtrosDatos // this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.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.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Controls.Add(this.tbp_MotivosCancelacion); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Controls.Add(this.tbp_Resultado); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Location = new System.Drawing.Point(20, 186); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Name = "ex_tbc_P_SolicitudHorasExtras_OtrosDatos"; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.SelectedIndex = 0; this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.Size = new System.Drawing.Size(725, 427); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.TabIndex = 111; // // tbp_MotivosCancelacion // this.tbp_MotivosCancelacion.Controls.Add(this.ex_txt_P_SolicitudHorasExtras_MotivosCancelacion); this.tbp_MotivosCancelacion.Location = new System.Drawing.Point(4, 22); this.tbp_MotivosCancelacion.Name = "tbp_MotivosCancelacion"; this.tbp_MotivosCancelacion.Padding = new System.Windows.Forms.Padding(3); this.tbp_MotivosCancelacion.Size = new System.Drawing.Size(717, 401); this.tbp_MotivosCancelacion.TabIndex = 1; this.tbp_MotivosCancelacion.Text = "Motivos de la cancelación"; this.tbp_MotivosCancelacion.UseVisualStyleBackColor = true; // // tbp_Resultado // this.tbp_Resultado.Controls.Add(this.ex_dgv_P_SolicitudHorasExtras_Resultado); this.tbp_Resultado.Location = new System.Drawing.Point(4, 22); this.tbp_Resultado.Name = "tbp_Resultado"; this.tbp_Resultado.Size = new System.Drawing.Size(717, 401); this.tbp_Resultado.TabIndex = 3; this.tbp_Resultado.Text = "Resultado"; this.tbp_Resultado.UseVisualStyleBackColor = true; // // ex_dgv_P_SolicitudHorasExtras_Resultado // this.ex_dgv_P_SolicitudHorasExtras_Resultado.AllowDrop = true; this.ex_dgv_P_SolicitudHorasExtras_Resultado.AllowUserToAddRows = false; this.ex_dgv_P_SolicitudHorasExtras_Resultado.AllowUserToDeleteRows = false; this.ex_dgv_P_SolicitudHorasExtras_Resultado.AllowUserToResizeRows = false; this.ex_dgv_P_SolicitudHorasExtras_Resultado.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.ex_dgv_P_SolicitudHorasExtras_Resultado.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.ex_dgv_P_SolicitudHorasExtras_Resultado.ColumnHeadersHeight = 17; this.ex_dgv_P_SolicitudHorasExtras_Resultado.EnableHeadersVisualStyles = false; this.ex_dgv_P_SolicitudHorasExtras_Resultado.Location = new System.Drawing.Point(3, 3); this.ex_dgv_P_SolicitudHorasExtras_Resultado.Name = "ex_dgv_P_SolicitudHorasExtras_Resultado"; this.ex_dgv_P_SolicitudHorasExtras_Resultado.ReadOnly = true; this.ex_dgv_P_SolicitudHorasExtras_Resultado.RowHeadersVisible = false; this.ex_dgv_P_SolicitudHorasExtras_Resultado.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.ex_dgv_P_SolicitudHorasExtras_Resultado.Size = new System.Drawing.Size(711, 395); this.ex_dgv_P_SolicitudHorasExtras_Resultado.TabIndex = 1020; this.ex_dgv_P_SolicitudHorasExtras_Resultado.TabStop = false; // // exferia_Label2 // this.exferia_Label2.AutoSize = true; this.exferia_Label2.BackColor = System.Drawing.Color.Transparent; this.exferia_Label2.Location = new System.Drawing.Point(20, 113); this.exferia_Label2.Name = "exferia_Label2"; this.exferia_Label2.Size = new System.Drawing.Size(54, 13); this.exferia_Label2.TabIndex = 112; this.exferia_Label2.Text = "Empleado"; // // ex_lbl_P_SolicitudHorasExtras_Empleado // this.ex_lbl_P_SolicitudHorasExtras_Empleado.BackColor = System.Drawing.Color.Transparent; this.ex_lbl_P_SolicitudHorasExtras_Empleado.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ex_lbl_P_SolicitudHorasExtras_Empleado.Location = new System.Drawing.Point(128, 108); this.ex_lbl_P_SolicitudHorasExtras_Empleado.Name = "ex_lbl_P_SolicitudHorasExtras_Empleado"; this.ex_lbl_P_SolicitudHorasExtras_Empleado.Size = new System.Drawing.Size(249, 24); this.ex_lbl_P_SolicitudHorasExtras_Empleado.TabIndex = 113; this.ex_lbl_P_SolicitudHorasExtras_Empleado.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // P_SolicitudHorasExtras // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(797, 670); this.Controls.Add(this.ex_lbl_P_SolicitudHorasExtras_Empleado); this.Controls.Add(this.exferia_Label2); this.Controls.Add(this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos); this.Controls.Add(this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras); this.Controls.Add(this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud); this.Controls.Add(this.exferia_Label1); this.Controls.Add(this.ex_lbl_P_SolicitudHorasExtras_Estado); this.Controls.Add(this.ex_Paginador); this.Controls.Add(this.ex_btn_P_SolicitudHorasExtras_Borrar); this.Controls.Add(this.ex_btn_P_SolicitudHorasExtras_Grabar); this.Name = "P_SolicitudHorasExtras"; this.Load += new System.EventHandler(this.P_SolicitudHorasExtras_Load); this.Shown += new System.EventHandler(this.P_SolicitudHorasExtras_Shown); this.Controls.SetChildIndex(this.ex_btn_P_SolicitudHorasExtras_Grabar, 0); this.Controls.SetChildIndex(this.ex_btn_P_SolicitudHorasExtras_Borrar, 0); this.Controls.SetChildIndex(this.ex_Paginador, 0); this.Controls.SetChildIndex(this.ex_lbl_P_SolicitudHorasExtras_Estado, 0); this.Controls.SetChildIndex(this.exferia_Label1, 0); this.Controls.SetChildIndex(this.ex_usc_P_SolicitudHorasExtras_FechaSolicitud, 0); this.Controls.SetChildIndex(this.ex_usc_P_SolicitudHorasExtras_FechaHorasExtras, 0); this.Controls.SetChildIndex(this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos, 0); this.Controls.SetChildIndex(this.exferia_Label2, 0); this.Controls.SetChildIndex(this.ex_lbl_P_SolicitudHorasExtras_Empleado, 0); this.ex_tbc_P_SolicitudHorasExtras_OtrosDatos.ResumeLayout(false); this.tbp_MotivosCancelacion.ResumeLayout(false); this.tbp_Resultado.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ex_dgv_P_SolicitudHorasExtras_Resultado)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Exferia_Controles.Exferia_Button ex_btn_P_SolicitudHorasExtras_Borrar; private Exferia_Controles.Exferia_Button ex_btn_P_SolicitudHorasExtras_Grabar; private Exferia_Controles.Exferia_Paginador ex_Paginador; private System.Windows.Forms.ColorDialog colorDialog1; private Exferia_Controles.Exferia_Label_SinColor ex_lbl_P_SolicitudHorasExtras_Estado; private Exferia_Controles.Exferia_Label exferia_Label1; private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_SolicitudHorasExtras_FechaSolicitud; private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_SolicitudHorasExtras_FechaHorasExtras; private Exferia_Controles.Exferia_TextBox ex_txt_P_SolicitudHorasExtras_MotivosCancelacion; private Exferia_Controles.Exferia_TabControl ex_tbc_P_SolicitudHorasExtras_OtrosDatos; private System.Windows.Forms.TabPage tbp_MotivosCancelacion; private Exferia_Controles.Exferia_Label exferia_Label2; private Exferia_Controles.Exferia_Label_SinColor ex_lbl_P_SolicitudHorasExtras_Empleado; private System.Windows.Forms.TabPage tbp_Resultado; private Exferia_Controles.Exferia_DataGridView ex_dgv_P_SolicitudHorasExtras_Resultado; } }