frmBonos.Designer.vb 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class frmBonos
  3. Inherits System.Windows.Forms.Form
  4. 'Form reemplaza a Dispose para limpiar la lista de componentes.
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. 'Requerido por el Diseñador de Windows Forms
  16. Private components As System.ComponentModel.IContainer
  17. 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento
  18. 'Se puede modificar usando el Diseñador de Windows Forms.
  19. 'No lo modifique con el editor de código.
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmBonos))
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.Label2 = New System.Windows.Forms.Label()
  26. Me.Label3 = New System.Windows.Forms.Label()
  27. Me.Label4 = New System.Windows.Forms.Label()
  28. Me.Label5 = New System.Windows.Forms.Label()
  29. Me.Label6 = New System.Windows.Forms.Label()
  30. Me.Label7 = New System.Windows.Forms.Label()
  31. Me.Label8 = New System.Windows.Forms.Label()
  32. Me.Label9 = New System.Windows.Forms.Label()
  33. Me.Label10 = New System.Windows.Forms.Label()
  34. Me.Label11 = New System.Windows.Forms.Label()
  35. Me.Label12 = New System.Windows.Forms.Label()
  36. Me.Label13 = New System.Windows.Forms.Label()
  37. Me.Label16 = New System.Windows.Forms.Label()
  38. Me.Label18 = New System.Windows.Forms.Label()
  39. Me.Label19 = New System.Windows.Forms.Label()
  40. Me.Label20 = New System.Windows.Forms.Label()
  41. Me.Label21 = New System.Windows.Forms.Label()
  42. Me.dtpUltimaFechaCuponCompra = New System.Windows.Forms.DateTimePicker()
  43. Me.dtpSiguienteFechaCuponCompra = New System.Windows.Forms.DateTimePicker()
  44. Me.dtpFechaLiquidacionCompra = New System.Windows.Forms.DateTimePicker()
  45. Me.dtpFechaVencimientoCompra = New System.Windows.Forms.DateTimePicker()
  46. Me.txtValorNominalCompra = New System.Windows.Forms.TextBox()
  47. Me.txtPorcentajeCuponCompra = New System.Windows.Forms.TextBox()
  48. Me.txtYTMAlVencimientoComisionCompra = New System.Windows.Forms.TextBox()
  49. Me.txtYTMAlVencimientoCompra = New System.Windows.Forms.TextBox()
  50. Me.txtPrecioAlVencimientoCompra = New System.Windows.Forms.TextBox()
  51. Me.txtPrecioCompra = New System.Windows.Forms.TextBox()
  52. Me.txtDiasAcumuladosCompra = New System.Windows.Forms.TextBox()
  53. Me.txtPrecioSucioCompra = New System.Windows.Forms.TextBox()
  54. Me.txtInteresAcumuladoCompra = New System.Windows.Forms.TextBox()
  55. Me.txtPorcentajeInteresAcumuladoCompra = New System.Windows.Forms.TextBox()
  56. Me.txtValorTransadoCompra = New System.Windows.Forms.TextBox()
  57. Me.txtMontoAPagar = New System.Windows.Forms.TextBox()
  58. Me.txtCostoTransferenciaCompra = New System.Windows.Forms.TextBox()
  59. Me.txtDiasAlVencimientoCompra = New System.Windows.Forms.TextBox()
  60. Me.Label17 = New System.Windows.Forms.Label()
  61. Me.lblBono = New System.Windows.Forms.Label()
  62. Me.txtDiasAlVencimientoVenta = New System.Windows.Forms.TextBox()
  63. Me.txtCostoTransferenciaVenta = New System.Windows.Forms.TextBox()
  64. Me.txtMontoARecibir = New System.Windows.Forms.TextBox()
  65. Me.txtValorTransadoVenta = New System.Windows.Forms.TextBox()
  66. Me.txtPorcentajeInteresAcumuladoVenta = New System.Windows.Forms.TextBox()
  67. Me.txtInteresAcumuladoVenta = New System.Windows.Forms.TextBox()
  68. Me.txtPrecioSucioVenta = New System.Windows.Forms.TextBox()
  69. Me.txtDiasAcumuladosVenta = New System.Windows.Forms.TextBox()
  70. Me.txtPrecioVenta = New System.Windows.Forms.TextBox()
  71. Me.txtPrecioAlVencimientoVenta = New System.Windows.Forms.TextBox()
  72. Me.txtYTMAlVencimientoVenta = New System.Windows.Forms.TextBox()
  73. Me.txtYTMAlVencimientoComisionVenta = New System.Windows.Forms.TextBox()
  74. Me.txtPorcentajeCuponVenta = New System.Windows.Forms.TextBox()
  75. Me.txtValorNominalVenta = New System.Windows.Forms.TextBox()
  76. Me.dtpFechaVencimientoVenta = New System.Windows.Forms.DateTimePicker()
  77. Me.dtpFechaLiquidacionVenta = New System.Windows.Forms.DateTimePicker()
  78. Me.dtpSiguienteFechaCuponVenta = New System.Windows.Forms.DateTimePicker()
  79. Me.dtpUltimaFechaCuponVenta = New System.Windows.Forms.DateTimePicker()
  80. Me.Label22 = New System.Windows.Forms.Label()
  81. Me.Label23 = New System.Windows.Forms.Label()
  82. Me.Label24 = New System.Windows.Forms.Label()
  83. Me.Label25 = New System.Windows.Forms.Label()
  84. Me.Label26 = New System.Windows.Forms.Label()
  85. Me.label27 = New System.Windows.Forms.Label()
  86. Me.lblIngresosPorIntereses_Op = New System.Windows.Forms.Label()
  87. Me.lblCostosTotales_Op = New System.Windows.Forms.Label()
  88. Me.lblGananciaPerdidaTotal_Op = New System.Windows.Forms.Label()
  89. Me.lblRendimientoGananciaPerdida_Op = New System.Windows.Forms.Label()
  90. Me.lblRendimientoIntereses_Op = New System.Windows.Forms.Label()
  91. Me.lblRendimientoAntesISR_Op = New System.Windows.Forms.Label()
  92. Me.lblRendimientoDespuesISR_Op = New System.Windows.Forms.Label()
  93. Me.Label35 = New System.Windows.Forms.Label()
  94. Me.txtValorNominal_Op = New System.Windows.Forms.TextBox()
  95. Me.txtPlazo_Op = New System.Windows.Forms.TextBox()
  96. Me.txtPrecioCompra_Op = New System.Windows.Forms.TextBox()
  97. Me.txtPrecioVenta_Op = New System.Windows.Forms.TextBox()
  98. Me.txtGananciaPerdidaCapital_Op = New System.Windows.Forms.TextBox()
  99. Me.txtIngresosPorIntereses_Op = New System.Windows.Forms.TextBox()
  100. Me.txtCostosTotales_Op = New System.Windows.Forms.TextBox()
  101. Me.txtGananciaPerdidaTotal_Op = New System.Windows.Forms.TextBox()
  102. Me.txtRendimientoGananciaPerdida_Op = New System.Windows.Forms.TextBox()
  103. Me.txtRendimientoIntereses_Op = New System.Windows.Forms.TextBox()
  104. Me.txtRendimientoAntesISR_Op = New System.Windows.Forms.TextBox()
  105. Me.txtRendimientoDespuesISR_Op = New System.Windows.Forms.TextBox()
  106. Me.btnAceptar = New System.Windows.Forms.Button()
  107. Me.btnCancelar = New System.Windows.Forms.Button()
  108. Me.cboAnioBaseC = New System.Windows.Forms.ComboBox()
  109. Me.cboAnioBaseV = New System.Windows.Forms.ComboBox()
  110. Me.cboPeriodosC = New System.Windows.Forms.ComboBox()
  111. Me.cboPeriodosV = New System.Windows.Forms.ComboBox()
  112. Me.Label29 = New System.Windows.Forms.Label()
  113. Me.Label30 = New System.Windows.Forms.Label()
  114. Me.TabControl1 = New System.Windows.Forms.TabControl()
  115. Me.TabPage1 = New System.Windows.Forms.TabPage()
  116. Me.btnBolsaVenta = New System.Windows.Forms.TextBox()
  117. Me.btnCasaVenta = New System.Windows.Forms.TextBox()
  118. Me.btnBolsaCompra = New System.Windows.Forms.TextBox()
  119. Me.btnCasaCompra = New System.Windows.Forms.TextBox()
  120. Me.btnPorcentajeBolsaVenta = New System.Windows.Forms.TextBox()
  121. Me.btnPorcentajeCasaVenta = New System.Windows.Forms.TextBox()
  122. Me.btnPorcentajeBolsaCompra = New System.Windows.Forms.TextBox()
  123. Me.btnPorcentajeCasaCompra = New System.Windows.Forms.TextBox()
  124. Me.Label15 = New System.Windows.Forms.Label()
  125. Me.Label14 = New System.Windows.Forms.Label()
  126. Me.TabPage2 = New System.Windows.Forms.TabPage()
  127. Me.btnAccionIngreso = New System.Windows.Forms.Button()
  128. Me.dgvIngresos = New System.Windows.Forms.DataGridView()
  129. Me.TabPage4 = New System.Windows.Forms.TabPage()
  130. Me.pnlPie = New System.Windows.Forms.Panel()
  131. Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
  132. Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
  133. Me.navModificar = New System.Windows.Forms.ToolStripButton()
  134. Me.navNuevo = New System.Windows.Forms.ToolStripButton()
  135. Me.navEliminar = New System.Windows.Forms.ToolStripButton()
  136. Me.TabControl1.SuspendLayout()
  137. Me.TabPage1.SuspendLayout()
  138. Me.TabPage2.SuspendLayout()
  139. CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).BeginInit()
  140. Me.TabPage4.SuspendLayout()
  141. Me.pnlPie.SuspendLayout()
  142. CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).BeginInit()
  143. Me.BindingNavigator1.SuspendLayout()
  144. Me.SuspendLayout()
  145. '
  146. 'Label1
  147. '
  148. Me.Label1.AutoSize = True
  149. Me.Label1.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  150. Me.Label1.Location = New System.Drawing.Point(20, 73)
  151. Me.Label1.Name = "Label1"
  152. Me.Label1.Size = New System.Drawing.Size(88, 18)
  153. Me.Label1.TabIndex = 0
  154. Me.Label1.Text = "Valor Nominal"
  155. '
  156. 'Label2
  157. '
  158. Me.Label2.AutoSize = True
  159. Me.Label2.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  160. Me.Label2.Location = New System.Drawing.Point(20, 95)
  161. Me.Label2.Name = "Label2"
  162. Me.Label2.Size = New System.Drawing.Size(142, 18)
  163. Me.Label2.TabIndex = 1
  164. Me.Label2.Text = "Ultima Fecha de Cupon"
  165. '
  166. 'Label3
  167. '
  168. Me.Label3.AutoSize = True
  169. Me.Label3.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  170. Me.Label3.Location = New System.Drawing.Point(20, 117)
  171. Me.Label3.Name = "Label3"
  172. Me.Label3.Size = New System.Drawing.Size(159, 18)
  173. Me.Label3.TabIndex = 2
  174. Me.Label3.Text = "Siguiente Fecha de Cupon"
  175. '
  176. 'Label4
  177. '
  178. Me.Label4.AutoSize = True
  179. Me.Label4.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  180. Me.Label4.Location = New System.Drawing.Point(20, 139)
  181. Me.Label4.Name = "Label4"
  182. Me.Label4.Size = New System.Drawing.Size(131, 18)
  183. Me.Label4.TabIndex = 3
  184. Me.Label4.Text = "Fecha de Liquidacion"
  185. '
  186. 'Label5
  187. '
  188. Me.Label5.AutoSize = True
  189. Me.Label5.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  190. Me.Label5.Location = New System.Drawing.Point(20, 161)
  191. Me.Label5.Name = "Label5"
  192. Me.Label5.Size = New System.Drawing.Size(136, 18)
  193. Me.Label5.TabIndex = 4
  194. Me.Label5.Text = "Fecha de Vencimiento"
  195. '
  196. 'Label6
  197. '
  198. Me.Label6.AutoSize = True
  199. Me.Label6.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  200. Me.Label6.Location = New System.Drawing.Point(20, 250)
  201. Me.Label6.Name = "Label6"
  202. Me.Label6.Size = New System.Drawing.Size(56, 18)
  203. Me.Label6.TabIndex = 5
  204. Me.Label6.Text = "Cupon %"
  205. '
  206. 'Label7
  207. '
  208. Me.Label7.AutoSize = True
  209. Me.Label7.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  210. Me.Label7.Location = New System.Drawing.Point(20, 294)
  211. Me.Label7.Name = "Label7"
  212. Me.Label7.Size = New System.Drawing.Size(182, 18)
  213. Me.Label7.TabIndex = 6
  214. Me.Label7.Text = "YTM Al Vencimiento Comision"
  215. '
  216. 'Label8
  217. '
  218. Me.Label8.AutoSize = True
  219. Me.Label8.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  220. Me.Label8.ForeColor = System.Drawing.SystemColors.ControlText
  221. Me.Label8.Location = New System.Drawing.Point(20, 272)
  222. Me.Label8.Name = "Label8"
  223. Me.Label8.Size = New System.Drawing.Size(124, 18)
  224. Me.Label8.TabIndex = 7
  225. Me.Label8.Text = "YTM Al vencimiento"
  226. '
  227. 'Label9
  228. '
  229. Me.Label9.AutoSize = True
  230. Me.Label9.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  231. Me.Label9.Location = New System.Drawing.Point(20, 382)
  232. Me.Label9.Name = "Label9"
  233. Me.Label9.Size = New System.Drawing.Size(134, 18)
  234. Me.Label9.TabIndex = 8
  235. Me.Label9.Text = "Precio al Vencimiento"
  236. '
  237. 'Label10
  238. '
  239. Me.Label10.AutoSize = True
  240. Me.Label10.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  241. Me.Label10.ForeColor = System.Drawing.SystemColors.ControlText
  242. Me.Label10.Location = New System.Drawing.Point(20, 404)
  243. Me.Label10.Name = "Label10"
  244. Me.Label10.Size = New System.Drawing.Size(133, 18)
  245. Me.Label10.TabIndex = 9
  246. Me.Label10.Text = "Precio Compra/Venta"
  247. '
  248. 'Label11
  249. '
  250. Me.Label11.AutoSize = True
  251. Me.Label11.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  252. Me.Label11.Location = New System.Drawing.Point(20, 183)
  253. Me.Label11.Name = "Label11"
  254. Me.Label11.Size = New System.Drawing.Size(74, 18)
  255. Me.Label11.TabIndex = 10
  256. Me.Label11.Text = "Base (Dias)"
  257. '
  258. 'Label12
  259. '
  260. Me.Label12.AutoSize = True
  261. Me.Label12.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  262. Me.Label12.Location = New System.Drawing.Point(20, 228)
  263. Me.Label12.Name = "Label12"
  264. Me.Label12.Size = New System.Drawing.Size(106, 18)
  265. Me.Label12.TabIndex = 11
  266. Me.Label12.Text = "Dias Acumulados"
  267. '
  268. 'Label13
  269. '
  270. Me.Label13.AutoSize = True
  271. Me.Label13.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  272. Me.Label13.Location = New System.Drawing.Point(20, 206)
  273. Me.Label13.Name = "Label13"
  274. Me.Label13.Size = New System.Drawing.Size(123, 18)
  275. Me.Label13.TabIndex = 12
  276. Me.Label13.Text = "Dias al Vencimiento"
  277. '
  278. 'Label16
  279. '
  280. Me.Label16.AutoSize = True
  281. Me.Label16.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  282. Me.Label16.Location = New System.Drawing.Point(20, 426)
  283. Me.Label16.Name = "Label16"
  284. Me.Label16.Size = New System.Drawing.Size(116, 18)
  285. Me.Label16.TabIndex = 15
  286. Me.Label16.Text = "Interes Acumulado"
  287. '
  288. 'Label18
  289. '
  290. Me.Label18.AutoSize = True
  291. Me.Label18.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  292. Me.Label18.Location = New System.Drawing.Point(20, 448)
  293. Me.Label18.Name = "Label18"
  294. Me.Label18.Size = New System.Drawing.Size(91, 18)
  295. Me.Label18.TabIndex = 17
  296. Me.Label18.Text = "Precio Sucio %"
  297. '
  298. 'Label19
  299. '
  300. Me.Label19.AutoSize = True
  301. Me.Label19.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  302. Me.Label19.Location = New System.Drawing.Point(20, 470)
  303. Me.Label19.Name = "Label19"
  304. Me.Label19.Size = New System.Drawing.Size(95, 18)
  305. Me.Label19.TabIndex = 18
  306. Me.Label19.Text = "Valor Transado"
  307. '
  308. 'Label20
  309. '
  310. Me.Label20.AutoSize = True
  311. Me.Label20.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  312. Me.Label20.Location = New System.Drawing.Point(20, 492)
  313. Me.Label20.Name = "Label20"
  314. Me.Label20.Size = New System.Drawing.Size(140, 18)
  315. Me.Label20.TabIndex = 19
  316. Me.Label20.Text = "Monto a Pagar/Recibir"
  317. '
  318. 'Label21
  319. '
  320. Me.Label21.AutoSize = True
  321. Me.Label21.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  322. Me.Label21.Location = New System.Drawing.Point(20, 514)
  323. Me.Label21.Name = "Label21"
  324. Me.Label21.Size = New System.Drawing.Size(126, 18)
  325. Me.Label21.TabIndex = 20
  326. Me.Label21.Text = "Costo Transferencia"
  327. '
  328. 'dtpUltimaFechaCuponCompra
  329. '
  330. Me.dtpUltimaFechaCuponCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  331. Me.dtpUltimaFechaCuponCompra.Location = New System.Drawing.Point(203, 94)
  332. Me.dtpUltimaFechaCuponCompra.Name = "dtpUltimaFechaCuponCompra"
  333. Me.dtpUltimaFechaCuponCompra.Size = New System.Drawing.Size(150, 20)
  334. Me.dtpUltimaFechaCuponCompra.TabIndex = 3
  335. '
  336. 'dtpSiguienteFechaCuponCompra
  337. '
  338. Me.dtpSiguienteFechaCuponCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  339. Me.dtpSiguienteFechaCuponCompra.Location = New System.Drawing.Point(203, 116)
  340. Me.dtpSiguienteFechaCuponCompra.Name = "dtpSiguienteFechaCuponCompra"
  341. Me.dtpSiguienteFechaCuponCompra.Size = New System.Drawing.Size(150, 20)
  342. Me.dtpSiguienteFechaCuponCompra.TabIndex = 4
  343. '
  344. 'dtpFechaLiquidacionCompra
  345. '
  346. Me.dtpFechaLiquidacionCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  347. Me.dtpFechaLiquidacionCompra.Location = New System.Drawing.Point(203, 138)
  348. Me.dtpFechaLiquidacionCompra.Name = "dtpFechaLiquidacionCompra"
  349. Me.dtpFechaLiquidacionCompra.Size = New System.Drawing.Size(150, 20)
  350. Me.dtpFechaLiquidacionCompra.TabIndex = 5
  351. '
  352. 'dtpFechaVencimientoCompra
  353. '
  354. Me.dtpFechaVencimientoCompra.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  355. Me.dtpFechaVencimientoCompra.Location = New System.Drawing.Point(203, 160)
  356. Me.dtpFechaVencimientoCompra.Name = "dtpFechaVencimientoCompra"
  357. Me.dtpFechaVencimientoCompra.Size = New System.Drawing.Size(150, 20)
  358. Me.dtpFechaVencimientoCompra.TabIndex = 6
  359. '
  360. 'txtValorNominalCompra
  361. '
  362. Me.txtValorNominalCompra.Location = New System.Drawing.Point(203, 72)
  363. Me.txtValorNominalCompra.Name = "txtValorNominalCompra"
  364. Me.txtValorNominalCompra.Size = New System.Drawing.Size(150, 20)
  365. Me.txtValorNominalCompra.TabIndex = 2
  366. '
  367. 'txtPorcentajeCuponCompra
  368. '
  369. Me.txtPorcentajeCuponCompra.Location = New System.Drawing.Point(203, 249)
  370. Me.txtPorcentajeCuponCompra.Name = "txtPorcentajeCuponCompra"
  371. Me.txtPorcentajeCuponCompra.Size = New System.Drawing.Size(150, 20)
  372. Me.txtPorcentajeCuponCompra.TabIndex = 8
  373. '
  374. 'txtYTMAlVencimientoComisionCompra
  375. '
  376. Me.txtYTMAlVencimientoComisionCompra.Location = New System.Drawing.Point(203, 293)
  377. Me.txtYTMAlVencimientoComisionCompra.Name = "txtYTMAlVencimientoComisionCompra"
  378. Me.txtYTMAlVencimientoComisionCompra.ReadOnly = True
  379. Me.txtYTMAlVencimientoComisionCompra.Size = New System.Drawing.Size(150, 20)
  380. Me.txtYTMAlVencimientoComisionCompra.TabIndex = 10
  381. '
  382. 'txtYTMAlVencimientoCompra
  383. '
  384. Me.txtYTMAlVencimientoCompra.Location = New System.Drawing.Point(203, 271)
  385. Me.txtYTMAlVencimientoCompra.Name = "txtYTMAlVencimientoCompra"
  386. Me.txtYTMAlVencimientoCompra.ReadOnly = True
  387. Me.txtYTMAlVencimientoCompra.Size = New System.Drawing.Size(150, 20)
  388. Me.txtYTMAlVencimientoCompra.TabIndex = 9
  389. '
  390. 'txtPrecioAlVencimientoCompra
  391. '
  392. Me.txtPrecioAlVencimientoCompra.Location = New System.Drawing.Point(203, 381)
  393. Me.txtPrecioAlVencimientoCompra.Name = "txtPrecioAlVencimientoCompra"
  394. Me.txtPrecioAlVencimientoCompra.Size = New System.Drawing.Size(150, 20)
  395. Me.txtPrecioAlVencimientoCompra.TabIndex = 11
  396. '
  397. 'txtPrecioCompra
  398. '
  399. Me.txtPrecioCompra.Location = New System.Drawing.Point(203, 403)
  400. Me.txtPrecioCompra.Name = "txtPrecioCompra"
  401. Me.txtPrecioCompra.Size = New System.Drawing.Size(150, 20)
  402. Me.txtPrecioCompra.TabIndex = 12
  403. '
  404. 'txtDiasAcumuladosCompra
  405. '
  406. Me.txtDiasAcumuladosCompra.Location = New System.Drawing.Point(203, 227)
  407. Me.txtDiasAcumuladosCompra.Name = "txtDiasAcumuladosCompra"
  408. Me.txtDiasAcumuladosCompra.ReadOnly = True
  409. Me.txtDiasAcumuladosCompra.Size = New System.Drawing.Size(150, 20)
  410. Me.txtDiasAcumuladosCompra.TabIndex = 0
  411. '
  412. 'txtPrecioSucioCompra
  413. '
  414. Me.txtPrecioSucioCompra.Location = New System.Drawing.Point(203, 447)
  415. Me.txtPrecioSucioCompra.Name = "txtPrecioSucioCompra"
  416. Me.txtPrecioSucioCompra.ReadOnly = True
  417. Me.txtPrecioSucioCompra.Size = New System.Drawing.Size(150, 20)
  418. Me.txtPrecioSucioCompra.TabIndex = 0
  419. '
  420. 'txtInteresAcumuladoCompra
  421. '
  422. Me.txtInteresAcumuladoCompra.Location = New System.Drawing.Point(203, 425)
  423. Me.txtInteresAcumuladoCompra.Name = "txtInteresAcumuladoCompra"
  424. Me.txtInteresAcumuladoCompra.ReadOnly = True
  425. Me.txtInteresAcumuladoCompra.Size = New System.Drawing.Size(108, 20)
  426. Me.txtInteresAcumuladoCompra.TabIndex = 0
  427. '
  428. 'txtPorcentajeInteresAcumuladoCompra
  429. '
  430. Me.txtPorcentajeInteresAcumuladoCompra.Location = New System.Drawing.Point(313, 425)
  431. Me.txtPorcentajeInteresAcumuladoCompra.Name = "txtPorcentajeInteresAcumuladoCompra"
  432. Me.txtPorcentajeInteresAcumuladoCompra.ReadOnly = True
  433. Me.txtPorcentajeInteresAcumuladoCompra.Size = New System.Drawing.Size(40, 20)
  434. Me.txtPorcentajeInteresAcumuladoCompra.TabIndex = 0
  435. '
  436. 'txtValorTransadoCompra
  437. '
  438. Me.txtValorTransadoCompra.Location = New System.Drawing.Point(203, 469)
  439. Me.txtValorTransadoCompra.Name = "txtValorTransadoCompra"
  440. Me.txtValorTransadoCompra.ReadOnly = True
  441. Me.txtValorTransadoCompra.Size = New System.Drawing.Size(150, 20)
  442. Me.txtValorTransadoCompra.TabIndex = 0
  443. '
  444. 'txtMontoAPagar
  445. '
  446. Me.txtMontoAPagar.Location = New System.Drawing.Point(203, 491)
  447. Me.txtMontoAPagar.Name = "txtMontoAPagar"
  448. Me.txtMontoAPagar.ReadOnly = True
  449. Me.txtMontoAPagar.Size = New System.Drawing.Size(150, 20)
  450. Me.txtMontoAPagar.TabIndex = 0
  451. '
  452. 'txtCostoTransferenciaCompra
  453. '
  454. Me.txtCostoTransferenciaCompra.Location = New System.Drawing.Point(203, 513)
  455. Me.txtCostoTransferenciaCompra.Name = "txtCostoTransferenciaCompra"
  456. Me.txtCostoTransferenciaCompra.Size = New System.Drawing.Size(150, 20)
  457. Me.txtCostoTransferenciaCompra.TabIndex = 16
  458. '
  459. 'txtDiasAlVencimientoCompra
  460. '
  461. Me.txtDiasAlVencimientoCompra.Location = New System.Drawing.Point(203, 205)
  462. Me.txtDiasAlVencimientoCompra.Name = "txtDiasAlVencimientoCompra"
  463. Me.txtDiasAlVencimientoCompra.ReadOnly = True
  464. Me.txtDiasAlVencimientoCompra.Size = New System.Drawing.Size(150, 20)
  465. Me.txtDiasAlVencimientoCompra.TabIndex = 0
  466. '
  467. 'Label17
  468. '
  469. Me.Label17.AutoSize = True
  470. Me.Label17.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  471. Me.Label17.Location = New System.Drawing.Point(256, 15)
  472. Me.Label17.Name = "Label17"
  473. Me.Label17.Size = New System.Drawing.Size(55, 18)
  474. Me.Label17.TabIndex = 55
  475. Me.Label17.Text = "Compra"
  476. '
  477. 'lblBono
  478. '
  479. Me.lblBono.AutoSize = True
  480. Me.lblBono.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  481. Me.lblBono.Location = New System.Drawing.Point(13, 33)
  482. Me.lblBono.Name = "lblBono"
  483. Me.lblBono.Size = New System.Drawing.Size(167, 24)
  484. Me.lblBono.TabIndex = 56
  485. Me.lblBono.Text = "Bono Corporativo"
  486. '
  487. 'txtDiasAlVencimientoVenta
  488. '
  489. Me.txtDiasAlVencimientoVenta.Location = New System.Drawing.Point(359, 205)
  490. Me.txtDiasAlVencimientoVenta.Name = "txtDiasAlVencimientoVenta"
  491. Me.txtDiasAlVencimientoVenta.ReadOnly = True
  492. Me.txtDiasAlVencimientoVenta.Size = New System.Drawing.Size(150, 20)
  493. Me.txtDiasAlVencimientoVenta.TabIndex = 77
  494. '
  495. 'txtCostoTransferenciaVenta
  496. '
  497. Me.txtCostoTransferenciaVenta.Location = New System.Drawing.Point(359, 513)
  498. Me.txtCostoTransferenciaVenta.Name = "txtCostoTransferenciaVenta"
  499. Me.txtCostoTransferenciaVenta.Size = New System.Drawing.Size(150, 20)
  500. Me.txtCostoTransferenciaVenta.TabIndex = 32
  501. '
  502. 'txtMontoARecibir
  503. '
  504. Me.txtMontoARecibir.Location = New System.Drawing.Point(359, 491)
  505. Me.txtMontoARecibir.Name = "txtMontoARecibir"
  506. Me.txtMontoARecibir.ReadOnly = True
  507. Me.txtMontoARecibir.Size = New System.Drawing.Size(150, 20)
  508. Me.txtMontoARecibir.TabIndex = 0
  509. '
  510. 'txtValorTransadoVenta
  511. '
  512. Me.txtValorTransadoVenta.Location = New System.Drawing.Point(359, 469)
  513. Me.txtValorTransadoVenta.Name = "txtValorTransadoVenta"
  514. Me.txtValorTransadoVenta.ReadOnly = True
  515. Me.txtValorTransadoVenta.Size = New System.Drawing.Size(150, 20)
  516. Me.txtValorTransadoVenta.TabIndex = 0
  517. '
  518. 'txtPorcentajeInteresAcumuladoVenta
  519. '
  520. Me.txtPorcentajeInteresAcumuladoVenta.Location = New System.Drawing.Point(469, 425)
  521. Me.txtPorcentajeInteresAcumuladoVenta.Name = "txtPorcentajeInteresAcumuladoVenta"
  522. Me.txtPorcentajeInteresAcumuladoVenta.ReadOnly = True
  523. Me.txtPorcentajeInteresAcumuladoVenta.Size = New System.Drawing.Size(40, 20)
  524. Me.txtPorcentajeInteresAcumuladoVenta.TabIndex = 0
  525. '
  526. 'txtInteresAcumuladoVenta
  527. '
  528. Me.txtInteresAcumuladoVenta.Location = New System.Drawing.Point(359, 425)
  529. Me.txtInteresAcumuladoVenta.Name = "txtInteresAcumuladoVenta"
  530. Me.txtInteresAcumuladoVenta.ReadOnly = True
  531. Me.txtInteresAcumuladoVenta.Size = New System.Drawing.Size(108, 20)
  532. Me.txtInteresAcumuladoVenta.TabIndex = 0
  533. '
  534. 'txtPrecioSucioVenta
  535. '
  536. Me.txtPrecioSucioVenta.Location = New System.Drawing.Point(359, 447)
  537. Me.txtPrecioSucioVenta.Name = "txtPrecioSucioVenta"
  538. Me.txtPrecioSucioVenta.ReadOnly = True
  539. Me.txtPrecioSucioVenta.Size = New System.Drawing.Size(150, 20)
  540. Me.txtPrecioSucioVenta.TabIndex = 0
  541. '
  542. 'txtDiasAcumuladosVenta
  543. '
  544. Me.txtDiasAcumuladosVenta.Location = New System.Drawing.Point(359, 227)
  545. Me.txtDiasAcumuladosVenta.Name = "txtDiasAcumuladosVenta"
  546. Me.txtDiasAcumuladosVenta.ReadOnly = True
  547. Me.txtDiasAcumuladosVenta.Size = New System.Drawing.Size(150, 20)
  548. Me.txtDiasAcumuladosVenta.TabIndex = 68
  549. '
  550. 'txtPrecioVenta
  551. '
  552. Me.txtPrecioVenta.Location = New System.Drawing.Point(359, 403)
  553. Me.txtPrecioVenta.Name = "txtPrecioVenta"
  554. Me.txtPrecioVenta.Size = New System.Drawing.Size(150, 20)
  555. Me.txtPrecioVenta.TabIndex = 28
  556. '
  557. 'txtPrecioAlVencimientoVenta
  558. '
  559. Me.txtPrecioAlVencimientoVenta.Location = New System.Drawing.Point(359, 381)
  560. Me.txtPrecioAlVencimientoVenta.Name = "txtPrecioAlVencimientoVenta"
  561. Me.txtPrecioAlVencimientoVenta.Size = New System.Drawing.Size(150, 20)
  562. Me.txtPrecioAlVencimientoVenta.TabIndex = 27
  563. '
  564. 'txtYTMAlVencimientoVenta
  565. '
  566. Me.txtYTMAlVencimientoVenta.Location = New System.Drawing.Point(359, 271)
  567. Me.txtYTMAlVencimientoVenta.Name = "txtYTMAlVencimientoVenta"
  568. Me.txtYTMAlVencimientoVenta.ReadOnly = True
  569. Me.txtYTMAlVencimientoVenta.Size = New System.Drawing.Size(150, 20)
  570. Me.txtYTMAlVencimientoVenta.TabIndex = 25
  571. '
  572. 'txtYTMAlVencimientoComisionVenta
  573. '
  574. Me.txtYTMAlVencimientoComisionVenta.Location = New System.Drawing.Point(359, 293)
  575. Me.txtYTMAlVencimientoComisionVenta.Name = "txtYTMAlVencimientoComisionVenta"
  576. Me.txtYTMAlVencimientoComisionVenta.ReadOnly = True
  577. Me.txtYTMAlVencimientoComisionVenta.Size = New System.Drawing.Size(150, 20)
  578. Me.txtYTMAlVencimientoComisionVenta.TabIndex = 26
  579. '
  580. 'txtPorcentajeCuponVenta
  581. '
  582. Me.txtPorcentajeCuponVenta.Location = New System.Drawing.Point(359, 249)
  583. Me.txtPorcentajeCuponVenta.Name = "txtPorcentajeCuponVenta"
  584. Me.txtPorcentajeCuponVenta.Size = New System.Drawing.Size(150, 20)
  585. Me.txtPorcentajeCuponVenta.TabIndex = 24
  586. '
  587. 'txtValorNominalVenta
  588. '
  589. Me.txtValorNominalVenta.Location = New System.Drawing.Point(359, 72)
  590. Me.txtValorNominalVenta.Name = "txtValorNominalVenta"
  591. Me.txtValorNominalVenta.Size = New System.Drawing.Size(150, 20)
  592. Me.txtValorNominalVenta.TabIndex = 18
  593. '
  594. 'dtpFechaVencimientoVenta
  595. '
  596. Me.dtpFechaVencimientoVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  597. Me.dtpFechaVencimientoVenta.Location = New System.Drawing.Point(359, 160)
  598. Me.dtpFechaVencimientoVenta.Name = "dtpFechaVencimientoVenta"
  599. Me.dtpFechaVencimientoVenta.Size = New System.Drawing.Size(150, 20)
  600. Me.dtpFechaVencimientoVenta.TabIndex = 22
  601. '
  602. 'dtpFechaLiquidacionVenta
  603. '
  604. Me.dtpFechaLiquidacionVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  605. Me.dtpFechaLiquidacionVenta.Location = New System.Drawing.Point(359, 138)
  606. Me.dtpFechaLiquidacionVenta.Name = "dtpFechaLiquidacionVenta"
  607. Me.dtpFechaLiquidacionVenta.Size = New System.Drawing.Size(150, 20)
  608. Me.dtpFechaLiquidacionVenta.TabIndex = 21
  609. '
  610. 'dtpSiguienteFechaCuponVenta
  611. '
  612. Me.dtpSiguienteFechaCuponVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  613. Me.dtpSiguienteFechaCuponVenta.Location = New System.Drawing.Point(359, 116)
  614. Me.dtpSiguienteFechaCuponVenta.Name = "dtpSiguienteFechaCuponVenta"
  615. Me.dtpSiguienteFechaCuponVenta.Size = New System.Drawing.Size(150, 20)
  616. Me.dtpSiguienteFechaCuponVenta.TabIndex = 20
  617. '
  618. 'dtpUltimaFechaCuponVenta
  619. '
  620. Me.dtpUltimaFechaCuponVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  621. Me.dtpUltimaFechaCuponVenta.Location = New System.Drawing.Point(359, 94)
  622. Me.dtpUltimaFechaCuponVenta.Name = "dtpUltimaFechaCuponVenta"
  623. Me.dtpUltimaFechaCuponVenta.Size = New System.Drawing.Size(150, 20)
  624. Me.dtpUltimaFechaCuponVenta.TabIndex = 19
  625. '
  626. 'Label22
  627. '
  628. Me.Label22.AutoSize = True
  629. Me.Label22.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  630. Me.Label22.Location = New System.Drawing.Point(366, 15)
  631. Me.Label22.Name = "Label22"
  632. Me.Label22.Size = New System.Drawing.Size(43, 18)
  633. Me.Label22.TabIndex = 80
  634. Me.Label22.Text = "Venta"
  635. '
  636. 'Label23
  637. '
  638. Me.Label23.AutoSize = True
  639. Me.Label23.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  640. Me.Label23.Location = New System.Drawing.Point(20, 55)
  641. Me.Label23.Name = "Label23"
  642. Me.Label23.Size = New System.Drawing.Size(88, 18)
  643. Me.Label23.TabIndex = 81
  644. Me.Label23.Text = "Valor Nominal"
  645. '
  646. 'Label24
  647. '
  648. Me.Label24.AutoSize = True
  649. Me.Label24.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  650. Me.Label24.Location = New System.Drawing.Point(20, 77)
  651. Me.Label24.Name = "Label24"
  652. Me.Label24.Size = New System.Drawing.Size(38, 18)
  653. Me.Label24.TabIndex = 82
  654. Me.Label24.Text = "Plazo"
  655. '
  656. 'Label25
  657. '
  658. Me.Label25.AutoSize = True
  659. Me.Label25.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  660. Me.Label25.Location = New System.Drawing.Point(20, 99)
  661. Me.Label25.Name = "Label25"
  662. Me.Label25.Size = New System.Drawing.Size(93, 18)
  663. Me.Label25.TabIndex = 83
  664. Me.Label25.Text = "Precio Compra"
  665. '
  666. 'Label26
  667. '
  668. Me.Label26.AutoSize = True
  669. Me.Label26.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  670. Me.Label26.Location = New System.Drawing.Point(20, 121)
  671. Me.Label26.Name = "Label26"
  672. Me.Label26.Size = New System.Drawing.Size(81, 18)
  673. Me.Label26.TabIndex = 84
  674. Me.Label26.Text = "Precio Venta"
  675. '
  676. 'label27
  677. '
  678. Me.label27.AutoSize = True
  679. Me.label27.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  680. Me.label27.Location = New System.Drawing.Point(20, 143)
  681. Me.label27.Name = "label27"
  682. Me.label27.Size = New System.Drawing.Size(176, 18)
  683. Me.label27.TabIndex = 85
  684. Me.label27.Text = "Ganancia/Perdida de Capital"
  685. '
  686. 'lblIngresosPorIntereses_Op
  687. '
  688. Me.lblIngresosPorIntereses_Op.AutoSize = True
  689. Me.lblIngresosPorIntereses_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  690. Me.lblIngresosPorIntereses_Op.Location = New System.Drawing.Point(20, 165)
  691. Me.lblIngresosPorIntereses_Op.Name = "lblIngresosPorIntereses_Op"
  692. Me.lblIngresosPorIntereses_Op.Size = New System.Drawing.Size(132, 18)
  693. Me.lblIngresosPorIntereses_Op.TabIndex = 86
  694. Me.lblIngresosPorIntereses_Op.Text = "Ingreso por Intereses"
  695. '
  696. 'lblCostosTotales_Op
  697. '
  698. Me.lblCostosTotales_Op.AutoSize = True
  699. Me.lblCostosTotales_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  700. Me.lblCostosTotales_Op.Location = New System.Drawing.Point(20, 187)
  701. Me.lblCostosTotales_Op.Name = "lblCostosTotales_Op"
  702. Me.lblCostosTotales_Op.Size = New System.Drawing.Size(94, 18)
  703. Me.lblCostosTotales_Op.TabIndex = 87
  704. Me.lblCostosTotales_Op.Text = "Costos Totales"
  705. '
  706. 'lblGananciaPerdidaTotal_Op
  707. '
  708. Me.lblGananciaPerdidaTotal_Op.AutoSize = True
  709. Me.lblGananciaPerdidaTotal_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  710. Me.lblGananciaPerdidaTotal_Op.Location = New System.Drawing.Point(20, 209)
  711. Me.lblGananciaPerdidaTotal_Op.Name = "lblGananciaPerdidaTotal_Op"
  712. Me.lblGananciaPerdidaTotal_Op.Size = New System.Drawing.Size(147, 18)
  713. Me.lblGananciaPerdidaTotal_Op.TabIndex = 88
  714. Me.lblGananciaPerdidaTotal_Op.Text = "Ganancia/Perdida Total"
  715. '
  716. 'lblRendimientoGananciaPerdida_Op
  717. '
  718. Me.lblRendimientoGananciaPerdida_Op.AutoSize = True
  719. Me.lblRendimientoGananciaPerdida_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  720. Me.lblRendimientoGananciaPerdida_Op.Location = New System.Drawing.Point(20, 231)
  721. Me.lblRendimientoGananciaPerdida_Op.Name = "lblRendimientoGananciaPerdida_Op"
  722. Me.lblRendimientoGananciaPerdida_Op.Size = New System.Drawing.Size(191, 18)
  723. Me.lblRendimientoGananciaPerdida_Op.TabIndex = 89
  724. Me.lblRendimientoGananciaPerdida_Op.Text = "Rendimiento Ganancia/Perdida"
  725. '
  726. 'lblRendimientoIntereses_Op
  727. '
  728. Me.lblRendimientoIntereses_Op.AutoSize = True
  729. Me.lblRendimientoIntereses_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  730. Me.lblRendimientoIntereses_Op.Location = New System.Drawing.Point(20, 253)
  731. Me.lblRendimientoIntereses_Op.Name = "lblRendimientoIntereses_Op"
  732. Me.lblRendimientoIntereses_Op.Size = New System.Drawing.Size(140, 18)
  733. Me.lblRendimientoIntereses_Op.TabIndex = 90
  734. Me.lblRendimientoIntereses_Op.Text = "Rendimiento Intereses"
  735. '
  736. 'lblRendimientoAntesISR_Op
  737. '
  738. Me.lblRendimientoAntesISR_Op.AutoSize = True
  739. Me.lblRendimientoAntesISR_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  740. Me.lblRendimientoAntesISR_Op.Location = New System.Drawing.Point(20, 275)
  741. Me.lblRendimientoAntesISR_Op.Name = "lblRendimientoAntesISR_Op"
  742. Me.lblRendimientoAntesISR_Op.Size = New System.Drawing.Size(141, 18)
  743. Me.lblRendimientoAntesISR_Op.TabIndex = 91
  744. Me.lblRendimientoAntesISR_Op.Text = "Rendimiento antes ISR"
  745. '
  746. 'lblRendimientoDespuesISR_Op
  747. '
  748. Me.lblRendimientoDespuesISR_Op.AutoSize = True
  749. Me.lblRendimientoDespuesISR_Op.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  750. Me.lblRendimientoDespuesISR_Op.Location = New System.Drawing.Point(20, 297)
  751. Me.lblRendimientoDespuesISR_Op.Name = "lblRendimientoDespuesISR_Op"
  752. Me.lblRendimientoDespuesISR_Op.Size = New System.Drawing.Size(156, 18)
  753. Me.lblRendimientoDespuesISR_Op.TabIndex = 92
  754. Me.lblRendimientoDespuesISR_Op.Text = "Rendimiento despues ISR"
  755. '
  756. 'Label35
  757. '
  758. Me.Label35.AutoSize = True
  759. Me.Label35.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  760. Me.Label35.Location = New System.Drawing.Point(122, 20)
  761. Me.Label35.Name = "Label35"
  762. Me.Label35.Size = New System.Drawing.Size(169, 18)
  763. Me.Label35.TabIndex = 93
  764. Me.Label35.Text = "Resultado de la Operacion"
  765. '
  766. 'txtValorNominal_Op
  767. '
  768. Me.txtValorNominal_Op.Location = New System.Drawing.Point(219, 54)
  769. Me.txtValorNominal_Op.Name = "txtValorNominal_Op"
  770. Me.txtValorNominal_Op.ReadOnly = True
  771. Me.txtValorNominal_Op.Size = New System.Drawing.Size(150, 20)
  772. Me.txtValorNominal_Op.TabIndex = 0
  773. '
  774. 'txtPlazo_Op
  775. '
  776. Me.txtPlazo_Op.Location = New System.Drawing.Point(219, 76)
  777. Me.txtPlazo_Op.Name = "txtPlazo_Op"
  778. Me.txtPlazo_Op.ReadOnly = True
  779. Me.txtPlazo_Op.Size = New System.Drawing.Size(150, 20)
  780. Me.txtPlazo_Op.TabIndex = 0
  781. '
  782. 'txtPrecioCompra_Op
  783. '
  784. Me.txtPrecioCompra_Op.Location = New System.Drawing.Point(219, 98)
  785. Me.txtPrecioCompra_Op.Name = "txtPrecioCompra_Op"
  786. Me.txtPrecioCompra_Op.Size = New System.Drawing.Size(150, 20)
  787. Me.txtPrecioCompra_Op.TabIndex = 0
  788. '
  789. 'txtPrecioVenta_Op
  790. '
  791. Me.txtPrecioVenta_Op.Location = New System.Drawing.Point(219, 120)
  792. Me.txtPrecioVenta_Op.Name = "txtPrecioVenta_Op"
  793. Me.txtPrecioVenta_Op.Size = New System.Drawing.Size(150, 20)
  794. Me.txtPrecioVenta_Op.TabIndex = 0
  795. '
  796. 'txtGananciaPerdidaCapital_Op
  797. '
  798. Me.txtGananciaPerdidaCapital_Op.Location = New System.Drawing.Point(219, 142)
  799. Me.txtGananciaPerdidaCapital_Op.Name = "txtGananciaPerdidaCapital_Op"
  800. Me.txtGananciaPerdidaCapital_Op.ReadOnly = True
  801. Me.txtGananciaPerdidaCapital_Op.Size = New System.Drawing.Size(150, 20)
  802. Me.txtGananciaPerdidaCapital_Op.TabIndex = 0
  803. '
  804. 'txtIngresosPorIntereses_Op
  805. '
  806. Me.txtIngresosPorIntereses_Op.Location = New System.Drawing.Point(219, 164)
  807. Me.txtIngresosPorIntereses_Op.Name = "txtIngresosPorIntereses_Op"
  808. Me.txtIngresosPorIntereses_Op.ReadOnly = True
  809. Me.txtIngresosPorIntereses_Op.Size = New System.Drawing.Size(150, 20)
  810. Me.txtIngresosPorIntereses_Op.TabIndex = 0
  811. '
  812. 'txtCostosTotales_Op
  813. '
  814. Me.txtCostosTotales_Op.Location = New System.Drawing.Point(219, 186)
  815. Me.txtCostosTotales_Op.Name = "txtCostosTotales_Op"
  816. Me.txtCostosTotales_Op.ReadOnly = True
  817. Me.txtCostosTotales_Op.Size = New System.Drawing.Size(150, 20)
  818. Me.txtCostosTotales_Op.TabIndex = 0
  819. '
  820. 'txtGananciaPerdidaTotal_Op
  821. '
  822. Me.txtGananciaPerdidaTotal_Op.Location = New System.Drawing.Point(219, 208)
  823. Me.txtGananciaPerdidaTotal_Op.Name = "txtGananciaPerdidaTotal_Op"
  824. Me.txtGananciaPerdidaTotal_Op.ReadOnly = True
  825. Me.txtGananciaPerdidaTotal_Op.Size = New System.Drawing.Size(150, 20)
  826. Me.txtGananciaPerdidaTotal_Op.TabIndex = 0
  827. '
  828. 'txtRendimientoGananciaPerdida_Op
  829. '
  830. Me.txtRendimientoGananciaPerdida_Op.Location = New System.Drawing.Point(219, 230)
  831. Me.txtRendimientoGananciaPerdida_Op.Name = "txtRendimientoGananciaPerdida_Op"
  832. Me.txtRendimientoGananciaPerdida_Op.ReadOnly = True
  833. Me.txtRendimientoGananciaPerdida_Op.Size = New System.Drawing.Size(150, 20)
  834. Me.txtRendimientoGananciaPerdida_Op.TabIndex = 0
  835. '
  836. 'txtRendimientoIntereses_Op
  837. '
  838. Me.txtRendimientoIntereses_Op.Location = New System.Drawing.Point(219, 252)
  839. Me.txtRendimientoIntereses_Op.Name = "txtRendimientoIntereses_Op"
  840. Me.txtRendimientoIntereses_Op.ReadOnly = True
  841. Me.txtRendimientoIntereses_Op.Size = New System.Drawing.Size(150, 20)
  842. Me.txtRendimientoIntereses_Op.TabIndex = 0
  843. '
  844. 'txtRendimientoAntesISR_Op
  845. '
  846. Me.txtRendimientoAntesISR_Op.Location = New System.Drawing.Point(219, 274)
  847. Me.txtRendimientoAntesISR_Op.Name = "txtRendimientoAntesISR_Op"
  848. Me.txtRendimientoAntesISR_Op.ReadOnly = True
  849. Me.txtRendimientoAntesISR_Op.Size = New System.Drawing.Size(150, 20)
  850. Me.txtRendimientoAntesISR_Op.TabIndex = 0
  851. '
  852. 'txtRendimientoDespuesISR_Op
  853. '
  854. Me.txtRendimientoDespuesISR_Op.Location = New System.Drawing.Point(219, 296)
  855. Me.txtRendimientoDespuesISR_Op.Name = "txtRendimientoDespuesISR_Op"
  856. Me.txtRendimientoDespuesISR_Op.ReadOnly = True
  857. Me.txtRendimientoDespuesISR_Op.Size = New System.Drawing.Size(150, 20)
  858. Me.txtRendimientoDespuesISR_Op.TabIndex = 0
  859. '
  860. 'btnAceptar
  861. '
  862. Me.btnAceptar.DialogResult = System.Windows.Forms.DialogResult.OK
  863. Me.btnAceptar.Location = New System.Drawing.Point(10, 3)
  864. Me.btnAceptar.Name = "btnAceptar"
  865. Me.btnAceptar.Size = New System.Drawing.Size(75, 23)
  866. Me.btnAceptar.TabIndex = 106
  867. Me.btnAceptar.Text = "Aceptar"
  868. Me.btnAceptar.UseVisualStyleBackColor = True
  869. '
  870. 'btnCancelar
  871. '
  872. Me.btnCancelar.DialogResult = System.Windows.Forms.DialogResult.Cancel
  873. Me.btnCancelar.Location = New System.Drawing.Point(91, 3)
  874. Me.btnCancelar.Name = "btnCancelar"
  875. Me.btnCancelar.Size = New System.Drawing.Size(75, 23)
  876. Me.btnCancelar.TabIndex = 107
  877. Me.btnCancelar.Text = "Cancelar"
  878. Me.btnCancelar.UseVisualStyleBackColor = True
  879. '
  880. 'cboAnioBaseC
  881. '
  882. Me.cboAnioBaseC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  883. Me.cboAnioBaseC.FormattingEnabled = True
  884. Me.cboAnioBaseC.Items.AddRange(New Object() {"360", "365"})
  885. Me.cboAnioBaseC.Location = New System.Drawing.Point(203, 182)
  886. Me.cboAnioBaseC.Name = "cboAnioBaseC"
  887. Me.cboAnioBaseC.Size = New System.Drawing.Size(150, 21)
  888. Me.cboAnioBaseC.TabIndex = 7
  889. '
  890. 'cboAnioBaseV
  891. '
  892. Me.cboAnioBaseV.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  893. Me.cboAnioBaseV.FormattingEnabled = True
  894. Me.cboAnioBaseV.Items.AddRange(New Object() {"360", "365"})
  895. Me.cboAnioBaseV.Location = New System.Drawing.Point(359, 182)
  896. Me.cboAnioBaseV.Name = "cboAnioBaseV"
  897. Me.cboAnioBaseV.Size = New System.Drawing.Size(150, 21)
  898. Me.cboAnioBaseV.TabIndex = 23
  899. '
  900. 'cboPeriodosC
  901. '
  902. Me.cboPeriodosC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  903. Me.cboPeriodosC.FormattingEnabled = True
  904. Me.cboPeriodosC.Location = New System.Drawing.Point(203, 49)
  905. Me.cboPeriodosC.Name = "cboPeriodosC"
  906. Me.cboPeriodosC.Size = New System.Drawing.Size(150, 21)
  907. Me.cboPeriodosC.TabIndex = 1
  908. '
  909. 'cboPeriodosV
  910. '
  911. Me.cboPeriodosV.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  912. Me.cboPeriodosV.FormattingEnabled = True
  913. Me.cboPeriodosV.Location = New System.Drawing.Point(359, 49)
  914. Me.cboPeriodosV.Name = "cboPeriodosV"
  915. Me.cboPeriodosV.Size = New System.Drawing.Size(150, 21)
  916. Me.cboPeriodosV.TabIndex = 17
  917. '
  918. 'Label29
  919. '
  920. Me.Label29.AutoSize = True
  921. Me.Label29.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  922. Me.Label29.Location = New System.Drawing.Point(20, 50)
  923. Me.Label29.Name = "Label29"
  924. Me.Label29.Size = New System.Drawing.Size(80, 18)
  925. Me.Label29.TabIndex = 115
  926. Me.Label29.Text = "Periodicidad"
  927. '
  928. 'Label30
  929. '
  930. Me.Label30.AutoSize = True
  931. Me.Label30.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  932. Me.Label30.Location = New System.Drawing.Point(536, 373)
  933. Me.Label30.Name = "Label30"
  934. Me.Label30.Size = New System.Drawing.Size(59, 18)
  935. Me.Label30.TabIndex = 118
  936. Me.Label30.Text = "Ingresos"
  937. '
  938. 'TabControl1
  939. '
  940. Me.TabControl1.Controls.Add(Me.TabPage1)
  941. Me.TabControl1.Controls.Add(Me.TabPage2)
  942. Me.TabControl1.Controls.Add(Me.TabPage4)
  943. Me.TabControl1.Location = New System.Drawing.Point(17, 72)
  944. Me.TabControl1.Name = "TabControl1"
  945. Me.TabControl1.SelectedIndex = 0
  946. Me.TabControl1.Size = New System.Drawing.Size(696, 589)
  947. Me.TabControl1.TabIndex = 121
  948. '
  949. 'TabPage1
  950. '
  951. Me.TabPage1.Controls.Add(Me.btnBolsaVenta)
  952. Me.TabPage1.Controls.Add(Me.btnCasaVenta)
  953. Me.TabPage1.Controls.Add(Me.btnBolsaCompra)
  954. Me.TabPage1.Controls.Add(Me.btnCasaCompra)
  955. Me.TabPage1.Controls.Add(Me.btnPorcentajeBolsaVenta)
  956. Me.TabPage1.Controls.Add(Me.btnPorcentajeCasaVenta)
  957. Me.TabPage1.Controls.Add(Me.btnPorcentajeBolsaCompra)
  958. Me.TabPage1.Controls.Add(Me.btnPorcentajeCasaCompra)
  959. Me.TabPage1.Controls.Add(Me.Label15)
  960. Me.TabPage1.Controls.Add(Me.Label14)
  961. Me.TabPage1.Controls.Add(Me.Label17)
  962. Me.TabPage1.Controls.Add(Me.Label1)
  963. Me.TabPage1.Controls.Add(Me.Label2)
  964. Me.TabPage1.Controls.Add(Me.Label3)
  965. Me.TabPage1.Controls.Add(Me.Label4)
  966. Me.TabPage1.Controls.Add(Me.Label5)
  967. Me.TabPage1.Controls.Add(Me.Label29)
  968. Me.TabPage1.Controls.Add(Me.Label6)
  969. Me.TabPage1.Controls.Add(Me.cboPeriodosV)
  970. Me.TabPage1.Controls.Add(Me.Label7)
  971. Me.TabPage1.Controls.Add(Me.cboPeriodosC)
  972. Me.TabPage1.Controls.Add(Me.Label8)
  973. Me.TabPage1.Controls.Add(Me.cboAnioBaseV)
  974. Me.TabPage1.Controls.Add(Me.Label9)
  975. Me.TabPage1.Controls.Add(Me.cboAnioBaseC)
  976. Me.TabPage1.Controls.Add(Me.Label10)
  977. Me.TabPage1.Controls.Add(Me.Label11)
  978. Me.TabPage1.Controls.Add(Me.Label12)
  979. Me.TabPage1.Controls.Add(Me.Label13)
  980. Me.TabPage1.Controls.Add(Me.Label16)
  981. Me.TabPage1.Controls.Add(Me.Label18)
  982. Me.TabPage1.Controls.Add(Me.Label19)
  983. Me.TabPage1.Controls.Add(Me.Label20)
  984. Me.TabPage1.Controls.Add(Me.Label21)
  985. Me.TabPage1.Controls.Add(Me.dtpUltimaFechaCuponCompra)
  986. Me.TabPage1.Controls.Add(Me.dtpSiguienteFechaCuponCompra)
  987. Me.TabPage1.Controls.Add(Me.dtpFechaLiquidacionCompra)
  988. Me.TabPage1.Controls.Add(Me.dtpFechaVencimientoCompra)
  989. Me.TabPage1.Controls.Add(Me.txtValorNominalCompra)
  990. Me.TabPage1.Controls.Add(Me.txtPorcentajeCuponCompra)
  991. Me.TabPage1.Controls.Add(Me.txtYTMAlVencimientoComisionCompra)
  992. Me.TabPage1.Controls.Add(Me.txtYTMAlVencimientoCompra)
  993. Me.TabPage1.Controls.Add(Me.txtPrecioAlVencimientoCompra)
  994. Me.TabPage1.Controls.Add(Me.txtPrecioCompra)
  995. Me.TabPage1.Controls.Add(Me.txtDiasAcumuladosCompra)
  996. Me.TabPage1.Controls.Add(Me.txtPrecioSucioCompra)
  997. Me.TabPage1.Controls.Add(Me.txtInteresAcumuladoCompra)
  998. Me.TabPage1.Controls.Add(Me.txtPorcentajeInteresAcumuladoCompra)
  999. Me.TabPage1.Controls.Add(Me.txtValorTransadoCompra)
  1000. Me.TabPage1.Controls.Add(Me.txtMontoAPagar)
  1001. Me.TabPage1.Controls.Add(Me.txtCostoTransferenciaCompra)
  1002. Me.TabPage1.Controls.Add(Me.txtDiasAlVencimientoCompra)
  1003. Me.TabPage1.Controls.Add(Me.Label22)
  1004. Me.TabPage1.Controls.Add(Me.dtpUltimaFechaCuponVenta)
  1005. Me.TabPage1.Controls.Add(Me.txtDiasAlVencimientoVenta)
  1006. Me.TabPage1.Controls.Add(Me.dtpSiguienteFechaCuponVenta)
  1007. Me.TabPage1.Controls.Add(Me.txtCostoTransferenciaVenta)
  1008. Me.TabPage1.Controls.Add(Me.dtpFechaLiquidacionVenta)
  1009. Me.TabPage1.Controls.Add(Me.txtMontoARecibir)
  1010. Me.TabPage1.Controls.Add(Me.dtpFechaVencimientoVenta)
  1011. Me.TabPage1.Controls.Add(Me.txtValorTransadoVenta)
  1012. Me.TabPage1.Controls.Add(Me.txtValorNominalVenta)
  1013. Me.TabPage1.Controls.Add(Me.txtPorcentajeInteresAcumuladoVenta)
  1014. Me.TabPage1.Controls.Add(Me.txtPorcentajeCuponVenta)
  1015. Me.TabPage1.Controls.Add(Me.txtInteresAcumuladoVenta)
  1016. Me.TabPage1.Controls.Add(Me.txtYTMAlVencimientoComisionVenta)
  1017. Me.TabPage1.Controls.Add(Me.txtPrecioSucioVenta)
  1018. Me.TabPage1.Controls.Add(Me.txtYTMAlVencimientoVenta)
  1019. Me.TabPage1.Controls.Add(Me.txtPrecioAlVencimientoVenta)
  1020. Me.TabPage1.Controls.Add(Me.txtPrecioVenta)
  1021. Me.TabPage1.Controls.Add(Me.txtDiasAcumuladosVenta)
  1022. Me.TabPage1.Location = New System.Drawing.Point(4, 22)
  1023. Me.TabPage1.Name = "TabPage1"
  1024. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  1025. Me.TabPage1.Size = New System.Drawing.Size(688, 563)
  1026. Me.TabPage1.TabIndex = 0
  1027. Me.TabPage1.Text = "Operación"
  1028. Me.TabPage1.UseVisualStyleBackColor = True
  1029. '
  1030. 'btnBolsaVenta
  1031. '
  1032. Me.btnBolsaVenta.Location = New System.Drawing.Point(402, 355)
  1033. Me.btnBolsaVenta.Name = "btnBolsaVenta"
  1034. Me.btnBolsaVenta.ReadOnly = True
  1035. Me.btnBolsaVenta.Size = New System.Drawing.Size(104, 20)
  1036. Me.btnBolsaVenta.TabIndex = 125
  1037. '
  1038. 'btnCasaVenta
  1039. '
  1040. Me.btnCasaVenta.Location = New System.Drawing.Point(402, 322)
  1041. Me.btnCasaVenta.Name = "btnCasaVenta"
  1042. Me.btnCasaVenta.ReadOnly = True
  1043. Me.btnCasaVenta.Size = New System.Drawing.Size(104, 20)
  1044. Me.btnCasaVenta.TabIndex = 124
  1045. '
  1046. 'btnBolsaCompra
  1047. '
  1048. Me.btnBolsaCompra.Location = New System.Drawing.Point(247, 355)
  1049. Me.btnBolsaCompra.Name = "btnBolsaCompra"
  1050. Me.btnBolsaCompra.ReadOnly = True
  1051. Me.btnBolsaCompra.Size = New System.Drawing.Size(104, 20)
  1052. Me.btnBolsaCompra.TabIndex = 123
  1053. '
  1054. 'btnCasaCompra
  1055. '
  1056. Me.btnCasaCompra.Location = New System.Drawing.Point(247, 322)
  1057. Me.btnCasaCompra.Name = "btnCasaCompra"
  1058. Me.btnCasaCompra.ReadOnly = True
  1059. Me.btnCasaCompra.Size = New System.Drawing.Size(104, 20)
  1060. Me.btnCasaCompra.TabIndex = 122
  1061. '
  1062. 'btnPorcentajeBolsaVenta
  1063. '
  1064. Me.btnPorcentajeBolsaVenta.Location = New System.Drawing.Point(359, 355)
  1065. Me.btnPorcentajeBolsaVenta.Name = "btnPorcentajeBolsaVenta"
  1066. Me.btnPorcentajeBolsaVenta.ReadOnly = True
  1067. Me.btnPorcentajeBolsaVenta.Size = New System.Drawing.Size(37, 20)
  1068. Me.btnPorcentajeBolsaVenta.TabIndex = 121
  1069. '
  1070. 'btnPorcentajeCasaVenta
  1071. '
  1072. Me.btnPorcentajeCasaVenta.Location = New System.Drawing.Point(359, 322)
  1073. Me.btnPorcentajeCasaVenta.Name = "btnPorcentajeCasaVenta"
  1074. Me.btnPorcentajeCasaVenta.ReadOnly = True
  1075. Me.btnPorcentajeCasaVenta.Size = New System.Drawing.Size(37, 20)
  1076. Me.btnPorcentajeCasaVenta.TabIndex = 120
  1077. '
  1078. 'btnPorcentajeBolsaCompra
  1079. '
  1080. Me.btnPorcentajeBolsaCompra.Location = New System.Drawing.Point(203, 355)
  1081. Me.btnPorcentajeBolsaCompra.Name = "btnPorcentajeBolsaCompra"
  1082. Me.btnPorcentajeBolsaCompra.ReadOnly = True
  1083. Me.btnPorcentajeBolsaCompra.Size = New System.Drawing.Size(38, 20)
  1084. Me.btnPorcentajeBolsaCompra.TabIndex = 119
  1085. '
  1086. 'btnPorcentajeCasaCompra
  1087. '
  1088. Me.btnPorcentajeCasaCompra.Location = New System.Drawing.Point(203, 322)
  1089. Me.btnPorcentajeCasaCompra.Name = "btnPorcentajeCasaCompra"
  1090. Me.btnPorcentajeCasaCompra.ReadOnly = True
  1091. Me.btnPorcentajeCasaCompra.Size = New System.Drawing.Size(38, 20)
  1092. Me.btnPorcentajeCasaCompra.TabIndex = 118
  1093. '
  1094. 'Label15
  1095. '
  1096. Me.Label15.AutoSize = True
  1097. Me.Label15.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  1098. Me.Label15.Location = New System.Drawing.Point(20, 352)
  1099. Me.Label15.Name = "Label15"
  1100. Me.Label15.Size = New System.Drawing.Size(96, 18)
  1101. Me.Label15.TabIndex = 117
  1102. Me.Label15.Text = "Comisión Bolsa"
  1103. '
  1104. 'Label14
  1105. '
  1106. Me.Label14.AutoSize = True
  1107. Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  1108. Me.Label14.Location = New System.Drawing.Point(20, 322)
  1109. Me.Label14.Name = "Label14"
  1110. Me.Label14.Size = New System.Drawing.Size(94, 18)
  1111. Me.Label14.TabIndex = 116
  1112. Me.Label14.Text = "Comisión Casa"
  1113. '
  1114. 'TabPage2
  1115. '
  1116. Me.TabPage2.Controls.Add(Me.btnAccionIngreso)
  1117. Me.TabPage2.Controls.Add(Me.dgvIngresos)
  1118. Me.TabPage2.Location = New System.Drawing.Point(4, 22)
  1119. Me.TabPage2.Name = "TabPage2"
  1120. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  1121. Me.TabPage2.Size = New System.Drawing.Size(688, 563)
  1122. Me.TabPage2.TabIndex = 1
  1123. Me.TabPage2.Text = "Ingresos"
  1124. Me.TabPage2.UseVisualStyleBackColor = True
  1125. '
  1126. 'btnAccionIngreso
  1127. '
  1128. Me.btnAccionIngreso.Location = New System.Drawing.Point(20, 212)
  1129. Me.btnAccionIngreso.Name = "btnAccionIngreso"
  1130. Me.btnAccionIngreso.Size = New System.Drawing.Size(75, 23)
  1131. Me.btnAccionIngreso.TabIndex = 117
  1132. Me.btnAccionIngreso.Text = "Aceptar"
  1133. Me.btnAccionIngreso.UseVisualStyleBackColor = True
  1134. '
  1135. 'dgvIngresos
  1136. '
  1137. Me.dgvIngresos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  1138. Me.dgvIngresos.Location = New System.Drawing.Point(20, 20)
  1139. Me.dgvIngresos.Name = "dgvIngresos"
  1140. Me.dgvIngresos.Size = New System.Drawing.Size(646, 174)
  1141. Me.dgvIngresos.TabIndex = 116
  1142. '
  1143. 'TabPage4
  1144. '
  1145. Me.TabPage4.Controls.Add(Me.Label35)
  1146. Me.TabPage4.Controls.Add(Me.Label23)
  1147. Me.TabPage4.Controls.Add(Me.Label24)
  1148. Me.TabPage4.Controls.Add(Me.Label25)
  1149. Me.TabPage4.Controls.Add(Me.Label26)
  1150. Me.TabPage4.Controls.Add(Me.label27)
  1151. Me.TabPage4.Controls.Add(Me.lblIngresosPorIntereses_Op)
  1152. Me.TabPage4.Controls.Add(Me.lblCostosTotales_Op)
  1153. Me.TabPage4.Controls.Add(Me.txtRendimientoDespuesISR_Op)
  1154. Me.TabPage4.Controls.Add(Me.lblGananciaPerdidaTotal_Op)
  1155. Me.TabPage4.Controls.Add(Me.txtRendimientoAntesISR_Op)
  1156. Me.TabPage4.Controls.Add(Me.lblRendimientoGananciaPerdida_Op)
  1157. Me.TabPage4.Controls.Add(Me.txtRendimientoIntereses_Op)
  1158. Me.TabPage4.Controls.Add(Me.lblRendimientoIntereses_Op)
  1159. Me.TabPage4.Controls.Add(Me.txtRendimientoGananciaPerdida_Op)
  1160. Me.TabPage4.Controls.Add(Me.lblRendimientoAntesISR_Op)
  1161. Me.TabPage4.Controls.Add(Me.txtGananciaPerdidaTotal_Op)
  1162. Me.TabPage4.Controls.Add(Me.lblRendimientoDespuesISR_Op)
  1163. Me.TabPage4.Controls.Add(Me.txtCostosTotales_Op)
  1164. Me.TabPage4.Controls.Add(Me.txtValorNominal_Op)
  1165. Me.TabPage4.Controls.Add(Me.txtIngresosPorIntereses_Op)
  1166. Me.TabPage4.Controls.Add(Me.txtPlazo_Op)
  1167. Me.TabPage4.Controls.Add(Me.txtGananciaPerdidaCapital_Op)
  1168. Me.TabPage4.Controls.Add(Me.txtPrecioCompra_Op)
  1169. Me.TabPage4.Controls.Add(Me.txtPrecioVenta_Op)
  1170. Me.TabPage4.Location = New System.Drawing.Point(4, 22)
  1171. Me.TabPage4.Name = "TabPage4"
  1172. Me.TabPage4.Size = New System.Drawing.Size(688, 563)
  1173. Me.TabPage4.TabIndex = 3
  1174. Me.TabPage4.Text = "Resultado de la Op."
  1175. Me.TabPage4.UseVisualStyleBackColor = True
  1176. '
  1177. 'pnlPie
  1178. '
  1179. Me.pnlPie.Controls.Add(Me.btnAceptar)
  1180. Me.pnlPie.Controls.Add(Me.btnCancelar)
  1181. Me.pnlPie.Dock = System.Windows.Forms.DockStyle.Bottom
  1182. Me.pnlPie.Location = New System.Drawing.Point(0, 667)
  1183. Me.pnlPie.Name = "pnlPie"
  1184. Me.pnlPie.Size = New System.Drawing.Size(747, 46)
  1185. Me.pnlPie.TabIndex = 122
  1186. '
  1187. 'BindingNavigator1
  1188. '
  1189. Me.BindingNavigator1.AddNewItem = Nothing
  1190. Me.BindingNavigator1.CountItem = Nothing
  1191. Me.BindingNavigator1.DeleteItem = Nothing
  1192. Me.BindingNavigator1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorSeparator, Me.navModificar, Me.navNuevo, Me.navEliminar})
  1193. Me.BindingNavigator1.Location = New System.Drawing.Point(0, 0)
  1194. Me.BindingNavigator1.MoveFirstItem = Nothing
  1195. Me.BindingNavigator1.MoveLastItem = Nothing
  1196. Me.BindingNavigator1.MoveNextItem = Nothing
  1197. Me.BindingNavigator1.MovePreviousItem = Nothing
  1198. Me.BindingNavigator1.Name = "BindingNavigator1"
  1199. Me.BindingNavigator1.PositionItem = Nothing
  1200. Me.BindingNavigator1.Size = New System.Drawing.Size(747, 25)
  1201. Me.BindingNavigator1.TabIndex = 128
  1202. Me.BindingNavigator1.Text = "BindingNavigator1"
  1203. '
  1204. 'BindingNavigatorSeparator
  1205. '
  1206. Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
  1207. Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
  1208. '
  1209. 'navModificar
  1210. '
  1211. Me.navModificar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  1212. Me.navModificar.Image = CType(resources.GetObject("navModificar.Image"), System.Drawing.Image)
  1213. Me.navModificar.ImageTransparentColor = System.Drawing.Color.Magenta
  1214. Me.navModificar.Name = "navModificar"
  1215. Me.navModificar.Size = New System.Drawing.Size(23, 22)
  1216. Me.navModificar.Text = "Modificar"
  1217. '
  1218. 'navNuevo
  1219. '
  1220. Me.navNuevo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  1221. Me.navNuevo.Image = CType(resources.GetObject("navNuevo.Image"), System.Drawing.Image)
  1222. Me.navNuevo.ImageTransparentColor = System.Drawing.Color.Magenta
  1223. Me.navNuevo.Name = "navNuevo"
  1224. Me.navNuevo.Size = New System.Drawing.Size(23, 22)
  1225. Me.navNuevo.Text = "Nuevo"
  1226. '
  1227. 'navEliminar
  1228. '
  1229. Me.navEliminar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  1230. Me.navEliminar.Image = CType(resources.GetObject("navEliminar.Image"), System.Drawing.Image)
  1231. Me.navEliminar.ImageTransparentColor = System.Drawing.Color.Magenta
  1232. Me.navEliminar.Name = "navEliminar"
  1233. Me.navEliminar.Size = New System.Drawing.Size(23, 22)
  1234. Me.navEliminar.Text = "Eliminar"
  1235. '
  1236. 'frmBonos
  1237. '
  1238. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  1239. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1240. Me.AutoScroll = True
  1241. Me.ClientSize = New System.Drawing.Size(747, 713)
  1242. Me.Controls.Add(Me.BindingNavigator1)
  1243. Me.Controls.Add(Me.pnlPie)
  1244. Me.Controls.Add(Me.TabControl1)
  1245. Me.Controls.Add(Me.Label30)
  1246. Me.Controls.Add(Me.lblBono)
  1247. Me.Name = "frmBonos"
  1248. Me.Text = "Bonos Corporativos"
  1249. Me.TabControl1.ResumeLayout(False)
  1250. Me.TabPage1.ResumeLayout(False)
  1251. Me.TabPage1.PerformLayout()
  1252. Me.TabPage2.ResumeLayout(False)
  1253. CType(Me.dgvIngresos, System.ComponentModel.ISupportInitialize).EndInit()
  1254. Me.TabPage4.ResumeLayout(False)
  1255. Me.TabPage4.PerformLayout()
  1256. Me.pnlPie.ResumeLayout(False)
  1257. CType(Me.BindingNavigator1, System.ComponentModel.ISupportInitialize).EndInit()
  1258. Me.BindingNavigator1.ResumeLayout(False)
  1259. Me.BindingNavigator1.PerformLayout()
  1260. Me.ResumeLayout(False)
  1261. Me.PerformLayout()
  1262. End Sub
  1263. Friend WithEvents Label1 As Label
  1264. Friend WithEvents Label2 As Label
  1265. Friend WithEvents Label3 As Label
  1266. Friend WithEvents Label4 As Label
  1267. Friend WithEvents Label5 As Label
  1268. Friend WithEvents Label6 As Label
  1269. Friend WithEvents Label7 As Label
  1270. Friend WithEvents Label8 As Label
  1271. Friend WithEvents Label9 As Label
  1272. Friend WithEvents Label10 As Label
  1273. Friend WithEvents Label11 As Label
  1274. Friend WithEvents Label12 As Label
  1275. Friend WithEvents Label13 As Label
  1276. Friend WithEvents Label16 As Label
  1277. Friend WithEvents Label18 As Label
  1278. Friend WithEvents Label19 As Label
  1279. Friend WithEvents Label20 As Label
  1280. Friend WithEvents Label21 As Label
  1281. Friend WithEvents dtpUltimaFechaCuponCompra As DateTimePicker
  1282. Friend WithEvents dtpSiguienteFechaCuponCompra As DateTimePicker
  1283. Friend WithEvents dtpFechaLiquidacionCompra As DateTimePicker
  1284. Friend WithEvents dtpFechaVencimientoCompra As DateTimePicker
  1285. Friend WithEvents txtValorNominalCompra As TextBox
  1286. Friend WithEvents txtPorcentajeCuponCompra As TextBox
  1287. Friend WithEvents txtYTMAlVencimientoComisionCompra As TextBox
  1288. Friend WithEvents txtYTMAlVencimientoCompra As TextBox
  1289. Friend WithEvents txtPrecioAlVencimientoCompra As TextBox
  1290. Friend WithEvents txtPrecioCompra As TextBox
  1291. Friend WithEvents txtDiasAcumuladosCompra As TextBox
  1292. Friend WithEvents txtPrecioSucioCompra As TextBox
  1293. Friend WithEvents txtInteresAcumuladoCompra As TextBox
  1294. Friend WithEvents txtPorcentajeInteresAcumuladoCompra As TextBox
  1295. Friend WithEvents txtValorTransadoCompra As TextBox
  1296. Friend WithEvents txtMontoAPagar As TextBox
  1297. Friend WithEvents txtCostoTransferenciaCompra As TextBox
  1298. Friend WithEvents txtDiasAlVencimientoCompra As TextBox
  1299. Friend WithEvents Label17 As Label
  1300. Friend WithEvents lblBono As Label
  1301. Friend WithEvents txtDiasAlVencimientoVenta As TextBox
  1302. Friend WithEvents txtCostoTransferenciaVenta As TextBox
  1303. Friend WithEvents txtMontoARecibir As TextBox
  1304. Friend WithEvents txtValorTransadoVenta As TextBox
  1305. Friend WithEvents txtPorcentajeInteresAcumuladoVenta As TextBox
  1306. Friend WithEvents txtInteresAcumuladoVenta As TextBox
  1307. Friend WithEvents txtPrecioSucioVenta As TextBox
  1308. Friend WithEvents txtDiasAcumuladosVenta As TextBox
  1309. Friend WithEvents txtPrecioVenta As TextBox
  1310. Friend WithEvents txtPrecioAlVencimientoVenta As TextBox
  1311. Friend WithEvents txtYTMAlVencimientoVenta As TextBox
  1312. Friend WithEvents txtYTMAlVencimientoComisionVenta As TextBox
  1313. Friend WithEvents txtPorcentajeCuponVenta As TextBox
  1314. Friend WithEvents txtValorNominalVenta As TextBox
  1315. Friend WithEvents dtpFechaVencimientoVenta As DateTimePicker
  1316. Friend WithEvents dtpFechaLiquidacionVenta As DateTimePicker
  1317. Friend WithEvents dtpSiguienteFechaCuponVenta As DateTimePicker
  1318. Friend WithEvents dtpUltimaFechaCuponVenta As DateTimePicker
  1319. Friend WithEvents Label22 As Label
  1320. Friend WithEvents Label23 As Label
  1321. Friend WithEvents Label24 As Label
  1322. Friend WithEvents Label25 As Label
  1323. Friend WithEvents Label26 As Label
  1324. Friend WithEvents label27 As Label
  1325. Friend WithEvents lblIngresosPorIntereses_Op As Label
  1326. Friend WithEvents lblCostosTotales_Op As Label
  1327. Friend WithEvents lblGananciaPerdidaTotal_Op As Label
  1328. Friend WithEvents lblRendimientoGananciaPerdida_Op As Label
  1329. Friend WithEvents lblRendimientoIntereses_Op As Label
  1330. Friend WithEvents lblRendimientoAntesISR_Op As Label
  1331. Friend WithEvents lblRendimientoDespuesISR_Op As Label
  1332. Friend WithEvents Label35 As Label
  1333. Friend WithEvents txtValorNominal_Op As TextBox
  1334. Friend WithEvents txtPlazo_Op As TextBox
  1335. Friend WithEvents txtPrecioCompra_Op As TextBox
  1336. Friend WithEvents txtPrecioVenta_Op As TextBox
  1337. Friend WithEvents txtGananciaPerdidaCapital_Op As TextBox
  1338. Friend WithEvents txtIngresosPorIntereses_Op As TextBox
  1339. Friend WithEvents txtCostosTotales_Op As TextBox
  1340. Friend WithEvents txtGananciaPerdidaTotal_Op As TextBox
  1341. Friend WithEvents txtRendimientoGananciaPerdida_Op As TextBox
  1342. Friend WithEvents txtRendimientoIntereses_Op As TextBox
  1343. Friend WithEvents txtRendimientoAntesISR_Op As TextBox
  1344. Friend WithEvents txtRendimientoDespuesISR_Op As TextBox
  1345. Friend WithEvents btnAceptar As Button
  1346. Friend WithEvents btnCancelar As Button
  1347. Friend WithEvents cboAnioBaseC As ComboBox
  1348. Friend WithEvents cboAnioBaseV As ComboBox
  1349. Friend WithEvents cboPeriodosC As ComboBox
  1350. Friend WithEvents cboPeriodosV As ComboBox
  1351. Friend WithEvents Label29 As Label
  1352. Friend WithEvents Label30 As Label
  1353. Friend WithEvents TabControl1 As TabControl
  1354. Friend WithEvents TabPage1 As TabPage
  1355. Friend WithEvents TabPage4 As TabPage
  1356. Friend WithEvents pnlPie As Panel
  1357. Friend WithEvents BindingNavigator1 As BindingNavigator
  1358. Friend WithEvents BindingNavigatorSeparator As ToolStripSeparator
  1359. Friend WithEvents navModificar As ToolStripButton
  1360. Friend WithEvents navNuevo As ToolStripButton
  1361. Friend WithEvents navEliminar As ToolStripButton
  1362. Friend WithEvents TabPage2 As TabPage
  1363. Friend WithEvents dgvIngresos As DataGridView
  1364. Friend WithEvents btnAccionIngreso As Button
  1365. Friend WithEvents btnBolsaVenta As TextBox
  1366. Friend WithEvents btnCasaVenta As TextBox
  1367. Friend WithEvents btnBolsaCompra As TextBox
  1368. Friend WithEvents btnCasaCompra As TextBox
  1369. Friend WithEvents btnPorcentajeBolsaVenta As TextBox
  1370. Friend WithEvents btnPorcentajeCasaVenta As TextBox
  1371. Friend WithEvents btnPorcentajeBolsaCompra As TextBox
  1372. Friend WithEvents btnPorcentajeCasaCompra As TextBox
  1373. Friend WithEvents Label15 As Label
  1374. Friend WithEvents Label14 As Label
  1375. End Class