|
|
@@ -382,6 +382,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -389,6 +390,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -396,6 +398,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -404,6 +407,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -411,6 +415,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -418,6 +423,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -425,6 +431,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -433,6 +440,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -441,6 +449,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -449,6 +458,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -457,6 +467,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -465,6 +476,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -472,6 +484,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -492,7 +505,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, -38)
|
|
|
+ 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
|
|
|
@@ -501,6 +514,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -509,6 +523,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -517,6 +532,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -525,6 +541,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -533,6 +550,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -541,6 +559,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -549,6 +568,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -556,6 +576,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -563,6 +584,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -570,6 +592,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -578,6 +601,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -585,6 +609,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -963,7 +988,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 542)
|
|
|
+ Me.TabCampos.Size = New System.Drawing.Size(937, 678)
|
|
|
Me.TabCampos.TabIndex = 121
|
|
|
'
|
|
|
'TabPage1
|
|
|
@@ -978,7 +1003,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 516)
|
|
|
+ Me.TabPage1.Size = New System.Drawing.Size(929, 652)
|
|
|
Me.TabPage1.TabIndex = 0
|
|
|
Me.TabPage1.Text = "Operación"
|
|
|
'
|
|
|
@@ -1023,7 +1048,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 18)
|
|
|
+ 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
|
|
|
@@ -1032,6 +1057,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -1039,6 +1065,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -1046,6 +1073,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1054,6 +1082,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1062,6 +1091,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1070,6 +1100,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1103,7 +1134,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 18)
|
|
|
+ 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
|
|
|
@@ -1112,6 +1143,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -1119,6 +1151,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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
|
|
|
@@ -1126,6 +1159,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1134,6 +1168,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1142,6 +1177,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
'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)
|
|
|
@@ -1172,7 +1208,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 18)
|
|
|
+ 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
|
|
|
@@ -1300,7 +1336,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 567)
|
|
|
+ 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
|
|
|
@@ -1380,7 +1416,7 @@ Partial Class frmCertificadosDeInversion
|
|
|
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, 542)
|
|
|
+ Me.Panel1.Size = New System.Drawing.Size(937, 678)
|
|
|
Me.Panel1.TabIndex = 127
|
|
|
'
|
|
|
'frmCertificadosDeInversion
|
|
|
@@ -1388,7 +1424,7 @@ Partial Class 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, 613)
|
|
|
+ Me.ClientSize = New System.Drawing.Size(937, 749)
|
|
|
Me.Controls.Add(Me.Panel1)
|
|
|
Me.Controls.Add(Me.lblIngresarRenta)
|
|
|
Me.Controls.Add(Me.BindingNavigator1)
|