using Exferia_Aplicacion.General; namespace Exferia_KairosPRO._4_Vistas { partial class P_Fichajes_Detalle { /// /// 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.pcb_P_Fichajes_Detalle_FotoFichaje = new System.Windows.Forms.PictureBox(); this.ex_usc_P_Fichajes_Detalle_FechaHora = new Exferia_Controles.Exferia_FechaSeleccion(); this.ex_txt_P_Fichajes_Detalle_Observaciones = new Exferia_Controles.Exferia_TextBox(); this.ex_lbl_P_Fichajes_Detalle_Observaciones = new Exferia_Controles.Exferia_Label(); this.ex_btn_P_Fichajes_Detalle_Guardar = new Exferia_Controles.Exferia_Button(); this.ex_usc_P_Fichajes_Detalle_Terminal = new Exferia_Controles.Exferia_F3(); this.ex_txt_P_Fichajes_Detalle_Hora = new Exferia_Controles.Exferia_TextBox_ConMascara(); this.ex_lbl_P_Fichajes_Detalle_Hora = new Exferia_Controles.Exferia_Label(); this.ex_usc_P_Fichajes_Detalle_DispositivoModelo = new Exferia_Controles.Exferia_F3_SoloSeleccion(); this.ex_lbl_P_Fichajes_EntradaSalida = new Exferia_Controles.Exferia_Label(); this.ex_cbo_P_Fichajes_EntradaSalida = new Exferia_Controles.Exferia_ComboBox(); this.ex_btn_P_Fichajes_BorrarImagen = new Exferia_Controles.Exferia_Button_ConBorde(); this.ex_chk_P_Fichajes_Anulado = new Exferia_Controles.Exferia_CheckBox(); this.ex_tbc_P_Fichajes_Detalle = new Exferia_Controles.Exferia_TabControl(); this.ex_tbp_P_Fichajes_detalle_JornadaLineas = new System.Windows.Forms.TabPage(); this.ex_lbl_P_Fichajes_Detalle_Jornada = new Exferia_Controles.Exferia_Label(); this.ex_pnl_P_Fichajes_Detalle_JornadaLinea = new Exferia_Controles.Exferia_Panel_Degradado(); this.ex_tbp_P_Fichajes_Detalle_Mapa = new System.Windows.Forms.TabPage(); this.ctu_P_Fichajes_Mapa = new Exferia_Controles.ControlesAuxiliares.CTU_Mapa(); this.ex_cbo_P_Fichajes_TipoDispositivo = new Exferia_Controles.Exferia_ComboBox(); this.exferia_Label1 = new Exferia_Controles.Exferia_Label(); ((System.ComponentModel.ISupportInitialize)(this.pcb_P_Fichajes_Detalle_FotoFichaje)).BeginInit(); this.ex_tbc_P_Fichajes_Detalle.SuspendLayout(); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.SuspendLayout(); this.ex_tbp_P_Fichajes_Detalle_Mapa.SuspendLayout(); this.SuspendLayout(); // // pcb_P_Fichajes_Detalle_FotoFichaje // this.pcb_P_Fichajes_Detalle_FotoFichaje.Location = new System.Drawing.Point(26, 97); this.pcb_P_Fichajes_Detalle_FotoFichaje.Name = "pcb_P_Fichajes_Detalle_FotoFichaje"; this.pcb_P_Fichajes_Detalle_FotoFichaje.Size = new System.Drawing.Size(105, 122); this.pcb_P_Fichajes_Detalle_FotoFichaje.TabIndex = 39; this.pcb_P_Fichajes_Detalle_FotoFichaje.TabStop = false; // // ex_usc_P_Fichajes_Detalle_FechaHora // this.ex_usc_P_Fichajes_Detalle_FechaHora.BackColor = System.Drawing.Color.Transparent; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_Bloqueable = true; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_Descripcion = "Fecha"; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_Fecha = " / /"; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_Obligatorio = true; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_ReadOnly = false; this.ex_usc_P_Fichajes_Detalle_FechaHora.Location = new System.Drawing.Point(151, 97); this.ex_usc_P_Fichajes_Detalle_FechaHora.Name = "ex_usc_P_Fichajes_Detalle_FechaHora"; this.ex_usc_P_Fichajes_Detalle_FechaHora.Size = new System.Drawing.Size(217, 22); this.ex_usc_P_Fichajes_Detalle_FechaHora.TabIndex = 5; this.ex_usc_P_Fichajes_Detalle_FechaHora.Exferia_FechaSeleccion_TextBox_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged); // // ex_txt_P_Fichajes_Detalle_Observaciones // this.ex_txt_P_Fichajes_Detalle_Observaciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Bloqueable = true; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_MaxLength = 1000; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Multiline = false; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_NoBloquear = true; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Obligatorio = false; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_PasswordChar = '\0'; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_ReadOnly = false; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_SelectionLength = 0; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_SelectionStart = 0; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_TabStop_Txt = true; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Texto_Inicial = ""; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Tipo_Decimal_Decimales = 2; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Tipo_Decimal_Enteros = 9; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_UseSystemPasswordChar = false; this.ex_txt_P_Fichajes_Detalle_Observaciones.Location = new System.Drawing.Point(151, 263); this.ex_txt_P_Fichajes_Detalle_Observaciones.Name = "ex_txt_P_Fichajes_Detalle_Observaciones"; this.ex_txt_P_Fichajes_Detalle_Observaciones.Padding = new System.Windows.Forms.Padding(2); this.ex_txt_P_Fichajes_Detalle_Observaciones.Size = new System.Drawing.Size(597, 66); this.ex_txt_P_Fichajes_Detalle_Observaciones.TabIndex = 30; this.ex_txt_P_Fichajes_Detalle_Observaciones.Exferia_TextBox_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged); // // ex_lbl_P_Fichajes_Detalle_Observaciones // this.ex_lbl_P_Fichajes_Detalle_Observaciones.AutoSize = true; this.ex_lbl_P_Fichajes_Detalle_Observaciones.Location = new System.Drawing.Point(152, 247); this.ex_lbl_P_Fichajes_Detalle_Observaciones.Name = "ex_lbl_P_Fichajes_Detalle_Observaciones"; this.ex_lbl_P_Fichajes_Detalle_Observaciones.Size = new System.Drawing.Size(78, 13); this.ex_lbl_P_Fichajes_Detalle_Observaciones.TabIndex = 42; this.ex_lbl_P_Fichajes_Detalle_Observaciones.Text = "Observaciones"; // // ex_btn_P_Fichajes_Detalle_Guardar // this.ex_btn_P_Fichajes_Detalle_Guardar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ex_btn_P_Fichajes_Detalle_Guardar.BackColor = System.Drawing.Color.Maroon; this.ex_btn_P_Fichajes_Detalle_Guardar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_Bloqueable = true; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_Permitir_CambioFuenteAutomatico = true; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_ReadOnly = false; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_TabStop = false; this.ex_btn_P_Fichajes_Detalle_Guardar.Exferia_Button_ToolTip = "Grabar(F2)"; this.ex_btn_P_Fichajes_Detalle_Guardar.FlatAppearance.BorderSize = 0; this.ex_btn_P_Fichajes_Detalle_Guardar.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ex_btn_P_Fichajes_Detalle_Guardar.Location = new System.Drawing.Point(754, 44); this.ex_btn_P_Fichajes_Detalle_Guardar.Name = "ex_btn_P_Fichajes_Detalle_Guardar"; this.ex_btn_P_Fichajes_Detalle_Guardar.Size = new System.Drawing.Size(31, 36); this.ex_btn_P_Fichajes_Detalle_Guardar.TabIndex = 43; this.ex_btn_P_Fichajes_Detalle_Guardar.TabStop = false; this.ex_btn_P_Fichajes_Detalle_Guardar.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ex_btn_P_Fichajes_Detalle_Guardar.UseVisualStyleBackColor = false; this.ex_btn_P_Fichajes_Detalle_Guardar.Click += new System.EventHandler(this.ex_btn_P_Fichajes_Detalle_Guardar_Click); // // ex_usc_P_Fichajes_Detalle_Terminal // this.ex_usc_P_Fichajes_Detalle_Terminal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ex_usc_P_Fichajes_Detalle_Terminal.BackColor = System.Drawing.Color.Transparent; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Bloquear_F3_Descripcion = false; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Codigo = ""; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_DatosAuxiliares_1 = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_DatosAuxiliares_2 = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_DatosAuxiliares_3 = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Descripcion = ""; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_FechaBorrado = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Id = ((long)(-1)); this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_IdEjercicio_Baja = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Objeto_ParaEnviarAMantenimiento = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_PRINCIPAL_Obligatorio = false; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = ""; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_PRINCIPAL_PermitirAdd = true; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_RELACIONADOS_Objetos_Hijos = null; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Titulo = "Terminal"; this.ex_usc_P_Fichajes_Detalle_Terminal.Location = new System.Drawing.Point(150, 221); this.ex_usc_P_Fichajes_Detalle_Terminal.Name = "ex_usc_P_Fichajes_Detalle_Terminal"; this.ex_usc_P_Fichajes_Detalle_Terminal.Size = new System.Drawing.Size(601, 22); this.ex_usc_P_Fichajes_Detalle_Terminal.TabIndex = 25; this.ex_usc_P_Fichajes_Detalle_Terminal.Tag = ""; this.ex_usc_P_Fichajes_Detalle_Terminal.Visible = false; this.ex_usc_P_Fichajes_Detalle_Terminal.Exferia_F3_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged); // // ex_txt_P_Fichajes_Detalle_Hora // this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_BordeColor_Foco = System.Drawing.Color.Red; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_BordeColor_Normal = System.Drawing.Color.Black; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175))))); this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Mask = "00:00"; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_MaxLength = 32767; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Multiline = false; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_NoBloquear = true; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Obligatorio = true; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_PasswordChar = '\0'; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_ReadOnly = false; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_SelectionLength = 0; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_SelectionStart = 0; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_TabStop = true; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Texto_Inicial = " :"; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_UseSystemPasswordChar = false; this.ex_txt_P_Fichajes_Detalle_Hora.Location = new System.Drawing.Point(257, 122); this.ex_txt_P_Fichajes_Detalle_Hora.Name = "ex_txt_P_Fichajes_Detalle_Hora"; this.ex_txt_P_Fichajes_Detalle_Hora.Padding = new System.Windows.Forms.Padding(2); this.ex_txt_P_Fichajes_Detalle_Hora.Size = new System.Drawing.Size(46, 22); this.ex_txt_P_Fichajes_Detalle_Hora.TabIndex = 10; this.ex_txt_P_Fichajes_Detalle_Hora.Text = " :"; this.ex_txt_P_Fichajes_Detalle_Hora.Exferia_TextBox_ConMascara_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged); // // ex_lbl_P_Fichajes_Detalle_Hora // this.ex_lbl_P_Fichajes_Detalle_Hora.AutoSize = true; this.ex_lbl_P_Fichajes_Detalle_Hora.Location = new System.Drawing.Point(152, 125); this.ex_lbl_P_Fichajes_Detalle_Hora.Name = "ex_lbl_P_Fichajes_Detalle_Hora"; this.ex_lbl_P_Fichajes_Detalle_Hora.Size = new System.Drawing.Size(30, 13); this.ex_lbl_P_Fichajes_Detalle_Hora.TabIndex = 52; this.ex_lbl_P_Fichajes_Detalle_Hora.Text = "Hora"; // // ex_usc_P_Fichajes_Detalle_DispositivoModelo // this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.BackColor = System.Drawing.Color.Transparent; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Codigo = ""; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_1 = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_2 = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_3 = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Descripcion = ""; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_FechaBorrado = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Id = ((long)(-1)); this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_IdEjercicio_Baja = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_PRINCIPAL_Obligatorio = true; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_PRINCIPAL_Opcion_BuscarDatos = ""; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_RELACIONADOS_Objetos_Hijos = null; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3_SoloSeleccion.Exferia_F3_SoloSeleccion_TipoRelacion.Ninguna; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Titulo = "Dispositivo"; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Location = new System.Drawing.Point(151, 172); this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Name = "ex_usc_P_Fichajes_Detalle_DispositivoModelo"; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Size = new System.Drawing.Size(539, 22); this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.TabIndex = 20; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Tag = ""; this.ex_usc_P_Fichajes_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged); // // ex_lbl_P_Fichajes_EntradaSalida // this.ex_lbl_P_Fichajes_EntradaSalida.AutoSize = true; this.ex_lbl_P_Fichajes_EntradaSalida.Location = new System.Drawing.Point(152, 151); this.ex_lbl_P_Fichajes_EntradaSalida.Name = "ex_lbl_P_Fichajes_EntradaSalida"; this.ex_lbl_P_Fichajes_EntradaSalida.Size = new System.Drawing.Size(78, 13); this.ex_lbl_P_Fichajes_EntradaSalida.TabIndex = 56; this.ex_lbl_P_Fichajes_EntradaSalida.Text = "Entrada/Salida"; // // ex_cbo_P_Fichajes_EntradaSalida // this.ex_cbo_P_Fichajes_EntradaSalida.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175))))); this.ex_cbo_P_Fichajes_EntradaSalida.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ex_cbo_P_Fichajes_EntradaSalida.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ex_cbo_P_Fichajes_EntradaSalida.Exferia_ComboBox_Bloqueable = true; this.ex_cbo_P_Fichajes_EntradaSalida.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black; this.ex_cbo_P_Fichajes_EntradaSalida.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid; this.ex_cbo_P_Fichajes_EntradaSalida.Exferia_ComboBox_Obligatorio = true; this.ex_cbo_P_Fichajes_EntradaSalida.FormattingEnabled = true; this.ex_cbo_P_Fichajes_EntradaSalida.Location = new System.Drawing.Point(257, 148); this.ex_cbo_P_Fichajes_EntradaSalida.Name = "ex_cbo_P_Fichajes_EntradaSalida"; this.ex_cbo_P_Fichajes_EntradaSalida.Size = new System.Drawing.Size(121, 21); this.ex_cbo_P_Fichajes_EntradaSalida.TabIndex = 15; this.ex_cbo_P_Fichajes_EntradaSalida.SelectedIndexChanged += new System.EventHandler(this.Controlar_Modificaciones_ComboBox_SelectedIndexChanged); // // ex_btn_P_Fichajes_BorrarImagen // this.ex_btn_P_Fichajes_BorrarImagen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ex_btn_P_Fichajes_BorrarImagen.Exferia_Button_ConBorde_Bloqueable = true; this.ex_btn_P_Fichajes_BorrarImagen.Exferia_Button_ConBorde_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.Vacio; this.ex_btn_P_Fichajes_BorrarImagen.Exferia_Button_ConBorde_ReadOnly = false; this.ex_btn_P_Fichajes_BorrarImagen.Exferia_Button_Permitir_CambioFuenteAutomatico = true; this.ex_btn_P_Fichajes_BorrarImagen.Exferia_Button_ToolTip = ""; this.ex_btn_P_Fichajes_BorrarImagen.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ex_btn_P_Fichajes_BorrarImagen.Location = new System.Drawing.Point(26, 225); this.ex_btn_P_Fichajes_BorrarImagen.Name = "ex_btn_P_Fichajes_BorrarImagen"; this.ex_btn_P_Fichajes_BorrarImagen.Size = new System.Drawing.Size(105, 23); this.ex_btn_P_Fichajes_BorrarImagen.TabIndex = 59; this.ex_btn_P_Fichajes_BorrarImagen.TabStop = false; this.ex_btn_P_Fichajes_BorrarImagen.Text = "Borrar Imagen"; this.ex_btn_P_Fichajes_BorrarImagen.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.ex_btn_P_Fichajes_BorrarImagen.UseVisualStyleBackColor = true; this.ex_btn_P_Fichajes_BorrarImagen.Click += new System.EventHandler(this.ex_btn_P_Fichajes_BorrarImagen_Click); // // ex_chk_P_Fichajes_Anulado // this.ex_chk_P_Fichajes_Anulado.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.ex_chk_P_Fichajes_Anulado.AutoSize = true; this.ex_chk_P_Fichajes_Anulado.BackColor = System.Drawing.Color.Transparent; this.ex_chk_P_Fichajes_Anulado.Exferia_CheckBox_Bloqueable = true; this.ex_chk_P_Fichajes_Anulado.Exferia_CheckBox_Obligatorio = false; this.ex_chk_P_Fichajes_Anulado.Exferia_CheckBox_ToolTip = ""; this.ex_chk_P_Fichajes_Anulado.ForeColor = System.Drawing.SystemColors.ControlText; this.ex_chk_P_Fichajes_Anulado.Location = new System.Drawing.Point(680, 97); this.ex_chk_P_Fichajes_Anulado.Name = "ex_chk_P_Fichajes_Anulado"; this.ex_chk_P_Fichajes_Anulado.Size = new System.Drawing.Size(65, 17); this.ex_chk_P_Fichajes_Anulado.TabIndex = 35; this.ex_chk_P_Fichajes_Anulado.Text = "Anulado"; this.ex_chk_P_Fichajes_Anulado.UseVisualStyleBackColor = true; this.ex_chk_P_Fichajes_Anulado.CheckedChanged += new System.EventHandler(this.Controlar_Modificaciones_CheckBox_CheckedChanged); // // ex_tbc_P_Fichajes_Detalle // this.ex_tbc_P_Fichajes_Detalle.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_Fichajes_Detalle.Controls.Add(this.ex_tbp_P_Fichajes_detalle_JornadaLineas); this.ex_tbc_P_Fichajes_Detalle.Controls.Add(this.ex_tbp_P_Fichajes_Detalle_Mapa); this.ex_tbc_P_Fichajes_Detalle.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black; this.ex_tbc_P_Fichajes_Detalle.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black; this.ex_tbc_P_Fichajes_Detalle.Location = new System.Drawing.Point(26, 334); this.ex_tbc_P_Fichajes_Detalle.Name = "ex_tbc_P_Fichajes_Detalle"; this.ex_tbc_P_Fichajes_Detalle.SelectedIndex = 0; this.ex_tbc_P_Fichajes_Detalle.Size = new System.Drawing.Size(726, 309); this.ex_tbc_P_Fichajes_Detalle.TabIndex = 61; this.ex_tbc_P_Fichajes_Detalle.Selected += new System.Windows.Forms.TabControlEventHandler(this.ex_tbc_P_Fichajes_Detalle_Selected); // // ex_tbp_P_Fichajes_detalle_JornadaLineas // this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Controls.Add(this.ex_lbl_P_Fichajes_Detalle_Jornada); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Controls.Add(this.ex_pnl_P_Fichajes_Detalle_JornadaLinea); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Location = new System.Drawing.Point(4, 22); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Name = "ex_tbp_P_Fichajes_detalle_JornadaLineas"; this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Padding = new System.Windows.Forms.Padding(3); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Size = new System.Drawing.Size(718, 283); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.TabIndex = 0; this.ex_tbp_P_Fichajes_detalle_JornadaLineas.Text = "Jornada"; this.ex_tbp_P_Fichajes_detalle_JornadaLineas.UseVisualStyleBackColor = true; // // ex_lbl_P_Fichajes_Detalle_Jornada // this.ex_lbl_P_Fichajes_Detalle_Jornada.AutoSize = true; this.ex_lbl_P_Fichajes_Detalle_Jornada.Location = new System.Drawing.Point(6, 7); this.ex_lbl_P_Fichajes_Detalle_Jornada.Name = "ex_lbl_P_Fichajes_Detalle_Jornada"; this.ex_lbl_P_Fichajes_Detalle_Jornada.Size = new System.Drawing.Size(63, 13); this.ex_lbl_P_Fichajes_Detalle_Jornada.TabIndex = 1; this.ex_lbl_P_Fichajes_Detalle_Jornada.Text = "Sin Jornada"; // // ex_pnl_P_Fichajes_Detalle_JornadaLinea // this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.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_pnl_P_Fichajes_Detalle_JornadaLinea.Exferia_Panel_Degradado_Color_Borde = System.Drawing.Color.White; this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Exferia_Panel_Degradado_Color_Desde = System.Drawing.Color.White; this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Exferia_Panel_Degradado_Color_Hasta = System.Drawing.Color.White; this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Exferia_Panel_Degradado_TipoDegradado = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Location = new System.Drawing.Point(3, 25); this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Name = "ex_pnl_P_Fichajes_Detalle_JornadaLinea"; this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.Size = new System.Drawing.Size(712, 255); this.ex_pnl_P_Fichajes_Detalle_JornadaLinea.TabIndex = 0; // // ex_tbp_P_Fichajes_Detalle_Mapa // this.ex_tbp_P_Fichajes_Detalle_Mapa.Controls.Add(this.ctu_P_Fichajes_Mapa); this.ex_tbp_P_Fichajes_Detalle_Mapa.Location = new System.Drawing.Point(4, 22); this.ex_tbp_P_Fichajes_Detalle_Mapa.Name = "ex_tbp_P_Fichajes_Detalle_Mapa"; this.ex_tbp_P_Fichajes_Detalle_Mapa.Padding = new System.Windows.Forms.Padding(3); this.ex_tbp_P_Fichajes_Detalle_Mapa.Size = new System.Drawing.Size(718, 283); this.ex_tbp_P_Fichajes_Detalle_Mapa.TabIndex = 1; this.ex_tbp_P_Fichajes_Detalle_Mapa.Text = "Mapa"; this.ex_tbp_P_Fichajes_Detalle_Mapa.UseVisualStyleBackColor = true; // // ctu_P_Fichajes_Mapa // this.ctu_P_Fichajes_Mapa.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.ctu_P_Fichajes_Mapa.BackColor = System.Drawing.SystemColors.ActiveBorder; this.ctu_P_Fichajes_Mapa.Boton_PantallaCompleta_Visible = false; this.ctu_P_Fichajes_Mapa.Location = new System.Drawing.Point(6, 6); this.ctu_P_Fichajes_Mapa.Name = "ctu_P_Fichajes_Mapa"; this.ctu_P_Fichajes_Mapa.Size = new System.Drawing.Size(706, 271); this.ctu_P_Fichajes_Mapa.SoloLectura = false; this.ctu_P_Fichajes_Mapa.TabIndex = 0; // // ex_cbo_P_Fichajes_TipoDispositivo // this.ex_cbo_P_Fichajes_TipoDispositivo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175))))); this.ex_cbo_P_Fichajes_TipoDispositivo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.ex_cbo_P_Fichajes_TipoDispositivo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ex_cbo_P_Fichajes_TipoDispositivo.Exferia_ComboBox_Bloqueable = true; this.ex_cbo_P_Fichajes_TipoDispositivo.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black; this.ex_cbo_P_Fichajes_TipoDispositivo.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid; this.ex_cbo_P_Fichajes_TipoDispositivo.Exferia_ComboBox_Obligatorio = true; this.ex_cbo_P_Fichajes_TipoDispositivo.FormattingEnabled = true; this.ex_cbo_P_Fichajes_TipoDispositivo.Location = new System.Drawing.Point(257, 197); this.ex_cbo_P_Fichajes_TipoDispositivo.Name = "ex_cbo_P_Fichajes_TipoDispositivo"; this.ex_cbo_P_Fichajes_TipoDispositivo.Size = new System.Drawing.Size(121, 21); this.ex_cbo_P_Fichajes_TipoDispositivo.TabIndex = 62; this.ex_cbo_P_Fichajes_TipoDispositivo.SelectedIndexChanged += new System.EventHandler(this.ex_cbo_P_Fichajes_TipoDispositivo_SelectedIndexChanged); // // exferia_Label1 // this.exferia_Label1.AutoSize = true; this.exferia_Label1.Location = new System.Drawing.Point(152, 200); this.exferia_Label1.Name = "exferia_Label1"; this.exferia_Label1.Size = new System.Drawing.Size(95, 13); this.exferia_Label1.TabIndex = 63; this.exferia_Label1.Text = "Tipo de dispositivo"; // // P_Fichajes_Detalle // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.ClientSize = new System.Drawing.Size(797, 655); this.Controls.Add(this.ex_cbo_P_Fichajes_TipoDispositivo); this.Controls.Add(this.exferia_Label1); this.Controls.Add(this.ex_tbc_P_Fichajes_Detalle); this.Controls.Add(this.ex_chk_P_Fichajes_Anulado); this.Controls.Add(this.ex_btn_P_Fichajes_BorrarImagen); this.Controls.Add(this.ex_cbo_P_Fichajes_EntradaSalida); this.Controls.Add(this.ex_lbl_P_Fichajes_EntradaSalida); this.Controls.Add(this.ex_usc_P_Fichajes_Detalle_DispositivoModelo); this.Controls.Add(this.ex_lbl_P_Fichajes_Detalle_Hora); this.Controls.Add(this.ex_txt_P_Fichajes_Detalle_Hora); this.Controls.Add(this.ex_usc_P_Fichajes_Detalle_Terminal); this.Controls.Add(this.ex_btn_P_Fichajes_Detalle_Guardar); this.Controls.Add(this.ex_lbl_P_Fichajes_Detalle_Observaciones); this.Controls.Add(this.ex_txt_P_Fichajes_Detalle_Observaciones); this.Controls.Add(this.ex_usc_P_Fichajes_Detalle_FechaHora); this.Controls.Add(this.pcb_P_Fichajes_Detalle_FotoFichaje); this.Name = "P_Fichajes_Detalle"; this.Shown += new System.EventHandler(this.P_Fichajes_Detalle_shown); this.Controls.SetChildIndex(this.pcb_P_Fichajes_Detalle_FotoFichaje, 0); this.Controls.SetChildIndex(this.ex_usc_P_Fichajes_Detalle_FechaHora, 0); this.Controls.SetChildIndex(this.ex_txt_P_Fichajes_Detalle_Observaciones, 0); this.Controls.SetChildIndex(this.ex_lbl_P_Fichajes_Detalle_Observaciones, 0); this.Controls.SetChildIndex(this.ex_btn_P_Fichajes_Detalle_Guardar, 0); this.Controls.SetChildIndex(this.ex_usc_P_Fichajes_Detalle_Terminal, 0); this.Controls.SetChildIndex(this.ex_txt_P_Fichajes_Detalle_Hora, 0); this.Controls.SetChildIndex(this.ex_lbl_P_Fichajes_Detalle_Hora, 0); this.Controls.SetChildIndex(this.ex_usc_P_Fichajes_Detalle_DispositivoModelo, 0); this.Controls.SetChildIndex(this.ex_lbl_P_Fichajes_EntradaSalida, 0); this.Controls.SetChildIndex(this.ex_cbo_P_Fichajes_EntradaSalida, 0); this.Controls.SetChildIndex(this.ex_btn_P_Fichajes_BorrarImagen, 0); this.Controls.SetChildIndex(this.ex_chk_P_Fichajes_Anulado, 0); this.Controls.SetChildIndex(this.ex_tbc_P_Fichajes_Detalle, 0); this.Controls.SetChildIndex(this.exferia_Label1, 0); this.Controls.SetChildIndex(this.ex_cbo_P_Fichajes_TipoDispositivo, 0); ((System.ComponentModel.ISupportInitialize)(this.pcb_P_Fichajes_Detalle_FotoFichaje)).EndInit(); this.ex_tbc_P_Fichajes_Detalle.ResumeLayout(false); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.ResumeLayout(false); this.ex_tbp_P_Fichajes_detalle_JornadaLineas.PerformLayout(); this.ex_tbp_P_Fichajes_Detalle_Mapa.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox pcb_P_Fichajes_Detalle_FotoFichaje; private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_Fichajes_Detalle_FechaHora; private Exferia_Controles.Exferia_TextBox ex_txt_P_Fichajes_Detalle_Observaciones; private Exferia_Controles.Exferia_Label ex_lbl_P_Fichajes_Detalle_Observaciones; private Exferia_Controles.Exferia_Button ex_btn_P_Fichajes_Detalle_Guardar; private Exferia_Controles.Exferia_F3 ex_usc_P_Fichajes_Detalle_Terminal; private Exferia_Controles.Exferia_TextBox_ConMascara ex_txt_P_Fichajes_Detalle_Hora; private Exferia_Controles.Exferia_Label ex_lbl_P_Fichajes_Detalle_Hora; private Exferia_Controles.Exferia_F3_SoloSeleccion ex_usc_P_Fichajes_Detalle_DispositivoModelo; private Exferia_Controles.Exferia_Label ex_lbl_P_Fichajes_EntradaSalida; private Exferia_Controles.Exferia_ComboBox ex_cbo_P_Fichajes_EntradaSalida; private Exferia_Controles.Exferia_Button_ConBorde ex_btn_P_Fichajes_BorrarImagen; private Exferia_Controles.Exferia_CheckBox ex_chk_P_Fichajes_Anulado; private Exferia_Controles.Exferia_TabControl ex_tbc_P_Fichajes_Detalle; private System.Windows.Forms.TabPage ex_tbp_P_Fichajes_detalle_JornadaLineas; private System.Windows.Forms.TabPage ex_tbp_P_Fichajes_Detalle_Mapa; private Exferia_Controles.Exferia_Panel_Degradado ex_pnl_P_Fichajes_Detalle_JornadaLinea; private Exferia_Controles.Exferia_Label ex_lbl_P_Fichajes_Detalle_Jornada; private Exferia_Controles.ControlesAuxiliares.CTU_Mapa ctu_P_Fichajes_Mapa; private Exferia_Controles.Exferia_ComboBox ex_cbo_P_Fichajes_TipoDispositivo; private Exferia_Controles.Exferia_Label exferia_Label1; } }