Partial Class frmCertificadosDeInversion 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmCertificadosDeInversion)) 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.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.txtPrecioSucioCompra = New System.Windows.Forms.TextBox() Me.txtInteresAcumuladoCompra = 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.Label17 = New System.Windows.Forms.Label() Me.lblBono = New System.Windows.Forms.Label() Me.txtDiasAlVencimientoVenta = New System.Windows.Forms.TextBox() Me.txtMontoARecibir = New System.Windows.Forms.TextBox() Me.txtValorTransadoVenta = New System.Windows.Forms.TextBox() Me.txtInteresAcumuladoVenta = New System.Windows.Forms.TextBox() Me.txtPrecioSucioVenta = 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.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.Label30 = New System.Windows.Forms.Label() Me.TabCampos = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.btnVenderTitulo = New System.Windows.Forms.Button() Me.GrpVenta = New System.Windows.Forms.GroupBox() Me.txtComisionPorBolsaVenta = New System.Windows.Forms.TextBox() Me.txtComisionPorVentaCasa = New System.Windows.Forms.TextBox() Me.txtCuponesRecibidos = New System.Windows.Forms.TextBox() Me.txtComisionVentaBolsa = New System.Windows.Forms.TextBox() Me.txtComisionVentaCasa = New System.Windows.Forms.TextBox() Me.txtPorcentajeInteresAcumuladoVenta = New System.Windows.Forms.TextBox() Me.GrpCompra = New System.Windows.Forms.GroupBox() Me.txtComisionPorBolsaCompra = New System.Windows.Forms.TextBox() Me.txtComisionPorCompraCasa = New System.Windows.Forms.TextBox() Me.txtPorcentajeInteresAcumuladoCompra = New System.Windows.Forms.TextBox() Me.txtComisionCompraBolsa = New System.Windows.Forms.TextBox() Me.txtComisionCompraCasa = New System.Windows.Forms.TextBox() Me.GrpInfo = New System.Windows.Forms.GroupBox() Me.Label28 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.TbIngresos = New System.Windows.Forms.TabPage() Me.Panel2 = New System.Windows.Forms.Panel() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.GrpDatos = New System.Windows.Forms.GroupBox() Me.GrpInfoAcc = New System.Windows.Forms.GroupBox() Me.btnQuitar = New System.Windows.Forms.Button() Me.pnlPie = New System.Windows.Forms.Panel() Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components) Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator() Me.navModificar = New System.Windows.Forms.ToolStripButton() Me.navNuevo = New System.Windows.Forms.ToolStripButton() Me.navEliminar = New System.Windows.Forms.ToolStripButton() Me.btnIngresos = New System.Windows.Forms.ToolStripButton() Me.lblIngresarRenta = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabCampos.SuspendLayout() Me.TabPage1.SuspendLayout() Me.GrpVenta.SuspendLayout() Me.GrpCompra.SuspendLayout() Me.GrpInfo.SuspendLayout() Me.TbIngresos.SuspendLayout() Me.Panel2.SuspendLayout() Me.TabPage4.SuspendLayout() Me.GrpDatos.SuspendLayout() Me.GrpInfoAcc.SuspendLayout() Me.pnlPie.SuspendLayout() CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit() Me.BindingNavigator1.SuspendLayout() Me.Panel1.SuspendLayout() 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(13, 77) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(87, 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(13, 98) 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(13, 121) 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(13, 143) 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(13, 166) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(135, 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(13, 252) 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(14, 273) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(180, 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.SystemColors.ControlText Me.Label8.Location = New System.Drawing.Point(14, 294) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(123, 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(13, 318) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(132, 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.SystemColors.ControlText Me.Label10.Location = New System.Drawing.Point(13, 344) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(131, 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(13, 187) 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(13, 232) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(105, 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(13, 209) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(122, 18) Me.Label13.TabIndex = 12 Me.Label13.Text = "Dias al Vencimiento" ' '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(13, 364) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(115, 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(13, 389) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(90, 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(13, 456) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(93, 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(13, 475) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(138, 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(13, 496) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(125, 18) Me.Label21.TabIndex = 20 Me.Label21.Text = "Costo Transferencia" ' 'dtpUltimaFechaCuponCompra ' Me.dtpUltimaFechaCuponCompra.Enabled = False Me.dtpUltimaFechaCuponCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpUltimaFechaCuponCompra.Location = New System.Drawing.Point(27, 101) 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(27, 122) 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(27, 144) 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(27, 166) 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(27, 79) Me.txtValorNominalCompra.MaxLength = 20 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(27, 254) Me.txtPorcentajeCuponCompra.MaxLength = 20 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(27, 275) Me.txtYTMAlVencimientoComisionCompra.MaxLength = 20 Me.txtYTMAlVencimientoComisionCompra.Name = "txtYTMAlVencimientoComisionCompra" Me.txtYTMAlVencimientoComisionCompra.ReadOnly = True Me.txtYTMAlVencimientoComisionCompra.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoComisionCompra.TabIndex = 10 ' 'txtYTMAlVencimientoCompra ' Me.txtYTMAlVencimientoCompra.Location = New System.Drawing.Point(27, 297) Me.txtYTMAlVencimientoCompra.MaxLength = 20 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(27, 319) Me.txtPrecioAlVencimientoCompra.MaxLength = 20 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(27, 341) Me.txtPrecioCompra.MaxLength = 20 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(27, 233) Me.txtDiasAcumuladosCompra.MaxLength = 5 Me.txtDiasAcumuladosCompra.Name = "txtDiasAcumuladosCompra" Me.txtDiasAcumuladosCompra.ReadOnly = True Me.txtDiasAcumuladosCompra.Size = New System.Drawing.Size(150, 20) Me.txtDiasAcumuladosCompra.TabIndex = 0 ' 'txtPrecioSucioCompra ' Me.txtPrecioSucioCompra.Location = New System.Drawing.Point(27, 385) Me.txtPrecioSucioCompra.MaxLength = 20 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(27, 363) Me.txtInteresAcumuladoCompra.MaxLength = 20 Me.txtInteresAcumuladoCompra.Name = "txtInteresAcumuladoCompra" Me.txtInteresAcumuladoCompra.ReadOnly = True Me.txtInteresAcumuladoCompra.Size = New System.Drawing.Size(108, 20) Me.txtInteresAcumuladoCompra.TabIndex = 0 ' 'txtValorTransadoCompra ' Me.txtValorTransadoCompra.Location = New System.Drawing.Point(27, 453) Me.txtValorTransadoCompra.MaxLength = 20 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(27, 474) Me.txtMontoAPagar.MaxLength = 20 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(27, 496) Me.txtCostoTransferenciaCompra.MaxLength = 20 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(27, 211) Me.txtDiasAlVencimientoCompra.MaxLength = 5 Me.txtDiasAlVencimientoCompra.Name = "txtDiasAlVencimientoCompra" Me.txtDiasAlVencimientoCompra.ReadOnly = True Me.txtDiasAlVencimientoCompra.Size = New System.Drawing.Size(150, 20) Me.txtDiasAlVencimientoCompra.TabIndex = 0 ' '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(68, 15) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(55, 18) Me.Label17.TabIndex = 55 Me.Label17.Text = "Compra" ' 'lblBono ' Me.lblBono.Anchor = System.Windows.Forms.AnchorStyles.None 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(29, 30) Me.lblBono.Name = "lblBono" Me.lblBono.Size = New System.Drawing.Size(234, 24) Me.lblBono.TabIndex = 56 Me.lblBono.Text = "Certificados de Inversión" ' 'txtDiasAlVencimientoVenta ' Me.txtDiasAlVencimientoVenta.Location = New System.Drawing.Point(29, 212) Me.txtDiasAlVencimientoVenta.MaxLength = 5 Me.txtDiasAlVencimientoVenta.Name = "txtDiasAlVencimientoVenta" Me.txtDiasAlVencimientoVenta.ReadOnly = True Me.txtDiasAlVencimientoVenta.Size = New System.Drawing.Size(150, 20) Me.txtDiasAlVencimientoVenta.TabIndex = 77 ' 'txtMontoARecibir ' Me.txtMontoARecibir.Location = New System.Drawing.Point(29, 473) Me.txtMontoARecibir.MaxLength = 20 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(29, 451) Me.txtValorTransadoVenta.MaxLength = 20 Me.txtValorTransadoVenta.Name = "txtValorTransadoVenta" Me.txtValorTransadoVenta.ReadOnly = True Me.txtValorTransadoVenta.Size = New System.Drawing.Size(150, 20) Me.txtValorTransadoVenta.TabIndex = 0 ' 'txtInteresAcumuladoVenta ' Me.txtInteresAcumuladoVenta.Location = New System.Drawing.Point(29, 364) Me.txtInteresAcumuladoVenta.MaxLength = 20 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(29, 386) Me.txtPrecioSucioVenta.MaxLength = 20 Me.txtPrecioSucioVenta.Name = "txtPrecioSucioVenta" Me.txtPrecioSucioVenta.ReadOnly = True Me.txtPrecioSucioVenta.Size = New System.Drawing.Size(150, 20) Me.txtPrecioSucioVenta.TabIndex = 0 ' 'txtDiasAcumuladosVenta ' Me.txtDiasAcumuladosVenta.Location = New System.Drawing.Point(29, 234) Me.txtDiasAcumuladosVenta.MaxLength = 5 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(29, 342) Me.txtPrecioVenta.MaxLength = 20 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(29, 320) Me.txtPrecioAlVencimientoVenta.MaxLength = 20 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(29, 299) Me.txtYTMAlVencimientoVenta.MaxLength = 20 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(29, 278) Me.txtYTMAlVencimientoComisionVenta.MaxLength = 20 Me.txtYTMAlVencimientoComisionVenta.Name = "txtYTMAlVencimientoComisionVenta" Me.txtYTMAlVencimientoComisionVenta.ReadOnly = True Me.txtYTMAlVencimientoComisionVenta.Size = New System.Drawing.Size(150, 20) Me.txtYTMAlVencimientoComisionVenta.TabIndex = 26 ' 'txtPorcentajeCuponVenta ' Me.txtPorcentajeCuponVenta.Location = New System.Drawing.Point(29, 256) Me.txtPorcentajeCuponVenta.MaxLength = 20 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(29, 79) Me.txtValorNominalVenta.MaxLength = 20 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(29, 167) 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(29, 145) 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(29, 123) Me.dtpSiguienteFechaCuponVenta.Name = "dtpSiguienteFechaCuponVenta" Me.dtpSiguienteFechaCuponVenta.Size = New System.Drawing.Size(150, 20) Me.dtpSiguienteFechaCuponVenta.TabIndex = 20 ' 'dtpUltimaFechaCuponVenta ' Me.dtpUltimaFechaCuponVenta.Enabled = False Me.dtpUltimaFechaCuponVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpUltimaFechaCuponVenta.Location = New System.Drawing.Point(29, 101) 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(80, 15) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(42, 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(17, 22) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(87, 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(17, 45) 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(17, 66) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(92, 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(17, 88) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(79, 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(17, 110) Me.label27.Name = "label27" Me.label27.Size = New System.Drawing.Size(175, 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(17, 132) 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(17, 154) Me.lblCostosTotales_Op.Name = "lblCostosTotales_Op" Me.lblCostosTotales_Op.Size = New System.Drawing.Size(92, 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(17, 176) Me.lblGananciaPerdidaTotal_Op.Name = "lblGananciaPerdidaTotal_Op" Me.lblGananciaPerdidaTotal_Op.Size = New System.Drawing.Size(144, 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(17, 198) Me.lblRendimientoGananciaPerdida_Op.Name = "lblRendimientoGananciaPerdida_Op" Me.lblRendimientoGananciaPerdida_Op.Size = New System.Drawing.Size(189, 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(17, 220) Me.lblRendimientoIntereses_Op.Name = "lblRendimientoIntereses_Op" Me.lblRendimientoIntereses_Op.Size = New System.Drawing.Size(139, 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(17, 242) Me.lblRendimientoAntesISR_Op.Name = "lblRendimientoAntesISR_Op" Me.lblRendimientoAntesISR_Op.Size = New System.Drawing.Size(140, 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(17, 264) Me.lblRendimientoDespuesISR_Op.Name = "lblRendimientoDespuesISR_Op" Me.lblRendimientoDespuesISR_Op.Size = New System.Drawing.Size(155, 18) Me.lblRendimientoDespuesISR_Op.TabIndex = 92 Me.lblRendimientoDespuesISR_Op.Text = "Rendimiento despues ISR" ' 'Label35 ' Me.Label35.Anchor = System.Windows.Forms.AnchorStyles.None 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(397, 46) 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(32, 22) 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(32, 44) 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(32, 66) Me.txtPrecioCompra_Op.Name = "txtPrecioCompra_Op" Me.txtPrecioCompra_Op.ReadOnly = True 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(32, 88) Me.txtPrecioVenta_Op.Name = "txtPrecioVenta_Op" Me.txtPrecioVenta_Op.ReadOnly = True 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(32, 110) 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(32, 132) 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(32, 154) 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(32, 176) 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(32, 198) 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(32, 220) 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(32, 242) 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(32, 264) 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.BackColor = System.Drawing.Color.White Me.btnAceptar.DialogResult = System.Windows.Forms.DialogResult.OK Me.btnAceptar.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAceptar.ForeColor = System.Drawing.Color.Maroon Me.btnAceptar.Location = New System.Drawing.Point(10, 3) Me.btnAceptar.Name = "btnAceptar" Me.btnAceptar.Size = New System.Drawing.Size(75, 23) Me.btnAceptar.TabIndex = 106 Me.btnAceptar.Text = "Aceptar" Me.btnAceptar.UseVisualStyleBackColor = False ' '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.ForeColor = System.Drawing.Color.Maroon Me.btnCancelar.Location = New System.Drawing.Point(91, 3) Me.btnCancelar.Name = "btnCancelar" Me.btnCancelar.Size = New System.Drawing.Size(75, 23) Me.btnCancelar.TabIndex = 107 Me.btnCancelar.Text = "Cancelar" Me.btnCancelar.UseVisualStyleBackColor = False ' 'cboAnioBaseC ' Me.cboAnioBaseC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboAnioBaseC.FormattingEnabled = True Me.cboAnioBaseC.Items.AddRange(New Object() {""}) Me.cboAnioBaseC.Location = New System.Drawing.Point(27, 188) 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() {""}) Me.cboAnioBaseV.Location = New System.Drawing.Point(29, 189) 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(27, 56) 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(29, 56) 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(13, 58) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(79, 18) Me.Label29.TabIndex = 115 Me.Label29.Text = "Periodicidad" ' 'dgvIngresos ' Me.dgvIngresos.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgvIngresos.BackgroundColor = System.Drawing.Color.WhiteSmoke Me.dgvIngresos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvIngresos.Dock = System.Windows.Forms.DockStyle.Fill Me.dgvIngresos.Location = New System.Drawing.Point(0, 0) Me.dgvIngresos.Name = "dgvIngresos" Me.dgvIngresos.Size = New System.Drawing.Size(923, 510) Me.dgvIngresos.TabIndex = 116 ' '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" ' 'TabCampos ' Me.TabCampos.Controls.Add(Me.TabPage1) Me.TabCampos.Controls.Add(Me.TbIngresos) Me.TabCampos.Controls.Add(Me.TabPage4) Me.TabCampos.Dock = System.Windows.Forms.DockStyle.Fill Me.TabCampos.Location = New System.Drawing.Point(0, 0) Me.TabCampos.Name = "TabCampos" Me.TabCampos.SelectedIndex = 0 Me.TabCampos.Size = New System.Drawing.Size(937, 678) Me.TabCampos.TabIndex = 121 ' 'TabPage1 ' Me.TabPage1.AutoScroll = True Me.TabPage1.BackColor = System.Drawing.Color.WhiteSmoke Me.TabPage1.Controls.Add(Me.btnVenderTitulo) Me.TabPage1.Controls.Add(Me.GrpVenta) Me.TabPage1.Controls.Add(Me.GrpCompra) Me.TabPage1.Controls.Add(Me.GrpInfo) Me.TabPage1.Controls.Add(Me.lblBono) Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(929, 652) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Operación" ' 'btnVenderTitulo ' Me.btnVenderTitulo.BackColor = System.Drawing.Color.White Me.btnVenderTitulo.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVenderTitulo.ForeColor = System.Drawing.Color.Maroon Me.btnVenderTitulo.Location = New System.Drawing.Point(574, 18) Me.btnVenderTitulo.Name = "btnVenderTitulo" Me.btnVenderTitulo.Size = New System.Drawing.Size(98, 28) Me.btnVenderTitulo.TabIndex = 142 Me.btnVenderTitulo.Text = "Vender Titulo" Me.btnVenderTitulo.UseVisualStyleBackColor = False Me.btnVenderTitulo.Visible = False ' 'GrpVenta ' Me.GrpVenta.Anchor = System.Windows.Forms.AnchorStyles.None Me.GrpVenta.Controls.Add(Me.txtPorcentajeCuponVenta) Me.GrpVenta.Controls.Add(Me.txtDiasAcumuladosVenta) Me.GrpVenta.Controls.Add(Me.txtComisionPorBolsaVenta) Me.GrpVenta.Controls.Add(Me.txtPrecioVenta) Me.GrpVenta.Controls.Add(Me.txtPrecioAlVencimientoVenta) Me.GrpVenta.Controls.Add(Me.txtComisionPorVentaCasa) Me.GrpVenta.Controls.Add(Me.txtYTMAlVencimientoVenta) Me.GrpVenta.Controls.Add(Me.txtPrecioSucioVenta) Me.GrpVenta.Controls.Add(Me.txtCuponesRecibidos) Me.GrpVenta.Controls.Add(Me.txtYTMAlVencimientoComisionVenta) Me.GrpVenta.Controls.Add(Me.txtComisionVentaBolsa) Me.GrpVenta.Controls.Add(Me.txtInteresAcumuladoVenta) Me.GrpVenta.Controls.Add(Me.txtComisionVentaCasa) Me.GrpVenta.Controls.Add(Me.txtPorcentajeInteresAcumuladoVenta) Me.GrpVenta.Controls.Add(Me.cboPeriodosV) Me.GrpVenta.Controls.Add(Me.txtValorNominalVenta) Me.GrpVenta.Controls.Add(Me.cboAnioBaseV) Me.GrpVenta.Controls.Add(Me.txtValorTransadoVenta) Me.GrpVenta.Controls.Add(Me.Label22) Me.GrpVenta.Controls.Add(Me.dtpFechaVencimientoVenta) Me.GrpVenta.Controls.Add(Me.dtpUltimaFechaCuponVenta) Me.GrpVenta.Controls.Add(Me.txtMontoARecibir) Me.GrpVenta.Controls.Add(Me.txtDiasAlVencimientoVenta) Me.GrpVenta.Controls.Add(Me.dtpFechaLiquidacionVenta) Me.GrpVenta.Controls.Add(Me.dtpSiguienteFechaCuponVenta) Me.GrpVenta.Location = New System.Drawing.Point(691, 86) Me.GrpVenta.Name = "GrpVenta" Me.GrpVenta.Size = New System.Drawing.Size(209, 586) Me.GrpVenta.TabIndex = 141 Me.GrpVenta.TabStop = False ' 'txtComisionPorBolsaVenta ' Me.txtComisionPorBolsaVenta.Location = New System.Drawing.Point(28, 429) Me.txtComisionPorBolsaVenta.MaxLength = 20 Me.txtComisionPorBolsaVenta.Name = "txtComisionPorBolsaVenta" Me.txtComisionPorBolsaVenta.Size = New System.Drawing.Size(43, 20) Me.txtComisionPorBolsaVenta.TabIndex = 138 ' 'txtComisionPorVentaCasa ' Me.txtComisionPorVentaCasa.Location = New System.Drawing.Point(28, 408) Me.txtComisionPorVentaCasa.MaxLength = 20 Me.txtComisionPorVentaCasa.Name = "txtComisionPorVentaCasa" Me.txtComisionPorVentaCasa.Size = New System.Drawing.Size(43, 20) Me.txtComisionPorVentaCasa.TabIndex = 136 ' 'txtCuponesRecibidos ' Me.txtCuponesRecibidos.Location = New System.Drawing.Point(29, 515) Me.txtCuponesRecibidos.MaxLength = 20 Me.txtCuponesRecibidos.Name = "txtCuponesRecibidos" Me.txtCuponesRecibidos.ReadOnly = True Me.txtCuponesRecibidos.Size = New System.Drawing.Size(150, 20) Me.txtCuponesRecibidos.TabIndex = 133 ' 'txtComisionVentaBolsa ' Me.txtComisionVentaBolsa.Location = New System.Drawing.Point(77, 430) Me.txtComisionVentaBolsa.MaxLength = 20 Me.txtComisionVentaBolsa.Name = "txtComisionVentaBolsa" Me.txtComisionVentaBolsa.ReadOnly = True Me.txtComisionVentaBolsa.Size = New System.Drawing.Size(102, 20) Me.txtComisionVentaBolsa.TabIndex = 121 ' 'txtComisionVentaCasa ' Me.txtComisionVentaCasa.Location = New System.Drawing.Point(77, 408) Me.txtComisionVentaCasa.MaxLength = 20 Me.txtComisionVentaCasa.Name = "txtComisionVentaCasa" Me.txtComisionVentaCasa.ReadOnly = True Me.txtComisionVentaCasa.Size = New System.Drawing.Size(102, 20) Me.txtComisionVentaCasa.TabIndex = 119 ' 'txtPorcentajeInteresAcumuladoVenta ' Me.txtPorcentajeInteresAcumuladoVenta.Location = New System.Drawing.Point(139, 364) Me.txtPorcentajeInteresAcumuladoVenta.MaxLength = 20 Me.txtPorcentajeInteresAcumuladoVenta.Name = "txtPorcentajeInteresAcumuladoVenta" Me.txtPorcentajeInteresAcumuladoVenta.ReadOnly = True Me.txtPorcentajeInteresAcumuladoVenta.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeInteresAcumuladoVenta.TabIndex = 0 ' 'GrpCompra ' Me.GrpCompra.Anchor = System.Windows.Forms.AnchorStyles.None Me.GrpCompra.Controls.Add(Me.txtPorcentajeCuponCompra) Me.GrpCompra.Controls.Add(Me.txtDiasAlVencimientoCompra) Me.GrpCompra.Controls.Add(Me.txtCostoTransferenciaCompra) Me.GrpCompra.Controls.Add(Me.txtComisionPorBolsaCompra) Me.GrpCompra.Controls.Add(Me.txtMontoAPagar) Me.GrpCompra.Controls.Add(Me.txtValorTransadoCompra) Me.GrpCompra.Controls.Add(Me.txtComisionPorCompraCasa) Me.GrpCompra.Controls.Add(Me.txtPorcentajeInteresAcumuladoCompra) Me.GrpCompra.Controls.Add(Me.txtInteresAcumuladoCompra) Me.GrpCompra.Controls.Add(Me.txtPrecioSucioCompra) Me.GrpCompra.Controls.Add(Me.txtDiasAcumuladosCompra) Me.GrpCompra.Controls.Add(Me.txtComisionCompraBolsa) Me.GrpCompra.Controls.Add(Me.txtPrecioCompra) Me.GrpCompra.Controls.Add(Me.txtPrecioAlVencimientoCompra) Me.GrpCompra.Controls.Add(Me.txtComisionCompraCasa) Me.GrpCompra.Controls.Add(Me.txtYTMAlVencimientoCompra) Me.GrpCompra.Controls.Add(Me.Label17) Me.GrpCompra.Controls.Add(Me.txtYTMAlVencimientoComisionCompra) Me.GrpCompra.Controls.Add(Me.txtValorNominalCompra) Me.GrpCompra.Controls.Add(Me.cboPeriodosC) Me.GrpCompra.Controls.Add(Me.dtpFechaVencimientoCompra) Me.GrpCompra.Controls.Add(Me.dtpFechaLiquidacionCompra) Me.GrpCompra.Controls.Add(Me.cboAnioBaseC) Me.GrpCompra.Controls.Add(Me.dtpSiguienteFechaCuponCompra) Me.GrpCompra.Controls.Add(Me.dtpUltimaFechaCuponCompra) Me.GrpCompra.Location = New System.Drawing.Point(353, 86) Me.GrpCompra.Name = "GrpCompra" Me.GrpCompra.Size = New System.Drawing.Size(202, 547) Me.GrpCompra.TabIndex = 140 Me.GrpCompra.TabStop = False ' 'txtComisionPorBolsaCompra ' Me.txtComisionPorBolsaCompra.Location = New System.Drawing.Point(27, 430) Me.txtComisionPorBolsaCompra.MaxLength = 20 Me.txtComisionPorBolsaCompra.Name = "txtComisionPorBolsaCompra" Me.txtComisionPorBolsaCompra.Size = New System.Drawing.Size(44, 20) Me.txtComisionPorBolsaCompra.TabIndex = 137 ' 'txtComisionPorCompraCasa ' Me.txtComisionPorCompraCasa.Location = New System.Drawing.Point(27, 408) Me.txtComisionPorCompraCasa.MaxLength = 20 Me.txtComisionPorCompraCasa.Name = "txtComisionPorCompraCasa" Me.txtComisionPorCompraCasa.Size = New System.Drawing.Size(44, 20) Me.txtComisionPorCompraCasa.TabIndex = 135 ' 'txtPorcentajeInteresAcumuladoCompra ' Me.txtPorcentajeInteresAcumuladoCompra.Location = New System.Drawing.Point(137, 363) Me.txtPorcentajeInteresAcumuladoCompra.MaxLength = 20 Me.txtPorcentajeInteresAcumuladoCompra.Name = "txtPorcentajeInteresAcumuladoCompra" Me.txtPorcentajeInteresAcumuladoCompra.ReadOnly = True Me.txtPorcentajeInteresAcumuladoCompra.Size = New System.Drawing.Size(40, 20) Me.txtPorcentajeInteresAcumuladoCompra.TabIndex = 0 ' 'txtComisionCompraBolsa ' Me.txtComisionCompraBolsa.Location = New System.Drawing.Point(77, 431) Me.txtComisionCompraBolsa.MaxLength = 20 Me.txtComisionCompraBolsa.Name = "txtComisionCompraBolsa" Me.txtComisionCompraBolsa.ReadOnly = True Me.txtComisionCompraBolsa.Size = New System.Drawing.Size(100, 20) Me.txtComisionCompraBolsa.TabIndex = 120 ' 'txtComisionCompraCasa ' Me.txtComisionCompraCasa.Location = New System.Drawing.Point(77, 408) Me.txtComisionCompraCasa.MaxLength = 20 Me.txtComisionCompraCasa.Name = "txtComisionCompraCasa" Me.txtComisionCompraCasa.ReadOnly = True Me.txtComisionCompraCasa.Size = New System.Drawing.Size(100, 20) Me.txtComisionCompraCasa.TabIndex = 118 ' 'GrpInfo ' Me.GrpInfo.Anchor = System.Windows.Forms.AnchorStyles.None Me.GrpInfo.Controls.Add(Me.Label7) Me.GrpInfo.Controls.Add(Me.Label21) Me.GrpInfo.Controls.Add(Me.Label20) Me.GrpInfo.Controls.Add(Me.Label19) Me.GrpInfo.Controls.Add(Me.Label18) Me.GrpInfo.Controls.Add(Me.Label16) Me.GrpInfo.Controls.Add(Me.Label13) Me.GrpInfo.Controls.Add(Me.Label12) Me.GrpInfo.Controls.Add(Me.Label28) Me.GrpInfo.Controls.Add(Me.Label11) Me.GrpInfo.Controls.Add(Me.Label10) Me.GrpInfo.Controls.Add(Me.Label9) Me.GrpInfo.Controls.Add(Me.Label8) Me.GrpInfo.Controls.Add(Me.Label6) Me.GrpInfo.Controls.Add(Me.Label15) Me.GrpInfo.Controls.Add(Me.Label29) Me.GrpInfo.Controls.Add(Me.Label14) Me.GrpInfo.Controls.Add(Me.Label5) Me.GrpInfo.Controls.Add(Me.Label4) Me.GrpInfo.Controls.Add(Me.Label1) Me.GrpInfo.Controls.Add(Me.Label3) Me.GrpInfo.Controls.Add(Me.Label2) Me.GrpInfo.Location = New System.Drawing.Point(33, 86) Me.GrpInfo.Name = "GrpInfo" Me.GrpInfo.Size = New System.Drawing.Size(200, 586) Me.GrpInfo.TabIndex = 139 Me.GrpInfo.TabStop = False ' '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(14, 520) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(116, 18) Me.Label28.TabIndex = 132 Me.Label28.Text = "Cupones Recibidos" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label15.Location = New System.Drawing.Point(11, 431) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(96, 18) Me.Label15.TabIndex = 117 Me.Label15.Text = "Comision Bolsa" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 9.75!) Me.Label14.Location = New System.Drawing.Point(13, 410) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(94, 18) Me.Label14.TabIndex = 116 Me.Label14.Text = "Comision Casa" ' 'TbIngresos ' Me.TbIngresos.Controls.Add(Me.Panel2) Me.TbIngresos.Location = New System.Drawing.Point(4, 22) Me.TbIngresos.Name = "TbIngresos" Me.TbIngresos.Padding = New System.Windows.Forms.Padding(3) Me.TbIngresos.Size = New System.Drawing.Size(929, 516) Me.TbIngresos.TabIndex = 1 Me.TbIngresos.Text = "Ingresos" Me.TbIngresos.UseVisualStyleBackColor = True ' 'Panel2 ' Me.Panel2.Controls.Add(Me.dgvIngresos) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel2.Location = New System.Drawing.Point(3, 3) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(923, 510) Me.Panel2.TabIndex = 118 ' 'TabPage4 ' Me.TabPage4.BackColor = System.Drawing.Color.WhiteSmoke Me.TabPage4.Controls.Add(Me.GrpDatos) Me.TabPage4.Controls.Add(Me.GrpInfoAcc) Me.TabPage4.Controls.Add(Me.Label35) Me.TabPage4.Location = New System.Drawing.Point(4, 22) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Size = New System.Drawing.Size(929, 516) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "Resultado de la Op." ' 'GrpDatos ' Me.GrpDatos.Anchor = System.Windows.Forms.AnchorStyles.None Me.GrpDatos.Controls.Add(Me.txtPlazo_Op) Me.GrpDatos.Controls.Add(Me.txtPrecioVenta_Op) Me.GrpDatos.Controls.Add(Me.txtPrecioCompra_Op) Me.GrpDatos.Controls.Add(Me.txtRendimientoDespuesISR_Op) Me.GrpDatos.Controls.Add(Me.txtGananciaPerdidaCapital_Op) Me.GrpDatos.Controls.Add(Me.txtRendimientoAntesISR_Op) Me.GrpDatos.Controls.Add(Me.txtIngresosPorIntereses_Op) Me.GrpDatos.Controls.Add(Me.txtRendimientoIntereses_Op) Me.GrpDatos.Controls.Add(Me.txtValorNominal_Op) Me.GrpDatos.Controls.Add(Me.txtRendimientoGananciaPerdida_Op) Me.GrpDatos.Controls.Add(Me.txtCostosTotales_Op) Me.GrpDatos.Controls.Add(Me.txtGananciaPerdidaTotal_Op) Me.GrpDatos.Location = New System.Drawing.Point(621, 94) Me.GrpDatos.Name = "GrpDatos" Me.GrpDatos.Size = New System.Drawing.Size(210, 301) Me.GrpDatos.TabIndex = 95 Me.GrpDatos.TabStop = False ' 'GrpInfoAcc ' Me.GrpInfoAcc.Anchor = System.Windows.Forms.AnchorStyles.None Me.GrpInfoAcc.Controls.Add(Me.Label24) Me.GrpInfoAcc.Controls.Add(Me.lblRendimientoDespuesISR_Op) Me.GrpInfoAcc.Controls.Add(Me.Label23) Me.GrpInfoAcc.Controls.Add(Me.lblRendimientoAntesISR_Op) Me.GrpInfoAcc.Controls.Add(Me.lblRendimientoIntereses_Op) Me.GrpInfoAcc.Controls.Add(Me.Label25) Me.GrpInfoAcc.Controls.Add(Me.lblRendimientoGananciaPerdida_Op) Me.GrpInfoAcc.Controls.Add(Me.Label26) Me.GrpInfoAcc.Controls.Add(Me.lblGananciaPerdidaTotal_Op) Me.GrpInfoAcc.Controls.Add(Me.label27) Me.GrpInfoAcc.Controls.Add(Me.lblCostosTotales_Op) Me.GrpInfoAcc.Controls.Add(Me.lblIngresosPorIntereses_Op) Me.GrpInfoAcc.Location = New System.Drawing.Point(103, 98) Me.GrpInfoAcc.Name = "GrpInfoAcc" Me.GrpInfoAcc.Size = New System.Drawing.Size(215, 297) Me.GrpInfoAcc.TabIndex = 94 Me.GrpInfoAcc.TabStop = False ' 'btnQuitar ' Me.btnQuitar.BackColor = System.Drawing.Color.White Me.btnQuitar.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnQuitar.ForeColor = System.Drawing.Color.Maroon Me.btnQuitar.Location = New System.Drawing.Point(172, 3) Me.btnQuitar.Name = "btnQuitar" Me.btnQuitar.Size = New System.Drawing.Size(78, 23) Me.btnQuitar.TabIndex = 117 Me.btnQuitar.Text = "Quitar" Me.btnQuitar.UseVisualStyleBackColor = False ' 'pnlPie ' Me.pnlPie.Controls.Add(Me.btnAceptar) Me.pnlPie.Controls.Add(Me.btnQuitar) Me.pnlPie.Controls.Add(Me.btnCancelar) Me.pnlPie.Dock = System.Windows.Forms.DockStyle.Bottom Me.pnlPie.Location = New System.Drawing.Point(0, 703) Me.pnlPie.Name = "pnlPie" Me.pnlPie.Size = New System.Drawing.Size(937, 46) Me.pnlPie.TabIndex = 122 ' 'BindingNavigator1 ' Me.BindingNavigator1.AddNewItem = Nothing Me.BindingNavigator1.CountItem = Nothing Me.BindingNavigator1.DeleteItem = Nothing Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorSeparator, Me.navModificar, Me.navNuevo, Me.navEliminar, Me.btnIngresos}) Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0) Me.BindingNavigator1.MoveFirstItem = Nothing Me.BindingNavigator1.MoveLastItem = Nothing Me.BindingNavigator1.MoveNextItem = Nothing Me.BindingNavigator1.MovePreviousItem = Nothing Me.BindingNavigator1.Name = "BindingNavigator1" Me.BindingNavigator1.PositionItem = Nothing Me.BindingNavigator1.Size = New System.Drawing.Size(937, 25) Me.BindingNavigator1.TabIndex = 124 Me.BindingNavigator1.Text = "BindingNavigator1" ' 'BindingNavigatorSeparator ' Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator" Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25) ' 'navModificar ' Me.navModificar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image 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" ' 'navNuevo ' Me.navNuevo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image 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" ' 'navEliminar ' Me.navEliminar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image 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" ' 'btnIngresos ' Me.btnIngresos.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image Me.btnIngresos.Image = CType(resources.GetObject("btnIngresos.Image"), System.Drawing.Image) Me.btnIngresos.ImageTransparentColor = System.Drawing.Color.Magenta Me.btnIngresos.Name = "btnIngresos" Me.btnIngresos.Size = New System.Drawing.Size(23, 22) Me.btnIngresos.Text = "Ingresos" Me.btnIngresos.Visible = False ' 'lblIngresarRenta ' Me.lblIngresarRenta.AutoSize = True Me.lblIngresarRenta.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblIngresarRenta.ForeColor = System.Drawing.Color.Maroon Me.lblIngresarRenta.Location = New System.Drawing.Point(421, 37) Me.lblIngresarRenta.Name = "lblIngresarRenta" Me.lblIngresarRenta.Size = New System.Drawing.Size(0, 24) Me.lblIngresarRenta.TabIndex = 126 ' 'Panel1 ' Me.Panel1.Controls.Add(Me.TabCampos) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 25) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(937, 678) Me.Panel1.TabIndex = 127 ' 'frmCertificadosDeInversion ' 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(937, 749) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.lblIngresarRenta) Me.Controls.Add(Me.BindingNavigator1) Me.Controls.Add(Me.pnlPie) Me.Controls.Add(Me.Label30) Me.Name = "frmCertificadosDeInversion" CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).EndInit() Me.TabCampos.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.GrpVenta.ResumeLayout(False) Me.GrpVenta.PerformLayout() Me.GrpCompra.ResumeLayout(False) Me.GrpCompra.PerformLayout() Me.GrpInfo.ResumeLayout(False) Me.GrpInfo.PerformLayout() Me.TbIngresos.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() Me.GrpDatos.ResumeLayout(False) Me.GrpDatos.PerformLayout() Me.GrpInfoAcc.ResumeLayout(False) Me.GrpInfoAcc.PerformLayout() Me.pnlPie.ResumeLayout(False) CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit() Me.BindingNavigator1.ResumeLayout(False) Me.BindingNavigator1.PerformLayout() Me.Panel1.ResumeLayout(False) 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 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 txtPrecioSucioCompra As TextBox Friend WithEvents txtInteresAcumuladoCompra As TextBox Friend WithEvents txtValorTransadoCompra As TextBox Friend WithEvents txtMontoAPagar As TextBox Friend WithEvents txtCostoTransferenciaCompra As TextBox Friend WithEvents txtDiasAlVencimientoCompra As TextBox Friend WithEvents Label17 As Label Friend WithEvents lblBono As Label Friend WithEvents txtDiasAlVencimientoVenta As TextBox Friend WithEvents txtMontoARecibir As TextBox Friend WithEvents txtValorTransadoVenta As TextBox Friend WithEvents txtInteresAcumuladoVenta As TextBox Friend WithEvents txtPrecioSucioVenta 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 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 Label30 As Label Friend WithEvents TabCampos As TabControl Friend WithEvents TabPage1 As TabPage Friend WithEvents TbIngresos As TabPage Friend WithEvents TabPage4 As TabPage Friend WithEvents pnlPie As Panel Friend WithEvents txtComisionVentaCasa As TextBox Friend WithEvents txtComisionVentaBolsa As TextBox Friend WithEvents BindingNavigator1 As BindingNavigator Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator Friend WithEvents navModificar As ToolStripButton Friend WithEvents navNuevo As ToolStripButton Friend WithEvents navEliminar As ToolStripButton Friend WithEvents txtCuponesRecibidos As TextBox Friend WithEvents Label28 As Label Friend WithEvents txtComisionPorBolsaVenta As TextBox Friend WithEvents txtComisionPorBolsaCompra As TextBox Friend WithEvents txtComisionPorVentaCasa As TextBox Friend WithEvents txtComisionPorCompraCasa As TextBox Friend WithEvents txtComisionCompraBolsa As TextBox Friend WithEvents txtComisionCompraCasa As TextBox Friend WithEvents Label15 As Label Friend WithEvents Label14 As Label Friend WithEvents txtPorcentajeInteresAcumuladoCompra As TextBox Friend WithEvents txtPorcentajeInteresAcumuladoVenta As TextBox Friend WithEvents lblIngresarRenta As Label Friend WithEvents btnQuitar As Button Friend WithEvents GrpVenta As GroupBox Friend WithEvents GrpCompra As GroupBox Friend WithEvents GrpInfo As GroupBox Friend WithEvents btnIngresos As ToolStripButton Friend WithEvents Panel1 As Panel Friend WithEvents Panel2 As Panel Friend WithEvents GrpDatos As GroupBox Friend WithEvents GrpInfoAcc As GroupBox Friend WithEvents btnVenderTitulo As Button End Class