void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Win_Busqueda_Personal_Estandar_control = ((SIC.Objs.Controles.Dialogos.Win_Busqueda_Personal_Estandar)(target));
     return;
     case 2:
     this.Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.border_Copy4 = ((System.Windows.Controls.Border)(target));
     return;
     case 4:
     this.usc_buscarPersona = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 5:
     this.com_relacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 6:
     this.Txt_RelacionOtros = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.Direccion_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.border_Copy7 = ((System.Windows.Controls.Border)(target));
     return;
     case 9:
     this.But_DireccionSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 55 "..\..\..\..\..\Objs\Controles\Dialogos\Win_Busqueda_Personal_Estandar.xaml"
     this.But_DireccionSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_DireccionSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.Contactos_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 11:
     this.But_ContactoSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 73 "..\..\..\..\..\Objs\Controles\Dialogos\Win_Busqueda_Personal_Estandar.xaml"
     this.But_ContactoSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_ContactoSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 12:
     this.Txt_NombreSol = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.Txt_NombreSol_Copy = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.Txt_NombreSol_Copy1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.Txt_NombreSol_Copy2 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.But_Aceptar = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\..\..\..\Objs\Controles\Dialogos\Win_Busqueda_Personal_Estandar.xaml"
     this.But_Aceptar.Click += new System.Windows.RoutedEventHandler(this.But_Aceptar_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.But_Cerrar = ((System.Windows.Controls.Button)(target));
     
     #line 113 "..\..\..\..\..\Objs\Controles\Dialogos\Win_Busqueda_Personal_Estandar.xaml"
     this.But_Cerrar.Click += new System.Windows.RoutedEventHandler(this.But_Cerrar_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     ((SIC.Objs.Controles.win_AgregarPersona)(target)).Closed += new System.EventHandler(this.Window_Closed);
     
     #line default
     #line hidden
     
     #line 5 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     ((SIC.Objs.Controles.win_AgregarPersona)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing_1);
     
     #line default
     #line hidden
     return;
     case 2:
     this.Menor_Si_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 3:
     this.Menor_No_BeginStoryboard = ((System.Windows.Media.Animation.BeginStoryboard)(target));
     return;
     case 4:
     this.Txt_Nombre = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.Txt_Apellidos = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.dpk_fechanacimiento = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 7:
     this.usc_buscar = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 8:
     this.textBlock = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.ch_discapacitado = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 10:
     this.ch_Documentos = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 11:
     this.ch_edad = ((System.Windows.Controls.CheckBox)(target));
     
     #line 198 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     this.ch_edad.Checked += new System.Windows.RoutedEventHandler(this.ch_edad_Checked);
     
     #line default
     #line hidden
     return;
     case 12:
     this.com_relacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 13:
     this.But_Aceptar = ((System.Windows.Controls.Button)(target));
     
     #line 204 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     this.But_Aceptar.Click += new System.Windows.RoutedEventHandler(this.But_Aceptar_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.But_Salir = ((System.Windows.Controls.Button)(target));
     
     #line 205 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     this.But_Salir.Click += new System.Windows.RoutedEventHandler(this.But_Salir_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Ch_esMasculino = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 16:
     this.expander = ((System.Windows.Controls.Expander)(target));
     return;
     case 17:
     this.usc_BuscarTutor = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 18:
     this.Txt_NombreTutor = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 20:
     this.Txt_Decreto = ((System.Windows.Controls.TextBox)(target));
     return;
     case 21:
     this.Ch_esCasado = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 22:
     this.But_VerContacto = ((System.Windows.Controls.Button)(target));
     
     #line 244 "..\..\..\..\..\Objs\Controles\Sobrevivencia\win_AgregarPersona.xaml"
     this.But_VerContacto.Click += new System.Windows.RoutedEventHandler(this.But_VerContacto_Click);
     
     #line default
     #line hidden
     return;
     case 23:
     this.Ch_Hijos = ((System.Windows.Controls.CheckBox)(target));
     return;
     case 24:
     this.com_EstadoBeneficio = ((System.Windows.Controls.ComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.us_Proceso_SeguroFunerario_control = ((SIC.us_Proceso_SeguroFunerario)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.But_Nota = ((System.Windows.Controls.Button)(target));
     
     #line 33 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_Nota.Click += new System.Windows.RoutedEventHandler(this.But_Nota_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.Tab_Docente = ((System.Windows.Controls.TabControl)(target));
     return;
     case 5:
     this.Tabi_Docente = ((System.Windows.Controls.TabItem)(target));
     return;
     case 6:
     this.Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.border_Copy4 = ((System.Windows.Controls.Border)(target));
     return;
     case 8:
     this.usc_buscarPersona = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 9:
     this.com_relacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 10:
     this.Txt_RelacionOtros = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.Txt_NombreSol = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.Direccion_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.border_Copy7 = ((System.Windows.Controls.Border)(target));
     return;
     case 14:
     this.But_DireccionSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 99 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_DireccionSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_DireccionSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.Contactos_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.border_Copy6 = ((System.Windows.Controls.Border)(target));
     return;
     case 17:
     this.But_ContactoSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 117 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_ContactoSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_ContactoSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     this.Tabi_Discapacidad = ((System.Windows.Controls.TabItem)(target));
     return;
     case 19:
     this.Datos = ((System.Windows.Controls.Grid)(target));
     return;
     case 20:
     this.border_Copy2 = ((System.Windows.Controls.Border)(target));
     return;
     case 21:
     this.Dpk_FechaSolicitud = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 22:
     this.Requisitos = ((System.Windows.Controls.Grid)(target));
     return;
     case 23:
     this.border_Copy3 = ((System.Windows.Controls.Border)(target));
     return;
     case 24:
     this.but_Agregarrequisito = ((System.Windows.Controls.Button)(target));
     
     #line 174 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.but_Agregarrequisito.Click += new System.Windows.RoutedEventHandler(this.but_Agregarrequisito_Click);
     
     #line default
     #line hidden
     return;
     case 25:
     
     #line 179 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     case 26:
     this.lis_requisitos = ((System.Windows.Controls.ListView)(target));
     return;
     case 27:
     this.prg_requisitos = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 28:
     this.Txt_requisitos = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.But_ViewItemRequisitos = ((System.Windows.Controls.Button)(target));
     
     #line 208 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_ViewItemRequisitos.Click += new System.Windows.RoutedEventHandler(this.But_ViewItemRequisitos_Click);
     
     #line default
     #line hidden
     return;
     case 30:
     this.But_Editar = ((System.Windows.Controls.Button)(target));
     
     #line 213 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_Editar.Click += new System.Windows.RoutedEventHandler(this.But_Editar_Click);
     
     #line default
     #line hidden
     return;
     case 31:
     this.Txt_Monto = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 32:
     this.Reclamantes = ((System.Windows.Controls.Grid)(target));
     return;
     case 33:
     this.border_Copy1 = ((System.Windows.Controls.Border)(target));
     return;
     case 34:
     this.Lis_Beneficiario = ((System.Windows.Controls.ListView)(target));
     return;
     case 35:
     this.but_AgregarPersona = ((System.Windows.Controls.Button)(target));
     
     #line 265 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.but_AgregarPersona.Click += new System.Windows.RoutedEventHandler(this.but_AgregarPersona_Click);
     
     #line default
     #line hidden
     return;
     case 36:
     this.But_QuitarPersona = ((System.Windows.Controls.Button)(target));
     
     #line 270 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_QuitarPersona.Click += new System.Windows.RoutedEventHandler(this.But_QuitarPersona_Click);
     
     #line default
     #line hidden
     return;
     case 37:
     this.But_EditarPersona = ((System.Windows.Controls.Button)(target));
     
     #line 278 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_EditarPersona.Click += new System.Windows.RoutedEventHandler(this.But_EditarPersona_Click);
     
     #line default
     #line hidden
     return;
     case 38:
     this.But_Aprobada = ((System.Windows.Controls.Button)(target));
     
     #line 291 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_Aprobada.Click += new System.Windows.RoutedEventHandler(this.But_Aprobada_Click);
     
     #line default
     #line hidden
     return;
     case 39:
     this.pro_barglobal = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 40:
     this.But_Tiempos = ((System.Windows.Controls.Button)(target));
     return;
     case 41:
     this.But_Declinar = ((System.Windows.Controls.Button)(target));
     
     #line 315 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_Declinar.Click += new System.Windows.RoutedEventHandler(this.But_Declinar_Click);
     
     #line default
     #line hidden
     return;
     case 42:
     this.But_ProcesoEvaluacion = ((System.Windows.Controls.Button)(target));
     
     #line 323 "..\..\..\..\..\Objs\Controles\SeguroFunerario\us_Proceso_SeguroFunerario.xaml"
     this.But_ProcesoEvaluacion.Click += new System.Windows.RoutedEventHandler(this.But_ProcesoEvaluacion_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.us_mantenimiento_procesos_control = ((SIC.us_mantenimiento_procesos)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.Tab_Docente = ((System.Windows.Controls.TabControl)(target));
     return;
     case 4:
     this.Tabi_Docente = ((System.Windows.Controls.TabItem)(target));
     return;
     case 5:
     this.Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 6:
     this.border_Copy4 = ((System.Windows.Controls.Border)(target));
     return;
     case 7:
     this.usc_buscarPersona = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 8:
     this.com_relacion = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 9:
     this.Txt_RelacionOtros = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.Txt_NombreSol = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.Direccion_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 12:
     this.border_Copy7 = ((System.Windows.Controls.Border)(target));
     return;
     case 13:
     this.But_DireccionSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 99 "..\..\..\..\Objs\Controles\us_mantenimiento_procesos.xaml"
     this.But_DireccionSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_DireccionSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.Contactos_Solicitante = ((System.Windows.Controls.Grid)(target));
     return;
     case 15:
     this.border_Copy6 = ((System.Windows.Controls.Border)(target));
     return;
     case 16:
     this.But_ContactoSolicitante = ((System.Windows.Controls.Button)(target));
     
     #line 117 "..\..\..\..\Objs\Controles\us_mantenimiento_procesos.xaml"
     this.But_ContactoSolicitante.Click += new System.Windows.RoutedEventHandler(this.But_ContactoSolicitante_Click);
     
     #line default
     #line hidden
     return;
     case 17:
     this.Tabi_Discapacidad = ((System.Windows.Controls.TabItem)(target));
     return;
     case 18:
     this.Datos = ((System.Windows.Controls.Grid)(target));
     return;
     case 19:
     this.border_Copy2 = ((System.Windows.Controls.Border)(target));
     return;
     case 20:
     this.Com_OrigenSiniestro = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 21:
     this.Com_TipoSiniestro = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 22:
     this.Dpk_FechaSolicitud = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 23:
     this.Dpk_FechaSiniestro = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 24:
     this.Requisitos = ((System.Windows.Controls.Grid)(target));
     return;
     case 25:
     this.border_Copy3 = ((System.Windows.Controls.Border)(target));
     return;
     case 26:
     
     #line 188 "..\..\..\..\Objs\Controles\us_mantenimiento_procesos.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click_1);
     
     #line default
     #line hidden
     return;
     case 27:
     this.prg_requisitos = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 28:
     this.Txt_requisitos = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.Txt_PorcientoPension = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 30:
     this.Txt_Detalles = ((System.Windows.Controls.TextBox)(target));
     return;
     case 31:
     this.Dpk_FConcrecion = ((System.Windows.Controls.DatePicker)(target));
     return;
     case 32:
     this.Txt_PorcientoDiscapacidad = ((System.Windows.Controls.TextBox)(target));
     return;
     case 33:
     this.But_Calcular = ((System.Windows.Controls.Button)(target));
     return;
     case 34:
     this.Com_OrigenBeneficio = ((System.Windows.Controls.ComboBox)(target));
     return;
     case 35:
     this.Pasos = ((System.Windows.Controls.Grid)(target));
     return;
     case 36:
     this.border_Copy5 = ((System.Windows.Controls.Border)(target));
     return;
     case 37:
     this.gridview1 = ((System.Windows.Controls.DataGrid)(target));
     
     #line 267 "..\..\..\..\Objs\Controles\us_mantenimiento_procesos.xaml"
     this.gridview1.MouseDoubleClick += new System.Windows.Input.MouseButtonEventHandler(this.gridview1_MouseDoubleClick);
     
     #line default
     #line hidden
     return;
     case 38:
     this.usc_aseguradora = ((SIC.Objs.Controles.ERSuplidormini)(target));
     return;
     case 39:
     this.But_Completar = ((System.Windows.Controls.Button)(target));
     
     #line 320 "..\..\..\..\Objs\Controles\us_mantenimiento_procesos.xaml"
     this.But_Completar.Click += new System.Windows.RoutedEventHandler(this.But_Completar_Click);
     
     #line default
     #line hidden
     return;
     case 40:
     this.pro_barglobal = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 41:
     this.But_Tiempos = ((System.Windows.Controls.Button)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 5
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.us_Win_IncluirPersonal = ((SIC.Objs.Controles.Win_IncluirPersonal)(target));
     return;
     case 2:
     this.gri_general = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.grid_controles = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.grid_info_personal = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.border_Copy = ((System.Windows.Controls.Border)(target));
     return;
     case 6:
     this.grid_inf_laboral = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.border_Copy1 = ((System.Windows.Controls.Border)(target));
     return;
     case 8:
     this.Txt_Fecha = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.Txt_Monto = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.Txt_TiempoServicio = ((System.Windows.Controls.TextBox)(target));
     return;
     case 11:
     this.us_er_empresa = ((SIC.Objs.Controles.ERSuplidormini)(target));
     return;
     case 12:
     this.But_Guardar = ((System.Windows.Controls.Button)(target));
     
     #line 56 "..\..\..\..\Objs\Controles\Win_IncluirPersonal.xaml"
     this.But_Guardar.Click += new System.Windows.RoutedEventHandler(this.But_Guardar_Click);
     
     #line default
     #line hidden
     return;
     case 13:
     this.But_Salir = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\..\..\Objs\Controles\Win_IncluirPersonal.xaml"
     this.But_Salir.Click += new System.Windows.RoutedEventHandler(this.But_Salir_Click);
     
     #line default
     #line hidden
     return;
     case 14:
     this.But_OtraBusqueda = ((System.Windows.Controls.Button)(target));
     
     #line 72 "..\..\..\..\Objs\Controles\Win_IncluirPersonal.xaml"
     this.But_OtraBusqueda.Click += new System.Windows.RoutedEventHandler(this.But_OtraBusqueda_Click);
     
     #line default
     #line hidden
     return;
     case 15:
     this.grid_inicial = ((System.Windows.Controls.Grid)(target));
     return;
     case 16:
     this.us_buscarempresa = ((Contrato.objects.paginas.ERBuscarPersona)(target));
     return;
     case 17:
     
     #line 90 "..\..\..\..\Objs\Controles\Win_IncluirPersonal.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }