| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049 |
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class frmTMP_Inversiones
- Inherits System.Windows.Forms.Form
- 'Form reemplaza a Dispose para limpiar la lista de componentes.
- <System.Diagnostics.DebuggerNonUserCode()> _
- 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.
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.tabDetalleInstrumentos = New System.Windows.Forms.TabControl()
- Me.tabLETE = New System.Windows.Forms.TabPage()
- Me.cboCasasCorredoras = New System.Windows.Forms.ComboBox()
- Me.Label8 = New System.Windows.Forms.Label()
- Me.txtPorcentajeComisionCasa = New System.Windows.Forms.TextBox()
- Me.txtPorcentajeComisionBolsa = New System.Windows.Forms.TextBox()
- Me.txtComisionBolsa = New System.Windows.Forms.TextBox()
- Me.Label17 = New System.Windows.Forms.Label()
- Me.txtComisionCasa = New System.Windows.Forms.TextBox()
- Me.Label20 = New System.Windows.Forms.Label()
- Me.btnLiquidarLETE = New System.Windows.Forms.Button()
- Me.cboPeriodicidad_LETE = New System.Windows.Forms.ComboBox()
- Me.txtIngresoNeto_LETE = New System.Windows.Forms.TextBox()
- Me.Label43 = New System.Windows.Forms.Label()
- Me.txtIngresoBruto_LETE = New System.Windows.Forms.TextBox()
- Me.Label44 = New System.Windows.Forms.Label()
- Me.Label45 = New System.Windows.Forms.Label()
- Me.txtRendimientoNeto_LETE = New System.Windows.Forms.TextBox()
- Me.Label46 = New System.Windows.Forms.Label()
- Me.txtRendimientoBruto_LETE = New System.Windows.Forms.TextBox()
- Me.Label47 = New System.Windows.Forms.Label()
- Me.txtTotalAPagar_LETE = New System.Windows.Forms.TextBox()
- Me.Label48 = New System.Windows.Forms.Label()
- Me.txtPrecio_LETE = New System.Windows.Forms.TextBox()
- Me.Label49 = New System.Windows.Forms.Label()
- Me.txtValorTransado_LETE = New System.Windows.Forms.TextBox()
- Me.Label50 = New System.Windows.Forms.Label()
- Me.dtpFechaVencimiento_LETE = New System.Windows.Forms.DateTimePicker()
- Me.dtpFechaLiquidacion_LETE = New System.Windows.Forms.DateTimePicker()
- Me.dtpFechaOperacion_LETE = New System.Windows.Forms.DateTimePicker()
- Me.txtPlazoInversion_LETE = New System.Windows.Forms.TextBox()
- Me.Label38 = New System.Windows.Forms.Label()
- Me.Label39 = New System.Windows.Forms.Label()
- Me.Label40 = New System.Windows.Forms.Label()
- Me.Label41 = New System.Windows.Forms.Label()
- Me.txtValorNominal_LETE = New System.Windows.Forms.TextBox()
- Me.Label42 = New System.Windows.Forms.Label()
- Me.tabImpCom = New System.Windows.Forms.TabPage()
- Me.DataGridView1 = New System.Windows.Forms.DataGridView()
- Me.TabPage1 = New System.Windows.Forms.TabPage()
- Me.TextBox16 = New System.Windows.Forms.TextBox()
- Me.Label37 = New System.Windows.Forms.Label()
- Me.ComboBox3 = New System.Windows.Forms.ComboBox()
- Me.Label35 = New System.Windows.Forms.Label()
- Me.TextBox8 = New System.Windows.Forms.TextBox()
- Me.Label23 = New System.Windows.Forms.Label()
- Me.TextBox7 = New System.Windows.Forms.TextBox()
- Me.Label22 = New System.Windows.Forms.Label()
- Me.TextBox6 = New System.Windows.Forms.TextBox()
- Me.Label21 = New System.Windows.Forms.Label()
- Me.TextBox5 = New System.Windows.Forms.TextBox()
- Me.Label19 = New System.Windows.Forms.Label()
- Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
- Me.Label18 = New System.Windows.Forms.Label()
- Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
- Me.Label16 = New System.Windows.Forms.Label()
- Me.TextBox4 = New System.Windows.Forms.TextBox()
- Me.Label15 = New System.Windows.Forms.Label()
- Me.Label14 = New System.Windows.Forms.Label()
- Me.TextBox3 = New System.Windows.Forms.TextBox()
- Me.Label13 = New System.Windows.Forms.Label()
- Me.TextBox2 = New System.Windows.Forms.TextBox()
- Me.Label10 = New System.Windows.Forms.Label()
- Me.TextBox1 = New System.Windows.Forms.TextBox()
- Me.Label9 = New System.Windows.Forms.Label()
- Me.TextBox14 = New System.Windows.Forms.TextBox()
- Me.TabPage2 = New System.Windows.Forms.TabPage()
- Me.TextBox15 = New System.Windows.Forms.TextBox()
- Me.Label36 = New System.Windows.Forms.Label()
- Me.TextBox12 = New System.Windows.Forms.TextBox()
- Me.Label31 = New System.Windows.Forms.Label()
- Me.TextBox11 = New System.Windows.Forms.TextBox()
- Me.Label30 = New System.Windows.Forms.Label()
- Me.DateTimePicker6 = New System.Windows.Forms.DateTimePicker()
- Me.Label29 = New System.Windows.Forms.Label()
- Me.DateTimePicker5 = New System.Windows.Forms.DateTimePicker()
- Me.Label28 = New System.Windows.Forms.Label()
- Me.TextBox10 = New System.Windows.Forms.TextBox()
- Me.Label27 = New System.Windows.Forms.Label()
- Me.TextBox9 = New System.Windows.Forms.TextBox()
- Me.Label26 = New System.Windows.Forms.Label()
- Me.Label25 = New System.Windows.Forms.Label()
- Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
- Me.Label24 = New System.Windows.Forms.Label()
- Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
- Me.tabNotas = New System.Windows.Forms.TabPage()
- Me.tabAnexos = New System.Windows.Forms.TabPage()
- Me.tabDetalleInstrumentos.SuspendLayout()
- Me.tabLETE.SuspendLayout()
- Me.tabImpCom.SuspendLayout()
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage1.SuspendLayout()
- Me.TabPage2.SuspendLayout()
- Me.SuspendLayout()
- '
- 'tabDetalleInstrumentos
- '
- Me.tabDetalleInstrumentos.Controls.Add(Me.tabLETE)
- Me.tabDetalleInstrumentos.Controls.Add(Me.tabImpCom)
- Me.tabDetalleInstrumentos.Controls.Add(Me.TabPage1)
- Me.tabDetalleInstrumentos.Controls.Add(Me.TabPage2)
- Me.tabDetalleInstrumentos.Controls.Add(Me.tabNotas)
- Me.tabDetalleInstrumentos.Controls.Add(Me.tabAnexos)
- Me.tabDetalleInstrumentos.Location = New System.Drawing.Point(11, 80)
- Me.tabDetalleInstrumentos.Name = "tabDetalleInstrumentos"
- Me.tabDetalleInstrumentos.SelectedIndex = 0
- Me.tabDetalleInstrumentos.Size = New System.Drawing.Size(778, 290)
- Me.tabDetalleInstrumentos.TabIndex = 107
- '
- 'tabLETE
- '
- Me.tabLETE.AutoScroll = True
- Me.tabLETE.Controls.Add(Me.cboCasasCorredoras)
- Me.tabLETE.Controls.Add(Me.Label8)
- Me.tabLETE.Controls.Add(Me.txtPorcentajeComisionCasa)
- Me.tabLETE.Controls.Add(Me.txtPorcentajeComisionBolsa)
- Me.tabLETE.Controls.Add(Me.txtComisionBolsa)
- Me.tabLETE.Controls.Add(Me.Label17)
- Me.tabLETE.Controls.Add(Me.txtComisionCasa)
- Me.tabLETE.Controls.Add(Me.Label20)
- Me.tabLETE.Controls.Add(Me.btnLiquidarLETE)
- Me.tabLETE.Controls.Add(Me.cboPeriodicidad_LETE)
- Me.tabLETE.Controls.Add(Me.txtIngresoNeto_LETE)
- Me.tabLETE.Controls.Add(Me.Label43)
- Me.tabLETE.Controls.Add(Me.txtIngresoBruto_LETE)
- Me.tabLETE.Controls.Add(Me.Label44)
- Me.tabLETE.Controls.Add(Me.Label45)
- Me.tabLETE.Controls.Add(Me.txtRendimientoNeto_LETE)
- Me.tabLETE.Controls.Add(Me.Label46)
- Me.tabLETE.Controls.Add(Me.txtRendimientoBruto_LETE)
- Me.tabLETE.Controls.Add(Me.Label47)
- Me.tabLETE.Controls.Add(Me.txtTotalAPagar_LETE)
- Me.tabLETE.Controls.Add(Me.Label48)
- Me.tabLETE.Controls.Add(Me.txtPrecio_LETE)
- Me.tabLETE.Controls.Add(Me.Label49)
- Me.tabLETE.Controls.Add(Me.txtValorTransado_LETE)
- Me.tabLETE.Controls.Add(Me.Label50)
- Me.tabLETE.Controls.Add(Me.dtpFechaVencimiento_LETE)
- Me.tabLETE.Controls.Add(Me.dtpFechaLiquidacion_LETE)
- Me.tabLETE.Controls.Add(Me.dtpFechaOperacion_LETE)
- Me.tabLETE.Controls.Add(Me.txtPlazoInversion_LETE)
- Me.tabLETE.Controls.Add(Me.Label38)
- Me.tabLETE.Controls.Add(Me.Label39)
- Me.tabLETE.Controls.Add(Me.Label40)
- Me.tabLETE.Controls.Add(Me.Label41)
- Me.tabLETE.Controls.Add(Me.txtValorNominal_LETE)
- Me.tabLETE.Controls.Add(Me.Label42)
- Me.tabLETE.Location = New System.Drawing.Point(4, 22)
- Me.tabLETE.Name = "tabLETE"
- Me.tabLETE.Padding = New System.Windows.Forms.Padding(3, 3, 3, 20)
- Me.tabLETE.Size = New System.Drawing.Size(770, 264)
- Me.tabLETE.TabIndex = 3
- Me.tabLETE.Text = "LETES"
- Me.tabLETE.UseVisualStyleBackColor = True
- '
- 'cboCasasCorredoras
- '
- Me.cboCasasCorredoras.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.cboCasasCorredoras.FormattingEnabled = True
- Me.cboCasasCorredoras.Location = New System.Drawing.Point(439, 127)
- Me.cboCasasCorredoras.Name = "cboCasasCorredoras"
- Me.cboCasasCorredoras.Size = New System.Drawing.Size(150, 21)
- Me.cboCasasCorredoras.TabIndex = 111
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(334, 131)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(31, 13)
- Me.Label8.TabIndex = 116
- Me.Label8.Text = "Casa"
- '
- 'txtPorcentajeComisionCasa
- '
- Me.txtPorcentajeComisionCasa.Location = New System.Drawing.Point(439, 150)
- Me.txtPorcentajeComisionCasa.Name = "txtPorcentajeComisionCasa"
- Me.txtPorcentajeComisionCasa.Size = New System.Drawing.Size(47, 20)
- Me.txtPorcentajeComisionCasa.TabIndex = 112
- '
- 'txtPorcentajeComisionBolsa
- '
- Me.txtPorcentajeComisionBolsa.Location = New System.Drawing.Point(439, 172)
- Me.txtPorcentajeComisionBolsa.Name = "txtPorcentajeComisionBolsa"
- Me.txtPorcentajeComisionBolsa.Size = New System.Drawing.Size(47, 20)
- Me.txtPorcentajeComisionBolsa.TabIndex = 113
- '
- 'txtComisionBolsa
- '
- Me.txtComisionBolsa.Location = New System.Drawing.Point(492, 172)
- Me.txtComisionBolsa.Name = "txtComisionBolsa"
- Me.txtComisionBolsa.ReadOnly = True
- Me.txtComisionBolsa.Size = New System.Drawing.Size(97, 20)
- Me.txtComisionBolsa.TabIndex = 109
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(334, 176)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(78, 13)
- Me.Label17.TabIndex = 115
- Me.Label17.Text = "Comisión Bolsa"
- '
- 'txtComisionCasa
- '
- Me.txtComisionCasa.Location = New System.Drawing.Point(492, 150)
- Me.txtComisionCasa.Name = "txtComisionCasa"
- Me.txtComisionCasa.ReadOnly = True
- Me.txtComisionCasa.Size = New System.Drawing.Size(97, 20)
- Me.txtComisionCasa.TabIndex = 110
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Location = New System.Drawing.Point(334, 154)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(76, 13)
- Me.Label20.TabIndex = 114
- Me.Label20.Text = "Comisión Casa"
- '
- 'btnLiquidarLETE
- '
- Me.btnLiquidarLETE.BackColor = System.Drawing.Color.FromArgb(CType(CType(21, Byte), Integer), CType(CType(81, Byte), Integer), CType(CType(118, Byte), Integer))
- Me.btnLiquidarLETE.FlatAppearance.BorderSize = 0
- Me.btnLiquidarLETE.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnLiquidarLETE.ForeColor = System.Drawing.Color.White
- Me.btnLiquidarLETE.Location = New System.Drawing.Point(281, 16)
- Me.btnLiquidarLETE.Name = "btnLiquidarLETE"
- Me.btnLiquidarLETE.Size = New System.Drawing.Size(163, 32)
- Me.btnLiquidarLETE.TabIndex = 108
- Me.btnLiquidarLETE.Text = "Liquidar"
- Me.btnLiquidarLETE.UseVisualStyleBackColor = False
- '
- 'cboPeriodicidad_LETE
- '
- Me.cboPeriodicidad_LETE.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.cboPeriodicidad_LETE.FormattingEnabled = True
- Me.cboPeriodicidad_LETE.Location = New System.Drawing.Point(125, 126)
- Me.cboPeriodicidad_LETE.Name = "cboPeriodicidad_LETE"
- Me.cboPeriodicidad_LETE.Size = New System.Drawing.Size(150, 21)
- Me.cboPeriodicidad_LETE.TabIndex = 107
- '
- 'txtIngresoNeto_LETE
- '
- Me.txtIngresoNeto_LETE.Location = New System.Drawing.Point(125, 215)
- Me.txtIngresoNeto_LETE.Name = "txtIngresoNeto_LETE"
- Me.txtIngresoNeto_LETE.ReadOnly = True
- Me.txtIngresoNeto_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtIngresoNeto_LETE.TabIndex = 92
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.Location = New System.Drawing.Point(20, 219)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(68, 13)
- Me.Label43.TabIndex = 106
- Me.Label43.Text = "Ingreso Neto"
- '
- 'txtIngresoBruto_LETE
- '
- Me.txtIngresoBruto_LETE.Location = New System.Drawing.Point(125, 193)
- Me.txtIngresoBruto_LETE.Name = "txtIngresoBruto_LETE"
- Me.txtIngresoBruto_LETE.ReadOnly = True
- Me.txtIngresoBruto_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtIngresoBruto_LETE.TabIndex = 93
- '
- 'Label44
- '
- Me.Label44.AutoSize = True
- Me.Label44.Location = New System.Drawing.Point(20, 197)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(70, 13)
- Me.Label44.TabIndex = 105
- Me.Label44.Text = "Ingreso Bruto"
- '
- 'Label45
- '
- Me.Label45.AutoSize = True
- Me.Label45.Location = New System.Drawing.Point(20, 130)
- Me.Label45.Name = "Label45"
- Me.Label45.Size = New System.Drawing.Size(65, 13)
- Me.Label45.TabIndex = 104
- Me.Label45.Text = "Periodicidad"
- '
- 'txtRendimientoNeto_LETE
- '
- Me.txtRendimientoNeto_LETE.Location = New System.Drawing.Point(125, 171)
- Me.txtRendimientoNeto_LETE.Name = "txtRendimientoNeto_LETE"
- Me.txtRendimientoNeto_LETE.ReadOnly = True
- Me.txtRendimientoNeto_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtRendimientoNeto_LETE.TabIndex = 94
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.Location = New System.Drawing.Point(20, 175)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(92, 13)
- Me.Label46.TabIndex = 103
- Me.Label46.Text = "Rendimiento Neto"
- '
- 'txtRendimientoBruto_LETE
- '
- Me.txtRendimientoBruto_LETE.Location = New System.Drawing.Point(125, 149)
- Me.txtRendimientoBruto_LETE.Name = "txtRendimientoBruto_LETE"
- Me.txtRendimientoBruto_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtRendimientoBruto_LETE.TabIndex = 98
- '
- 'Label47
- '
- Me.Label47.AutoSize = True
- Me.Label47.Location = New System.Drawing.Point(20, 153)
- Me.Label47.Name = "Label47"
- Me.Label47.Size = New System.Drawing.Size(94, 13)
- Me.Label47.TabIndex = 102
- Me.Label47.Text = "Rendimiento Bruto"
- '
- 'txtTotalAPagar_LETE
- '
- Me.txtTotalAPagar_LETE.Location = New System.Drawing.Point(125, 281)
- Me.txtTotalAPagar_LETE.Name = "txtTotalAPagar_LETE"
- Me.txtTotalAPagar_LETE.ReadOnly = True
- Me.txtTotalAPagar_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtTotalAPagar_LETE.TabIndex = 95
- '
- 'Label48
- '
- Me.Label48.AutoSize = True
- Me.Label48.Location = New System.Drawing.Point(20, 285)
- Me.Label48.Name = "Label48"
- Me.Label48.Size = New System.Drawing.Size(71, 13)
- Me.Label48.TabIndex = 101
- Me.Label48.Text = "Total a Pagar"
- '
- 'txtPrecio_LETE
- '
- Me.txtPrecio_LETE.Location = New System.Drawing.Point(125, 259)
- Me.txtPrecio_LETE.Name = "txtPrecio_LETE"
- Me.txtPrecio_LETE.ReadOnly = True
- Me.txtPrecio_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtPrecio_LETE.TabIndex = 96
- '
- 'Label49
- '
- Me.Label49.AutoSize = True
- Me.Label49.Location = New System.Drawing.Point(20, 263)
- Me.Label49.Name = "Label49"
- Me.Label49.Size = New System.Drawing.Size(37, 13)
- Me.Label49.TabIndex = 100
- Me.Label49.Text = "Precio"
- '
- 'txtValorTransado_LETE
- '
- Me.txtValorTransado_LETE.Location = New System.Drawing.Point(125, 237)
- Me.txtValorTransado_LETE.Name = "txtValorTransado_LETE"
- Me.txtValorTransado_LETE.ReadOnly = True
- Me.txtValorTransado_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtValorTransado_LETE.TabIndex = 97
- '
- 'Label50
- '
- Me.Label50.AutoSize = True
- Me.Label50.Location = New System.Drawing.Point(20, 241)
- Me.Label50.Name = "Label50"
- Me.Label50.Size = New System.Drawing.Size(79, 13)
- Me.Label50.TabIndex = 99
- Me.Label50.Text = "Valor Transado"
- '
- 'dtpFechaVencimiento_LETE
- '
- Me.dtpFechaVencimiento_LETE.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtpFechaVencimiento_LETE.Location = New System.Drawing.Point(125, 82)
- Me.dtpFechaVencimiento_LETE.Name = "dtpFechaVencimiento_LETE"
- Me.dtpFechaVencimiento_LETE.Size = New System.Drawing.Size(150, 20)
- Me.dtpFechaVencimiento_LETE.TabIndex = 85
- '
- 'dtpFechaLiquidacion_LETE
- '
- Me.dtpFechaLiquidacion_LETE.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtpFechaLiquidacion_LETE.Location = New System.Drawing.Point(125, 60)
- Me.dtpFechaLiquidacion_LETE.Name = "dtpFechaLiquidacion_LETE"
- Me.dtpFechaLiquidacion_LETE.Size = New System.Drawing.Size(150, 20)
- Me.dtpFechaLiquidacion_LETE.TabIndex = 84
- '
- 'dtpFechaOperacion_LETE
- '
- Me.dtpFechaOperacion_LETE.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.dtpFechaOperacion_LETE.Location = New System.Drawing.Point(125, 38)
- Me.dtpFechaOperacion_LETE.Name = "dtpFechaOperacion_LETE"
- Me.dtpFechaOperacion_LETE.Size = New System.Drawing.Size(150, 20)
- Me.dtpFechaOperacion_LETE.TabIndex = 83
- '
- 'txtPlazoInversion_LETE
- '
- Me.txtPlazoInversion_LETE.Location = New System.Drawing.Point(125, 104)
- Me.txtPlazoInversion_LETE.Name = "txtPlazoInversion_LETE"
- Me.txtPlazoInversion_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtPlazoInversion_LETE.TabIndex = 86
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.Location = New System.Drawing.Point(20, 108)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(79, 13)
- Me.Label38.TabIndex = 91
- Me.Label38.Text = "Plazo Inversión"
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.Location = New System.Drawing.Point(20, 86)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(98, 13)
- Me.Label39.TabIndex = 90
- Me.Label39.Text = "Fecha Vencimiento"
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.Location = New System.Drawing.Point(20, 64)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(90, 13)
- Me.Label40.TabIndex = 89
- Me.Label40.Text = "Fecha liquidación"
- '
- 'Label41
- '
- Me.Label41.AutoSize = True
- Me.Label41.Location = New System.Drawing.Point(20, 42)
- Me.Label41.Name = "Label41"
- Me.Label41.Size = New System.Drawing.Size(89, 13)
- Me.Label41.TabIndex = 88
- Me.Label41.Text = "Fecha Operación"
- '
- 'txtValorNominal_LETE
- '
- Me.txtValorNominal_LETE.Location = New System.Drawing.Point(125, 16)
- Me.txtValorNominal_LETE.Name = "txtValorNominal_LETE"
- Me.txtValorNominal_LETE.Size = New System.Drawing.Size(150, 20)
- Me.txtValorNominal_LETE.TabIndex = 82
- '
- 'Label42
- '
- Me.Label42.AutoSize = True
- Me.Label42.Location = New System.Drawing.Point(20, 20)
- Me.Label42.Name = "Label42"
- Me.Label42.Size = New System.Drawing.Size(72, 13)
- Me.Label42.TabIndex = 87
- Me.Label42.Text = "Valor Nominal"
- '
- 'tabImpCom
- '
- Me.tabImpCom.Controls.Add(Me.DataGridView1)
- Me.tabImpCom.Location = New System.Drawing.Point(4, 22)
- Me.tabImpCom.Name = "tabImpCom"
- Me.tabImpCom.Size = New System.Drawing.Size(770, 264)
- Me.tabImpCom.TabIndex = 2
- Me.tabImpCom.Text = "Impuestos y Comisiones"
- Me.tabImpCom.UseVisualStyleBackColor = True
- '
- 'DataGridView1
- '
- Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.DataGridView1.Location = New System.Drawing.Point(0, 0)
- Me.DataGridView1.Name = "DataGridView1"
- Me.DataGridView1.Size = New System.Drawing.Size(240, 150)
- Me.DataGridView1.TabIndex = 0
- '
- 'TabPage1
- '
- Me.TabPage1.Controls.Add(Me.TextBox16)
- Me.TabPage1.Controls.Add(Me.Label37)
- Me.TabPage1.Controls.Add(Me.ComboBox3)
- Me.TabPage1.Controls.Add(Me.Label35)
- Me.TabPage1.Controls.Add(Me.TextBox8)
- Me.TabPage1.Controls.Add(Me.Label23)
- Me.TabPage1.Controls.Add(Me.TextBox7)
- Me.TabPage1.Controls.Add(Me.Label22)
- Me.TabPage1.Controls.Add(Me.TextBox6)
- Me.TabPage1.Controls.Add(Me.Label21)
- Me.TabPage1.Controls.Add(Me.TextBox5)
- Me.TabPage1.Controls.Add(Me.Label19)
- Me.TabPage1.Controls.Add(Me.DateTimePicker2)
- Me.TabPage1.Controls.Add(Me.Label18)
- Me.TabPage1.Controls.Add(Me.DateTimePicker1)
- Me.TabPage1.Controls.Add(Me.Label16)
- Me.TabPage1.Controls.Add(Me.TextBox4)
- Me.TabPage1.Controls.Add(Me.Label15)
- Me.TabPage1.Controls.Add(Me.Label14)
- Me.TabPage1.Controls.Add(Me.TextBox3)
- Me.TabPage1.Controls.Add(Me.Label13)
- Me.TabPage1.Controls.Add(Me.TextBox2)
- Me.TabPage1.Controls.Add(Me.Label10)
- Me.TabPage1.Controls.Add(Me.TextBox1)
- Me.TabPage1.Controls.Add(Me.Label9)
- Me.TabPage1.Controls.Add(Me.TextBox14)
- 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(770, 264)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "Datos Entrada"
- Me.TabPage1.UseVisualStyleBackColor = True
- '
- 'TextBox16
- '
- Me.TextBox16.Location = New System.Drawing.Point(355, 87)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(100, 20)
- Me.TextBox16.TabIndex = 82
- '
- 'Label37
- '
- Me.Label37.AutoSize = True
- Me.Label37.Location = New System.Drawing.Point(226, 91)
- Me.Label37.Name = "Label37"
- Me.Label37.Size = New System.Drawing.Size(66, 13)
- Me.Label37.TabIndex = 81
- Me.Label37.Text = "Rendimiento"
- '
- 'ComboBox3
- '
- Me.ComboBox3.DisplayMember = "Nombre"
- Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.ComboBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Items.AddRange(New Object() {"Porcentaje", "Monetario"})
- Me.ComboBox3.Location = New System.Drawing.Point(98, 116)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(100, 21)
- Me.ComboBox3.TabIndex = 80
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.Location = New System.Drawing.Point(555, 20)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(75, 13)
- Me.Label35.TabIndex = 78
- Me.Label35.Text = "Num. Contrato"
- '
- 'TextBox8
- '
- Me.TextBox8.Location = New System.Drawing.Point(355, 163)
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.Size = New System.Drawing.Size(100, 20)
- Me.TextBox8.TabIndex = 77
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(226, 167)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(102, 13)
- Me.Label23.TabIndex = 76
- Me.Label23.Text = "Costo Transferencia"
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(355, 138)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(100, 20)
- Me.TextBox7.TabIndex = 75
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(226, 142)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(91, 13)
- Me.Label22.TabIndex = 74
- Me.Label22.Text = "Precio de Compra"
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(355, 113)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(100, 20)
- Me.TextBox6.TabIndex = 73
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(226, 117)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(109, 13)
- Me.Label21.TabIndex = 72
- Me.Label21.Text = "Precio al Vencimiento"
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(355, 62)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(100, 20)
- Me.TextBox5.TabIndex = 71
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(226, 66)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(38, 13)
- Me.Label19.TabIndex = 70
- Me.Label19.Text = "Cupón"
- '
- 'DateTimePicker2
- '
- Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker2.Location = New System.Drawing.Point(355, 37)
- Me.DateTimePicker2.Name = "DateTimePicker2"
- Me.DateTimePicker2.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker2.TabIndex = 69
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(226, 41)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(118, 13)
- Me.Label18.TabIndex = 68
- Me.Label18.Text = "Siguiente Fecha Cupón"
- '
- 'DateTimePicker1
- '
- Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker1.Location = New System.Drawing.Point(355, 12)
- Me.DateTimePicker1.Name = "DateTimePicker1"
- Me.DateTimePicker1.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker1.TabIndex = 67
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(226, 16)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(103, 13)
- Me.Label16.TabIndex = 11
- Me.Label16.Text = "Ultima Fecha Cupón"
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(98, 65)
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(100, 20)
- Me.TextBox4.TabIndex = 10
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(6, 68)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(72, 13)
- Me.Label15.TabIndex = 9
- Me.Label15.Text = "Valor Nominal"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(7, 120)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(55, 13)
- Me.Label14.TabIndex = 6
- Me.Label14.Text = "Dividendo"
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(98, 89)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(100, 20)
- Me.TextBox3.TabIndex = 5
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(6, 93)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(79, 13)
- Me.Label13.TabIndex = 4
- Me.Label13.Text = "Valor Transado"
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(98, 38)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(100, 20)
- Me.TextBox2.TabIndex = 3
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(6, 42)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(79, 13)
- Me.Label10.TabIndex = 2
- Me.Label10.Text = "Num. Acciones"
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(98, 13)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(100, 20)
- Me.TextBox1.TabIndex = 1
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(6, 13)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(77, 13)
- Me.Label9.TabIndex = 0
- Me.Label9.Text = "Precio Entrada"
- '
- 'TextBox14
- '
- Me.TextBox14.Location = New System.Drawing.Point(655, 16)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(100, 20)
- Me.TextBox14.TabIndex = 79
- '
- 'TabPage2
- '
- Me.TabPage2.Controls.Add(Me.TextBox15)
- Me.TabPage2.Controls.Add(Me.Label36)
- Me.TabPage2.Controls.Add(Me.TextBox12)
- Me.TabPage2.Controls.Add(Me.Label31)
- Me.TabPage2.Controls.Add(Me.TextBox11)
- Me.TabPage2.Controls.Add(Me.Label30)
- Me.TabPage2.Controls.Add(Me.DateTimePicker6)
- Me.TabPage2.Controls.Add(Me.Label29)
- Me.TabPage2.Controls.Add(Me.DateTimePicker5)
- Me.TabPage2.Controls.Add(Me.Label28)
- Me.TabPage2.Controls.Add(Me.TextBox10)
- Me.TabPage2.Controls.Add(Me.Label27)
- Me.TabPage2.Controls.Add(Me.TextBox9)
- Me.TabPage2.Controls.Add(Me.Label26)
- Me.TabPage2.Controls.Add(Me.Label25)
- Me.TabPage2.Controls.Add(Me.DateTimePicker4)
- Me.TabPage2.Controls.Add(Me.Label24)
- Me.TabPage2.Controls.Add(Me.DateTimePicker3)
- Me.TabPage2.Location = New System.Drawing.Point(4, 22)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(770, 264)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "Datos Salida"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- 'TextBox15
- '
- Me.TextBox15.Location = New System.Drawing.Point(440, 123)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(100, 20)
- Me.TextBox15.TabIndex = 83
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.Location = New System.Drawing.Point(313, 126)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(72, 13)
- Me.Label36.TabIndex = 82
- Me.Label36.Text = "Dias tenencia"
- '
- 'TextBox12
- '
- Me.TextBox12.Location = New System.Drawing.Point(440, 96)
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(100, 20)
- Me.TextBox12.TabIndex = 81
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.Location = New System.Drawing.Point(313, 100)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(68, 13)
- Me.Label31.TabIndex = 80
- Me.Label31.Text = "Precio Venta"
- '
- 'TextBox11
- '
- Me.TextBox11.Location = New System.Drawing.Point(440, 69)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(100, 20)
- Me.TextBox11.TabIndex = 79
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.Location = New System.Drawing.Point(313, 67)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(109, 13)
- Me.Label30.TabIndex = 78
- Me.Label30.Text = "Precio al Vencimiento"
- '
- 'DateTimePicker6
- '
- Me.DateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker6.Location = New System.Drawing.Point(440, 42)
- Me.DateTimePicker6.Name = "DateTimePicker6"
- Me.DateTimePicker6.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker6.TabIndex = 77
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.Location = New System.Drawing.Point(313, 41)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(118, 13)
- Me.Label29.TabIndex = 76
- Me.Label29.Text = "Siguiente Fecha Cupón"
- '
- 'DateTimePicker5
- '
- Me.DateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker5.Location = New System.Drawing.Point(440, 15)
- Me.DateTimePicker5.Name = "DateTimePicker5"
- Me.DateTimePicker5.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker5.TabIndex = 75
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.Location = New System.Drawing.Point(313, 21)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(103, 13)
- Me.Label28.TabIndex = 74
- Me.Label28.Text = "Ultima Fecha Cupón"
- '
- 'TextBox10
- '
- Me.TextBox10.Location = New System.Drawing.Point(137, 93)
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.Size = New System.Drawing.Size(100, 20)
- Me.TextBox10.TabIndex = 73
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Location = New System.Drawing.Point(10, 100)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(79, 13)
- Me.Label27.TabIndex = 72
- Me.Label27.Text = "Valor Transado"
- '
- 'TextBox9
- '
- Me.TextBox9.Location = New System.Drawing.Point(137, 67)
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.Size = New System.Drawing.Size(100, 20)
- Me.TextBox9.TabIndex = 71
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Location = New System.Drawing.Point(10, 67)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(69, 13)
- Me.Label26.TabIndex = 70
- Me.Label26.Text = "Precio Salida"
- '
- 'Label25
- '
- Me.Label25.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Label25.Location = New System.Drawing.Point(10, 41)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(107, 20)
- Me.Label25.TabIndex = 69
- Me.Label25.Text = "Fecha Liquidacion"
- '
- 'DateTimePicker4
- '
- Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker4.Location = New System.Drawing.Point(137, 41)
- Me.DateTimePicker4.Name = "DateTimePicker4"
- Me.DateTimePicker4.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker4.TabIndex = 68
- '
- 'Label24
- '
- Me.Label24.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Label24.Location = New System.Drawing.Point(10, 15)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(107, 20)
- Me.Label24.TabIndex = 67
- Me.Label24.Text = "Fecha Operación"
- '
- 'DateTimePicker3
- '
- Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
- Me.DateTimePicker3.Location = New System.Drawing.Point(137, 15)
- Me.DateTimePicker3.Name = "DateTimePicker3"
- Me.DateTimePicker3.Size = New System.Drawing.Size(148, 20)
- Me.DateTimePicker3.TabIndex = 66
- '
- 'tabNotas
- '
- Me.tabNotas.Location = New System.Drawing.Point(4, 22)
- Me.tabNotas.Name = "tabNotas"
- Me.tabNotas.Size = New System.Drawing.Size(770, 264)
- Me.tabNotas.TabIndex = 4
- Me.tabNotas.Text = "Notas"
- Me.tabNotas.UseVisualStyleBackColor = True
- '
- 'tabAnexos
- '
- Me.tabAnexos.Location = New System.Drawing.Point(4, 22)
- Me.tabAnexos.Name = "tabAnexos"
- Me.tabAnexos.Size = New System.Drawing.Size(770, 264)
- Me.tabAnexos.TabIndex = 5
- Me.tabAnexos.Text = "Anexos"
- Me.tabAnexos.UseVisualStyleBackColor = True
- '
- 'frmTMP_Inversiones
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(800, 450)
- Me.Controls.Add(Me.tabDetalleInstrumentos)
- Me.Name = "frmTMP_Inversiones"
- Me.Text = "frmTMP_Inversiones"
- Me.tabDetalleInstrumentos.ResumeLayout(False)
- Me.tabLETE.ResumeLayout(False)
- Me.tabLETE.PerformLayout()
- Me.tabImpCom.ResumeLayout(False)
- CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- Me.TabPage2.ResumeLayout(False)
- Me.TabPage2.PerformLayout()
- Me.ResumeLayout(False)
- End Sub
- Friend WithEvents tabDetalleInstrumentos As TabControl
- Friend WithEvents tabLETE As TabPage
- Friend WithEvents cboCasasCorredoras As ComboBox
- Friend WithEvents Label8 As Label
- Friend WithEvents txtPorcentajeComisionCasa As TextBox
- Friend WithEvents txtPorcentajeComisionBolsa As TextBox
- Friend WithEvents txtComisionBolsa As TextBox
- Friend WithEvents Label17 As Label
- Friend WithEvents txtComisionCasa As TextBox
- Friend WithEvents Label20 As Label
- Friend WithEvents btnLiquidarLETE As Button
- Friend WithEvents cboPeriodicidad_LETE As ComboBox
- Friend WithEvents txtIngresoNeto_LETE As TextBox
- Friend WithEvents Label43 As Label
- Friend WithEvents txtIngresoBruto_LETE As TextBox
- Friend WithEvents Label44 As Label
- Friend WithEvents Label45 As Label
- Friend WithEvents txtRendimientoNeto_LETE As TextBox
- Friend WithEvents Label46 As Label
- Friend WithEvents txtRendimientoBruto_LETE As TextBox
- Friend WithEvents Label47 As Label
- Friend WithEvents txtTotalAPagar_LETE As TextBox
- Friend WithEvents Label48 As Label
- Friend WithEvents txtPrecio_LETE As TextBox
- Friend WithEvents Label49 As Label
- Friend WithEvents txtValorTransado_LETE As TextBox
- Friend WithEvents Label50 As Label
- Friend WithEvents dtpFechaVencimiento_LETE As DateTimePicker
- Friend WithEvents dtpFechaLiquidacion_LETE As DateTimePicker
- Friend WithEvents dtpFechaOperacion_LETE As DateTimePicker
- Friend WithEvents txtPlazoInversion_LETE As TextBox
- Friend WithEvents Label38 As Label
- Friend WithEvents Label39 As Label
- Friend WithEvents Label40 As Label
- Friend WithEvents Label41 As Label
- Friend WithEvents txtValorNominal_LETE As TextBox
- Friend WithEvents Label42 As Label
- Friend WithEvents tabImpCom As TabPage
- Friend WithEvents DataGridView1 As DataGridView
- Friend WithEvents TabPage1 As TabPage
- Friend WithEvents TextBox16 As TextBox
- Friend WithEvents Label37 As Label
- Friend WithEvents ComboBox3 As ComboBox
- Friend WithEvents Label35 As Label
- Friend WithEvents TextBox8 As TextBox
- Friend WithEvents Label23 As Label
- Friend WithEvents TextBox7 As TextBox
- Friend WithEvents Label22 As Label
- Friend WithEvents TextBox6 As TextBox
- Friend WithEvents Label21 As Label
- Friend WithEvents TextBox5 As TextBox
- Friend WithEvents Label19 As Label
- Friend WithEvents DateTimePicker2 As DateTimePicker
- Friend WithEvents Label18 As Label
- Friend WithEvents DateTimePicker1 As DateTimePicker
- Friend WithEvents Label16 As Label
- Friend WithEvents TextBox4 As TextBox
- Friend WithEvents Label15 As Label
- Friend WithEvents Label14 As Label
- Friend WithEvents TextBox3 As TextBox
- Friend WithEvents Label13 As Label
- Friend WithEvents TextBox2 As TextBox
- Friend WithEvents Label10 As Label
- Friend WithEvents TextBox1 As TextBox
- Friend WithEvents Label9 As Label
- Friend WithEvents TextBox14 As TextBox
- Friend WithEvents TabPage2 As TabPage
- Friend WithEvents TextBox15 As TextBox
- Friend WithEvents Label36 As Label
- Friend WithEvents TextBox12 As TextBox
- Friend WithEvents Label31 As Label
- Friend WithEvents TextBox11 As TextBox
- Friend WithEvents Label30 As Label
- Friend WithEvents DateTimePicker6 As DateTimePicker
- Friend WithEvents Label29 As Label
- Friend WithEvents DateTimePicker5 As DateTimePicker
- Friend WithEvents Label28 As Label
- Friend WithEvents TextBox10 As TextBox
- Friend WithEvents Label27 As Label
- Friend WithEvents TextBox9 As TextBox
- Friend WithEvents Label26 As Label
- Friend WithEvents Label25 As Label
- Friend WithEvents DateTimePicker4 As DateTimePicker
- Friend WithEvents Label24 As Label
- Friend WithEvents DateTimePicker3 As DateTimePicker
- Friend WithEvents tabNotas As TabPage
- Friend WithEvents tabAnexos As TabPage
- End Class
|