Partial Class frmTitularizacion 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.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.Label18 = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.dtpUltimaFechaCuponCompra = New System.Windows.Forms.DateTimePicker() Me.dtpSiguienteFechaCuponCompra = New System.Windows.Forms.DateTimePicker() Me.dtpFechaLiquidacionCompra = New System.Windows.Forms.DateTimePicker() Me.dtpFechaVencimientoCompra = New System.Windows.Forms.DateTimePicker() Me.txtValorNominalCompra = New System.Windows.Forms.TextBox() Me.txtPorcentajeCuponCompra = New System.Windows.Forms.TextBox() Me.txtYTMAlVencimientoComisionCompra = New System.Windows.Forms.TextBox() Me.txtYTMAlVencimientoCompra = New System.Windows.Forms.TextBox() Me.txtPrecioAlVencimientoCompra = New System.Windows.Forms.TextBox() Me.txtPrecioCompra = New System.Windows.Forms.TextBox() Me.txtDiasAcumuladosCompra = New System.Windows.Forms.TextBox() Me.txtComisionCasaCompra = New System.Windows.Forms.TextBox() Me.txtComisionBolsaCompra = New System.Windows.Forms.TextBox() Me.txtPrecioSucioCompra = New System.Windows.Forms.TextBox() Me.txtInteresAcumuladoCompra = New System.Windows.Forms.TextBox() Me.txtPorcentajeInteresAcumuladoCompra = New System.Windows.Forms.TextBox() Me.txtValorTransadoCompra = New System.Windows.Forms.TextBox() Me.txtMontoAPagar = New System.Windows.Forms.TextBox() Me.txtCostoTransferenciaCompra = New System.Windows.Forms.TextBox() Me.txtDiasAlVencimientoCompra = New System.Windows.Forms.TextBox() Me.txtPorcentajeComisionCasaCompra = New System.Windows.Forms.TextBox() Me.txtPorcentajeComisionBolsaCompra = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.lblBono = New System.Windows.Forms.Label() Me.txtPorcentajeComisionBolsaVenta = New System.Windows.Forms.TextBox() Me.txtPorcentajeComisionCasaVenta = New System.Windows.Forms.TextBox() Me.txtDiasAlVencimientoVenta = New System.Windows.Forms.TextBox() Me.txtCostoTransferenciaVenta = New System.Windows.Forms.TextBox() Me.txtMontoARecibir = New System.Windows.Forms.TextBox() Me.txtValorTransadoVenta = New System.Windows.Forms.TextBox() Me.txtPorcentajeInteresAcumuladoVenta = New System.Windows.Forms.TextBox() Me.txtInteresAcumuladoVenta = New System.Windows.Forms.TextBox() Me.txtPrecioSucioVenta = New System.Windows.Forms.TextBox() Me.txtComisionBolsaVenta = New System.Windows.Forms.TextBox() Me.txtComisionCasaVenta = New System.Windows.Forms.TextBox() Me.txtDiasAcumuladosVenta = New System.Windows.Forms.TextBox() Me.txtPrecioVenta = New System.Windows.Forms.TextBox() Me.txtPrecioAlVencimientoVenta = New System.Windows.Forms.TextBox() Me.txtYTMAlVencimientoVenta = New System.Windows.Forms.TextBox() Me.txtYTMAlVencimientoComisionVenta = New System.Windows.Forms.TextBox() Me.txtPorcentajeCuponVenta = New System.Windows.Forms.TextBox() Me.txtValorNominalVenta = New System.Windows.Forms.TextBox() Me.dtpFechaVencimientoVenta = New System.Windows.Forms.DateTimePicker() Me.dtpFechaLiquidacionVenta = New System.Windows.Forms.DateTimePicker() Me.dtpSiguienteFechaCuponVenta = New System.Windows.Forms.DateTimePicker() Me.dtpUltimaFechaCuponVenta = New System.Windows.Forms.DateTimePicker() Me.Label22 = New System.Windows.Forms.Label() Me.Label23 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.Label25 = New System.Windows.Forms.Label() Me.Label26 = New System.Windows.Forms.Label() Me.label27 = New System.Windows.Forms.Label() Me.lblIngresosPorIntereses_Op = New System.Windows.Forms.Label() Me.lblCostosTotales_Op = New System.Windows.Forms.Label() Me.lblGananciaPerdidaTotal_Op = New System.Windows.Forms.Label() Me.lblRendimientoGananciaPerdida_Op = New System.Windows.Forms.Label() Me.lblRendimientoIntereses_Op = New System.Windows.Forms.Label() Me.lblRendimientoAntesISR_Op = New System.Windows.Forms.Label() Me.lblRendimientoDespuesISR_Op = New System.Windows.Forms.Label() Me.Label35 = New System.Windows.Forms.Label() Me.txtValorNominal_Op = New System.Windows.Forms.TextBox() Me.txtPlazo_Op = New System.Windows.Forms.TextBox() Me.txtPrecioCompra_Op = New System.Windows.Forms.TextBox() Me.txtPrecioVenta_Op = New System.Windows.Forms.TextBox() Me.txtGananciaPerdidaCapital_Op = New System.Windows.Forms.TextBox() Me.txtIngresosPorIntereses_Op = New System.Windows.Forms.TextBox() Me.txtCostosTotales_Op = New System.Windows.Forms.TextBox() Me.txtGananciaPerdidaTotal_Op = New System.Windows.Forms.TextBox() Me.txtRendimientoGananciaPerdida_Op = New System.Windows.Forms.TextBox() Me.txtRendimientoIntereses_Op = New System.Windows.Forms.TextBox() Me.txtRendimientoAntesISR_Op = New System.Windows.Forms.TextBox() Me.txtRendimientoDespuesISR_Op = New System.Windows.Forms.TextBox() Me.btnAceptar = New System.Windows.Forms.Button() Me.btnCancelar = New System.Windows.Forms.Button() Me.cboCasa_C = New System.Windows.Forms.ComboBox() Me.cboCasa_V = New System.Windows.Forms.ComboBox() Me.Label28 = New System.Windows.Forms.Label() Me.cboAnioBaseC = New System.Windows.Forms.ComboBox() Me.cboAnioBaseV = New System.Windows.Forms.ComboBox() Me.cboPeriodosC = New System.Windows.Forms.ComboBox() Me.cboPeriodosV = New System.Windows.Forms.ComboBox() Me.Label29 = New System.Windows.Forms.Label() Me.dgvIngresos = New System.Windows.Forms.DataGridView() Me.btnRefrescarIngresos = New System.Windows.Forms.Button() Me.Label30 = New System.Windows.Forms.Label() Me.txtTotalIngresoCupones = New System.Windows.Forms.TextBox() Me.Label31 = New System.Windows.Forms.Label() Me.dgvAmortizacionDeCapital = New System.Windows.Forms.DataGridView() Me.txtEmisionTotal = New System.Windows.Forms.TextBox() Me.Label32 = New System.Windows.Forms.Label() Me.dtpFechaEmision = New System.Windows.Forms.DateTimePicker() Me.Label33 = New System.Windows.Forms.Label() Me.txtTasaEmision = New System.Windows.Forms.TextBox() Me.Label34 = New System.Windows.Forms.Label() Me.txtPeriodicidadEmision = New System.Windows.Forms.TextBox() Me.Label36 = New System.Windows.Forms.Label() Me.txtPeriodosEmision = New System.Windows.Forms.TextBox() Me.Label37 = New System.Windows.Forms.Label() Me.txtMontoCompraEmision = New System.Windows.Forms.TextBox() Me.Label38 = New System.Windows.Forms.Label() Me.txtMontoCompraPrimario = New System.Windows.Forms.TextBox() Me.Label39 = New System.Windows.Forms.Label() Me.txtCesionFlujo1 = New System.Windows.Forms.TextBox() Me.Label40 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvAmortizacionDeCapital, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label1.Location = New System.Drawing.Point(12, 108) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(88, 18) Me.Label1.TabIndex = 0 Me.Label1.Text = "Valor Nominal" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label2.Location = New System.Drawing.Point(12, 130) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(142, 18) Me.Label2.TabIndex = 1 Me.Label2.Text = "Ultima Fecha de Cupon" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(12, 152) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(159, 18) Me.Label3.TabIndex = 2 Me.Label3.Text = "Siguiente Fecha de Cupon" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label4.Location = New System.Drawing.Point(12, 174) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(131, 18) Me.Label4.TabIndex = 3 Me.Label4.Text = "Fecha de Liquidacion" ' '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(12, 196) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(136, 18) Me.Label5.TabIndex = 4 Me.Label5.Text = "Fecha de Vencimiento" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.Location = New System.Drawing.Point(12, 285) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(56, 18) Me.Label6.TabIndex = 5 Me.Label6.Text = "Cupon %" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.Location = New System.Drawing.Point(12, 329) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(182, 18) Me.Label7.TabIndex = 6 Me.Label7.Text = "YTM Al Vencimiento Comision" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.ForeColor = System.Drawing.Color.Red Me.Label8.Location = New System.Drawing.Point(12, 307) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(124, 18) Me.Label8.TabIndex = 7 Me.Label8.Text = "YTM Al vencimiento" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label9.Location = New System.Drawing.Point(12, 351) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(134, 18) Me.Label9.TabIndex = 8 Me.Label9.Text = "Precio al Vencimiento" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label10.ForeColor = System.Drawing.Color.Red Me.Label10.Location = New System.Drawing.Point(12, 373) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(133, 18) Me.Label10.TabIndex = 9 Me.Label10.Text = "Precio Compra/Venta" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.Location = New System.Drawing.Point(12, 218) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(74, 18) Me.Label11.TabIndex = 10 Me.Label11.Text = "Base (Dias)" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.Location = New System.Drawing.Point(12, 263) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(106, 18) Me.Label12.TabIndex = 11 Me.Label12.Text = "Dias Acumulados" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Location = New System.Drawing.Point(12, 241) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(123, 18) Me.Label13.TabIndex = 12 Me.Label13.Text = "Dias al Vencimiento" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(12, 418) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(94, 18) Me.Label14.TabIndex = 13 Me.Label14.Text = "Comision Casa" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label15.Location = New System.Drawing.Point(12, 440) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(96, 18) Me.Label15.TabIndex = 14 Me.Label15.Text = "Comision Bolsa" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label16.Location = New System.Drawing.Point(12, 462) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(116, 18) Me.Label16.TabIndex = 15 Me.Label16.Text = "Interes Acumulado" ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label18.Location = New System.Drawing.Point(12, 484) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(91, 18) Me.Label18.TabIndex = 17 Me.Label18.Text = "Precio Sucio %" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label19.Location = New System.Drawing.Point(12, 506) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(95, 18) Me.Label19.TabIndex = 18 Me.Label19.Text = "Valor Transado" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label20.Location = New System.Drawing.Point(12, 528) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(140, 18) Me.Label20.TabIndex = 19 Me.Label20.Text = "Monto a Pagar/Recibir" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label21.Location = New System.Drawing.Point(12, 550) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(126, 18) Me.Label21.TabIndex = 20 Me.Label21.Text = "Costo Transferencia" ' 'dtpUltimaFechaCuponCompra ' Me.dtpUltimaFechaCuponCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpUltimaFechaCuponCompra.Location = New System.Drawing.Point(195, 129) Me.dtpUltimaFechaCuponCompra.Name = "dtpUltimaFechaCuponCompra" Me.dtpUltimaFechaCuponCompra.Size = New System.Drawing.Size(150, 20) Me.dtpUltimaFechaCuponCompra.TabIndex = 3 ' 'dtpSiguienteFechaCuponCompra ' Me.dtpSiguienteFechaCuponCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpSiguienteFechaCuponCompra.Location = New System.Drawing.Point(195, 151) Me.dtpSiguienteFechaCuponCompra.Name = "dtpSiguienteFechaCuponCompra" Me.dtpSiguienteFechaCuponCompra.Size = New System.Drawing.Size(150, 20) Me.dtpSiguienteFechaCuponCompra.TabIndex = 4 ' 'dtpFechaLiquidacionCompra ' Me.dtpFechaLiquidacionCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaLiquidacionCompra.Location = New System.Drawing.Point(195, 173) Me.dtpFechaLiquidacionCompra.Name = "dtpFechaLiquidacionCompra" Me.dtpFechaLiquidacionCompra.Size = New System.Drawing.Size(150, 20) Me.dtpFechaLiquidacionCompra.TabIndex = 5 ' 'dtpFechaVencimientoCompra ' Me.dtpFechaVencimientoCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaVencimientoCompra.Location = New System.Drawing.Point(195, 195) Me.dtpFechaVencimientoCompra.Name = "dtpFechaVencimientoCompra" Me.dtpFechaVencimientoCompra.Size = New System.Drawing.Size(150, 20) Me.dtpFechaVencimientoCompra.TabIndex = 6 ' 'txtValorNominalCompra ' Me.txtValorNominalCompra.Location = New System.Drawing.Point(195, 107) Me.txtValorNominalCompra.Name = "txtValorNominalCompra" Me.txtValorNominalCompra.Size = New System.Drawing.Size(150, 20) Me.txtValorNominalCompra.TabIndex = 2 ' 'txtPorcentajeCuponCompra ' Me.txtPorcentajeCuponCompra.Location = New System.Drawing.Point(195, 284) Me.txtPorcentajeCuponCompra.Name = "txtPorcentajeCuponCompra" Me.txtPorcentajeCuponCompra.Size = New System.Drawing.Size(150, 20) Me.txtPorcentajeCuponCompra.TabIndex = 8 ' 'txtYTMAlVencimientoComisionCompra ' Me.txtYTMAlVencimientoComisionCompra.Location = New System.Drawing.Point(195, 328) Me.txtYTMAlVencimientoComisionCompra.Name = "txtYTMAlVencimientoComisionCompra" Me.txtYTMAlVencimientoComisionCompra.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoComisionCompra.TabIndex = 10 ' 'txtYTMAlVencimientoCompra ' Me.txtYTMAlVencimientoCompra.Location = New System.Drawing.Point(195, 306) Me.txtYTMAlVencimientoCompra.Name = "txtYTMAlVencimientoCompra" Me.txtYTMAlVencimientoCompra.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoCompra.TabIndex = 9 ' 'txtPrecioAlVencimientoCompra ' Me.txtPrecioAlVencimientoCompra.Location = New System.Drawing.Point(195, 350) Me.txtPrecioAlVencimientoCompra.Name = "txtPrecioAlVencimientoCompra" Me.txtPrecioAlVencimientoCompra.Size = New System.Drawing.Size(150, 20) Me.txtPrecioAlVencimientoCompra.TabIndex = 11 ' 'txtPrecioCompra ' Me.txtPrecioCompra.Location = New System.Drawing.Point(195, 372) Me.txtPrecioCompra.Name = "txtPrecioCompra" Me.txtPrecioCompra.Size = New System.Drawing.Size(150, 20) Me.txtPrecioCompra.TabIndex = 12 ' 'txtDiasAcumuladosCompra ' Me.txtDiasAcumuladosCompra.Location = New System.Drawing.Point(195, 262) Me.txtDiasAcumuladosCompra.Name = "txtDiasAcumuladosCompra" Me.txtDiasAcumuladosCompra.ReadOnly = True Me.txtDiasAcumuladosCompra.Size = New System.Drawing.Size(150, 20) Me.txtDiasAcumuladosCompra.TabIndex = 0 ' 'txtComisionCasaCompra ' Me.txtComisionCasaCompra.Location = New System.Drawing.Point(237, 417) Me.txtComisionCasaCompra.Name = "txtComisionCasaCompra" Me.txtComisionCasaCompra.ReadOnly = True Me.txtComisionCasaCompra.Size = New System.Drawing.Size(108, 20) Me.txtComisionCasaCompra.TabIndex = 0 ' 'txtComisionBolsaCompra ' Me.txtComisionBolsaCompra.Location = New System.Drawing.Point(237, 439) Me.txtComisionBolsaCompra.Name = "txtComisionBolsaCompra" Me.txtComisionBolsaCompra.ReadOnly = True Me.txtComisionBolsaCompra.Size = New System.Drawing.Size(108, 20) Me.txtComisionBolsaCompra.TabIndex = 0 ' 'txtPrecioSucioCompra ' Me.txtPrecioSucioCompra.Location = New System.Drawing.Point(195, 483) Me.txtPrecioSucioCompra.Name = "txtPrecioSucioCompra" Me.txtPrecioSucioCompra.ReadOnly = True Me.txtPrecioSucioCompra.Size = New System.Drawing.Size(150, 20) Me.txtPrecioSucioCompra.TabIndex = 0 ' 'txtInteresAcumuladoCompra ' Me.txtInteresAcumuladoCompra.Location = New System.Drawing.Point(195, 461) Me.txtInteresAcumuladoCompra.Name = "txtInteresAcumuladoCompra" Me.txtInteresAcumuladoCompra.ReadOnly = True Me.txtInteresAcumuladoCompra.Size = New System.Drawing.Size(108, 20) Me.txtInteresAcumuladoCompra.TabIndex = 0 ' 'txtPorcentajeInteresAcumuladoCompra ' Me.txtPorcentajeInteresAcumuladoCompra.Location = New System.Drawing.Point(305, 461) Me.txtPorcentajeInteresAcumuladoCompra.Name = "txtPorcentajeInteresAcumuladoCompra" Me.txtPorcentajeInteresAcumuladoCompra.ReadOnly = True Me.txtPorcentajeInteresAcumuladoCompra.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeInteresAcumuladoCompra.TabIndex = 0 ' 'txtValorTransadoCompra ' Me.txtValorTransadoCompra.Location = New System.Drawing.Point(195, 505) Me.txtValorTransadoCompra.Name = "txtValorTransadoCompra" Me.txtValorTransadoCompra.ReadOnly = True Me.txtValorTransadoCompra.Size = New System.Drawing.Size(150, 20) Me.txtValorTransadoCompra.TabIndex = 0 ' 'txtMontoAPagar ' Me.txtMontoAPagar.Location = New System.Drawing.Point(195, 527) Me.txtMontoAPagar.Name = "txtMontoAPagar" Me.txtMontoAPagar.ReadOnly = True Me.txtMontoAPagar.Size = New System.Drawing.Size(150, 20) Me.txtMontoAPagar.TabIndex = 0 ' 'txtCostoTransferenciaCompra ' Me.txtCostoTransferenciaCompra.Location = New System.Drawing.Point(195, 549) Me.txtCostoTransferenciaCompra.Name = "txtCostoTransferenciaCompra" Me.txtCostoTransferenciaCompra.Size = New System.Drawing.Size(150, 20) Me.txtCostoTransferenciaCompra.TabIndex = 16 ' 'txtDiasAlVencimientoCompra ' Me.txtDiasAlVencimientoCompra.Location = New System.Drawing.Point(195, 240) Me.txtDiasAlVencimientoCompra.Name = "txtDiasAlVencimientoCompra" Me.txtDiasAlVencimientoCompra.ReadOnly = True Me.txtDiasAlVencimientoCompra.Size = New System.Drawing.Size(150, 20) Me.txtDiasAlVencimientoCompra.TabIndex = 0 ' 'txtPorcentajeComisionCasaCompra ' Me.txtPorcentajeComisionCasaCompra.Location = New System.Drawing.Point(195, 417) Me.txtPorcentajeComisionCasaCompra.Name = "txtPorcentajeComisionCasaCompra" Me.txtPorcentajeComisionCasaCompra.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeComisionCasaCompra.TabIndex = 14 ' 'txtPorcentajeComisionBolsaCompra ' Me.txtPorcentajeComisionBolsaCompra.Location = New System.Drawing.Point(195, 439) Me.txtPorcentajeComisionBolsaCompra.Name = "txtPorcentajeComisionBolsaCompra" Me.txtPorcentajeComisionBolsaCompra.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeComisionBolsaCompra.TabIndex = 15 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label17.Location = New System.Drawing.Point(248, 50) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(55, 18) Me.Label17.TabIndex = 55 Me.Label17.Text = "Compra" ' 'lblBono ' Me.lblBono.AutoSize = True Me.lblBono.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblBono.Location = New System.Drawing.Point(13, 9) Me.lblBono.Name = "lblBono" Me.lblBono.Size = New System.Drawing.Size(154, 24) Me.lblBono.TabIndex = 56 Me.lblBono.Text = "Titularizaciones" ' 'txtPorcentajeComisionBolsaVenta ' Me.txtPorcentajeComisionBolsaVenta.Location = New System.Drawing.Point(351, 439) Me.txtPorcentajeComisionBolsaVenta.Name = "txtPorcentajeComisionBolsaVenta" Me.txtPorcentajeComisionBolsaVenta.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeComisionBolsaVenta.TabIndex = 31 ' 'txtPorcentajeComisionCasaVenta ' Me.txtPorcentajeComisionCasaVenta.Location = New System.Drawing.Point(351, 417) Me.txtPorcentajeComisionCasaVenta.Name = "txtPorcentajeComisionCasaVenta" Me.txtPorcentajeComisionCasaVenta.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeComisionCasaVenta.TabIndex = 30 ' 'txtDiasAlVencimientoVenta ' Me.txtDiasAlVencimientoVenta.Location = New System.Drawing.Point(351, 240) Me.txtDiasAlVencimientoVenta.Name = "txtDiasAlVencimientoVenta" Me.txtDiasAlVencimientoVenta.ReadOnly = True Me.txtDiasAlVencimientoVenta.Size = New System.Drawing.Size(150, 20) Me.txtDiasAlVencimientoVenta.TabIndex = 77 ' 'txtCostoTransferenciaVenta ' Me.txtCostoTransferenciaVenta.Location = New System.Drawing.Point(351, 549) Me.txtCostoTransferenciaVenta.Name = "txtCostoTransferenciaVenta" Me.txtCostoTransferenciaVenta.ReadOnly = True Me.txtCostoTransferenciaVenta.Size = New System.Drawing.Size(150, 20) Me.txtCostoTransferenciaVenta.TabIndex = 32 ' 'txtMontoARecibir ' Me.txtMontoARecibir.Location = New System.Drawing.Point(351, 527) Me.txtMontoARecibir.Name = "txtMontoARecibir" Me.txtMontoARecibir.ReadOnly = True Me.txtMontoARecibir.Size = New System.Drawing.Size(150, 20) Me.txtMontoARecibir.TabIndex = 0 ' 'txtValorTransadoVenta ' Me.txtValorTransadoVenta.Location = New System.Drawing.Point(351, 505) Me.txtValorTransadoVenta.Name = "txtValorTransadoVenta" Me.txtValorTransadoVenta.ReadOnly = True Me.txtValorTransadoVenta.Size = New System.Drawing.Size(150, 20) Me.txtValorTransadoVenta.TabIndex = 0 ' 'txtPorcentajeInteresAcumuladoVenta ' Me.txtPorcentajeInteresAcumuladoVenta.Location = New System.Drawing.Point(461, 461) Me.txtPorcentajeInteresAcumuladoVenta.Name = "txtPorcentajeInteresAcumuladoVenta" Me.txtPorcentajeInteresAcumuladoVenta.ReadOnly = True Me.txtPorcentajeInteresAcumuladoVenta.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeInteresAcumuladoVenta.TabIndex = 0 ' 'txtInteresAcumuladoVenta ' Me.txtInteresAcumuladoVenta.Location = New System.Drawing.Point(351, 461) Me.txtInteresAcumuladoVenta.Name = "txtInteresAcumuladoVenta" Me.txtInteresAcumuladoVenta.ReadOnly = True Me.txtInteresAcumuladoVenta.Size = New System.Drawing.Size(108, 20) Me.txtInteresAcumuladoVenta.TabIndex = 0 ' 'txtPrecioSucioVenta ' Me.txtPrecioSucioVenta.Location = New System.Drawing.Point(351, 483) Me.txtPrecioSucioVenta.Name = "txtPrecioSucioVenta" Me.txtPrecioSucioVenta.ReadOnly = True Me.txtPrecioSucioVenta.Size = New System.Drawing.Size(150, 20) Me.txtPrecioSucioVenta.TabIndex = 0 ' 'txtComisionBolsaVenta ' Me.txtComisionBolsaVenta.Location = New System.Drawing.Point(393, 439) Me.txtComisionBolsaVenta.Name = "txtComisionBolsaVenta" Me.txtComisionBolsaVenta.ReadOnly = True Me.txtComisionBolsaVenta.Size = New System.Drawing.Size(108, 20) Me.txtComisionBolsaVenta.TabIndex = 0 ' 'txtComisionCasaVenta ' Me.txtComisionCasaVenta.Location = New System.Drawing.Point(393, 417) Me.txtComisionCasaVenta.Name = "txtComisionCasaVenta" Me.txtComisionCasaVenta.ReadOnly = True Me.txtComisionCasaVenta.Size = New System.Drawing.Size(108, 20) Me.txtComisionCasaVenta.TabIndex = 0 ' 'txtDiasAcumuladosVenta ' Me.txtDiasAcumuladosVenta.Location = New System.Drawing.Point(351, 262) Me.txtDiasAcumuladosVenta.Name = "txtDiasAcumuladosVenta" Me.txtDiasAcumuladosVenta.ReadOnly = True Me.txtDiasAcumuladosVenta.Size = New System.Drawing.Size(150, 20) Me.txtDiasAcumuladosVenta.TabIndex = 68 ' 'txtPrecioVenta ' Me.txtPrecioVenta.Location = New System.Drawing.Point(351, 372) Me.txtPrecioVenta.Name = "txtPrecioVenta" Me.txtPrecioVenta.Size = New System.Drawing.Size(150, 20) Me.txtPrecioVenta.TabIndex = 28 ' 'txtPrecioAlVencimientoVenta ' Me.txtPrecioAlVencimientoVenta.Location = New System.Drawing.Point(351, 350) Me.txtPrecioAlVencimientoVenta.Name = "txtPrecioAlVencimientoVenta" Me.txtPrecioAlVencimientoVenta.Size = New System.Drawing.Size(150, 20) Me.txtPrecioAlVencimientoVenta.TabIndex = 27 ' 'txtYTMAlVencimientoVenta ' Me.txtYTMAlVencimientoVenta.Location = New System.Drawing.Point(351, 306) Me.txtYTMAlVencimientoVenta.Name = "txtYTMAlVencimientoVenta" Me.txtYTMAlVencimientoVenta.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoVenta.TabIndex = 25 ' 'txtYTMAlVencimientoComisionVenta ' Me.txtYTMAlVencimientoComisionVenta.Location = New System.Drawing.Point(351, 328) Me.txtYTMAlVencimientoComisionVenta.Name = "txtYTMAlVencimientoComisionVenta" Me.txtYTMAlVencimientoComisionVenta.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoComisionVenta.TabIndex = 26 ' 'txtPorcentajeCuponVenta ' Me.txtPorcentajeCuponVenta.Location = New System.Drawing.Point(351, 284) Me.txtPorcentajeCuponVenta.Name = "txtPorcentajeCuponVenta" Me.txtPorcentajeCuponVenta.Size = New System.Drawing.Size(150, 20) Me.txtPorcentajeCuponVenta.TabIndex = 24 ' 'txtValorNominalVenta ' Me.txtValorNominalVenta.Location = New System.Drawing.Point(351, 107) Me.txtValorNominalVenta.Name = "txtValorNominalVenta" Me.txtValorNominalVenta.Size = New System.Drawing.Size(150, 20) Me.txtValorNominalVenta.TabIndex = 18 ' 'dtpFechaVencimientoVenta ' Me.dtpFechaVencimientoVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaVencimientoVenta.Location = New System.Drawing.Point(351, 195) Me.dtpFechaVencimientoVenta.Name = "dtpFechaVencimientoVenta" Me.dtpFechaVencimientoVenta.Size = New System.Drawing.Size(150, 20) Me.dtpFechaVencimientoVenta.TabIndex = 22 ' 'dtpFechaLiquidacionVenta ' Me.dtpFechaLiquidacionVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaLiquidacionVenta.Location = New System.Drawing.Point(351, 173) Me.dtpFechaLiquidacionVenta.Name = "dtpFechaLiquidacionVenta" Me.dtpFechaLiquidacionVenta.Size = New System.Drawing.Size(150, 20) Me.dtpFechaLiquidacionVenta.TabIndex = 21 ' 'dtpSiguienteFechaCuponVenta ' Me.dtpSiguienteFechaCuponVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpSiguienteFechaCuponVenta.Location = New System.Drawing.Point(351, 151) Me.dtpSiguienteFechaCuponVenta.Name = "dtpSiguienteFechaCuponVenta" Me.dtpSiguienteFechaCuponVenta.Size = New System.Drawing.Size(150, 20) Me.dtpSiguienteFechaCuponVenta.TabIndex = 20 ' 'dtpUltimaFechaCuponVenta ' Me.dtpUltimaFechaCuponVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpUltimaFechaCuponVenta.Location = New System.Drawing.Point(351, 129) Me.dtpUltimaFechaCuponVenta.Name = "dtpUltimaFechaCuponVenta" Me.dtpUltimaFechaCuponVenta.Size = New System.Drawing.Size(150, 20) Me.dtpUltimaFechaCuponVenta.TabIndex = 19 ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label22.Location = New System.Drawing.Point(358, 50) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(43, 18) Me.Label22.TabIndex = 80 Me.Label22.Text = "Venta" ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label23.Location = New System.Drawing.Point(533, 63) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(88, 18) Me.Label23.TabIndex = 81 Me.Label23.Text = "Valor Nominal" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label24.Location = New System.Drawing.Point(533, 85) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(38, 18) Me.Label24.TabIndex = 82 Me.Label24.Text = "Plazo" ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label25.Location = New System.Drawing.Point(533, 107) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(93, 18) Me.Label25.TabIndex = 83 Me.Label25.Text = "Precio Compra" ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label26.Location = New System.Drawing.Point(533, 129) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(81, 18) Me.Label26.TabIndex = 84 Me.Label26.Text = "Precio Venta" ' 'label27 ' Me.label27.AutoSize = True Me.label27.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.label27.Location = New System.Drawing.Point(533, 151) Me.label27.Name = "label27" Me.label27.Size = New System.Drawing.Size(176, 18) Me.label27.TabIndex = 85 Me.label27.Text = "Ganancia/Perdida de Capital" ' 'lblIngresosPorIntereses_Op ' Me.lblIngresosPorIntereses_Op.AutoSize = True Me.lblIngresosPorIntereses_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblIngresosPorIntereses_Op.Location = New System.Drawing.Point(533, 173) Me.lblIngresosPorIntereses_Op.Name = "lblIngresosPorIntereses_Op" Me.lblIngresosPorIntereses_Op.Size = New System.Drawing.Size(132, 18) Me.lblIngresosPorIntereses_Op.TabIndex = 86 Me.lblIngresosPorIntereses_Op.Text = "Ingreso por Intereses" ' 'lblCostosTotales_Op ' Me.lblCostosTotales_Op.AutoSize = True Me.lblCostosTotales_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCostosTotales_Op.Location = New System.Drawing.Point(533, 195) Me.lblCostosTotales_Op.Name = "lblCostosTotales_Op" Me.lblCostosTotales_Op.Size = New System.Drawing.Size(94, 18) Me.lblCostosTotales_Op.TabIndex = 87 Me.lblCostosTotales_Op.Text = "Costos Totales" ' 'lblGananciaPerdidaTotal_Op ' Me.lblGananciaPerdidaTotal_Op.AutoSize = True Me.lblGananciaPerdidaTotal_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblGananciaPerdidaTotal_Op.Location = New System.Drawing.Point(533, 217) Me.lblGananciaPerdidaTotal_Op.Name = "lblGananciaPerdidaTotal_Op" Me.lblGananciaPerdidaTotal_Op.Size = New System.Drawing.Size(147, 18) Me.lblGananciaPerdidaTotal_Op.TabIndex = 88 Me.lblGananciaPerdidaTotal_Op.Text = "Ganancia/Perdida Total" ' 'lblRendimientoGananciaPerdida_Op ' Me.lblRendimientoGananciaPerdida_Op.AutoSize = True Me.lblRendimientoGananciaPerdida_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblRendimientoGananciaPerdida_Op.Location = New System.Drawing.Point(533, 239) Me.lblRendimientoGananciaPerdida_Op.Name = "lblRendimientoGananciaPerdida_Op" Me.lblRendimientoGananciaPerdida_Op.Size = New System.Drawing.Size(191, 18) Me.lblRendimientoGananciaPerdida_Op.TabIndex = 89 Me.lblRendimientoGananciaPerdida_Op.Text = "Rendimiento Ganancia/Perdida" ' 'lblRendimientoIntereses_Op ' Me.lblRendimientoIntereses_Op.AutoSize = True Me.lblRendimientoIntereses_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblRendimientoIntereses_Op.Location = New System.Drawing.Point(533, 261) Me.lblRendimientoIntereses_Op.Name = "lblRendimientoIntereses_Op" Me.lblRendimientoIntereses_Op.Size = New System.Drawing.Size(140, 18) Me.lblRendimientoIntereses_Op.TabIndex = 90 Me.lblRendimientoIntereses_Op.Text = "Rendimiento Intereses" ' 'lblRendimientoAntesISR_Op ' Me.lblRendimientoAntesISR_Op.AutoSize = True Me.lblRendimientoAntesISR_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblRendimientoAntesISR_Op.Location = New System.Drawing.Point(533, 283) Me.lblRendimientoAntesISR_Op.Name = "lblRendimientoAntesISR_Op" Me.lblRendimientoAntesISR_Op.Size = New System.Drawing.Size(141, 18) Me.lblRendimientoAntesISR_Op.TabIndex = 91 Me.lblRendimientoAntesISR_Op.Text = "Rendimiento antes ISR" ' 'lblRendimientoDespuesISR_Op ' Me.lblRendimientoDespuesISR_Op.AutoSize = True Me.lblRendimientoDespuesISR_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblRendimientoDespuesISR_Op.Location = New System.Drawing.Point(533, 305) Me.lblRendimientoDespuesISR_Op.Name = "lblRendimientoDespuesISR_Op" Me.lblRendimientoDespuesISR_Op.Size = New System.Drawing.Size(156, 18) Me.lblRendimientoDespuesISR_Op.TabIndex = 92 Me.lblRendimientoDespuesISR_Op.Text = "Rendimiento despues ISR" ' 'Label35 ' Me.Label35.AutoSize = True Me.Label35.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label35.Location = New System.Drawing.Point(635, 28) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(169, 18) Me.Label35.TabIndex = 93 Me.Label35.Text = "Resultado de la Operacion" ' 'txtValorNominal_Op ' Me.txtValorNominal_Op.Location = New System.Drawing.Point(732, 62) Me.txtValorNominal_Op.Name = "txtValorNominal_Op" Me.txtValorNominal_Op.ReadOnly = True Me.txtValorNominal_Op.Size = New System.Drawing.Size(150, 20) Me.txtValorNominal_Op.TabIndex = 0 ' 'txtPlazo_Op ' Me.txtPlazo_Op.Location = New System.Drawing.Point(732, 84) Me.txtPlazo_Op.Name = "txtPlazo_Op" Me.txtPlazo_Op.ReadOnly = True Me.txtPlazo_Op.Size = New System.Drawing.Size(150, 20) Me.txtPlazo_Op.TabIndex = 0 ' 'txtPrecioCompra_Op ' Me.txtPrecioCompra_Op.Location = New System.Drawing.Point(732, 106) Me.txtPrecioCompra_Op.Name = "txtPrecioCompra_Op" Me.txtPrecioCompra_Op.Size = New System.Drawing.Size(150, 20) Me.txtPrecioCompra_Op.TabIndex = 0 ' 'txtPrecioVenta_Op ' Me.txtPrecioVenta_Op.Location = New System.Drawing.Point(732, 128) Me.txtPrecioVenta_Op.Name = "txtPrecioVenta_Op" Me.txtPrecioVenta_Op.Size = New System.Drawing.Size(150, 20) Me.txtPrecioVenta_Op.TabIndex = 0 ' 'txtGananciaPerdidaCapital_Op ' Me.txtGananciaPerdidaCapital_Op.Location = New System.Drawing.Point(732, 150) Me.txtGananciaPerdidaCapital_Op.Name = "txtGananciaPerdidaCapital_Op" Me.txtGananciaPerdidaCapital_Op.ReadOnly = True Me.txtGananciaPerdidaCapital_Op.Size = New System.Drawing.Size(150, 20) Me.txtGananciaPerdidaCapital_Op.TabIndex = 0 ' 'txtIngresosPorIntereses_Op ' Me.txtIngresosPorIntereses_Op.Location = New System.Drawing.Point(732, 172) Me.txtIngresosPorIntereses_Op.Name = "txtIngresosPorIntereses_Op" Me.txtIngresosPorIntereses_Op.ReadOnly = True Me.txtIngresosPorIntereses_Op.Size = New System.Drawing.Size(150, 20) Me.txtIngresosPorIntereses_Op.TabIndex = 0 ' 'txtCostosTotales_Op ' Me.txtCostosTotales_Op.Location = New System.Drawing.Point(732, 194) Me.txtCostosTotales_Op.Name = "txtCostosTotales_Op" Me.txtCostosTotales_Op.ReadOnly = True Me.txtCostosTotales_Op.Size = New System.Drawing.Size(150, 20) Me.txtCostosTotales_Op.TabIndex = 0 ' 'txtGananciaPerdidaTotal_Op ' Me.txtGananciaPerdidaTotal_Op.Location = New System.Drawing.Point(732, 216) Me.txtGananciaPerdidaTotal_Op.Name = "txtGananciaPerdidaTotal_Op" Me.txtGananciaPerdidaTotal_Op.ReadOnly = True Me.txtGananciaPerdidaTotal_Op.Size = New System.Drawing.Size(150, 20) Me.txtGananciaPerdidaTotal_Op.TabIndex = 0 ' 'txtRendimientoGananciaPerdida_Op ' Me.txtRendimientoGananciaPerdida_Op.Location = New System.Drawing.Point(732, 238) Me.txtRendimientoGananciaPerdida_Op.Name = "txtRendimientoGananciaPerdida_Op" Me.txtRendimientoGananciaPerdida_Op.ReadOnly = True Me.txtRendimientoGananciaPerdida_Op.Size = New System.Drawing.Size(150, 20) Me.txtRendimientoGananciaPerdida_Op.TabIndex = 0 ' 'txtRendimientoIntereses_Op ' Me.txtRendimientoIntereses_Op.Location = New System.Drawing.Point(732, 260) Me.txtRendimientoIntereses_Op.Name = "txtRendimientoIntereses_Op" Me.txtRendimientoIntereses_Op.ReadOnly = True Me.txtRendimientoIntereses_Op.Size = New System.Drawing.Size(150, 20) Me.txtRendimientoIntereses_Op.TabIndex = 0 ' 'txtRendimientoAntesISR_Op ' Me.txtRendimientoAntesISR_Op.Location = New System.Drawing.Point(732, 282) Me.txtRendimientoAntesISR_Op.Name = "txtRendimientoAntesISR_Op" Me.txtRendimientoAntesISR_Op.ReadOnly = True Me.txtRendimientoAntesISR_Op.Size = New System.Drawing.Size(150, 20) Me.txtRendimientoAntesISR_Op.TabIndex = 0 ' 'txtRendimientoDespuesISR_Op ' Me.txtRendimientoDespuesISR_Op.Location = New System.Drawing.Point(732, 304) Me.txtRendimientoDespuesISR_Op.Name = "txtRendimientoDespuesISR_Op" Me.txtRendimientoDespuesISR_Op.ReadOnly = True Me.txtRendimientoDespuesISR_Op.Size = New System.Drawing.Size(150, 20) Me.txtRendimientoDespuesISR_Op.TabIndex = 0 ' 'btnAceptar ' Me.btnAceptar.DialogResult = System.Windows.Forms.DialogResult.OK Me.btnAceptar.Location = New System.Drawing.Point(15, 1004) Me.btnAceptar.Margin = New System.Windows.Forms.Padding(3, 3, 3, 20) Me.btnAceptar.Name = "btnAceptar" Me.btnAceptar.Size = New System.Drawing.Size(75, 23) Me.btnAceptar.TabIndex = 106 Me.btnAceptar.Text = "Aceptar" Me.btnAceptar.UseVisualStyleBackColor = True ' 'btnCancelar ' Me.btnCancelar.DialogResult = System.Windows.Forms.DialogResult.Cancel Me.btnCancelar.Location = New System.Drawing.Point(96, 1004) Me.btnCancelar.Name = "btnCancelar" Me.btnCancelar.Size = New System.Drawing.Size(75, 23) Me.btnCancelar.TabIndex = 107 Me.btnCancelar.Text = "Cancelar" Me.btnCancelar.UseVisualStyleBackColor = True ' 'cboCasa_C ' Me.cboCasa_C.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboCasa_C.FormattingEnabled = True Me.cboCasa_C.Location = New System.Drawing.Point(195, 394) Me.cboCasa_C.Name = "cboCasa_C" Me.cboCasa_C.Size = New System.Drawing.Size(150, 21) Me.cboCasa_C.TabIndex = 13 ' 'cboCasa_V ' Me.cboCasa_V.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboCasa_V.FormattingEnabled = True Me.cboCasa_V.Location = New System.Drawing.Point(351, 394) Me.cboCasa_V.Name = "cboCasa_V" Me.cboCasa_V.Size = New System.Drawing.Size(150, 21) Me.cboCasa_V.TabIndex = 29 ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label28.Location = New System.Drawing.Point(12, 395) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(36, 18) Me.Label28.TabIndex = 110 Me.Label28.Text = "Casa" ' 'cboAnioBaseC ' Me.cboAnioBaseC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboAnioBaseC.FormattingEnabled = True Me.cboAnioBaseC.Items.AddRange(New Object() {"360", "365"}) Me.cboAnioBaseC.Location = New System.Drawing.Point(195, 217) Me.cboAnioBaseC.Name = "cboAnioBaseC" Me.cboAnioBaseC.Size = New System.Drawing.Size(150, 21) Me.cboAnioBaseC.TabIndex = 7 ' 'cboAnioBaseV ' Me.cboAnioBaseV.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboAnioBaseV.FormattingEnabled = True Me.cboAnioBaseV.Items.AddRange(New Object() {"360", "365"}) Me.cboAnioBaseV.Location = New System.Drawing.Point(351, 217) Me.cboAnioBaseV.Name = "cboAnioBaseV" Me.cboAnioBaseV.Size = New System.Drawing.Size(150, 21) Me.cboAnioBaseV.TabIndex = 23 ' 'cboPeriodosC ' Me.cboPeriodosC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboPeriodosC.FormattingEnabled = True Me.cboPeriodosC.Location = New System.Drawing.Point(195, 84) Me.cboPeriodosC.Name = "cboPeriodosC" Me.cboPeriodosC.Size = New System.Drawing.Size(150, 21) Me.cboPeriodosC.TabIndex = 1 ' 'cboPeriodosV ' Me.cboPeriodosV.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboPeriodosV.FormattingEnabled = True Me.cboPeriodosV.Location = New System.Drawing.Point(351, 84) Me.cboPeriodosV.Name = "cboPeriodosV" Me.cboPeriodosV.Size = New System.Drawing.Size(150, 21) Me.cboPeriodosV.TabIndex = 17 ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label29.Location = New System.Drawing.Point(12, 85) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(80, 18) Me.Label29.TabIndex = 115 Me.Label29.Text = "Periodicidad" ' 'dgvIngresos ' Me.dgvIngresos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvIngresos.Location = New System.Drawing.Point(536, 395) Me.dgvIngresos.Name = "dgvIngresos" Me.dgvIngresos.Size = New System.Drawing.Size(349, 174) Me.dgvIngresos.TabIndex = 116 ' 'btnRefrescarIngresos ' Me.btnRefrescarIngresos.DialogResult = System.Windows.Forms.DialogResult.OK Me.btnRefrescarIngresos.Location = New System.Drawing.Point(536, 575) Me.btnRefrescarIngresos.Name = "btnRefrescarIngresos" Me.btnRefrescarIngresos.Size = New System.Drawing.Size(75, 23) Me.btnRefrescarIngresos.TabIndex = 117 Me.btnRefrescarIngresos.Text = "Refrescar" Me.btnRefrescarIngresos.UseVisualStyleBackColor = True ' 'Label30 ' Me.Label30.AutoSize = True Me.Label30.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label30.Location = New System.Drawing.Point(536, 373) Me.Label30.Name = "Label30" Me.Label30.Size = New System.Drawing.Size(59, 18) Me.Label30.TabIndex = 118 Me.Label30.Text = "Ingresos" ' 'txtTotalIngresoCupones ' Me.txtTotalIngresoCupones.Location = New System.Drawing.Point(735, 578) Me.txtTotalIngresoCupones.Name = "txtTotalIngresoCupones" Me.txtTotalIngresoCupones.ReadOnly = True Me.txtTotalIngresoCupones.Size = New System.Drawing.Size(150, 20) Me.txtTotalIngresoCupones.TabIndex = 119 ' 'Label31 ' Me.Label31.AutoSize = True Me.Label31.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label31.Location = New System.Drawing.Point(689, 579) Me.Label31.Name = "Label31" Me.Label31.Size = New System.Drawing.Size(38, 18) Me.Label31.TabIndex = 120 Me.Label31.Text = "Total" ' 'dgvAmortizacionDeCapital ' Me.dgvAmortizacionDeCapital.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvAmortizacionDeCapital.Location = New System.Drawing.Point(15, 818) Me.dgvAmortizacionDeCapital.Name = "dgvAmortizacionDeCapital" Me.dgvAmortizacionDeCapital.Size = New System.Drawing.Size(870, 176) Me.dgvAmortizacionDeCapital.TabIndex = 121 ' 'txtEmisionTotal ' Me.txtEmisionTotal.Location = New System.Drawing.Point(195, 595) Me.txtEmisionTotal.Name = "txtEmisionTotal" Me.txtEmisionTotal.Size = New System.Drawing.Size(150, 20) Me.txtEmisionTotal.TabIndex = 122 ' 'Label32 ' Me.Label32.AutoSize = True Me.Label32.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label32.Location = New System.Drawing.Point(12, 596) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(88, 18) Me.Label32.TabIndex = 123 Me.Label32.Text = "Emisión Total" ' 'dtpFechaEmision ' Me.dtpFechaEmision.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaEmision.Location = New System.Drawing.Point(195, 617) Me.dtpFechaEmision.Name = "dtpFechaEmision" Me.dtpFechaEmision.Size = New System.Drawing.Size(150, 20) Me.dtpFechaEmision.TabIndex = 125 ' 'Label33 ' Me.Label33.AutoSize = True Me.Label33.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label33.Location = New System.Drawing.Point(12, 618) Me.Label33.Name = "Label33" Me.Label33.Size = New System.Drawing.Size(92, 18) Me.Label33.TabIndex = 124 Me.Label33.Text = "Fecha Emisión" ' 'txtTasaEmision ' Me.txtTasaEmision.Location = New System.Drawing.Point(195, 639) Me.txtTasaEmision.Name = "txtTasaEmision" Me.txtTasaEmision.Size = New System.Drawing.Size(150, 20) Me.txtTasaEmision.TabIndex = 127 ' 'Label34 ' Me.Label34.AutoSize = True Me.Label34.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label34.ForeColor = System.Drawing.Color.Red Me.Label34.Location = New System.Drawing.Point(12, 640) Me.Label34.Name = "Label34" Me.Label34.Size = New System.Drawing.Size(36, 18) Me.Label34.TabIndex = 126 Me.Label34.Text = "Tasa" ' 'txtPeriodicidadEmision ' Me.txtPeriodicidadEmision.Location = New System.Drawing.Point(195, 661) Me.txtPeriodicidadEmision.Name = "txtPeriodicidadEmision" Me.txtPeriodicidadEmision.Size = New System.Drawing.Size(150, 20) Me.txtPeriodicidadEmision.TabIndex = 128 ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label36.Location = New System.Drawing.Point(12, 662) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(80, 18) Me.Label36.TabIndex = 129 Me.Label36.Text = "Periodicidad" ' 'txtPeriodosEmision ' Me.txtPeriodosEmision.Location = New System.Drawing.Point(195, 683) Me.txtPeriodosEmision.Name = "txtPeriodosEmision" Me.txtPeriodosEmision.Size = New System.Drawing.Size(150, 20) Me.txtPeriodosEmision.TabIndex = 130 ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label37.Location = New System.Drawing.Point(12, 684) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(58, 18) Me.Label37.TabIndex = 131 Me.Label37.Text = "Periodos" ' 'txtMontoCompraEmision ' Me.txtMontoCompraEmision.Location = New System.Drawing.Point(195, 705) Me.txtMontoCompraEmision.Name = "txtMontoCompraEmision" Me.txtMontoCompraEmision.Size = New System.Drawing.Size(150, 20) Me.txtMontoCompraEmision.TabIndex = 132 ' 'Label38 ' Me.Label38.AutoSize = True Me.Label38.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label38.Location = New System.Drawing.Point(12, 706) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(93, 18) Me.Label38.TabIndex = 133 Me.Label38.Text = "Monto Compra" ' 'txtMontoCompraPrimario ' Me.txtMontoCompraPrimario.Location = New System.Drawing.Point(195, 727) Me.txtMontoCompraPrimario.Name = "txtMontoCompraPrimario" Me.txtMontoCompraPrimario.Size = New System.Drawing.Size(150, 20) Me.txtMontoCompraPrimario.TabIndex = 134 ' 'Label39 ' Me.Label39.AutoSize = True Me.Label39.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label39.Location = New System.Drawing.Point(12, 732) Me.Label39.Name = "Label39" Me.Label39.Size = New System.Drawing.Size(165, 18) Me.Label39.TabIndex = 135 Me.Label39.Text = "Monto Compra en Primario" ' 'txtCesionFlujo1 ' Me.txtCesionFlujo1.Location = New System.Drawing.Point(195, 749) Me.txtCesionFlujo1.Name = "txtCesionFlujo1" Me.txtCesionFlujo1.Size = New System.Drawing.Size(150, 20) Me.txtCesionFlujo1.TabIndex = 136 ' 'Label40 ' Me.Label40.AutoSize = True Me.Label40.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label40.Location = New System.Drawing.Point(12, 758) Me.Label40.Name = "Label40" Me.Label40.Size = New System.Drawing.Size(109, 18) Me.Label40.TabIndex = 137 Me.Label40.Text = "Cesión de Flujo 1" ' 'Button1 ' Me.Button1.DialogResult = System.Windows.Forms.DialogResult.OK Me.Button1.Location = New System.Drawing.Point(351, 746) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 23) Me.Button1.TabIndex = 138 Me.Button1.Text = "Refrescar" Me.Button1.UseVisualStyleBackColor = True ' 'frmTitularizacion ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoScroll = True Me.ClientSize = New System.Drawing.Size(970, 431) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.txtCesionFlujo1) Me.Controls.Add(Me.Label40) Me.Controls.Add(Me.txtMontoCompraPrimario) Me.Controls.Add(Me.Label39) Me.Controls.Add(Me.txtMontoCompraEmision) Me.Controls.Add(Me.Label38) Me.Controls.Add(Me.txtPeriodosEmision) Me.Controls.Add(Me.Label37) Me.Controls.Add(Me.txtPeriodicidadEmision) Me.Controls.Add(Me.Label36) Me.Controls.Add(Me.txtTasaEmision) Me.Controls.Add(Me.Label34) Me.Controls.Add(Me.dtpFechaEmision) Me.Controls.Add(Me.Label33) Me.Controls.Add(Me.txtEmisionTotal) Me.Controls.Add(Me.Label32) Me.Controls.Add(Me.dgvAmortizacionDeCapital) Me.Controls.Add(Me.txtTotalIngresoCupones) Me.Controls.Add(Me.Label31) Me.Controls.Add(Me.Label30) Me.Controls.Add(Me.btnRefrescarIngresos) Me.Controls.Add(Me.dgvIngresos) Me.Controls.Add(Me.Label29) Me.Controls.Add(Me.cboPeriodosV) Me.Controls.Add(Me.cboPeriodosC) Me.Controls.Add(Me.cboAnioBaseV) Me.Controls.Add(Me.cboAnioBaseC) Me.Controls.Add(Me.Label28) Me.Controls.Add(Me.cboCasa_V) Me.Controls.Add(Me.cboCasa_C) Me.Controls.Add(Me.btnCancelar) Me.Controls.Add(Me.btnAceptar) Me.Controls.Add(Me.txtRendimientoDespuesISR_Op) Me.Controls.Add(Me.txtRendimientoAntesISR_Op) Me.Controls.Add(Me.txtRendimientoIntereses_Op) Me.Controls.Add(Me.txtRendimientoGananciaPerdida_Op) Me.Controls.Add(Me.txtGananciaPerdidaTotal_Op) Me.Controls.Add(Me.txtCostosTotales_Op) Me.Controls.Add(Me.txtIngresosPorIntereses_Op) Me.Controls.Add(Me.txtGananciaPerdidaCapital_Op) Me.Controls.Add(Me.txtPrecioVenta_Op) Me.Controls.Add(Me.txtPrecioCompra_Op) Me.Controls.Add(Me.txtPlazo_Op) Me.Controls.Add(Me.txtValorNominal_Op) Me.Controls.Add(Me.Label35) Me.Controls.Add(Me.lblRendimientoDespuesISR_Op) Me.Controls.Add(Me.lblRendimientoAntesISR_Op) Me.Controls.Add(Me.lblRendimientoIntereses_Op) Me.Controls.Add(Me.lblRendimientoGananciaPerdida_Op) Me.Controls.Add(Me.lblGananciaPerdidaTotal_Op) Me.Controls.Add(Me.lblCostosTotales_Op) Me.Controls.Add(Me.lblIngresosPorIntereses_Op) Me.Controls.Add(Me.label27) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.Label25) Me.Controls.Add(Me.Label24) Me.Controls.Add(Me.Label23) Me.Controls.Add(Me.Label22) Me.Controls.Add(Me.txtPorcentajeComisionBolsaVenta) Me.Controls.Add(Me.txtPorcentajeComisionCasaVenta) Me.Controls.Add(Me.txtDiasAlVencimientoVenta) Me.Controls.Add(Me.txtCostoTransferenciaVenta) Me.Controls.Add(Me.txtMontoARecibir) Me.Controls.Add(Me.txtValorTransadoVenta) Me.Controls.Add(Me.txtPorcentajeInteresAcumuladoVenta) Me.Controls.Add(Me.txtInteresAcumuladoVenta) Me.Controls.Add(Me.txtPrecioSucioVenta) Me.Controls.Add(Me.txtComisionBolsaVenta) Me.Controls.Add(Me.txtComisionCasaVenta) Me.Controls.Add(Me.txtDiasAcumuladosVenta) Me.Controls.Add(Me.txtPrecioVenta) Me.Controls.Add(Me.txtPrecioAlVencimientoVenta) Me.Controls.Add(Me.txtYTMAlVencimientoVenta) Me.Controls.Add(Me.txtYTMAlVencimientoComisionVenta) Me.Controls.Add(Me.txtPorcentajeCuponVenta) Me.Controls.Add(Me.txtValorNominalVenta) Me.Controls.Add(Me.dtpFechaVencimientoVenta) Me.Controls.Add(Me.dtpFechaLiquidacionVenta) Me.Controls.Add(Me.dtpSiguienteFechaCuponVenta) Me.Controls.Add(Me.dtpUltimaFechaCuponVenta) Me.Controls.Add(Me.lblBono) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.txtPorcentajeComisionBolsaCompra) Me.Controls.Add(Me.txtPorcentajeComisionCasaCompra) Me.Controls.Add(Me.txtDiasAlVencimientoCompra) Me.Controls.Add(Me.txtCostoTransferenciaCompra) Me.Controls.Add(Me.txtMontoAPagar) Me.Controls.Add(Me.txtValorTransadoCompra) Me.Controls.Add(Me.txtPorcentajeInteresAcumuladoCompra) Me.Controls.Add(Me.txtInteresAcumuladoCompra) Me.Controls.Add(Me.txtPrecioSucioCompra) Me.Controls.Add(Me.txtComisionBolsaCompra) Me.Controls.Add(Me.txtComisionCasaCompra) Me.Controls.Add(Me.txtDiasAcumuladosCompra) Me.Controls.Add(Me.txtPrecioCompra) Me.Controls.Add(Me.txtPrecioAlVencimientoCompra) Me.Controls.Add(Me.txtYTMAlVencimientoCompra) Me.Controls.Add(Me.txtYTMAlVencimientoComisionCompra) Me.Controls.Add(Me.txtPorcentajeCuponCompra) Me.Controls.Add(Me.txtValorNominalCompra) Me.Controls.Add(Me.dtpFechaVencimientoCompra) Me.Controls.Add(Me.dtpFechaLiquidacionCompra) Me.Controls.Add(Me.dtpSiguienteFechaCuponCompra) Me.Controls.Add(Me.dtpUltimaFechaCuponCompra) Me.Controls.Add(Me.Label21) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.Label15) Me.Controls.Add(Me.Label14) Me.Controls.Add(Me.Label13) Me.Controls.Add(Me.Label12) Me.Controls.Add(Me.Label11) Me.Controls.Add(Me.Label10) Me.Controls.Add(Me.Label9) Me.Controls.Add(Me.Label8) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Name = "frmTitularizacion" Me.Text = "Bonos Corporativos" CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvAmortizacionDeCapital, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents Label7 As Label Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents Label12 As Label Friend WithEvents Label13 As Label Friend WithEvents Label14 As Label Friend WithEvents Label15 As Label Friend WithEvents Label16 As Label Friend WithEvents Label18 As Label Friend WithEvents Label19 As Label Friend WithEvents Label20 As Label Friend WithEvents Label21 As Label Friend WithEvents dtpUltimaFechaCuponCompra As DateTimePicker Friend WithEvents dtpSiguienteFechaCuponCompra As DateTimePicker Friend WithEvents dtpFechaLiquidacionCompra As DateTimePicker Friend WithEvents dtpFechaVencimientoCompra As DateTimePicker Friend WithEvents txtValorNominalCompra As TextBox Friend WithEvents txtPorcentajeCuponCompra As TextBox Friend WithEvents txtYTMAlVencimientoComisionCompra As TextBox Friend WithEvents txtYTMAlVencimientoCompra As TextBox Friend WithEvents txtPrecioAlVencimientoCompra As TextBox Friend WithEvents txtPrecioCompra As TextBox Friend WithEvents txtDiasAcumuladosCompra As TextBox Friend WithEvents txtComisionCasaCompra As TextBox Friend WithEvents txtComisionBolsaCompra As TextBox Friend WithEvents txtPrecioSucioCompra As TextBox Friend WithEvents txtInteresAcumuladoCompra As TextBox Friend WithEvents txtPorcentajeInteresAcumuladoCompra As TextBox Friend WithEvents txtValorTransadoCompra As TextBox Friend WithEvents txtMontoAPagar As TextBox Friend WithEvents txtCostoTransferenciaCompra As TextBox Friend WithEvents txtDiasAlVencimientoCompra As TextBox Friend WithEvents txtPorcentajeComisionCasaCompra As TextBox Friend WithEvents txtPorcentajeComisionBolsaCompra As TextBox Friend WithEvents Label17 As Label Friend WithEvents lblBono As Label Friend WithEvents txtPorcentajeComisionBolsaVenta As TextBox Friend WithEvents txtPorcentajeComisionCasaVenta As TextBox Friend WithEvents txtDiasAlVencimientoVenta As TextBox Friend WithEvents txtCostoTransferenciaVenta As TextBox Friend WithEvents txtMontoARecibir As TextBox Friend WithEvents txtValorTransadoVenta As TextBox Friend WithEvents txtPorcentajeInteresAcumuladoVenta As TextBox Friend WithEvents txtInteresAcumuladoVenta As TextBox Friend WithEvents txtPrecioSucioVenta As TextBox Friend WithEvents txtComisionBolsaVenta As TextBox Friend WithEvents txtComisionCasaVenta As TextBox Friend WithEvents txtDiasAcumuladosVenta As TextBox Friend WithEvents txtPrecioVenta As TextBox Friend WithEvents txtPrecioAlVencimientoVenta As TextBox Friend WithEvents txtYTMAlVencimientoVenta As TextBox Friend WithEvents txtYTMAlVencimientoComisionVenta As TextBox Friend WithEvents txtPorcentajeCuponVenta As TextBox Friend WithEvents txtValorNominalVenta As TextBox Friend WithEvents dtpFechaVencimientoVenta As DateTimePicker Friend WithEvents dtpFechaLiquidacionVenta As DateTimePicker Friend WithEvents dtpSiguienteFechaCuponVenta As DateTimePicker Friend WithEvents dtpUltimaFechaCuponVenta As DateTimePicker Friend WithEvents Label22 As Label Friend WithEvents Label23 As Label Friend WithEvents Label24 As Label Friend WithEvents Label25 As Label Friend WithEvents Label26 As Label Friend WithEvents label27 As Label Friend WithEvents lblIngresosPorIntereses_Op As Label Friend WithEvents lblCostosTotales_Op As Label Friend WithEvents lblGananciaPerdidaTotal_Op As Label Friend WithEvents lblRendimientoGananciaPerdida_Op As Label Friend WithEvents lblRendimientoIntereses_Op As Label Friend WithEvents lblRendimientoAntesISR_Op As Label Friend WithEvents lblRendimientoDespuesISR_Op As Label Friend WithEvents Label35 As Label Friend WithEvents txtValorNominal_Op As TextBox Friend WithEvents txtPlazo_Op As TextBox Friend WithEvents txtPrecioCompra_Op As TextBox Friend WithEvents txtPrecioVenta_Op As TextBox Friend WithEvents txtGananciaPerdidaCapital_Op As TextBox Friend WithEvents txtIngresosPorIntereses_Op As TextBox Friend WithEvents txtCostosTotales_Op As TextBox Friend WithEvents txtGananciaPerdidaTotal_Op As TextBox Friend WithEvents txtRendimientoGananciaPerdida_Op As TextBox Friend WithEvents txtRendimientoIntereses_Op As TextBox Friend WithEvents txtRendimientoAntesISR_Op As TextBox Friend WithEvents txtRendimientoDespuesISR_Op As TextBox Friend WithEvents btnAceptar As Button Friend WithEvents btnCancelar As Button Friend WithEvents cboCasa_C As ComboBox Friend WithEvents cboCasa_V As ComboBox Friend WithEvents Label28 As Label Friend WithEvents cboAnioBaseC As ComboBox Friend WithEvents cboAnioBaseV As ComboBox Friend WithEvents cboPeriodosC As ComboBox Friend WithEvents cboPeriodosV As ComboBox Friend WithEvents Label29 As Label Friend WithEvents dgvIngresos As DataGridView Friend WithEvents btnRefrescarIngresos As Button Friend WithEvents Label30 As Label Friend WithEvents txtTotalIngresoCupones As TextBox Friend WithEvents Label31 As Label Friend WithEvents dgvAmortizacionDeCapital As DataGridView Friend WithEvents txtEmisionTotal As TextBox Friend WithEvents Label32 As Label Friend WithEvents dtpFechaEmision As DateTimePicker Friend WithEvents Label33 As Label Friend WithEvents txtTasaEmision As TextBox Friend WithEvents Label34 As Label Friend WithEvents txtPeriodicidadEmision As TextBox Friend WithEvents Label36 As Label Friend WithEvents txtPeriodosEmision As TextBox Friend WithEvents Label37 As Label Friend WithEvents txtMontoCompraEmision As TextBox Friend WithEvents Label38 As Label Friend WithEvents txtMontoCompraPrimario As TextBox Friend WithEvents Label39 As Label Friend WithEvents txtCesionFlujo1 As TextBox Friend WithEvents Label40 As Label Friend WithEvents Button1 As Button End Class