using Exferia_Aplicacion.General;
namespace Exferia_KairosPRO._4_Vistas
{
partial class P_Pausas_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_Pausas_Detalle_FotoPausa = new System.Windows.Forms.PictureBox();
this.ex_usc_P_Pausas_Detalle_FechaHora = new Exferia_Controles.Exferia_FechaSeleccion();
this.ex_txt_P_Pausas_Detalle_Observaciones = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_P_Pausas_Detalle_Observaciones = new Exferia_Controles.Exferia_Label();
this.ex_btn_P_Pausas_Detalle_Guardar = new Exferia_Controles.Exferia_Button();
this.ex_cbo_P_Pausas_Detalle_Tipo = new Exferia_Controles.Exferia_ComboBox();
this.ex_lbl_P_Pausas_Detalle_Tipo = new Exferia_Controles.Exferia_Label();
this.ex_usc_P_Pausas_Detalle_Terminal = new Exferia_Controles.Exferia_F3();
this.ex_txt_P_Pausas_Detalle_Hora = new Exferia_Controles.Exferia_TextBox_ConMascara();
this.ex_lbl_P_Pausas_Detalle_Hora = new Exferia_Controles.Exferia_Label();
this.ex_usc_P_Pausas_Detalle_DispositivoModelo = new Exferia_Controles.Exferia_F3_SoloSeleccion();
this.ex_lbl_P_Pausas_InicioFin = new Exferia_Controles.Exferia_Label();
this.ex_cbo_P_Pausas_InicioFin = new Exferia_Controles.Exferia_ComboBox();
this.ex_btn_P_Pausas_BorrarImagen = new Exferia_Controles.Exferia_Button_ConBorde();
this.ex_chk_P_Pausas_Anulado = new Exferia_Controles.Exferia_CheckBox();
this.ex_tbc_P_Pausas_Detalle = new Exferia_Controles.Exferia_TabControl();
this.ex_tbp_P_Pausas_detalle_JornadaPausas = new System.Windows.Forms.TabPage();
this.ex_lbl_P_Pausas_Detalle_Jornada = new Exferia_Controles.Exferia_Label();
this.ex_pnl_P_Pausas_Detalle_JornadaPausas = new Exferia_Controles.Exferia_Panel_Degradado();
this.ex_tbp_P_Pausas_Detalle_Mapa = new System.Windows.Forms.TabPage();
this.ctu_P_Pausas_Mapa = new Exferia_Controles.ControlesAuxiliares.CTU_Mapa();
this.ex_cbo_P_Pausas_TipoDispositivo = new Exferia_Controles.Exferia_ComboBox();
this.exferia_Label1 = new Exferia_Controles.Exferia_Label();
((System.ComponentModel.ISupportInitialize)(this.pcb_P_Pausas_Detalle_FotoPausa)).BeginInit();
this.ex_tbc_P_Pausas_Detalle.SuspendLayout();
this.ex_tbp_P_Pausas_detalle_JornadaPausas.SuspendLayout();
this.ex_tbp_P_Pausas_Detalle_Mapa.SuspendLayout();
this.SuspendLayout();
//
// pcb_P_Pausas_Detalle_FotoPausa
//
this.pcb_P_Pausas_Detalle_FotoPausa.Location = new System.Drawing.Point(26, 97);
this.pcb_P_Pausas_Detalle_FotoPausa.Name = "pcb_P_Pausas_Detalle_FotoPausa";
this.pcb_P_Pausas_Detalle_FotoPausa.Size = new System.Drawing.Size(105, 122);
this.pcb_P_Pausas_Detalle_FotoPausa.TabIndex = 39;
this.pcb_P_Pausas_Detalle_FotoPausa.TabStop = false;
//
// ex_usc_P_Pausas_Detalle_FechaHora
//
this.ex_usc_P_Pausas_Detalle_FechaHora.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_Bloqueable = true;
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_Descripcion = "Fecha";
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_Fecha = " / /";
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_Obligatorio = true;
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_ReadOnly = false;
this.ex_usc_P_Pausas_Detalle_FechaHora.Location = new System.Drawing.Point(150, 97);
this.ex_usc_P_Pausas_Detalle_FechaHora.Name = "ex_usc_P_Pausas_Detalle_FechaHora";
this.ex_usc_P_Pausas_Detalle_FechaHora.Size = new System.Drawing.Size(218, 22);
this.ex_usc_P_Pausas_Detalle_FechaHora.TabIndex = 5;
this.ex_usc_P_Pausas_Detalle_FechaHora.Exferia_FechaSeleccion_TextBox_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged);
//
// ex_txt_P_Pausas_Detalle_Observaciones
//
this.ex_txt_P_Pausas_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_Pausas_Detalle_Observaciones.Exferia_TextBox_Bloqueable = true;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_MaxLength = 1000;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Multiline = false;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_NoBloquear = true;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Obligatorio = false;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_ReadOnly = false;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_SelectionLength = 0;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_P_Pausas_Detalle_Observaciones.Location = new System.Drawing.Point(151, 284);
this.ex_txt_P_Pausas_Detalle_Observaciones.Name = "ex_txt_P_Pausas_Detalle_Observaciones";
this.ex_txt_P_Pausas_Detalle_Observaciones.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_P_Pausas_Detalle_Observaciones.Size = new System.Drawing.Size(597, 45);
this.ex_txt_P_Pausas_Detalle_Observaciones.TabIndex = 35;
this.ex_txt_P_Pausas_Detalle_Observaciones.Exferia_TextBox_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged);
//
// ex_lbl_P_Pausas_Detalle_Observaciones
//
this.ex_lbl_P_Pausas_Detalle_Observaciones.AutoSize = true;
this.ex_lbl_P_Pausas_Detalle_Observaciones.Location = new System.Drawing.Point(152, 268);
this.ex_lbl_P_Pausas_Detalle_Observaciones.Name = "ex_lbl_P_Pausas_Detalle_Observaciones";
this.ex_lbl_P_Pausas_Detalle_Observaciones.Size = new System.Drawing.Size(78, 13);
this.ex_lbl_P_Pausas_Detalle_Observaciones.TabIndex = 42;
this.ex_lbl_P_Pausas_Detalle_Observaciones.Text = "Observaciones";
//
// ex_btn_P_Pausas_Detalle_Guardar
//
this.ex_btn_P_Pausas_Detalle_Guardar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_Pausas_Detalle_Guardar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_Pausas_Detalle_Guardar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_Bloqueable = true;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_ReadOnly = false;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_TabStop = false;
this.ex_btn_P_Pausas_Detalle_Guardar.Exferia_Button_ToolTip = "Grabar(F2)";
this.ex_btn_P_Pausas_Detalle_Guardar.FlatAppearance.BorderSize = 0;
this.ex_btn_P_Pausas_Detalle_Guardar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Pausas_Detalle_Guardar.Location = new System.Drawing.Point(754, 44);
this.ex_btn_P_Pausas_Detalle_Guardar.Name = "ex_btn_P_Pausas_Detalle_Guardar";
this.ex_btn_P_Pausas_Detalle_Guardar.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_Pausas_Detalle_Guardar.TabIndex = 43;
this.ex_btn_P_Pausas_Detalle_Guardar.TabStop = false;
this.ex_btn_P_Pausas_Detalle_Guardar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Pausas_Detalle_Guardar.UseVisualStyleBackColor = false;
this.ex_btn_P_Pausas_Detalle_Guardar.Click += new System.EventHandler(this.ex_btn_P_Pausas_Detalle_Guardar_Click);
//
// ex_cbo_P_Pausas_Detalle_Tipo
//
this.ex_cbo_P_Pausas_Detalle_Tipo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_cbo_P_Pausas_Detalle_Tipo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ex_cbo_P_Pausas_Detalle_Tipo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ex_cbo_P_Pausas_Detalle_Tipo.Exferia_ComboBox_Bloqueable = true;
this.ex_cbo_P_Pausas_Detalle_Tipo.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black;
this.ex_cbo_P_Pausas_Detalle_Tipo.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
this.ex_cbo_P_Pausas_Detalle_Tipo.Exferia_ComboBox_Obligatorio = true;
this.ex_cbo_P_Pausas_Detalle_Tipo.FormattingEnabled = true;
this.ex_cbo_P_Pausas_Detalle_Tipo.Location = new System.Drawing.Point(257, 148);
this.ex_cbo_P_Pausas_Detalle_Tipo.Name = "ex_cbo_P_Pausas_Detalle_Tipo";
this.ex_cbo_P_Pausas_Detalle_Tipo.Size = new System.Drawing.Size(278, 21);
this.ex_cbo_P_Pausas_Detalle_Tipo.TabIndex = 15;
this.ex_cbo_P_Pausas_Detalle_Tipo.SelectedIndexChanged += new System.EventHandler(this.Controlar_Modificaciones_ComboBox_SelectedIndexChanged);
//
// ex_lbl_P_Pausas_Detalle_Tipo
//
this.ex_lbl_P_Pausas_Detalle_Tipo.AutoSize = true;
this.ex_lbl_P_Pausas_Detalle_Tipo.Location = new System.Drawing.Point(152, 151);
this.ex_lbl_P_Pausas_Detalle_Tipo.Name = "ex_lbl_P_Pausas_Detalle_Tipo";
this.ex_lbl_P_Pausas_Detalle_Tipo.Size = new System.Drawing.Size(75, 13);
this.ex_lbl_P_Pausas_Detalle_Tipo.TabIndex = 47;
this.ex_lbl_P_Pausas_Detalle_Tipo.Text = "Tipo de pausa";
//
// ex_usc_P_Pausas_Detalle_Terminal
//
this.ex_usc_P_Pausas_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_Pausas_Detalle_Terminal.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Bloquear_F3_Descripcion = false;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Codigo = "";
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_DatosAuxiliares_1 = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_DatosAuxiliares_2 = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_DatosAuxiliares_3 = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Descripcion = "";
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_FechaBorrado = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Id = ((long)(-1));
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Objeto_ParaEnviarAMantenimiento = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_PRINCIPAL_Obligatorio = false;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_PRINCIPAL_PermitirAdd = true;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Titulo = "Terminal";
this.ex_usc_P_Pausas_Detalle_Terminal.Location = new System.Drawing.Point(151, 246);
this.ex_usc_P_Pausas_Detalle_Terminal.Name = "ex_usc_P_Pausas_Detalle_Terminal";
this.ex_usc_P_Pausas_Detalle_Terminal.Size = new System.Drawing.Size(601, 22);
this.ex_usc_P_Pausas_Detalle_Terminal.TabIndex = 30;
this.ex_usc_P_Pausas_Detalle_Terminal.Tag = "";
this.ex_usc_P_Pausas_Detalle_Terminal.Visible = false;
this.ex_usc_P_Pausas_Detalle_Terminal.Exferia_F3_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged);
//
// ex_txt_P_Pausas_Detalle_Hora
//
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Mask = "00:00";
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_MaxLength = 32767;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Multiline = false;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_NoBloquear = true;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Obligatorio = true;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_PasswordChar = '\0';
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_ReadOnly = false;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_SelectionLength = 0;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_SelectionStart = 0;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_TabStop = true;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Texto_Inicial = " :";
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_UseSystemPasswordChar = false;
this.ex_txt_P_Pausas_Detalle_Hora.Location = new System.Drawing.Point(257, 122);
this.ex_txt_P_Pausas_Detalle_Hora.Name = "ex_txt_P_Pausas_Detalle_Hora";
this.ex_txt_P_Pausas_Detalle_Hora.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_P_Pausas_Detalle_Hora.Size = new System.Drawing.Size(46, 22);
this.ex_txt_P_Pausas_Detalle_Hora.TabIndex = 10;
this.ex_txt_P_Pausas_Detalle_Hora.Text = " :";
this.ex_txt_P_Pausas_Detalle_Hora.Exferia_TextBox_ConMascara_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged);
//
// ex_lbl_P_Pausas_Detalle_Hora
//
this.ex_lbl_P_Pausas_Detalle_Hora.AutoSize = true;
this.ex_lbl_P_Pausas_Detalle_Hora.Location = new System.Drawing.Point(152, 125);
this.ex_lbl_P_Pausas_Detalle_Hora.Name = "ex_lbl_P_Pausas_Detalle_Hora";
this.ex_lbl_P_Pausas_Detalle_Hora.Size = new System.Drawing.Size(30, 13);
this.ex_lbl_P_Pausas_Detalle_Hora.TabIndex = 52;
this.ex_lbl_P_Pausas_Detalle_Hora.Text = "Hora";
//
// ex_usc_P_Pausas_Detalle_DispositivoModelo
//
this.ex_usc_P_Pausas_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_Pausas_Detalle_DispositivoModelo.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Codigo = "";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_1 = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_2 = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_DatosAuxiliares_3 = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Descripcion = "";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_FechaBorrado = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Id = ((long)(-1));
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_IdEjercicio_Baja = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_PRINCIPAL_Obligatorio = true;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3_SoloSeleccion.Exferia_F3_SoloSeleccion_TipoRelacion.Ninguna;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Titulo = "Dispositivo";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Location = new System.Drawing.Point(151, 197);
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Name = "ex_usc_P_Pausas_Detalle_DispositivoModelo";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Size = new System.Drawing.Size(539, 22);
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.TabIndex = 25;
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Tag = "";
this.ex_usc_P_Pausas_Detalle_DispositivoModelo.Exferia_F3_SoloSeleccion_Evento_TextChanged += new System.EventHandler(this.Controlar_Modificaciones_TextBox_TextChanged);
//
// ex_lbl_P_Pausas_InicioFin
//
this.ex_lbl_P_Pausas_InicioFin.AutoSize = true;
this.ex_lbl_P_Pausas_InicioFin.Location = new System.Drawing.Point(152, 176);
this.ex_lbl_P_Pausas_InicioFin.Name = "ex_lbl_P_Pausas_InicioFin";
this.ex_lbl_P_Pausas_InicioFin.Size = new System.Drawing.Size(51, 13);
this.ex_lbl_P_Pausas_InicioFin.TabIndex = 56;
this.ex_lbl_P_Pausas_InicioFin.Text = "Inicio/Fin";
//
// ex_cbo_P_Pausas_InicioFin
//
this.ex_cbo_P_Pausas_InicioFin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_cbo_P_Pausas_InicioFin.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ex_cbo_P_Pausas_InicioFin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ex_cbo_P_Pausas_InicioFin.Exferia_ComboBox_Bloqueable = true;
this.ex_cbo_P_Pausas_InicioFin.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black;
this.ex_cbo_P_Pausas_InicioFin.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
this.ex_cbo_P_Pausas_InicioFin.Exferia_ComboBox_Obligatorio = true;
this.ex_cbo_P_Pausas_InicioFin.FormattingEnabled = true;
this.ex_cbo_P_Pausas_InicioFin.Location = new System.Drawing.Point(257, 173);
this.ex_cbo_P_Pausas_InicioFin.Name = "ex_cbo_P_Pausas_InicioFin";
this.ex_cbo_P_Pausas_InicioFin.Size = new System.Drawing.Size(121, 21);
this.ex_cbo_P_Pausas_InicioFin.TabIndex = 20;
this.ex_cbo_P_Pausas_InicioFin.SelectedIndexChanged += new System.EventHandler(this.Controlar_Modificaciones_ComboBox_SelectedIndexChanged);
//
// ex_btn_P_Pausas_BorrarImagen
//
this.ex_btn_P_Pausas_BorrarImagen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Pausas_BorrarImagen.Exferia_Button_ConBorde_Bloqueable = true;
this.ex_btn_P_Pausas_BorrarImagen.Exferia_Button_ConBorde_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.Vacio;
this.ex_btn_P_Pausas_BorrarImagen.Exferia_Button_ConBorde_ReadOnly = false;
this.ex_btn_P_Pausas_BorrarImagen.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Pausas_BorrarImagen.Exferia_Button_ToolTip = "";
this.ex_btn_P_Pausas_BorrarImagen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Pausas_BorrarImagen.Location = new System.Drawing.Point(26, 225);
this.ex_btn_P_Pausas_BorrarImagen.Name = "ex_btn_P_Pausas_BorrarImagen";
this.ex_btn_P_Pausas_BorrarImagen.Size = new System.Drawing.Size(105, 23);
this.ex_btn_P_Pausas_BorrarImagen.TabIndex = 59;
this.ex_btn_P_Pausas_BorrarImagen.TabStop = false;
this.ex_btn_P_Pausas_BorrarImagen.Text = "Borrar Imagen";
this.ex_btn_P_Pausas_BorrarImagen.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Pausas_BorrarImagen.UseVisualStyleBackColor = true;
this.ex_btn_P_Pausas_BorrarImagen.Click += new System.EventHandler(this.ex_btn_P_Pausas_BorrarImagen_Click);
//
// ex_chk_P_Pausas_Anulado
//
this.ex_chk_P_Pausas_Anulado.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_chk_P_Pausas_Anulado.AutoSize = true;
this.ex_chk_P_Pausas_Anulado.BackColor = System.Drawing.Color.Transparent;
this.ex_chk_P_Pausas_Anulado.Exferia_CheckBox_Bloqueable = true;
this.ex_chk_P_Pausas_Anulado.Exferia_CheckBox_Obligatorio = false;
this.ex_chk_P_Pausas_Anulado.Exferia_CheckBox_ToolTip = "";
this.ex_chk_P_Pausas_Anulado.ForeColor = System.Drawing.SystemColors.ControlText;
this.ex_chk_P_Pausas_Anulado.Location = new System.Drawing.Point(678, 97);
this.ex_chk_P_Pausas_Anulado.Name = "ex_chk_P_Pausas_Anulado";
this.ex_chk_P_Pausas_Anulado.Size = new System.Drawing.Size(65, 17);
this.ex_chk_P_Pausas_Anulado.TabIndex = 40;
this.ex_chk_P_Pausas_Anulado.Text = "Anulado";
this.ex_chk_P_Pausas_Anulado.UseVisualStyleBackColor = true;
this.ex_chk_P_Pausas_Anulado.CheckedChanged += new System.EventHandler(this.Controlar_Modificaciones_CheckBox_CheckedChanged);
//
// ex_tbc_P_Pausas_Detalle
//
this.ex_tbc_P_Pausas_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_Pausas_Detalle.Controls.Add(this.ex_tbp_P_Pausas_detalle_JornadaPausas);
this.ex_tbc_P_Pausas_Detalle.Controls.Add(this.ex_tbp_P_Pausas_Detalle_Mapa);
this.ex_tbc_P_Pausas_Detalle.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.ex_tbc_P_Pausas_Detalle.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.ex_tbc_P_Pausas_Detalle.Location = new System.Drawing.Point(26, 334);
this.ex_tbc_P_Pausas_Detalle.Name = "ex_tbc_P_Pausas_Detalle";
this.ex_tbc_P_Pausas_Detalle.SelectedIndex = 0;
this.ex_tbc_P_Pausas_Detalle.Size = new System.Drawing.Size(726, 309);
this.ex_tbc_P_Pausas_Detalle.TabIndex = 61;
this.ex_tbc_P_Pausas_Detalle.Selected += new System.Windows.Forms.TabControlEventHandler(this.ex_tbc_P_Pausas_Detalle_Selected);
//
// ex_tbp_P_Pausas_detalle_JornadaPausas
//
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Controls.Add(this.ex_lbl_P_Pausas_Detalle_Jornada);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Controls.Add(this.ex_pnl_P_Pausas_Detalle_JornadaPausas);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Location = new System.Drawing.Point(4, 22);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Name = "ex_tbp_P_Pausas_detalle_JornadaPausas";
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Padding = new System.Windows.Forms.Padding(3);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Size = new System.Drawing.Size(718, 283);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.TabIndex = 0;
this.ex_tbp_P_Pausas_detalle_JornadaPausas.Text = "Configuración pausas";
this.ex_tbp_P_Pausas_detalle_JornadaPausas.UseVisualStyleBackColor = true;
//
// ex_lbl_P_Pausas_Detalle_Jornada
//
this.ex_lbl_P_Pausas_Detalle_Jornada.AutoSize = true;
this.ex_lbl_P_Pausas_Detalle_Jornada.Location = new System.Drawing.Point(6, 7);
this.ex_lbl_P_Pausas_Detalle_Jornada.Name = "ex_lbl_P_Pausas_Detalle_Jornada";
this.ex_lbl_P_Pausas_Detalle_Jornada.Size = new System.Drawing.Size(141, 13);
this.ex_lbl_P_Pausas_Detalle_Jornada.TabIndex = 1;
this.ex_lbl_P_Pausas_Detalle_Jornada.Text = "Sin configuración de pausas";
//
// ex_pnl_P_Pausas_Detalle_JornadaPausas
//
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.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_Pausas_Detalle_JornadaPausas.Exferia_Panel_Degradado_Color_Borde = System.Drawing.Color.White;
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Exferia_Panel_Degradado_Color_Desde = System.Drawing.Color.White;
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Exferia_Panel_Degradado_Color_Hasta = System.Drawing.Color.White;
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Exferia_Panel_Degradado_TipoDegradado = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Location = new System.Drawing.Point(3, 25);
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Name = "ex_pnl_P_Pausas_Detalle_JornadaPausas";
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.Size = new System.Drawing.Size(712, 255);
this.ex_pnl_P_Pausas_Detalle_JornadaPausas.TabIndex = 0;
//
// ex_tbp_P_Pausas_Detalle_Mapa
//
this.ex_tbp_P_Pausas_Detalle_Mapa.Controls.Add(this.ctu_P_Pausas_Mapa);
this.ex_tbp_P_Pausas_Detalle_Mapa.Location = new System.Drawing.Point(4, 22);
this.ex_tbp_P_Pausas_Detalle_Mapa.Name = "ex_tbp_P_Pausas_Detalle_Mapa";
this.ex_tbp_P_Pausas_Detalle_Mapa.Padding = new System.Windows.Forms.Padding(3);
this.ex_tbp_P_Pausas_Detalle_Mapa.Size = new System.Drawing.Size(718, 283);
this.ex_tbp_P_Pausas_Detalle_Mapa.TabIndex = 1;
this.ex_tbp_P_Pausas_Detalle_Mapa.Text = "Mapa";
this.ex_tbp_P_Pausas_Detalle_Mapa.UseVisualStyleBackColor = true;
//
// ctu_P_Pausas_Mapa
//
this.ctu_P_Pausas_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_Pausas_Mapa.BackColor = System.Drawing.SystemColors.ActiveBorder;
this.ctu_P_Pausas_Mapa.Boton_PantallaCompleta_Visible = false;
this.ctu_P_Pausas_Mapa.Location = new System.Drawing.Point(6, 6);
this.ctu_P_Pausas_Mapa.Name = "ctu_P_Pausas_Mapa";
this.ctu_P_Pausas_Mapa.Size = new System.Drawing.Size(706, 271);
this.ctu_P_Pausas_Mapa.SoloLectura = false;
this.ctu_P_Pausas_Mapa.TabIndex = 0;
//
// ex_cbo_P_Pausas_TipoDispositivo
//
this.ex_cbo_P_Pausas_TipoDispositivo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_cbo_P_Pausas_TipoDispositivo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ex_cbo_P_Pausas_TipoDispositivo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ex_cbo_P_Pausas_TipoDispositivo.Exferia_ComboBox_Bloqueable = true;
this.ex_cbo_P_Pausas_TipoDispositivo.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black;
this.ex_cbo_P_Pausas_TipoDispositivo.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
this.ex_cbo_P_Pausas_TipoDispositivo.Exferia_ComboBox_Obligatorio = true;
this.ex_cbo_P_Pausas_TipoDispositivo.FormattingEnabled = true;
this.ex_cbo_P_Pausas_TipoDispositivo.Location = new System.Drawing.Point(257, 222);
this.ex_cbo_P_Pausas_TipoDispositivo.Name = "ex_cbo_P_Pausas_TipoDispositivo";
this.ex_cbo_P_Pausas_TipoDispositivo.Size = new System.Drawing.Size(121, 21);
this.ex_cbo_P_Pausas_TipoDispositivo.TabIndex = 64;
this.ex_cbo_P_Pausas_TipoDispositivo.SelectedIndexChanged += new System.EventHandler(this.ex_cbo_P_Pausas_TipoDispositivo_SelectedIndexChanged);
//
// exferia_Label1
//
this.exferia_Label1.AutoSize = true;
this.exferia_Label1.Location = new System.Drawing.Point(152, 225);
this.exferia_Label1.Name = "exferia_Label1";
this.exferia_Label1.Size = new System.Drawing.Size(95, 13);
this.exferia_Label1.TabIndex = 65;
this.exferia_Label1.Text = "Tipo de dispositivo";
//
// P_Pausas_Detalle
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.ClientSize = new System.Drawing.Size(797, 655);
this.Controls.Add(this.ex_cbo_P_Pausas_TipoDispositivo);
this.Controls.Add(this.exferia_Label1);
this.Controls.Add(this.ex_tbc_P_Pausas_Detalle);
this.Controls.Add(this.ex_chk_P_Pausas_Anulado);
this.Controls.Add(this.ex_btn_P_Pausas_BorrarImagen);
this.Controls.Add(this.ex_cbo_P_Pausas_InicioFin);
this.Controls.Add(this.ex_lbl_P_Pausas_InicioFin);
this.Controls.Add(this.ex_usc_P_Pausas_Detalle_DispositivoModelo);
this.Controls.Add(this.ex_lbl_P_Pausas_Detalle_Hora);
this.Controls.Add(this.ex_txt_P_Pausas_Detalle_Hora);
this.Controls.Add(this.ex_usc_P_Pausas_Detalle_Terminal);
this.Controls.Add(this.ex_lbl_P_Pausas_Detalle_Tipo);
this.Controls.Add(this.ex_cbo_P_Pausas_Detalle_Tipo);
this.Controls.Add(this.ex_btn_P_Pausas_Detalle_Guardar);
this.Controls.Add(this.ex_lbl_P_Pausas_Detalle_Observaciones);
this.Controls.Add(this.ex_txt_P_Pausas_Detalle_Observaciones);
this.Controls.Add(this.ex_usc_P_Pausas_Detalle_FechaHora);
this.Controls.Add(this.pcb_P_Pausas_Detalle_FotoPausa);
this.Name = "P_Pausas_Detalle";
this.Shown += new System.EventHandler(this.P_Pausas_Detalle_shown);
this.Controls.SetChildIndex(this.pcb_P_Pausas_Detalle_FotoPausa, 0);
this.Controls.SetChildIndex(this.ex_usc_P_Pausas_Detalle_FechaHora, 0);
this.Controls.SetChildIndex(this.ex_txt_P_Pausas_Detalle_Observaciones, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Pausas_Detalle_Observaciones, 0);
this.Controls.SetChildIndex(this.ex_btn_P_Pausas_Detalle_Guardar, 0);
this.Controls.SetChildIndex(this.ex_cbo_P_Pausas_Detalle_Tipo, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Pausas_Detalle_Tipo, 0);
this.Controls.SetChildIndex(this.ex_usc_P_Pausas_Detalle_Terminal, 0);
this.Controls.SetChildIndex(this.ex_txt_P_Pausas_Detalle_Hora, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Pausas_Detalle_Hora, 0);
this.Controls.SetChildIndex(this.ex_usc_P_Pausas_Detalle_DispositivoModelo, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Pausas_InicioFin, 0);
this.Controls.SetChildIndex(this.ex_cbo_P_Pausas_InicioFin, 0);
this.Controls.SetChildIndex(this.ex_btn_P_Pausas_BorrarImagen, 0);
this.Controls.SetChildIndex(this.ex_chk_P_Pausas_Anulado, 0);
this.Controls.SetChildIndex(this.ex_tbc_P_Pausas_Detalle, 0);
this.Controls.SetChildIndex(this.exferia_Label1, 0);
this.Controls.SetChildIndex(this.ex_cbo_P_Pausas_TipoDispositivo, 0);
((System.ComponentModel.ISupportInitialize)(this.pcb_P_Pausas_Detalle_FotoPausa)).EndInit();
this.ex_tbc_P_Pausas_Detalle.ResumeLayout(false);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.ResumeLayout(false);
this.ex_tbp_P_Pausas_detalle_JornadaPausas.PerformLayout();
this.ex_tbp_P_Pausas_Detalle_Mapa.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pcb_P_Pausas_Detalle_FotoPausa;
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_Pausas_Detalle_FechaHora;
private Exferia_Controles.Exferia_TextBox ex_txt_P_Pausas_Detalle_Observaciones;
private Exferia_Controles.Exferia_Label ex_lbl_P_Pausas_Detalle_Observaciones;
private Exferia_Controles.Exferia_Button ex_btn_P_Pausas_Detalle_Guardar;
private Exferia_Controles.Exferia_ComboBox ex_cbo_P_Pausas_Detalle_Tipo;
private Exferia_Controles.Exferia_Label ex_lbl_P_Pausas_Detalle_Tipo;
private Exferia_Controles.Exferia_F3 ex_usc_P_Pausas_Detalle_Terminal;
private Exferia_Controles.Exferia_TextBox_ConMascara ex_txt_P_Pausas_Detalle_Hora;
private Exferia_Controles.Exferia_Label ex_lbl_P_Pausas_Detalle_Hora;
private Exferia_Controles.Exferia_F3_SoloSeleccion ex_usc_P_Pausas_Detalle_DispositivoModelo;
private Exferia_Controles.Exferia_Label ex_lbl_P_Pausas_InicioFin;
private Exferia_Controles.Exferia_ComboBox ex_cbo_P_Pausas_InicioFin;
private Exferia_Controles.Exferia_Button_ConBorde ex_btn_P_Pausas_BorrarImagen;
private Exferia_Controles.Exferia_CheckBox ex_chk_P_Pausas_Anulado;
private Exferia_Controles.Exferia_TabControl ex_tbc_P_Pausas_Detalle;
private System.Windows.Forms.TabPage ex_tbp_P_Pausas_detalle_JornadaPausas;
private System.Windows.Forms.TabPage ex_tbp_P_Pausas_Detalle_Mapa;
private Exferia_Controles.Exferia_Panel_Degradado ex_pnl_P_Pausas_Detalle_JornadaPausas;
private Exferia_Controles.Exferia_Label ex_lbl_P_Pausas_Detalle_Jornada;
private Exferia_Controles.ControlesAuxiliares.CTU_Mapa ctu_P_Pausas_Mapa;
private Exferia_Controles.Exferia_ComboBox ex_cbo_P_Pausas_TipoDispositivo;
private Exferia_Controles.Exferia_Label exferia_Label1;
}
}