Partial Class frmINV Inherits System.Windows.Forms.Form 'Form reemplaza a Dispose para limpiar la lista de componentes. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Requerido por el Diseñador de Windows Forms Private components As System.ComponentModel.IContainer 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento 'Se puede modificar usando el Diseñador de Windows Forms. 'No lo modifique con el editor de código. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim navSiguienteRegistro As System.Windows.Forms.ToolStripButton Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmINV)) Me.Panel1 = New System.Windows.Forms.Panel() Me.btnCancelar = New System.Windows.Forms.Button() Me.btnAccion = New System.Windows.Forms.Button() Me.Navegador = New System.Windows.Forms.BindingNavigator(Me.components) Me.navNuevoRegistro = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel() Me.navPrimerRegistro = New System.Windows.Forms.ToolStripButton() Me.navRegistroAnterior = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox() Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.navUltimoRegistro = New System.Windows.Forms.ToolStripButton() Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator() Me.navNuevo = New System.Windows.Forms.ToolStripButton() Me.navModificar = New System.Windows.Forms.ToolStripButton() Me.navEliminar = New System.Windows.Forms.ToolStripButton() Me.navBuscar = New System.Windows.Forms.ToolStripButton() Me.navRecorrer = New System.Windows.Forms.ToolStripButton() Me.navEliminarRegistro = New System.Windows.Forms.ToolStripButton() Me.btnReporte = New System.Windows.Forms.ToolStripButton() Me.InversionesDEVDataSet5 = New Inversiones.InversionesDEVDataSet5() Me.Label22 = New System.Windows.Forms.Label() Me.TbBuscar = New System.Windows.Forms.TabPage() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.pnlMenu = New System.Windows.Forms.Panel() Me.pnlInstrumento = New System.Windows.Forms.Panel() Me.lblInstrumento = New System.Windows.Forms.Label() Me.pnlEmpresa = New System.Windows.Forms.Panel() Me.lblEmpresa = New System.Windows.Forms.Label() Me.pnlOrigenFondos = New System.Windows.Forms.Panel() Me.lblOrigenFondos = New System.Windows.Forms.Label() Me.pnlEmisor = New System.Windows.Forms.Panel() Me.lblEmisor = New System.Windows.Forms.Label() Me.pnlPlazo = New System.Windows.Forms.Panel() Me.lblPlazo = New System.Windows.Forms.Label() Me.pnlCalificacionRiesgo = New System.Windows.Forms.Panel() Me.lblCalificacionRiesgo = New System.Windows.Forms.Label() Me.pnlEstadoProceso = New System.Windows.Forms.Panel() Me.lblEstadoProceso = New System.Windows.Forms.Label() Me.pnlCalificadora = New System.Windows.Forms.Panel() Me.lblCalificadora = New System.Windows.Forms.Label() Me.pnlTipMercado = New System.Windows.Forms.Panel() Me.lblTipoMercado = New System.Windows.Forms.Label() Me.pnlPais = New System.Windows.Forms.Panel() Me.lblPais = New System.Windows.Forms.Label() Me.pnlTipOper = New System.Windows.Forms.Panel() Me.lblTipoOperacion = New System.Windows.Forms.Label() Me.pnlEstado = New System.Windows.Forms.Panel() Me.lblEstado = New System.Windows.Forms.Label() Me.pnlCargaDatos = New System.Windows.Forms.Panel() Me.pnlContenedor = New System.Windows.Forms.Panel() Me.Panel3 = New System.Windows.Forms.Panel() Me.Label31 = New System.Windows.Forms.Label() Me.txtBuscar = New System.Windows.Forms.TextBox() Me.Panel9 = New System.Windows.Forms.Panel() Me.btnCancel = New System.Windows.Forms.Button() Me.btnAceptar = New System.Windows.Forms.Button() Me.grpTipoMercado = New System.Windows.Forms.GroupBox() Me.flpTipoMercado = New System.Windows.Forms.FlowLayoutPanel() Me.grpEstadoProceso = New System.Windows.Forms.GroupBox() Me.flpEstadoProceso = New System.Windows.Forms.FlowLayoutPanel() Me.grpTipoOperacion = New System.Windows.Forms.GroupBox() Me.flpTipoOperacion = New System.Windows.Forms.FlowLayoutPanel() Me.grpEstadoDocumento = New System.Windows.Forms.GroupBox() Me.flpEstadoDocumento = New System.Windows.Forms.FlowLayoutPanel() Me.grpPais = New System.Windows.Forms.GroupBox() Me.flpPais = New System.Windows.Forms.FlowLayoutPanel() Me.grpCalificadoraRiesgo = New System.Windows.Forms.GroupBox() Me.flpCalificadoraRiesgo = New System.Windows.Forms.FlowLayoutPanel() Me.grpCalificacionRiesgo = New System.Windows.Forms.GroupBox() Me.flpCalificacionRiesgo = New System.Windows.Forms.FlowLayoutPanel() Me.grpEmisor = New System.Windows.Forms.GroupBox() Me.flpEmisor = New System.Windows.Forms.FlowLayoutPanel() Me.grpPlazo = New System.Windows.Forms.GroupBox() Me.flpPlazo = New System.Windows.Forms.FlowLayoutPanel() Me.grpOrigenFondos = New System.Windows.Forms.GroupBox() Me.flpOrigenFondos = New System.Windows.Forms.FlowLayoutPanel() Me.grpInstrumentos = New System.Windows.Forms.GroupBox() Me.flpInstrumentos = New System.Windows.Forms.FlowLayoutPanel() Me.grpEmpresas = New System.Windows.Forms.GroupBox() Me.flpEmpresas = New System.Windows.Forms.FlowLayoutPanel() Me.TbIngresarModificar = New System.Windows.Forms.TabPage() Me.tabDetalleInstrumentos = New System.Windows.Forms.TabControl() Me.tabNotas = New System.Windows.Forms.TabPage() Me.txtNotas = New System.Windows.Forms.TextBox() Me.Panel2 = New System.Windows.Forms.Panel() Me.cboEstadoProceso = New System.Windows.Forms.ComboBox() Me.cboOrigenDeFondos = New System.Windows.Forms.ComboBox() Me.cboTipoRenta = New System.Windows.Forms.ComboBox() Me.cboCalificadoras = New System.Windows.Forms.ComboBox() Me.cboTipoOperacion = New System.Windows.Forms.ComboBox() Me.Label25 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.cboPeriodicidad = New System.Windows.Forms.ComboBox() Me.cboTipoTasa = New System.Windows.Forms.ComboBox() Me.cboEstadoDocumento = New System.Windows.Forms.ComboBox() Me.cboPaises = New System.Windows.Forms.ComboBox() Me.cboCalificaciones = New System.Windows.Forms.ComboBox() Me.cboEmisores = New System.Windows.Forms.ComboBox() Me.btnDetalleIF = New System.Windows.Forms.Button() Me.cboInstrumentos = New System.Windows.Forms.ComboBox() Me.cboTiposMercado = New System.Windows.Forms.ComboBox() Me.cboEmpresas = New System.Windows.Forms.ComboBox() Me.Label17 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Label5 = New System.Windows.Forms.Label() Me.txtPlazoNum = New System.Windows.Forms.TextBox() Me.lblCodigoCompra = New System.Windows.Forms.Label() Me.cboPlazoFactor = New System.Windows.Forms.ComboBox() Me.txtCodigoCompra = New System.Windows.Forms.TextBox() Me.Label4 = New System.Windows.Forms.Label() Me.txtCodigoInversion = New System.Windows.Forms.TextBox() Me.Label8 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.dtpFechaDocumento = New System.Windows.Forms.DateTimePicker() Me.txtCodigoManual = New System.Windows.Forms.TextBox() Me.Label15 = New System.Windows.Forms.Label() Me.txtNombreManual = New System.Windows.Forms.TextBox() Me.TabCampos = New System.Windows.Forms.TabControl() Me.btnRequisicionDePago = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.pnlCorregir = New System.Windows.Forms.Panel() Me.Button1 = New System.Windows.Forms.Button() Me.pnlAnexar = New System.Windows.Forms.Panel() Me.Button2 = New System.Windows.Forms.Button() Me.pnlAprobar = New System.Windows.Forms.Panel() Me.btnAprobado = New System.Windows.Forms.Button() Me.lblMensajeReq = New System.Windows.Forms.Label() Me.Panel8 = New System.Windows.Forms.Panel() Me.vBindingSource = New System.Windows.Forms.BindingSource(Me.components) navSiguienteRegistro = New System.Windows.Forms.ToolStripButton() Me.Panel1.SuspendLayout() CType(Me.Navegador, System.ComponentModel.ISupportInitialize).BeginInit() Me.Navegador.SuspendLayout() CType(Me.InversionesDEVDataSet5, System.ComponentModel.ISupportInitialize).BeginInit() Me.TbBuscar.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.pnlMenu.SuspendLayout() Me.pnlInstrumento.SuspendLayout() Me.pnlEmpresa.SuspendLayout() Me.pnlOrigenFondos.SuspendLayout() Me.pnlEmisor.SuspendLayout() Me.pnlPlazo.SuspendLayout() Me.pnlCalificacionRiesgo.SuspendLayout() Me.pnlEstadoProceso.SuspendLayout() Me.pnlCalificadora.SuspendLayout() Me.pnlTipMercado.SuspendLayout() Me.pnlPais.SuspendLayout() Me.pnlTipOper.SuspendLayout() Me.pnlEstado.SuspendLayout() Me.pnlCargaDatos.SuspendLayout() Me.pnlContenedor.SuspendLayout() Me.Panel3.SuspendLayout() Me.Panel9.SuspendLayout() Me.grpTipoMercado.SuspendLayout() Me.grpEstadoProceso.SuspendLayout() Me.grpTipoOperacion.SuspendLayout() Me.grpEstadoDocumento.SuspendLayout() Me.grpPais.SuspendLayout() Me.grpCalificadoraRiesgo.SuspendLayout() Me.grpCalificacionRiesgo.SuspendLayout() Me.grpEmisor.SuspendLayout() Me.grpPlazo.SuspendLayout() Me.grpOrigenFondos.SuspendLayout() Me.grpInstrumentos.SuspendLayout() Me.grpEmpresas.SuspendLayout() Me.TbIngresarModificar.SuspendLayout() Me.tabDetalleInstrumentos.SuspendLayout() Me.tabNotas.SuspendLayout() Me.Panel2.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.TabCampos.SuspendLayout() Me.pnlCorregir.SuspendLayout() Me.pnlAnexar.SuspendLayout() Me.pnlAprobar.SuspendLayout() Me.Panel8.SuspendLayout() CType(Me.vBindingSource, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'navSiguienteRegistro ' navSiguienteRegistro.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image navSiguienteRegistro.Image = CType(resources.GetObject("navSiguienteRegistro.Image"), System.Drawing.Image) navSiguienteRegistro.Name = "navSiguienteRegistro" navSiguienteRegistro.RightToLeftAutoMirrorImage = True navSiguienteRegistro.Size = New System.Drawing.Size(23, 22) navSiguienteRegistro.Text = "Mover siguiente" AddHandler navSiguienteRegistro.Click, AddressOf Me.navSiguienteRegistro_Click ' 'Panel1 ' Me.Panel1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel1.Controls.Add(Me.btnCancelar) Me.Panel1.Controls.Add(Me.btnAccion) Me.Panel1.Location = New System.Drawing.Point(24, 667) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1023, 50) Me.Panel1.TabIndex = 107 ' 'btnCancelar ' Me.btnCancelar.BackColor = System.Drawing.Color.White Me.btnCancelar.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnCancelar.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnCancelar.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.btnCancelar.ForeColor = System.Drawing.Color.Maroon Me.btnCancelar.Location = New System.Drawing.Point(222, 11) Me.btnCancelar.Name = "btnCancelar" Me.btnCancelar.Size = New System.Drawing.Size(163, 29) Me.btnCancelar.TabIndex = 141 Me.btnCancelar.Text = "Cancelar" Me.btnCancelar.UseVisualStyleBackColor = False ' 'btnAccion ' Me.btnAccion.BackColor = System.Drawing.Color.White Me.btnAccion.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAccion.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.btnAccion.ForeColor = System.Drawing.Color.Maroon Me.btnAccion.Location = New System.Drawing.Point(10, 11) Me.btnAccion.Name = "btnAccion" Me.btnAccion.Size = New System.Drawing.Size(163, 29) Me.btnAccion.TabIndex = 115 Me.btnAccion.Text = "Aceptar" Me.btnAccion.UseVisualStyleBackColor = False ' 'Navegador ' Me.Navegador.AddNewItem = Me.navNuevoRegistro Me.Navegador.CountItem = Me.BindingNavigatorCountItem Me.Navegador.DeleteItem = Nothing Me.Navegador.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.navPrimerRegistro, Me.navRegistroAnterior, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, navSiguienteRegistro, Me.navUltimoRegistro, Me.BindingNavigatorSeparator2, Me.navNuevoRegistro, Me.navNuevo, Me.navModificar, Me.navEliminar, Me.navBuscar, Me.navRecorrer, Me.navEliminarRegistro, Me.btnReporte}) Me.Navegador.Location = New System.Drawing.Point(0, 0) Me.Navegador.MoveFirstItem = Me.BindingNavigatorPositionItem Me.Navegador.MoveLastItem = Nothing Me.Navegador.MoveNextItem = Me.BindingNavigatorPositionItem Me.Navegador.MovePreviousItem = Nothing Me.Navegador.Name = "Navegador" Me.Navegador.PositionItem = Me.BindingNavigatorPositionItem Me.Navegador.Size = New System.Drawing.Size(1096, 25) Me.Navegador.TabIndex = 112 Me.Navegador.Text = "BindingNavigator1" ' 'navNuevoRegistro ' Me.navNuevoRegistro.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navNuevoRegistro.Enabled = False Me.navNuevoRegistro.Image = CType(resources.GetObject("navNuevoRegistro.Image"), System.Drawing.Image) Me.navNuevoRegistro.Name = "navNuevoRegistro" Me.navNuevoRegistro.RightToLeftAutoMirrorImage = True Me.navNuevoRegistro.Size = New System.Drawing.Size(23, 22) Me.navNuevoRegistro.Text = "Agregar nuevo" Me.navNuevoRegistro.Visible = False ' 'BindingNavigatorCountItem ' Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem" Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(37, 22) Me.BindingNavigatorCountItem.Text = "de {0}" Me.BindingNavigatorCountItem.ToolTipText = "Número total de elementos" ' 'navPrimerRegistro ' Me.navPrimerRegistro.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navPrimerRegistro.Image = CType(resources.GetObject("navPrimerRegistro.Image"), System.Drawing.Image) Me.navPrimerRegistro.Name = "navPrimerRegistro" Me.navPrimerRegistro.RightToLeftAutoMirrorImage = True Me.navPrimerRegistro.Size = New System.Drawing.Size(23, 22) Me.navPrimerRegistro.Text = "Mover primero" ' 'navRegistroAnterior ' Me.navRegistroAnterior.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navRegistroAnterior.Image = CType(resources.GetObject("navRegistroAnterior.Image"), System.Drawing.Image) Me.navRegistroAnterior.Name = "navRegistroAnterior" Me.navRegistroAnterior.RightToLeftAutoMirrorImage = True Me.navRegistroAnterior.Size = New System.Drawing.Size(23, 22) Me.navRegistroAnterior.Text = "Mover anterior" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25) ' 'BindingNavigatorPositionItem ' Me.BindingNavigatorPositionItem.AccessibleName = "Posición" Me.BindingNavigatorPositionItem.AutoSize = False Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem" Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23) Me.BindingNavigatorPositionItem.Text = "0" Me.BindingNavigatorPositionItem.ToolTipText = "Posición actual" ' 'BindingNavigatorSeparator1 ' Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1" Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25) ' 'navUltimoRegistro ' Me.navUltimoRegistro.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navUltimoRegistro.Image = CType(resources.GetObject("navUltimoRegistro.Image"), System.Drawing.Image) Me.navUltimoRegistro.Name = "navUltimoRegistro" Me.navUltimoRegistro.RightToLeftAutoMirrorImage = True Me.navUltimoRegistro.Size = New System.Drawing.Size(23, 22) Me.navUltimoRegistro.Text = "Mover último" ' 'BindingNavigatorSeparator2 ' Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2" Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25) ' 'navNuevo ' Me.navNuevo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navNuevo.Enabled = False Me.navNuevo.Image = CType(resources.GetObject("navNuevo.Image"), System.Drawing.Image) Me.navNuevo.ImageTransparentColor = System.Drawing.Color.Magenta Me.navNuevo.Name = "navNuevo" Me.navNuevo.Size = New System.Drawing.Size(23, 22) Me.navNuevo.Text = "Nuevo" ' 'navModificar ' Me.navModificar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navModificar.Enabled = False Me.navModificar.Image = CType(resources.GetObject("navModificar.Image"), System.Drawing.Image) Me.navModificar.ImageTransparentColor = System.Drawing.Color.Magenta Me.navModificar.Name = "navModificar" Me.navModificar.Size = New System.Drawing.Size(23, 22) Me.navModificar.Text = "Modificar" ' 'navEliminar ' Me.navEliminar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navEliminar.Enabled = False Me.navEliminar.Image = CType(resources.GetObject("navEliminar.Image"), System.Drawing.Image) Me.navEliminar.ImageTransparentColor = System.Drawing.Color.Magenta Me.navEliminar.Name = "navEliminar" Me.navEliminar.Size = New System.Drawing.Size(23, 22) Me.navEliminar.Text = "Eliminar" ' 'navBuscar ' Me.navBuscar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navBuscar.Image = CType(resources.GetObject("navBuscar.Image"), System.Drawing.Image) Me.navBuscar.ImageTransparentColor = System.Drawing.Color.Magenta Me.navBuscar.Name = "navBuscar" Me.navBuscar.Size = New System.Drawing.Size(23, 22) Me.navBuscar.Text = "Buscar" Me.navBuscar.ToolTipText = "Buscar" ' 'navRecorrer ' Me.navRecorrer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navRecorrer.Image = Global.Inversiones.My.Resources.Resources.Busqueda Me.navRecorrer.ImageTransparentColor = System.Drawing.Color.Magenta Me.navRecorrer.Name = "navRecorrer" Me.navRecorrer.Size = New System.Drawing.Size(23, 22) Me.navRecorrer.Text = "Recorrer" ' 'navEliminarRegistro ' Me.navEliminarRegistro.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.navEliminarRegistro.Enabled = False Me.navEliminarRegistro.Image = CType(resources.GetObject("navEliminarRegistro.Image"), System.Drawing.Image) Me.navEliminarRegistro.Name = "navEliminarRegistro" Me.navEliminarRegistro.RightToLeftAutoMirrorImage = True Me.navEliminarRegistro.Size = New System.Drawing.Size(23, 22) Me.navEliminarRegistro.Text = "Eliminar" Me.navEliminarRegistro.Visible = False ' 'btnReporte ' Me.btnReporte.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btnReporte.Image = CType(resources.GetObject("btnReporte.Image"), System.Drawing.Image) Me.btnReporte.ImageTransparentColor = System.Drawing.Color.Magenta Me.btnReporte.Name = "btnReporte" Me.btnReporte.Size = New System.Drawing.Size(23, 22) Me.btnReporte.Text = "Reportes" ' 'InversionesDEVDataSet5 ' Me.InversionesDEVDataSet5.DataSetName = "InversionesDEVDataSet5" Me.InversionesDEVDataSet5.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(6, 34) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(111, 24) Me.Label22.TabIndex = 161 Me.Label22.Text = "Inversiones" ' 'TbBuscar ' Me.TbBuscar.Controls.Add(Me.GroupBox1) Me.TbBuscar.Location = New System.Drawing.Point(4, 22) Me.TbBuscar.Name = "TbBuscar" Me.TbBuscar.Padding = New System.Windows.Forms.Padding(3) Me.TbBuscar.Size = New System.Drawing.Size(1023, 512) Me.TbBuscar.TabIndex = 1 Me.TbBuscar.Text = "Buscar" Me.TbBuscar.UseVisualStyleBackColor = True ' 'GroupBox1 ' Me.GroupBox1.BackColor = System.Drawing.Color.WhiteSmoke Me.GroupBox1.Controls.Add(Me.pnlMenu) Me.GroupBox1.Controls.Add(Me.pnlCargaDatos) Me.GroupBox1.Location = New System.Drawing.Point(6, 6) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(1073, 574) Me.GroupBox1.TabIndex = 177 Me.GroupBox1.TabStop = False ' 'pnlMenu ' Me.pnlMenu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlMenu.Controls.Add(Me.pnlInstrumento) Me.pnlMenu.Controls.Add(Me.pnlEmpresa) Me.pnlMenu.Controls.Add(Me.pnlOrigenFondos) Me.pnlMenu.Controls.Add(Me.pnlEmisor) Me.pnlMenu.Controls.Add(Me.pnlPlazo) Me.pnlMenu.Controls.Add(Me.pnlCalificacionRiesgo) Me.pnlMenu.Controls.Add(Me.pnlEstadoProceso) Me.pnlMenu.Controls.Add(Me.pnlCalificadora) Me.pnlMenu.Controls.Add(Me.pnlTipMercado) Me.pnlMenu.Controls.Add(Me.pnlPais) Me.pnlMenu.Controls.Add(Me.pnlTipOper) Me.pnlMenu.Controls.Add(Me.pnlEstado) Me.pnlMenu.Location = New System.Drawing.Point(0, 19) Me.pnlMenu.Name = "pnlMenu" Me.pnlMenu.Size = New System.Drawing.Size(231, 410) Me.pnlMenu.TabIndex = 189 ' 'pnlInstrumento ' Me.pnlInstrumento.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlInstrumento.Controls.Add(Me.lblInstrumento) Me.pnlInstrumento.Location = New System.Drawing.Point(3, 36) Me.pnlInstrumento.Name = "pnlInstrumento" Me.pnlInstrumento.Size = New System.Drawing.Size(228, 33) Me.pnlInstrumento.TabIndex = 187 ' 'lblInstrumento ' Me.lblInstrumento.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblInstrumento.AutoSize = True Me.lblInstrumento.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblInstrumento.Location = New System.Drawing.Point(68, 5) Me.lblInstrumento.Name = "lblInstrumento" Me.lblInstrumento.Size = New System.Drawing.Size(85, 18) Me.lblInstrumento.TabIndex = 62 Me.lblInstrumento.Text = "Instrumentos" ' 'pnlEmpresa ' Me.pnlEmpresa.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlEmpresa.Controls.Add(Me.lblEmpresa) Me.pnlEmpresa.Location = New System.Drawing.Point(3, 4) Me.pnlEmpresa.Name = "pnlEmpresa" Me.pnlEmpresa.Size = New System.Drawing.Size(228, 33) Me.pnlEmpresa.TabIndex = 186 ' 'lblEmpresa ' Me.lblEmpresa.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblEmpresa.AutoSize = True Me.lblEmpresa.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblEmpresa.Location = New System.Drawing.Point(82, 7) Me.lblEmpresa.Name = "lblEmpresa" Me.lblEmpresa.Size = New System.Drawing.Size(64, 18) Me.lblEmpresa.TabIndex = 62 Me.lblEmpresa.Text = "Empresas" ' 'pnlOrigenFondos ' Me.pnlOrigenFondos.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlOrigenFondos.Controls.Add(Me.lblOrigenFondos) Me.pnlOrigenFondos.Location = New System.Drawing.Point(3, 70) Me.pnlOrigenFondos.Name = "pnlOrigenFondos" Me.pnlOrigenFondos.Size = New System.Drawing.Size(228, 33) Me.pnlOrigenFondos.TabIndex = 162 ' 'lblOrigenFondos ' Me.lblOrigenFondos.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblOrigenFondos.AutoSize = True Me.lblOrigenFondos.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblOrigenFondos.Location = New System.Drawing.Point(45, 6) Me.lblOrigenFondos.Name = "lblOrigenFondos" Me.lblOrigenFondos.Size = New System.Drawing.Size(130, 18) Me.lblOrigenFondos.TabIndex = 62 Me.lblOrigenFondos.Text = "Origen de los Fondos" ' 'pnlEmisor ' Me.pnlEmisor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlEmisor.Controls.Add(Me.lblEmisor) Me.pnlEmisor.Location = New System.Drawing.Point(3, 138) Me.pnlEmisor.Name = "pnlEmisor" Me.pnlEmisor.Size = New System.Drawing.Size(228, 33) Me.pnlEmisor.TabIndex = 163 ' 'lblEmisor ' Me.lblEmisor.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblEmisor.AutoSize = True Me.lblEmisor.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblEmisor.Location = New System.Drawing.Point(87, 6) Me.lblEmisor.Name = "lblEmisor" Me.lblEmisor.Size = New System.Drawing.Size(48, 18) Me.lblEmisor.TabIndex = 59 Me.lblEmisor.Text = "Emisor" ' 'pnlPlazo ' Me.pnlPlazo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlPlazo.Controls.Add(Me.lblPlazo) Me.pnlPlazo.Location = New System.Drawing.Point(3, 104) Me.pnlPlazo.Name = "pnlPlazo" Me.pnlPlazo.Size = New System.Drawing.Size(228, 33) Me.pnlPlazo.TabIndex = 0 ' 'lblPlazo ' Me.lblPlazo.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblPlazo.AutoSize = True Me.lblPlazo.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblPlazo.Location = New System.Drawing.Point(92, 7) Me.lblPlazo.Name = "lblPlazo" Me.lblPlazo.Size = New System.Drawing.Size(38, 18) Me.lblPlazo.TabIndex = 78 Me.lblPlazo.Text = "Plazo" ' 'pnlCalificacionRiesgo ' Me.pnlCalificacionRiesgo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlCalificacionRiesgo.Controls.Add(Me.lblCalificacionRiesgo) Me.pnlCalificacionRiesgo.Location = New System.Drawing.Point(3, 172) Me.pnlCalificacionRiesgo.Name = "pnlCalificacionRiesgo" Me.pnlCalificacionRiesgo.Size = New System.Drawing.Size(228, 33) Me.pnlCalificacionRiesgo.TabIndex = 164 ' 'lblCalificacionRiesgo ' Me.lblCalificacionRiesgo.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblCalificacionRiesgo.AutoSize = True Me.lblCalificacionRiesgo.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCalificacionRiesgo.Location = New System.Drawing.Point(42, 4) Me.lblCalificacionRiesgo.Name = "lblCalificacionRiesgo" Me.lblCalificacionRiesgo.Size = New System.Drawing.Size(137, 18) Me.lblCalificacionRiesgo.TabIndex = 60 Me.lblCalificacionRiesgo.Text = "Calificación de Riesgo" ' 'pnlEstadoProceso ' Me.pnlEstadoProceso.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlEstadoProceso.Controls.Add(Me.lblEstadoProceso) Me.pnlEstadoProceso.Location = New System.Drawing.Point(3, 308) Me.pnlEstadoProceso.Name = "pnlEstadoProceso" Me.pnlEstadoProceso.Size = New System.Drawing.Size(228, 33) Me.pnlEstadoProceso.TabIndex = 185 ' 'lblEstadoProceso ' Me.lblEstadoProceso.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblEstadoProceso.AutoSize = True Me.lblEstadoProceso.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblEstadoProceso.Location = New System.Drawing.Point(69, 5) Me.lblEstadoProceso.Name = "lblEstadoProceso" Me.lblEstadoProceso.Size = New System.Drawing.Size(95, 18) Me.lblEstadoProceso.TabIndex = 63 Me.lblEstadoProceso.Text = "Estado Proceso" ' 'pnlCalificadora ' Me.pnlCalificadora.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlCalificadora.Controls.Add(Me.lblCalificadora) Me.pnlCalificadora.Location = New System.Drawing.Point(3, 206) Me.pnlCalificadora.Name = "pnlCalificadora" Me.pnlCalificadora.Size = New System.Drawing.Size(228, 33) Me.pnlCalificadora.TabIndex = 180 ' 'lblCalificadora ' Me.lblCalificadora.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblCalificadora.AutoSize = True Me.lblCalificadora.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCalificadora.Location = New System.Drawing.Point(72, 6) Me.lblCalificadora.Name = "lblCalificadora" Me.lblCalificadora.Size = New System.Drawing.Size(78, 18) Me.lblCalificadora.TabIndex = 61 Me.lblCalificadora.Text = "Calificadora" ' 'pnlTipMercado ' Me.pnlTipMercado.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlTipMercado.Controls.Add(Me.lblTipoMercado) Me.pnlTipMercado.Location = New System.Drawing.Point(3, 376) Me.pnlTipMercado.Name = "pnlTipMercado" Me.pnlTipMercado.Size = New System.Drawing.Size(228, 33) Me.pnlTipMercado.TabIndex = 184 ' 'lblTipoMercado ' Me.lblTipoMercado.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblTipoMercado.AutoSize = True Me.lblTipoMercado.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.lblTipoMercado.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblTipoMercado.Location = New System.Drawing.Point(67, 5) Me.lblTipoMercado.Name = "lblTipoMercado" Me.lblTipoMercado.Size = New System.Drawing.Size(86, 18) Me.lblTipoMercado.TabIndex = 159 Me.lblTipoMercado.Text = "Tipo Mercado" ' 'pnlPais ' Me.pnlPais.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlPais.Controls.Add(Me.lblPais) Me.pnlPais.Location = New System.Drawing.Point(3, 240) Me.pnlPais.Name = "pnlPais" Me.pnlPais.Size = New System.Drawing.Size(228, 33) Me.pnlPais.TabIndex = 181 ' 'lblPais ' Me.lblPais.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblPais.AutoSize = True Me.lblPais.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.lblPais.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblPais.Location = New System.Drawing.Point(91, 7) Me.lblPais.Name = "lblPais" Me.lblPais.Size = New System.Drawing.Size(31, 18) Me.lblPais.TabIndex = 157 Me.lblPais.Text = "Pais" ' 'pnlTipOper ' Me.pnlTipOper.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlTipOper.Controls.Add(Me.lblTipoOperacion) Me.pnlTipOper.Location = New System.Drawing.Point(3, 342) Me.pnlTipOper.Name = "pnlTipOper" Me.pnlTipOper.Size = New System.Drawing.Size(228, 33) Me.pnlTipOper.TabIndex = 183 ' 'lblTipoOperacion ' Me.lblTipoOperacion.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblTipoOperacion.AutoSize = True Me.lblTipoOperacion.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblTipoOperacion.Location = New System.Drawing.Point(61, 7) Me.lblTipoOperacion.Name = "lblTipoOperacion" Me.lblTipoOperacion.Size = New System.Drawing.Size(96, 18) Me.lblTipoOperacion.TabIndex = 89 Me.lblTipoOperacion.Text = "Tipo Operación" ' 'pnlEstado ' Me.pnlEstado.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnlEstado.Controls.Add(Me.lblEstado) Me.pnlEstado.Location = New System.Drawing.Point(3, 274) Me.pnlEstado.Name = "pnlEstado" Me.pnlEstado.Size = New System.Drawing.Size(228, 33) Me.pnlEstado.TabIndex = 182 ' 'lblEstado ' Me.lblEstado.Anchor = System.Windows.Forms.AnchorStyles.None Me.lblEstado.AutoSize = True Me.lblEstado.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblEstado.Location = New System.Drawing.Point(87, 6) Me.lblEstado.Name = "lblEstado" Me.lblEstado.Size = New System.Drawing.Size(47, 18) Me.lblEstado.TabIndex = 90 Me.lblEstado.Text = "Estado" ' 'pnlCargaDatos ' Me.pnlCargaDatos.AutoScroll = True Me.pnlCargaDatos.Controls.Add(Me.pnlContenedor) Me.pnlCargaDatos.Location = New System.Drawing.Point(231, 19) Me.pnlCargaDatos.Name = "pnlCargaDatos" Me.pnlCargaDatos.Size = New System.Drawing.Size(814, 485) Me.pnlCargaDatos.TabIndex = 191 ' 'pnlContenedor ' Me.pnlContenedor.BackColor = System.Drawing.Color.White Me.pnlContenedor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.pnlContenedor.Controls.Add(Me.Panel3) Me.pnlContenedor.Controls.Add(Me.Panel9) Me.pnlContenedor.Controls.Add(Me.grpTipoMercado) Me.pnlContenedor.Controls.Add(Me.grpEstadoProceso) Me.pnlContenedor.Controls.Add(Me.grpTipoOperacion) Me.pnlContenedor.Controls.Add(Me.grpEstadoDocumento) Me.pnlContenedor.Controls.Add(Me.grpPais) Me.pnlContenedor.Controls.Add(Me.grpCalificadoraRiesgo) Me.pnlContenedor.Controls.Add(Me.grpCalificacionRiesgo) Me.pnlContenedor.Controls.Add(Me.grpEmisor) Me.pnlContenedor.Controls.Add(Me.grpPlazo) Me.pnlContenedor.Controls.Add(Me.grpOrigenFondos) Me.pnlContenedor.Controls.Add(Me.grpInstrumentos) Me.pnlContenedor.Controls.Add(Me.grpEmpresas) Me.pnlContenedor.Location = New System.Drawing.Point(-2, 3) Me.pnlContenedor.Name = "pnlContenedor" Me.pnlContenedor.Size = New System.Drawing.Size(782, 479) Me.pnlContenedor.TabIndex = 161 Me.pnlContenedor.Visible = False ' 'Panel3 ' Me.Panel3.Controls.Add(Me.Label31) Me.Panel3.Controls.Add(Me.txtBuscar) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top Me.Panel3.Location = New System.Drawing.Point(0, 0) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(778, 37) Me.Panel3.TabIndex = 171 ' 'Label31 ' Me.Label31.AutoSize = True Me.Label31.Location = New System.Drawing.Point(57, 10) Me.Label31.Name = "Label31" Me.Label31.Size = New System.Drawing.Size(40, 13) Me.Label31.TabIndex = 1 Me.Label31.Text = "Buscar" ' 'txtBuscar ' Me.txtBuscar.Location = New System.Drawing.Point(107, 7) Me.txtBuscar.Name = "txtBuscar" Me.txtBuscar.Size = New System.Drawing.Size(171, 20) Me.txtBuscar.TabIndex = 0 ' 'Panel9 ' Me.Panel9.Controls.Add(Me.btnCancel) Me.Panel9.Controls.Add(Me.btnAceptar) Me.Panel9.Dock = System.Windows.Forms.DockStyle.Bottom Me.Panel9.Location = New System.Drawing.Point(0, 433) Me.Panel9.Name = "Panel9" Me.Panel9.Size = New System.Drawing.Size(778, 42) Me.Panel9.TabIndex = 170 ' 'btnCancel ' Me.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnCancel.ForeColor = System.Drawing.Color.Maroon Me.btnCancel.Location = New System.Drawing.Point(195, 8) Me.btnCancel.Name = "btnCancel" Me.btnCancel.Size = New System.Drawing.Size(75, 28) Me.btnCancel.TabIndex = 1 Me.btnCancel.Text = "Cancelar" Me.btnCancel.UseVisualStyleBackColor = True ' 'btnAceptar ' Me.btnAceptar.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAceptar.ForeColor = System.Drawing.Color.Maroon Me.btnAceptar.Location = New System.Drawing.Point(47, 8) Me.btnAceptar.Name = "btnAceptar" Me.btnAceptar.Size = New System.Drawing.Size(77, 28) Me.btnAceptar.TabIndex = 0 Me.btnAceptar.Text = "Aceptar" Me.btnAceptar.UseVisualStyleBackColor = True ' 'grpTipoMercado ' Me.grpTipoMercado.Controls.Add(Me.flpTipoMercado) Me.grpTipoMercado.Location = New System.Drawing.Point(540, 492) Me.grpTipoMercado.Name = "grpTipoMercado" Me.grpTipoMercado.Size = New System.Drawing.Size(216, 131) Me.grpTipoMercado.TabIndex = 167 Me.grpTipoMercado.TabStop = False Me.grpTipoMercado.Text = "Tipo de Mercado" Me.grpTipoMercado.Visible = False ' 'flpTipoMercado ' Me.flpTipoMercado.AutoScroll = True Me.flpTipoMercado.Location = New System.Drawing.Point(0, 19) Me.flpTipoMercado.Name = "flpTipoMercado" Me.flpTipoMercado.Size = New System.Drawing.Size(216, 106) Me.flpTipoMercado.TabIndex = 171 ' 'grpEstadoProceso ' Me.grpEstadoProceso.Controls.Add(Me.flpEstadoProceso) Me.grpEstadoProceso.Location = New System.Drawing.Point(540, 344) Me.grpEstadoProceso.Name = "grpEstadoProceso" Me.grpEstadoProceso.Size = New System.Drawing.Size(216, 131) Me.grpEstadoProceso.TabIndex = 169 Me.grpEstadoProceso.TabStop = False Me.grpEstadoProceso.Text = "Estado Proceso" Me.grpEstadoProceso.Visible = False ' 'flpEstadoProceso ' Me.flpEstadoProceso.AutoScroll = True Me.flpEstadoProceso.Location = New System.Drawing.Point(0, 22) Me.flpEstadoProceso.Name = "flpEstadoProceso" Me.flpEstadoProceso.Size = New System.Drawing.Size(213, 109) Me.flpEstadoProceso.TabIndex = 171 ' 'grpTipoOperacion ' Me.grpTipoOperacion.Controls.Add(Me.flpTipoOperacion) Me.grpTipoOperacion.Location = New System.Drawing.Point(540, 172) Me.grpTipoOperacion.Name = "grpTipoOperacion" Me.grpTipoOperacion.Size = New System.Drawing.Size(216, 131) Me.grpTipoOperacion.TabIndex = 168 Me.grpTipoOperacion.TabStop = False Me.grpTipoOperacion.Text = "Tipo de Operacion" Me.grpTipoOperacion.Visible = False ' 'flpTipoOperacion ' Me.flpTipoOperacion.AutoScroll = True Me.flpTipoOperacion.Location = New System.Drawing.Point(0, 19) Me.flpTipoOperacion.Name = "flpTipoOperacion" Me.flpTipoOperacion.Size = New System.Drawing.Size(216, 112) Me.flpTipoOperacion.TabIndex = 170 ' 'grpEstadoDocumento ' Me.grpEstadoDocumento.Controls.Add(Me.flpEstadoDocumento) Me.grpEstadoDocumento.Location = New System.Drawing.Point(540, 14) Me.grpEstadoDocumento.Name = "grpEstadoDocumento" Me.grpEstadoDocumento.Size = New System.Drawing.Size(216, 131) Me.grpEstadoDocumento.TabIndex = 167 Me.grpEstadoDocumento.TabStop = False Me.grpEstadoDocumento.Text = "Estado del Documento" Me.grpEstadoDocumento.Visible = False ' 'flpEstadoDocumento ' Me.flpEstadoDocumento.AutoScroll = True Me.flpEstadoDocumento.Location = New System.Drawing.Point(0, 19) Me.flpEstadoDocumento.Name = "flpEstadoDocumento" Me.flpEstadoDocumento.Size = New System.Drawing.Size(210, 111) Me.flpEstadoDocumento.TabIndex = 170 ' 'grpPais ' Me.grpPais.Controls.Add(Me.flpPais) Me.grpPais.Location = New System.Drawing.Point(276, 492) Me.grpPais.Name = "grpPais" Me.grpPais.Size = New System.Drawing.Size(216, 131) Me.grpPais.TabIndex = 166 Me.grpPais.TabStop = False Me.grpPais.Text = "Pais" Me.grpPais.Visible = False ' 'flpPais ' Me.flpPais.AutoScroll = True Me.flpPais.Location = New System.Drawing.Point(0, 19) Me.flpPais.Name = "flpPais" Me.flpPais.Size = New System.Drawing.Size(216, 112) Me.flpPais.TabIndex = 171 ' 'grpCalificadoraRiesgo ' Me.grpCalificadoraRiesgo.Controls.Add(Me.flpCalificadoraRiesgo) Me.grpCalificadoraRiesgo.Location = New System.Drawing.Point(276, 344) Me.grpCalificadoraRiesgo.Name = "grpCalificadoraRiesgo" Me.grpCalificadoraRiesgo.Size = New System.Drawing.Size(216, 131) Me.grpCalificadoraRiesgo.TabIndex = 165 Me.grpCalificadoraRiesgo.TabStop = False Me.grpCalificadoraRiesgo.Text = "Calificadora de Riesgo" Me.grpCalificadoraRiesgo.Visible = False ' 'flpCalificadoraRiesgo ' Me.flpCalificadoraRiesgo.AutoScroll = True Me.flpCalificadoraRiesgo.Location = New System.Drawing.Point(0, 22) Me.flpCalificadoraRiesgo.Name = "flpCalificadoraRiesgo" Me.flpCalificadoraRiesgo.Size = New System.Drawing.Size(216, 108) Me.flpCalificadoraRiesgo.TabIndex = 171 ' 'grpCalificacionRiesgo ' Me.grpCalificacionRiesgo.Controls.Add(Me.flpCalificacionRiesgo) Me.grpCalificacionRiesgo.FlatStyle = System.Windows.Forms.FlatStyle.System Me.grpCalificacionRiesgo.Location = New System.Drawing.Point(276, 172) Me.grpCalificacionRiesgo.Name = "grpCalificacionRiesgo" Me.grpCalificacionRiesgo.Size = New System.Drawing.Size(216, 131) Me.grpCalificacionRiesgo.TabIndex = 164 Me.grpCalificacionRiesgo.TabStop = False Me.grpCalificacionRiesgo.Text = "Calificacion de Riesgo" Me.grpCalificacionRiesgo.Visible = False ' 'flpCalificacionRiesgo ' Me.flpCalificacionRiesgo.AutoScroll = True Me.flpCalificacionRiesgo.Location = New System.Drawing.Point(0, 19) Me.flpCalificacionRiesgo.Name = "flpCalificacionRiesgo" Me.flpCalificacionRiesgo.Size = New System.Drawing.Size(216, 112) Me.flpCalificacionRiesgo.TabIndex = 170 ' 'grpEmisor ' Me.grpEmisor.Controls.Add(Me.flpEmisor) Me.grpEmisor.Location = New System.Drawing.Point(276, 14) Me.grpEmisor.Name = "grpEmisor" Me.grpEmisor.Size = New System.Drawing.Size(216, 131) Me.grpEmisor.TabIndex = 163 Me.grpEmisor.TabStop = False Me.grpEmisor.Text = "Emisor" Me.grpEmisor.Visible = False ' 'flpEmisor ' Me.flpEmisor.AutoScroll = True Me.flpEmisor.Location = New System.Drawing.Point(0, 19) Me.flpEmisor.Name = "flpEmisor" Me.flpEmisor.Size = New System.Drawing.Size(216, 111) Me.flpEmisor.TabIndex = 170 ' 'grpPlazo ' Me.grpPlazo.Controls.Add(Me.flpPlazo) Me.grpPlazo.Location = New System.Drawing.Point(17, 492) Me.grpPlazo.Name = "grpPlazo" Me.grpPlazo.Size = New System.Drawing.Size(216, 131) Me.grpPlazo.TabIndex = 162 Me.grpPlazo.TabStop = False Me.grpPlazo.Text = "Plazo" Me.grpPlazo.Visible = False ' 'flpPlazo ' Me.flpPlazo.AutoScroll = True Me.flpPlazo.Location = New System.Drawing.Point(0, 19) Me.flpPlazo.Name = "flpPlazo" Me.flpPlazo.Size = New System.Drawing.Size(216, 109) Me.flpPlazo.TabIndex = 171 ' 'grpOrigenFondos ' Me.grpOrigenFondos.Controls.Add(Me.flpOrigenFondos) Me.grpOrigenFondos.Location = New System.Drawing.Point(17, 335) Me.grpOrigenFondos.Name = "grpOrigenFondos" Me.grpOrigenFondos.Size = New System.Drawing.Size(216, 131) Me.grpOrigenFondos.TabIndex = 161 Me.grpOrigenFondos.TabStop = False Me.grpOrigenFondos.Text = "Origen de Fondos" Me.grpOrigenFondos.Visible = False ' 'flpOrigenFondos ' Me.flpOrigenFondos.AutoScroll = True Me.flpOrigenFondos.Location = New System.Drawing.Point(0, 19) Me.flpOrigenFondos.Name = "flpOrigenFondos" Me.flpOrigenFondos.Size = New System.Drawing.Size(216, 112) Me.flpOrigenFondos.TabIndex = 170 ' 'grpInstrumentos ' Me.grpInstrumentos.Controls.Add(Me.flpInstrumentos) Me.grpInstrumentos.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.grpInstrumentos.Location = New System.Drawing.Point(17, 172) Me.grpInstrumentos.Name = "grpInstrumentos" Me.grpInstrumentos.Size = New System.Drawing.Size(216, 131) Me.grpInstrumentos.TabIndex = 160 Me.grpInstrumentos.TabStop = False Me.grpInstrumentos.Text = "Instrumentos" Me.grpInstrumentos.Visible = False ' 'flpInstrumentos ' Me.flpInstrumentos.AutoScroll = True Me.flpInstrumentos.Location = New System.Drawing.Point(0, 19) Me.flpInstrumentos.Name = "flpInstrumentos" Me.flpInstrumentos.Size = New System.Drawing.Size(216, 112) Me.flpInstrumentos.TabIndex = 170 ' 'grpEmpresas ' Me.grpEmpresas.Controls.Add(Me.flpEmpresas) Me.grpEmpresas.Location = New System.Drawing.Point(17, 14) Me.grpEmpresas.Name = "grpEmpresas" Me.grpEmpresas.Size = New System.Drawing.Size(216, 131) Me.grpEmpresas.TabIndex = 159 Me.grpEmpresas.TabStop = False Me.grpEmpresas.Text = "Empresas" Me.grpEmpresas.Visible = False ' 'flpEmpresas ' Me.flpEmpresas.AutoScroll = True Me.flpEmpresas.Location = New System.Drawing.Point(0, 19) Me.flpEmpresas.Name = "flpEmpresas" Me.flpEmpresas.Size = New System.Drawing.Size(216, 112) Me.flpEmpresas.TabIndex = 2 ' 'TbIngresarModificar ' Me.TbIngresarModificar.AutoScroll = True Me.TbIngresarModificar.Controls.Add(Me.tabDetalleInstrumentos) Me.TbIngresarModificar.Controls.Add(Me.Panel2) Me.TbIngresarModificar.Controls.Add(Me.GroupBox2) Me.TbIngresarModificar.Location = New System.Drawing.Point(4, 22) Me.TbIngresarModificar.Name = "TbIngresarModificar" Me.TbIngresarModificar.Padding = New System.Windows.Forms.Padding(3) Me.TbIngresarModificar.Size = New System.Drawing.Size(1023, 512) Me.TbIngresarModificar.TabIndex = 0 Me.TbIngresarModificar.Text = "Ingresar o Modificar" Me.TbIngresarModificar.UseVisualStyleBackColor = True ' 'tabDetalleInstrumentos ' Me.tabDetalleInstrumentos.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.tabDetalleInstrumentos.Controls.Add(Me.tabNotas) Me.tabDetalleInstrumentos.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.tabDetalleInstrumentos.Location = New System.Drawing.Point(6, 368) Me.tabDetalleInstrumentos.Name = "tabDetalleInstrumentos" Me.tabDetalleInstrumentos.SelectedIndex = 0 Me.tabDetalleInstrumentos.Size = New System.Drawing.Size(1017, 150) Me.tabDetalleInstrumentos.TabIndex = 106 ' 'tabNotas ' Me.tabNotas.Controls.Add(Me.txtNotas) Me.tabNotas.Location = New System.Drawing.Point(4, 27) Me.tabNotas.Name = "tabNotas" Me.tabNotas.Size = New System.Drawing.Size(1009, 119) Me.tabNotas.TabIndex = 4 Me.tabNotas.Text = "Notas" Me.tabNotas.UseVisualStyleBackColor = True ' 'txtNotas ' Me.txtNotas.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.txtNotas.BackColor = System.Drawing.Color.WhiteSmoke Me.txtNotas.Location = New System.Drawing.Point(-7, 0) Me.txtNotas.Multiline = True Me.txtNotas.Name = "txtNotas" Me.txtNotas.Size = New System.Drawing.Size(1020, 114) Me.txtNotas.TabIndex = 142 ' 'Panel2 ' Me.Panel2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel2.AutoScroll = True Me.Panel2.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel2.Controls.Add(Me.cboEstadoProceso) Me.Panel2.Controls.Add(Me.cboOrigenDeFondos) Me.Panel2.Controls.Add(Me.cboTipoRenta) Me.Panel2.Controls.Add(Me.cboCalificadoras) Me.Panel2.Controls.Add(Me.cboTipoOperacion) Me.Panel2.Controls.Add(Me.Label25) Me.Panel2.Controls.Add(Me.Label24) Me.Panel2.Controls.Add(Me.Label21) Me.Panel2.Controls.Add(Me.Label19) Me.Panel2.Controls.Add(Me.Label18) Me.Panel2.Controls.Add(Me.cboPeriodicidad) Me.Panel2.Controls.Add(Me.cboTipoTasa) Me.Panel2.Controls.Add(Me.cboEstadoDocumento) Me.Panel2.Controls.Add(Me.cboPaises) Me.Panel2.Controls.Add(Me.cboCalificaciones) Me.Panel2.Controls.Add(Me.cboEmisores) Me.Panel2.Controls.Add(Me.btnDetalleIF) Me.Panel2.Controls.Add(Me.cboInstrumentos) Me.Panel2.Controls.Add(Me.cboTiposMercado) Me.Panel2.Controls.Add(Me.cboEmpresas) Me.Panel2.Controls.Add(Me.Label17) Me.Panel2.Controls.Add(Me.Label14) Me.Panel2.Controls.Add(Me.Label13) Me.Panel2.Controls.Add(Me.Label12) Me.Panel2.Controls.Add(Me.Label11) Me.Panel2.Controls.Add(Me.Label10) Me.Panel2.Controls.Add(Me.Label9) Me.Panel2.Controls.Add(Me.Label7) Me.Panel2.Controls.Add(Me.Label6) Me.Panel2.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Panel2.Location = New System.Drawing.Point(4, 113) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1016, 249) Me.Panel2.TabIndex = 162 ' 'cboEstadoProceso ' Me.cboEstadoProceso.BackColor = System.Drawing.SystemColors.Menu Me.cboEstadoProceso.DisplayMember = "Nombre" Me.cboEstadoProceso.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboEstadoProceso.Enabled = False Me.cboEstadoProceso.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboEstadoProceso.FormattingEnabled = True Me.cboEstadoProceso.Location = New System.Drawing.Point(482, 216) Me.cboEstadoProceso.Name = "cboEstadoProceso" Me.cboEstadoProceso.Size = New System.Drawing.Size(180, 26) Me.cboEstadoProceso.TabIndex = 91 ' 'cboOrigenDeFondos ' Me.cboOrigenDeFondos.BackColor = System.Drawing.SystemColors.Menu Me.cboOrigenDeFondos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboOrigenDeFondos.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboOrigenDeFondos.FormattingEnabled = True Me.cboOrigenDeFondos.Location = New System.Drawing.Point(133, 216) Me.cboOrigenDeFondos.Name = "cboOrigenDeFondos" Me.cboOrigenDeFondos.Size = New System.Drawing.Size(177, 26) Me.cboOrigenDeFondos.TabIndex = 10 ' 'cboTipoRenta ' Me.cboTipoRenta.DisplayMember = "Nombre" Me.cboTipoRenta.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboTipoRenta.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboTipoRenta.FormattingEnabled = True Me.cboTipoRenta.Location = New System.Drawing.Point(809, 162) Me.cboTipoRenta.Name = "cboTipoRenta" Me.cboTipoRenta.Size = New System.Drawing.Size(177, 26) Me.cboTipoRenta.TabIndex = 136 Me.cboTipoRenta.ValueMember = "Codigo" ' 'cboCalificadoras ' Me.cboCalificadoras.DisplayMember = "Nombre" Me.cboCalificadoras.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboCalificadoras.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboCalificadoras.FormattingEnabled = True Me.cboCalificadoras.Location = New System.Drawing.Point(482, 162) Me.cboCalificadoras.Name = "cboCalificadoras" Me.cboCalificadoras.Size = New System.Drawing.Size(180, 26) Me.cboCalificadoras.TabIndex = 85 Me.cboCalificadoras.ValueMember = "Codigo" ' 'cboTipoOperacion ' Me.cboTipoOperacion.BackColor = System.Drawing.SystemColors.Menu Me.cboTipoOperacion.DisplayMember = "Nombre" Me.cboTipoOperacion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboTipoOperacion.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboTipoOperacion.FormattingEnabled = True Me.cboTipoOperacion.Location = New System.Drawing.Point(133, 162) Me.cboTipoOperacion.Name = "cboTipoOperacion" Me.cboTipoOperacion.Size = New System.Drawing.Size(177, 26) Me.cboTipoOperacion.TabIndex = 89 ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label25.Location = New System.Drawing.Point(688, 165) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(70, 18) Me.Label25.TabIndex = 146 Me.Label25.Text = "Tipo Renta" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label24.Location = New System.Drawing.Point(337, 219) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(113, 18) Me.Label24.TabIndex = 145 Me.Label24.Text = "Estado de Proceso" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label21.Location = New System.Drawing.Point(6, 219) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(117, 18) Me.Label21.TabIndex = 143 Me.Label21.Text = "Orígenes de Fondo" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label19.Location = New System.Drawing.Point(6, 165) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(112, 18) Me.Label19.TabIndex = 141 Me.Label19.Text = "Tipo de operación" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label18.Location = New System.Drawing.Point(337, 165) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(139, 18) Me.Label18.TabIndex = 140 Me.Label18.Text = "Calificadora de Riesgo" ' 'cboPeriodicidad ' Me.cboPeriodicidad.DisplayMember = "Nombre" Me.cboPeriodicidad.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboPeriodicidad.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboPeriodicidad.FormattingEnabled = True Me.cboPeriodicidad.Location = New System.Drawing.Point(809, 107) Me.cboPeriodicidad.Name = "cboPeriodicidad" Me.cboPeriodicidad.Size = New System.Drawing.Size(177, 26) Me.cboPeriodicidad.TabIndex = 131 Me.cboPeriodicidad.ValueMember = "Codigo" ' 'cboTipoTasa ' Me.cboTipoTasa.DisplayMember = "Nombre" Me.cboTipoTasa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboTipoTasa.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboTipoTasa.FormattingEnabled = True Me.cboTipoTasa.Location = New System.Drawing.Point(809, 60) Me.cboTipoTasa.Name = "cboTipoTasa" Me.cboTipoTasa.Size = New System.Drawing.Size(177, 26) Me.cboTipoTasa.TabIndex = 139 Me.cboTipoTasa.ValueMember = "Codigo" ' 'cboEstadoDocumento ' Me.cboEstadoDocumento.DisplayMember = "Nombre" Me.cboEstadoDocumento.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboEstadoDocumento.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboEstadoDocumento.FormattingEnabled = True Me.cboEstadoDocumento.Location = New System.Drawing.Point(809, 13) Me.cboEstadoDocumento.Name = "cboEstadoDocumento" Me.cboEstadoDocumento.Size = New System.Drawing.Size(177, 26) Me.cboEstadoDocumento.TabIndex = 108 ' 'cboPaises ' Me.cboPaises.DisplayMember = "Nombre" Me.cboPaises.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboPaises.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboPaises.FormattingEnabled = True Me.cboPaises.Location = New System.Drawing.Point(482, 107) Me.cboPaises.Name = "cboPaises" Me.cboPaises.Size = New System.Drawing.Size(180, 26) Me.cboPaises.TabIndex = 91 Me.cboPaises.ValueMember = "Codigo" ' 'cboCalificaciones ' Me.cboCalificaciones.DisplayMember = "Nombre" Me.cboCalificaciones.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboCalificaciones.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboCalificaciones.FormattingEnabled = True Me.cboCalificaciones.Location = New System.Drawing.Point(482, 60) Me.cboCalificaciones.Name = "cboCalificaciones" Me.cboCalificaciones.Size = New System.Drawing.Size(180, 26) Me.cboCalificaciones.TabIndex = 83 Me.cboCalificaciones.ValueMember = "Codigo" ' 'cboEmisores ' Me.cboEmisores.DisplayMember = "Nombre" Me.cboEmisores.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboEmisores.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboEmisores.FormattingEnabled = True Me.cboEmisores.Location = New System.Drawing.Point(482, 13) Me.cboEmisores.Name = "cboEmisores" Me.cboEmisores.Size = New System.Drawing.Size(180, 26) Me.cboEmisores.TabIndex = 81 Me.cboEmisores.ValueMember = "Codigo" ' 'btnDetalleIF ' Me.btnDetalleIF.BackColor = System.Drawing.Color.White Me.btnDetalleIF.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnDetalleIF.Location = New System.Drawing.Point(265, 107) Me.btnDetalleIF.Name = "btnDetalleIF" Me.btnDetalleIF.Size = New System.Drawing.Size(45, 26) Me.btnDetalleIF.TabIndex = 116 Me.btnDetalleIF.Text = "..." Me.btnDetalleIF.UseVisualStyleBackColor = False ' 'cboInstrumentos ' Me.cboInstrumentos.DisplayMember = "Nombre" Me.cboInstrumentos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboInstrumentos.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboInstrumentos.FormattingEnabled = True Me.cboInstrumentos.Location = New System.Drawing.Point(133, 107) Me.cboInstrumentos.Name = "cboInstrumentos" Me.cboInstrumentos.Size = New System.Drawing.Size(126, 26) Me.cboInstrumentos.TabIndex = 79 Me.cboInstrumentos.ValueMember = "CodIF" ' 'cboTiposMercado ' Me.cboTiposMercado.DisplayMember = "Nombre" Me.cboTiposMercado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboTiposMercado.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboTiposMercado.FormattingEnabled = True Me.cboTiposMercado.Location = New System.Drawing.Point(133, 60) Me.cboTiposMercado.Name = "cboTiposMercado" Me.cboTiposMercado.Size = New System.Drawing.Size(177, 26) Me.cboTiposMercado.TabIndex = 113 Me.cboTiposMercado.ValueMember = "Codigo" ' 'cboEmpresas ' Me.cboEmpresas.DisplayMember = "Nombre" Me.cboEmpresas.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboEmpresas.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboEmpresas.FormattingEnabled = True Me.cboEmpresas.Location = New System.Drawing.Point(133, 14) Me.cboEmpresas.Name = "cboEmpresas" Me.cboEmpresas.Size = New System.Drawing.Size(177, 26) Me.cboEmpresas.TabIndex = 89 Me.cboEmpresas.ValueMember = "Codigo" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label17.Location = New System.Drawing.Point(688, 110) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(79, 18) Me.Label17.TabIndex = 22 Me.Label17.Text = "Periodicidad" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label14.Location = New System.Drawing.Point(688, 14) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(47, 18) Me.Label14.TabIndex = 21 Me.Label14.Text = "Estado" Me.Label14.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label13.Location = New System.Drawing.Point(688, 63) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(63, 18) Me.Label13.TabIndex = 20 Me.Label13.Text = "Tipo Tasa" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label12.Location = New System.Drawing.Point(337, 111) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(44, 18) Me.Label12.TabIndex = 19 Me.Label12.Text = "Países" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label11.Location = New System.Drawing.Point(337, 63) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(137, 18) Me.Label11.TabIndex = 18 Me.Label11.Text = "Calificación de Riesgo" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label10.Location = New System.Drawing.Point(337, 14) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(61, 18) Me.Label10.TabIndex = 17 Me.Label10.Text = "Emisores" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label9.Location = New System.Drawing.Point(6, 110) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(85, 18) Me.Label9.TabIndex = 16 Me.Label9.Text = "Instrumentos" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label7.Location = New System.Drawing.Point(6, 63) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(104, 18) Me.Label7.TabIndex = 15 Me.Label7.Text = "Tipo de Mercado" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label6.Location = New System.Drawing.Point(6, 17) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(64, 18) Me.Label6.TabIndex = 14 Me.Label6.Text = "Empresas" ' 'GroupBox2 ' Me.GroupBox2.BackColor = System.Drawing.Color.WhiteSmoke Me.GroupBox2.Controls.Add(Me.Label5) Me.GroupBox2.Controls.Add(Me.txtPlazoNum) Me.GroupBox2.Controls.Add(Me.lblCodigoCompra) Me.GroupBox2.Controls.Add(Me.cboPlazoFactor) Me.GroupBox2.Controls.Add(Me.txtCodigoCompra) Me.GroupBox2.Controls.Add(Me.Label4) Me.GroupBox2.Controls.Add(Me.txtCodigoInversion) Me.GroupBox2.Controls.Add(Me.Label8) Me.GroupBox2.Controls.Add(Me.Label16) Me.GroupBox2.Controls.Add(Me.dtpFechaDocumento) Me.GroupBox2.Controls.Add(Me.txtCodigoManual) Me.GroupBox2.Controls.Add(Me.Label15) Me.GroupBox2.Controls.Add(Me.txtNombreManual) Me.GroupBox2.Location = New System.Drawing.Point(4, 6) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(1016, 101) Me.GroupBox2.TabIndex = 178 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "Montos" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.Location = New System.Drawing.Point(337, 62) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(38, 18) Me.Label5.TabIndex = 181 Me.Label5.Text = "Plazo" ' 'txtPlazoNum ' Me.txtPlazoNum.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.txtPlazoNum.Location = New System.Drawing.Point(607, 59) Me.txtPlazoNum.MaxLength = 5 Me.txtPlazoNum.Name = "txtPlazoNum" Me.txtPlazoNum.Size = New System.Drawing.Size(52, 23) Me.txtPlazoNum.TabIndex = 138 ' 'lblCodigoCompra ' Me.lblCodigoCompra.AutoSize = True Me.lblCodigoCompra.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCodigoCompra.Location = New System.Drawing.Point(337, 21) Me.lblCodigoCompra.Name = "lblCodigoCompra" Me.lblCodigoCompra.Size = New System.Drawing.Size(97, 18) Me.lblCodigoCompra.TabIndex = 180 Me.lblCodigoCompra.Text = "Código Compra" ' 'cboPlazoFactor ' Me.cboPlazoFactor.DisplayMember = "Nombre" Me.cboPlazoFactor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboPlazoFactor.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboPlazoFactor.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.cboPlazoFactor.FormattingEnabled = True Me.cboPlazoFactor.Location = New System.Drawing.Point(482, 59) Me.cboPlazoFactor.Name = "cboPlazoFactor" Me.cboPlazoFactor.Size = New System.Drawing.Size(119, 26) Me.cboPlazoFactor.TabIndex = 135 Me.cboPlazoFactor.ValueMember = "Codigo" ' 'txtCodigoCompra ' Me.txtCodigoCompra.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.txtCodigoCompra.Location = New System.Drawing.Point(482, 21) Me.txtCodigoCompra.MaxLength = 100 Me.txtCodigoCompra.Name = "txtCodigoCompra" Me.txtCodigoCompra.ReadOnly = True Me.txtCodigoCompra.Size = New System.Drawing.Size(177, 23) Me.txtCodigoCompra.TabIndex = 179 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label4.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label4.ForeColor = System.Drawing.Color.Black Me.Label4.Location = New System.Drawing.Point(6, 24) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(57, 18) Me.Label4.TabIndex = 77 Me.Label4.Text = "Número " ' 'txtCodigoInversion ' Me.txtCodigoInversion.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.txtCodigoInversion.Location = New System.Drawing.Point(133, 61) Me.txtCodigoInversion.MaxLength = 100 Me.txtCodigoInversion.Name = "txtCodigoInversion" Me.txtCodigoInversion.Size = New System.Drawing.Size(177, 23) Me.txtCodigoInversion.TabIndex = 78 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label8.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label8.Location = New System.Drawing.Point(688, 61) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(42, 18) Me.Label8.TabIndex = 142 Me.Label8.Text = "Fecha" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label16.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label16.Location = New System.Drawing.Point(6, 63) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(52, 18) Me.Label16.TabIndex = 129 Me.Label16.Text = "Código " ' 'dtpFechaDocumento ' Me.dtpFechaDocumento.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.dtpFechaDocumento.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaDocumento.Location = New System.Drawing.Point(809, 58) Me.dtpFechaDocumento.Name = "dtpFechaDocumento" Me.dtpFechaDocumento.Size = New System.Drawing.Size(177, 23) Me.dtpFechaDocumento.TabIndex = 141 ' 'txtCodigoManual ' Me.txtCodigoManual.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.txtCodigoManual.Location = New System.Drawing.Point(133, 21) Me.txtCodigoManual.MaxLength = 100 Me.txtCodigoManual.Name = "txtCodigoManual" Me.txtCodigoManual.Size = New System.Drawing.Size(177, 23) Me.txtCodigoManual.TabIndex = 130 ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label15.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label15.ForeColor = System.Drawing.Color.Maroon Me.Label15.Location = New System.Drawing.Point(688, 21) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(62, 18) Me.Label15.TabIndex = 127 Me.Label15.Text = "Nombre *" ' 'txtNombreManual ' Me.txtNombreManual.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.txtNombreManual.Location = New System.Drawing.Point(809, 18) Me.txtNombreManual.MaxLength = 100 Me.txtNombreManual.Name = "txtNombreManual" Me.txtNombreManual.Size = New System.Drawing.Size(177, 23) Me.txtNombreManual.TabIndex = 128 ' 'TabCampos ' Me.TabCampos.Controls.Add(Me.TbIngresarModificar) Me.TabCampos.Controls.Add(Me.TbBuscar) Me.TabCampos.Location = New System.Drawing.Point(20, 123) Me.TabCampos.Name = "TabCampos" Me.TabCampos.SelectedIndex = 0 Me.TabCampos.Size = New System.Drawing.Size(1031, 538) Me.TabCampos.TabIndex = 180 ' 'btnRequisicionDePago ' Me.btnRequisicionDePago.BackColor = System.Drawing.Color.FromArgb(CType(CType(21, Byte), Integer), CType(CType(81, Byte), Integer), CType(CType(118, Byte), Integer)) Me.btnRequisicionDePago.FlatAppearance.BorderSize = 0 Me.btnRequisicionDePago.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnRequisicionDePago.ForeColor = System.Drawing.Color.White Me.btnRequisicionDePago.Location = New System.Drawing.Point(484, 42) Me.btnRequisicionDePago.Name = "btnRequisicionDePago" Me.btnRequisicionDePago.Size = New System.Drawing.Size(119, 33) Me.btnRequisicionDePago.TabIndex = 181 Me.btnRequisicionDePago.Text = "Requisición de Pago" Me.btnRequisicionDePago.UseVisualStyleBackColor = False Me.btnRequisicionDePago.Visible = False ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(21, 4) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(44, 13) Me.Label1.TabIndex = 184 Me.Label1.Text = "Aprobar" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(19, 1) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(43, 13) Me.Label2.TabIndex = 186 Me.Label2.Text = "Corregir" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(21, 4) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(40, 13) Me.Label3.TabIndex = 188 Me.Label3.Text = "Anexar" ' 'pnlCorregir ' Me.pnlCorregir.Controls.Add(Me.Button1) Me.pnlCorregir.Controls.Add(Me.Label2) Me.pnlCorregir.Location = New System.Drawing.Point(164, 7) Me.pnlCorregir.Name = "pnlCorregir" Me.pnlCorregir.Size = New System.Drawing.Size(82, 67) Me.pnlCorregir.TabIndex = 189 Me.pnlCorregir.Visible = False ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.White Me.Button1.BackgroundImage = Global.Inversiones.My.Resources.Resources.Corregir Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Button1.Location = New System.Drawing.Point(15, 21) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(50, 43) Me.Button1.TabIndex = 185 Me.Button1.UseVisualStyleBackColor = False ' 'pnlAnexar ' Me.pnlAnexar.Controls.Add(Me.Button2) Me.pnlAnexar.Controls.Add(Me.Label3) Me.pnlAnexar.Location = New System.Drawing.Point(372, 8) Me.pnlAnexar.Name = "pnlAnexar" Me.pnlAnexar.Size = New System.Drawing.Size(82, 67) Me.pnlAnexar.TabIndex = 190 Me.pnlAnexar.Visible = False ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.White Me.Button2.BackgroundImage = Global.Inversiones.My.Resources.Resources.Anexar Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.Button2.Location = New System.Drawing.Point(20, 19) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(51, 43) Me.Button2.TabIndex = 187 Me.Button2.UseVisualStyleBackColor = False ' 'pnlAprobar ' Me.pnlAprobar.Controls.Add(Me.btnAprobado) Me.pnlAprobar.Controls.Add(Me.Label1) Me.pnlAprobar.Location = New System.Drawing.Point(271, 7) Me.pnlAprobar.Name = "pnlAprobar" Me.pnlAprobar.Size = New System.Drawing.Size(82, 67) Me.pnlAprobar.TabIndex = 190 Me.pnlAprobar.Visible = False ' 'btnAprobado ' Me.btnAprobado.BackColor = System.Drawing.Color.White Me.btnAprobado.BackgroundImage = Global.Inversiones.My.Resources.Resources.Aprobado2 Me.btnAprobado.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch Me.btnAprobado.Location = New System.Drawing.Point(14, 20) Me.btnAprobado.Name = "btnAprobado" Me.btnAprobado.Size = New System.Drawing.Size(51, 43) Me.btnAprobado.TabIndex = 183 Me.btnAprobado.UseVisualStyleBackColor = False ' 'lblMensajeReq ' Me.lblMensajeReq.AutoSize = True Me.lblMensajeReq.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblMensajeReq.ForeColor = System.Drawing.Color.Maroon Me.lblMensajeReq.Location = New System.Drawing.Point(480, 12) Me.lblMensajeReq.Name = "lblMensajeReq" Me.lblMensajeReq.Size = New System.Drawing.Size(0, 24) Me.lblMensajeReq.TabIndex = 191 ' 'Panel8 ' Me.Panel8.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel8.Controls.Add(Me.Label22) Me.Panel8.Controls.Add(Me.lblMensajeReq) Me.Panel8.Controls.Add(Me.btnRequisicionDePago) Me.Panel8.Controls.Add(Me.pnlAprobar) Me.Panel8.Controls.Add(Me.pnlCorregir) Me.Panel8.Controls.Add(Me.pnlAnexar) Me.Panel8.Location = New System.Drawing.Point(20, 28) Me.Panel8.Name = "Panel8" Me.Panel8.Size = New System.Drawing.Size(1023, 78) Me.Panel8.TabIndex = 192 ' 'vBindingSource ' ' 'frmINV ' Me.AcceptButton = Me.btnAccion Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.CancelButton = Me.btnCancelar Me.ClientSize = New System.Drawing.Size(1096, 749) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel8) Me.Controls.Add(Me.TabCampos) Me.Controls.Add(Me.Navegador) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.Name = "frmINV" Me.Panel1.ResumeLayout(False) CType(Me.Navegador, System.ComponentModel.ISupportInitialize).EndInit() Me.Navegador.ResumeLayout(False) Me.Navegador.PerformLayout() CType(Me.InversionesDEVDataSet5, System.ComponentModel.ISupportInitialize).EndInit() Me.TbBuscar.ResumeLayout(False) Me.GroupBox1.ResumeLayout(False) Me.pnlMenu.ResumeLayout(False) Me.pnlInstrumento.ResumeLayout(False) Me.pnlInstrumento.PerformLayout() Me.pnlEmpresa.ResumeLayout(False) Me.pnlEmpresa.PerformLayout() Me.pnlOrigenFondos.ResumeLayout(False) Me.pnlOrigenFondos.PerformLayout() Me.pnlEmisor.ResumeLayout(False) Me.pnlEmisor.PerformLayout() Me.pnlPlazo.ResumeLayout(False) Me.pnlPlazo.PerformLayout() Me.pnlCalificacionRiesgo.ResumeLayout(False) Me.pnlCalificacionRiesgo.PerformLayout() Me.pnlEstadoProceso.ResumeLayout(False) Me.pnlEstadoProceso.PerformLayout() Me.pnlCalificadora.ResumeLayout(False) Me.pnlCalificadora.PerformLayout() Me.pnlTipMercado.ResumeLayout(False) Me.pnlTipMercado.PerformLayout() Me.pnlPais.ResumeLayout(False) Me.pnlPais.PerformLayout() Me.pnlTipOper.ResumeLayout(False) Me.pnlTipOper.PerformLayout() Me.pnlEstado.ResumeLayout(False) Me.pnlEstado.PerformLayout() Me.pnlCargaDatos.ResumeLayout(False) Me.pnlContenedor.ResumeLayout(False) Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.Panel9.ResumeLayout(False) Me.grpTipoMercado.ResumeLayout(False) Me.grpEstadoProceso.ResumeLayout(False) Me.grpTipoOperacion.ResumeLayout(False) Me.grpEstadoDocumento.ResumeLayout(False) Me.grpPais.ResumeLayout(False) Me.grpCalificadoraRiesgo.ResumeLayout(False) Me.grpCalificacionRiesgo.ResumeLayout(False) Me.grpEmisor.ResumeLayout(False) Me.grpPlazo.ResumeLayout(False) Me.grpOrigenFondos.ResumeLayout(False) Me.grpInstrumentos.ResumeLayout(False) Me.grpEmpresas.ResumeLayout(False) Me.TbIngresarModificar.ResumeLayout(False) Me.tabDetalleInstrumentos.ResumeLayout(False) Me.tabNotas.ResumeLayout(False) Me.tabNotas.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.GroupBox2.ResumeLayout(False) Me.GroupBox2.PerformLayout() Me.TabCampos.ResumeLayout(False) Me.pnlCorregir.ResumeLayout(False) Me.pnlCorregir.PerformLayout() Me.pnlAnexar.ResumeLayout(False) Me.pnlAnexar.PerformLayout() Me.pnlAprobar.ResumeLayout(False) Me.pnlAprobar.PerformLayout() Me.Panel8.ResumeLayout(False) Me.Panel8.PerformLayout() CType(Me.vBindingSource, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Panel1 As Panel Friend WithEvents Navegador As BindingNavigator Friend WithEvents navNuevoRegistro As ToolStripButton Friend WithEvents BindingNavigatorCountItem As ToolStripLabel Friend WithEvents navEliminarRegistro As ToolStripButton Friend WithEvents navPrimerRegistro As ToolStripButton Friend WithEvents navRegistroAnterior As ToolStripButton Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator Friend WithEvents BindingNavigatorPositionItem As ToolStripTextBox Friend WithEvents BindingNavigatorSeparator1 As ToolStripSeparator Friend WithEvents navUltimoRegistro As ToolStripButton Friend WithEvents BindingNavigatorSeparator2 As ToolStripSeparator Friend WithEvents navNuevo As ToolStripButton Friend WithEvents navModificar As ToolStripButton Friend WithEvents navBuscar As ToolStripButton Friend WithEvents navEliminar As ToolStripButton Friend WithEvents btnAccion As Button Friend WithEvents btnCancelar As Button Friend WithEvents Label22 As Label Friend WithEvents btnReporte As ToolStripButton Friend WithEvents TbBuscar As TabPage Friend WithEvents GroupBox1 As GroupBox Friend WithEvents pnlMenu As Panel Friend WithEvents pnlInstrumento As Panel Friend WithEvents lblInstrumento As Label Friend WithEvents pnlEmpresa As Panel Friend WithEvents lblEmpresa As Label Friend WithEvents pnlOrigenFondos As Panel Friend WithEvents lblOrigenFondos As Label Friend WithEvents pnlEmisor As Panel Friend WithEvents lblEmisor As Label Friend WithEvents pnlPlazo As Panel Friend WithEvents lblPlazo As Label Friend WithEvents pnlCalificacionRiesgo As Panel Friend WithEvents lblCalificacionRiesgo As Label Friend WithEvents pnlEstadoProceso As Panel Friend WithEvents lblEstadoProceso As Label Friend WithEvents pnlCalificadora As Panel Friend WithEvents lblCalificadora As Label Friend WithEvents pnlTipMercado As Panel Friend WithEvents lblTipoMercado As Label Friend WithEvents pnlPais As Panel Friend WithEvents lblPais As Label Friend WithEvents pnlTipOper As Panel Friend WithEvents lblTipoOperacion As Label Friend WithEvents pnlEstado As Panel Friend WithEvents lblEstado As Label Friend WithEvents pnlCargaDatos As Panel Friend WithEvents pnlContenedor As Panel Friend WithEvents Panel3 As Panel Friend WithEvents Label31 As Label Friend WithEvents txtBuscar As TextBox Friend WithEvents Panel9 As Panel Friend WithEvents btnCancel As Button Friend WithEvents btnAceptar As Button Friend WithEvents grpTipoMercado As GroupBox Friend WithEvents flpTipoMercado As FlowLayoutPanel Friend WithEvents grpEstadoProceso As GroupBox Friend WithEvents flpEstadoProceso As FlowLayoutPanel Friend WithEvents grpTipoOperacion As GroupBox Friend WithEvents flpTipoOperacion As FlowLayoutPanel Friend WithEvents grpEstadoDocumento As GroupBox Friend WithEvents flpEstadoDocumento As FlowLayoutPanel Friend WithEvents grpPais As GroupBox Friend WithEvents flpPais As FlowLayoutPanel Friend WithEvents grpCalificadoraRiesgo As GroupBox Friend WithEvents flpCalificadoraRiesgo As FlowLayoutPanel Friend WithEvents grpCalificacionRiesgo As GroupBox Friend WithEvents flpCalificacionRiesgo As FlowLayoutPanel Friend WithEvents grpEmisor As GroupBox Friend WithEvents flpEmisor As FlowLayoutPanel Friend WithEvents grpPlazo As GroupBox Friend WithEvents flpPlazo As FlowLayoutPanel Friend WithEvents grpOrigenFondos As GroupBox Friend WithEvents flpOrigenFondos As FlowLayoutPanel Friend WithEvents grpInstrumentos As GroupBox Friend WithEvents flpInstrumentos As FlowLayoutPanel Friend WithEvents grpEmpresas As GroupBox Friend WithEvents flpEmpresas As FlowLayoutPanel Friend WithEvents TbIngresarModificar As TabPage Friend WithEvents TabCampos As TabControl Friend WithEvents navRecorrer As ToolStripButton Friend WithEvents btnRequisicionDePago As Button Friend WithEvents PictureBox1 As PictureBox Friend WithEvents InversionesDEVDataSet5 As InversionesDEVDataSet5 Friend WithEvents vBindingSource As BindingSource Friend WithEvents btnAprobado As Button Friend WithEvents Label1 As Label Friend WithEvents Button1 As Button Friend WithEvents Label2 As Label Friend WithEvents Button2 As Button Friend WithEvents Label3 As Label Friend WithEvents pnlCorregir As Panel Friend WithEvents pnlAnexar As Panel Friend WithEvents pnlAprobar As Panel Friend WithEvents lblMensajeReq As Label Friend WithEvents Panel8 As Panel Friend WithEvents Panel2 As Panel Friend WithEvents cboTipoOperacion As ComboBox Friend WithEvents cboEstadoDocumento As ComboBox Friend WithEvents cboEmisores As ComboBox Friend WithEvents cboEmpresas As ComboBox Friend WithEvents cboOrigenDeFondos As ComboBox Friend WithEvents cboInstrumentos As ComboBox Friend WithEvents btnDetalleIF As Button Friend WithEvents cboCalificaciones As ComboBox Friend WithEvents cboTipoTasa As ComboBox Friend WithEvents cboCalificadoras As ComboBox Friend WithEvents cboEstadoProceso As ComboBox Friend WithEvents cboTiposMercado As ComboBox Friend WithEvents cboPaises As ComboBox Friend WithEvents cboPeriodicidad As ComboBox Friend WithEvents cboTipoRenta As ComboBox Friend WithEvents tabDetalleInstrumentos As TabControl Friend WithEvents tabNotas As TabPage Friend WithEvents txtNotas As TextBox Friend WithEvents GroupBox2 As GroupBox Friend WithEvents Label5 As Label Friend WithEvents txtPlazoNum As TextBox Friend WithEvents lblCodigoCompra As Label Friend WithEvents cboPlazoFactor As ComboBox Friend WithEvents txtCodigoCompra As TextBox Friend WithEvents Label4 As Label Friend WithEvents txtCodigoInversion As TextBox Friend WithEvents Label8 As Label Friend WithEvents Label16 As Label Friend WithEvents dtpFechaDocumento As DateTimePicker Friend WithEvents txtCodigoManual As TextBox Friend WithEvents Label15 As Label Friend WithEvents txtNombreManual As TextBox Friend WithEvents Label17 As Label Friend WithEvents Label14 As Label Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents Label11 As Label Friend WithEvents Label10 As Label Friend WithEvents Label9 As Label Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Label25 As Label Friend WithEvents Label24 As Label Friend WithEvents Label21 As Label Friend WithEvents Label19 As Label Friend WithEvents Label18 As Label End Class