frmRescate.Designer.vb 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class frmRescate
  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.Label5 = New System.Windows.Forms.Label()
  23. Me.Label3 = New System.Windows.Forms.Label()
  24. Me.Label16 = New System.Windows.Forms.Label()
  25. Me.Label4 = New System.Windows.Forms.Label()
  26. Me.Label17 = New System.Windows.Forms.Label()
  27. Me.Label15 = New System.Windows.Forms.Label()
  28. Me.Label14 = New System.Windows.Forms.Label()
  29. Me.Label1 = New System.Windows.Forms.Label()
  30. Me.Label13 = New System.Windows.Forms.Label()
  31. Me.Label2 = New System.Windows.Forms.Label()
  32. Me.Label12 = New System.Windows.Forms.Label()
  33. Me.Label6 = New System.Windows.Forms.Label()
  34. Me.Label11 = New System.Windows.Forms.Label()
  35. Me.Label8 = New System.Windows.Forms.Label()
  36. Me.Label9 = New System.Windows.Forms.Label()
  37. Me.GrpVenta = New System.Windows.Forms.GroupBox()
  38. Me.txtValorTransadoVenta = New System.Windows.Forms.TextBox()
  39. Me.dtpFechaOperacionVenta = New System.Windows.Forms.DateTimePicker()
  40. Me.txtComisionPorcentajeBolsaVenta = New System.Windows.Forms.TextBox()
  41. Me.dtpFechaLiquidacionVenta = New System.Windows.Forms.DateTimePicker()
  42. Me.txtComisionPorcentajeCasaVenta = New System.Windows.Forms.TextBox()
  43. Me.txtPrecioLimpioVenta = New System.Windows.Forms.TextBox()
  44. Me.txtPrecioSucioVenta = New System.Windows.Forms.TextBox()
  45. Me.txtDiasDeTenenciaVenta = New System.Windows.Forms.TextBox()
  46. Me.txtComisionBolsaVenta = New System.Windows.Forms.TextBox()
  47. Me.txtMontoNetoVenta = New System.Windows.Forms.TextBox()
  48. Me.txtGananciaCapitalTotalVenta = New System.Windows.Forms.TextBox()
  49. Me.txtGananciaCapitalUnitarioVenta = New System.Windows.Forms.TextBox()
  50. Me.txtComisionCasaVenta = New System.Windows.Forms.TextBox()
  51. Me.txtRetornoAnualBrutoVenta = New System.Windows.Forms.TextBox()
  52. Me.txtRetornoAnualNetoVenta = New System.Windows.Forms.TextBox()
  53. Me.txtUnidadesVenta = New System.Windows.Forms.TextBox()
  54. Me.txtImpuestosYComisionesVenta = New System.Windows.Forms.TextBox()
  55. Me.Label19 = New System.Windows.Forms.Label()
  56. Me.GrpVenta.SuspendLayout()
  57. Me.SuspendLayout()
  58. '
  59. 'Label5
  60. '
  61. Me.Label5.AutoSize = True
  62. Me.Label5.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  63. Me.Label5.Location = New System.Drawing.Point(12, 392)
  64. Me.Label5.Name = "Label5"
  65. Me.Label5.Size = New System.Drawing.Size(109, 18)
  66. Me.Label5.TabIndex = 92
  67. Me.Label5.Text = "Comisiones Bolsa"
  68. '
  69. 'Label3
  70. '
  71. Me.Label3.AutoSize = True
  72. Me.Label3.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  73. Me.Label3.Location = New System.Drawing.Point(10, 363)
  74. Me.Label3.Name = "Label3"
  75. Me.Label3.Size = New System.Drawing.Size(107, 18)
  76. Me.Label3.TabIndex = 91
  77. Me.Label3.Text = "Comisiones Casa"
  78. '
  79. 'Label16
  80. '
  81. Me.Label16.AutoSize = True
  82. Me.Label16.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  83. Me.Label16.Location = New System.Drawing.Point(12, 93)
  84. Me.Label16.Name = "Label16"
  85. Me.Label16.Size = New System.Drawing.Size(105, 18)
  86. Me.Label16.TabIndex = 88
  87. Me.Label16.Text = "Fecha Operación"
  88. '
  89. 'Label4
  90. '
  91. Me.Label4.AutoSize = True
  92. Me.Label4.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  93. Me.Label4.Location = New System.Drawing.Point(12, 289)
  94. Me.Label4.Name = "Label4"
  95. Me.Label4.Size = New System.Drawing.Size(116, 18)
  96. Me.Label4.TabIndex = 90
  97. Me.Label4.Text = "Imp. y Comisiones"
  98. '
  99. 'Label17
  100. '
  101. Me.Label17.AutoSize = True
  102. Me.Label17.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  103. Me.Label17.Location = New System.Drawing.Point(12, 333)
  104. Me.Label17.Name = "Label17"
  105. Me.Label17.Size = New System.Drawing.Size(79, 18)
  106. Me.Label17.TabIndex = 89
  107. Me.Label17.Text = "Precio Sucio"
  108. '
  109. 'Label15
  110. '
  111. Me.Label15.AutoSize = True
  112. Me.Label15.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  113. Me.Label15.Location = New System.Drawing.Point(12, 270)
  114. Me.Label15.Name = "Label15"
  115. Me.Label15.Size = New System.Drawing.Size(95, 18)
  116. Me.Label15.TabIndex = 87
  117. Me.Label15.Text = "Valor Transado"
  118. '
  119. 'Label14
  120. '
  121. Me.Label14.AutoSize = True
  122. Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  123. Me.Label14.Location = New System.Drawing.Point(12, 181)
  124. Me.Label14.Name = "Label14"
  125. Me.Label14.Size = New System.Drawing.Size(173, 18)
  126. Me.Label14.TabIndex = 86
  127. Me.Label14.Text = "Ganancia de capital unitario"
  128. '
  129. 'Label1
  130. '
  131. Me.Label1.AutoSize = True
  132. Me.Label1.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  133. Me.Label1.Location = New System.Drawing.Point(12, 71)
  134. Me.Label1.Name = "Label1"
  135. Me.Label1.Size = New System.Drawing.Size(88, 18)
  136. Me.Label1.TabIndex = 78
  137. Me.Label1.Text = "Precio Limpio"
  138. '
  139. 'Label13
  140. '
  141. Me.Label13.AutoSize = True
  142. Me.Label13.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  143. Me.Label13.Location = New System.Drawing.Point(12, 159)
  144. Me.Label13.Name = "Label13"
  145. Me.Label13.Size = New System.Drawing.Size(154, 18)
  146. Me.Label13.TabIndex = 85
  147. Me.Label13.Text = "Ganancia de capital total"
  148. '
  149. 'Label2
  150. '
  151. Me.Label2.AutoSize = True
  152. Me.Label2.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  153. Me.Label2.Location = New System.Drawing.Point(12, 311)
  154. Me.Label2.Name = "Label2"
  155. Me.Label2.Size = New System.Drawing.Size(75, 18)
  156. Me.Label2.TabIndex = 79
  157. Me.Label2.Text = "Monto Neto"
  158. '
  159. 'Label12
  160. '
  161. Me.Label12.AutoSize = True
  162. Me.Label12.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  163. Me.Label12.Location = New System.Drawing.Point(12, 115)
  164. Me.Label12.Name = "Label12"
  165. Me.Label12.Size = New System.Drawing.Size(118, 18)
  166. Me.Label12.TabIndex = 84
  167. Me.Label12.Text = "Fecha Vencimiento"
  168. '
  169. 'Label6
  170. '
  171. Me.Label6.AutoSize = True
  172. Me.Label6.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  173. Me.Label6.Location = New System.Drawing.Point(12, 203)
  174. Me.Label6.Name = "Label6"
  175. Me.Label6.Size = New System.Drawing.Size(156, 18)
  176. Me.Label6.TabIndex = 80
  177. Me.Label6.Text = "Retorno Anualizado Bruto"
  178. '
  179. 'Label11
  180. '
  181. Me.Label11.AutoSize = True
  182. Me.Label11.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  183. Me.Label11.Location = New System.Drawing.Point(12, 248)
  184. Me.Label11.Name = "Label11"
  185. Me.Label11.Size = New System.Drawing.Size(61, 18)
  186. Me.Label11.TabIndex = 83
  187. Me.Label11.Text = "Unidades"
  188. '
  189. 'Label8
  190. '
  191. Me.Label8.AutoSize = True
  192. Me.Label8.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  193. Me.Label8.Location = New System.Drawing.Point(12, 137)
  194. Me.Label8.Name = "Label8"
  195. Me.Label8.Size = New System.Drawing.Size(105, 18)
  196. Me.Label8.TabIndex = 81
  197. Me.Label8.Text = "Dias de tenencia"
  198. '
  199. 'Label9
  200. '
  201. Me.Label9.AutoSize = True
  202. Me.Label9.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  203. Me.Label9.Location = New System.Drawing.Point(12, 225)
  204. Me.Label9.Name = "Label9"
  205. Me.Label9.Size = New System.Drawing.Size(152, 18)
  206. Me.Label9.TabIndex = 82
  207. Me.Label9.Text = "Retorno Anualizado Neto"
  208. '
  209. 'GrpVenta
  210. '
  211. Me.GrpVenta.Controls.Add(Me.txtValorTransadoVenta)
  212. Me.GrpVenta.Controls.Add(Me.dtpFechaOperacionVenta)
  213. Me.GrpVenta.Controls.Add(Me.txtComisionPorcentajeBolsaVenta)
  214. Me.GrpVenta.Controls.Add(Me.dtpFechaLiquidacionVenta)
  215. Me.GrpVenta.Controls.Add(Me.txtComisionPorcentajeCasaVenta)
  216. Me.GrpVenta.Controls.Add(Me.txtPrecioLimpioVenta)
  217. Me.GrpVenta.Controls.Add(Me.txtPrecioSucioVenta)
  218. Me.GrpVenta.Controls.Add(Me.txtDiasDeTenenciaVenta)
  219. Me.GrpVenta.Controls.Add(Me.txtComisionBolsaVenta)
  220. Me.GrpVenta.Controls.Add(Me.txtMontoNetoVenta)
  221. Me.GrpVenta.Controls.Add(Me.txtGananciaCapitalTotalVenta)
  222. Me.GrpVenta.Controls.Add(Me.txtGananciaCapitalUnitarioVenta)
  223. Me.GrpVenta.Controls.Add(Me.txtComisionCasaVenta)
  224. Me.GrpVenta.Controls.Add(Me.txtRetornoAnualBrutoVenta)
  225. Me.GrpVenta.Controls.Add(Me.txtRetornoAnualNetoVenta)
  226. Me.GrpVenta.Controls.Add(Me.txtUnidadesVenta)
  227. Me.GrpVenta.Controls.Add(Me.txtImpuestosYComisionesVenta)
  228. Me.GrpVenta.Location = New System.Drawing.Point(217, 52)
  229. Me.GrpVenta.Name = "GrpVenta"
  230. Me.GrpVenta.Size = New System.Drawing.Size(200, 379)
  231. Me.GrpVenta.TabIndex = 96
  232. Me.GrpVenta.TabStop = False
  233. '
  234. 'txtValorTransadoVenta
  235. '
  236. Me.txtValorTransadoVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  237. Me.txtValorTransadoVenta.Location = New System.Drawing.Point(30, 218)
  238. Me.txtValorTransadoVenta.Name = "txtValorTransadoVenta"
  239. Me.txtValorTransadoVenta.ReadOnly = True
  240. Me.txtValorTransadoVenta.Size = New System.Drawing.Size(140, 20)
  241. Me.txtValorTransadoVenta.TabIndex = 0
  242. '
  243. 'dtpFechaOperacionVenta
  244. '
  245. Me.dtpFechaOperacionVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  246. Me.dtpFechaOperacionVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  247. Me.dtpFechaOperacionVenta.Location = New System.Drawing.Point(30, 41)
  248. Me.dtpFechaOperacionVenta.Name = "dtpFechaOperacionVenta"
  249. Me.dtpFechaOperacionVenta.Size = New System.Drawing.Size(140, 20)
  250. Me.dtpFechaOperacionVenta.TabIndex = 10
  251. '
  252. 'txtComisionPorcentajeBolsaVenta
  253. '
  254. Me.txtComisionPorcentajeBolsaVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  255. Me.txtComisionPorcentajeBolsaVenta.Location = New System.Drawing.Point(35, 346)
  256. Me.txtComisionPorcentajeBolsaVenta.Name = "txtComisionPorcentajeBolsaVenta"
  257. Me.txtComisionPorcentajeBolsaVenta.Size = New System.Drawing.Size(37, 20)
  258. Me.txtComisionPorcentajeBolsaVenta.TabIndex = 82
  259. '
  260. 'dtpFechaLiquidacionVenta
  261. '
  262. Me.dtpFechaLiquidacionVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  263. Me.dtpFechaLiquidacionVenta.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  264. Me.dtpFechaLiquidacionVenta.Location = New System.Drawing.Point(30, 63)
  265. Me.dtpFechaLiquidacionVenta.Name = "dtpFechaLiquidacionVenta"
  266. Me.dtpFechaLiquidacionVenta.Size = New System.Drawing.Size(140, 20)
  267. Me.dtpFechaLiquidacionVenta.TabIndex = 11
  268. '
  269. 'txtComisionPorcentajeCasaVenta
  270. '
  271. Me.txtComisionPorcentajeCasaVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  272. Me.txtComisionPorcentajeCasaVenta.Location = New System.Drawing.Point(35, 310)
  273. Me.txtComisionPorcentajeCasaVenta.Name = "txtComisionPorcentajeCasaVenta"
  274. Me.txtComisionPorcentajeCasaVenta.Size = New System.Drawing.Size(37, 20)
  275. Me.txtComisionPorcentajeCasaVenta.TabIndex = 81
  276. '
  277. 'txtPrecioLimpioVenta
  278. '
  279. Me.txtPrecioLimpioVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  280. Me.txtPrecioLimpioVenta.Location = New System.Drawing.Point(30, 19)
  281. Me.txtPrecioLimpioVenta.Name = "txtPrecioLimpioVenta"
  282. Me.txtPrecioLimpioVenta.Size = New System.Drawing.Size(140, 20)
  283. Me.txtPrecioLimpioVenta.TabIndex = 9
  284. '
  285. 'txtPrecioSucioVenta
  286. '
  287. Me.txtPrecioSucioVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  288. Me.txtPrecioSucioVenta.Location = New System.Drawing.Point(30, 284)
  289. Me.txtPrecioSucioVenta.Name = "txtPrecioSucioVenta"
  290. Me.txtPrecioSucioVenta.ReadOnly = True
  291. Me.txtPrecioSucioVenta.Size = New System.Drawing.Size(140, 20)
  292. Me.txtPrecioSucioVenta.TabIndex = 0
  293. '
  294. 'txtDiasDeTenenciaVenta
  295. '
  296. Me.txtDiasDeTenenciaVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  297. Me.txtDiasDeTenenciaVenta.Location = New System.Drawing.Point(30, 85)
  298. Me.txtDiasDeTenenciaVenta.Name = "txtDiasDeTenenciaVenta"
  299. Me.txtDiasDeTenenciaVenta.ReadOnly = True
  300. Me.txtDiasDeTenenciaVenta.Size = New System.Drawing.Size(140, 20)
  301. Me.txtDiasDeTenenciaVenta.TabIndex = 12
  302. '
  303. 'txtComisionBolsaVenta
  304. '
  305. Me.txtComisionBolsaVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  306. Me.txtComisionBolsaVenta.Location = New System.Drawing.Point(78, 344)
  307. Me.txtComisionBolsaVenta.Name = "txtComisionBolsaVenta"
  308. Me.txtComisionBolsaVenta.ReadOnly = True
  309. Me.txtComisionBolsaVenta.Size = New System.Drawing.Size(92, 20)
  310. Me.txtComisionBolsaVenta.TabIndex = 78
  311. '
  312. 'txtMontoNetoVenta
  313. '
  314. Me.txtMontoNetoVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  315. Me.txtMontoNetoVenta.Location = New System.Drawing.Point(30, 262)
  316. Me.txtMontoNetoVenta.Name = "txtMontoNetoVenta"
  317. Me.txtMontoNetoVenta.ReadOnly = True
  318. Me.txtMontoNetoVenta.Size = New System.Drawing.Size(140, 20)
  319. Me.txtMontoNetoVenta.TabIndex = 0
  320. '
  321. 'txtGananciaCapitalTotalVenta
  322. '
  323. Me.txtGananciaCapitalTotalVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  324. Me.txtGananciaCapitalTotalVenta.Location = New System.Drawing.Point(30, 107)
  325. Me.txtGananciaCapitalTotalVenta.Name = "txtGananciaCapitalTotalVenta"
  326. Me.txtGananciaCapitalTotalVenta.ReadOnly = True
  327. Me.txtGananciaCapitalTotalVenta.Size = New System.Drawing.Size(140, 20)
  328. Me.txtGananciaCapitalTotalVenta.TabIndex = 0
  329. '
  330. 'txtGananciaCapitalUnitarioVenta
  331. '
  332. Me.txtGananciaCapitalUnitarioVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  333. Me.txtGananciaCapitalUnitarioVenta.Location = New System.Drawing.Point(30, 129)
  334. Me.txtGananciaCapitalUnitarioVenta.Name = "txtGananciaCapitalUnitarioVenta"
  335. Me.txtGananciaCapitalUnitarioVenta.ReadOnly = True
  336. Me.txtGananciaCapitalUnitarioVenta.Size = New System.Drawing.Size(140, 20)
  337. Me.txtGananciaCapitalUnitarioVenta.TabIndex = 0
  338. '
  339. 'txtComisionCasaVenta
  340. '
  341. Me.txtComisionCasaVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  342. Me.txtComisionCasaVenta.Location = New System.Drawing.Point(78, 313)
  343. Me.txtComisionCasaVenta.Name = "txtComisionCasaVenta"
  344. Me.txtComisionCasaVenta.ReadOnly = True
  345. Me.txtComisionCasaVenta.Size = New System.Drawing.Size(94, 20)
  346. Me.txtComisionCasaVenta.TabIndex = 75
  347. '
  348. 'txtRetornoAnualBrutoVenta
  349. '
  350. Me.txtRetornoAnualBrutoVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  351. Me.txtRetornoAnualBrutoVenta.Location = New System.Drawing.Point(30, 151)
  352. Me.txtRetornoAnualBrutoVenta.Name = "txtRetornoAnualBrutoVenta"
  353. Me.txtRetornoAnualBrutoVenta.ReadOnly = True
  354. Me.txtRetornoAnualBrutoVenta.Size = New System.Drawing.Size(140, 20)
  355. Me.txtRetornoAnualBrutoVenta.TabIndex = 0
  356. '
  357. 'txtRetornoAnualNetoVenta
  358. '
  359. Me.txtRetornoAnualNetoVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  360. Me.txtRetornoAnualNetoVenta.Location = New System.Drawing.Point(30, 173)
  361. Me.txtRetornoAnualNetoVenta.Name = "txtRetornoAnualNetoVenta"
  362. Me.txtRetornoAnualNetoVenta.ReadOnly = True
  363. Me.txtRetornoAnualNetoVenta.Size = New System.Drawing.Size(140, 20)
  364. Me.txtRetornoAnualNetoVenta.TabIndex = 0
  365. '
  366. 'txtUnidadesVenta
  367. '
  368. Me.txtUnidadesVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  369. Me.txtUnidadesVenta.Location = New System.Drawing.Point(30, 196)
  370. Me.txtUnidadesVenta.Name = "txtUnidadesVenta"
  371. Me.txtUnidadesVenta.Size = New System.Drawing.Size(140, 20)
  372. Me.txtUnidadesVenta.TabIndex = 13
  373. '
  374. 'txtImpuestosYComisionesVenta
  375. '
  376. Me.txtImpuestosYComisionesVenta.Font = New System.Drawing.Font("Trebuchet MS", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  377. Me.txtImpuestosYComisionesVenta.Location = New System.Drawing.Point(30, 240)
  378. Me.txtImpuestosYComisionesVenta.Name = "txtImpuestosYComisionesVenta"
  379. Me.txtImpuestosYComisionesVenta.ReadOnly = True
  380. Me.txtImpuestosYComisionesVenta.Size = New System.Drawing.Size(140, 20)
  381. Me.txtImpuestosYComisionesVenta.TabIndex = 71
  382. '
  383. 'Label19
  384. '
  385. Me.Label19.AutoSize = True
  386. Me.Label19.Font = New System.Drawing.Font("Trebuchet MS", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  387. Me.Label19.Location = New System.Drawing.Point(176, 31)
  388. Me.Label19.Name = "Label19"
  389. Me.Label19.Size = New System.Drawing.Size(55, 18)
  390. Me.Label19.TabIndex = 97
  391. Me.Label19.Text = "Rescate"
  392. '
  393. 'frmRescate
  394. '
  395. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  396. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  397. Me.ClientSize = New System.Drawing.Size(496, 422)
  398. Me.Controls.Add(Me.Label19)
  399. Me.Controls.Add(Me.GrpVenta)
  400. Me.Controls.Add(Me.Label5)
  401. Me.Controls.Add(Me.Label3)
  402. Me.Controls.Add(Me.Label16)
  403. Me.Controls.Add(Me.Label4)
  404. Me.Controls.Add(Me.Label17)
  405. Me.Controls.Add(Me.Label15)
  406. Me.Controls.Add(Me.Label14)
  407. Me.Controls.Add(Me.Label1)
  408. Me.Controls.Add(Me.Label13)
  409. Me.Controls.Add(Me.Label2)
  410. Me.Controls.Add(Me.Label12)
  411. Me.Controls.Add(Me.Label6)
  412. Me.Controls.Add(Me.Label11)
  413. Me.Controls.Add(Me.Label8)
  414. Me.Controls.Add(Me.Label9)
  415. Me.Name = "frmRescate"
  416. Me.Text = "frmRescate"
  417. Me.GrpVenta.ResumeLayout(False)
  418. Me.GrpVenta.PerformLayout()
  419. Me.ResumeLayout(False)
  420. Me.PerformLayout()
  421. End Sub
  422. Friend WithEvents Label5 As Label
  423. Friend WithEvents Label3 As Label
  424. Friend WithEvents Label16 As Label
  425. Friend WithEvents Label4 As Label
  426. Friend WithEvents Label17 As Label
  427. Friend WithEvents Label15 As Label
  428. Friend WithEvents Label14 As Label
  429. Friend WithEvents Label1 As Label
  430. Friend WithEvents Label13 As Label
  431. Friend WithEvents Label2 As Label
  432. Friend WithEvents Label12 As Label
  433. Friend WithEvents Label6 As Label
  434. Friend WithEvents Label11 As Label
  435. Friend WithEvents Label8 As Label
  436. Friend WithEvents Label9 As Label
  437. Friend WithEvents GrpVenta As GroupBox
  438. Friend WithEvents txtValorTransadoVenta As TextBox
  439. Friend WithEvents dtpFechaOperacionVenta As DateTimePicker
  440. Friend WithEvents txtComisionPorcentajeBolsaVenta As TextBox
  441. Friend WithEvents dtpFechaLiquidacionVenta As DateTimePicker
  442. Friend WithEvents txtComisionPorcentajeCasaVenta As TextBox
  443. Friend WithEvents txtPrecioLimpioVenta As TextBox
  444. Friend WithEvents txtPrecioSucioVenta As TextBox
  445. Friend WithEvents txtDiasDeTenenciaVenta As TextBox
  446. Friend WithEvents txtComisionBolsaVenta As TextBox
  447. Friend WithEvents txtMontoNetoVenta As TextBox
  448. Friend WithEvents txtGananciaCapitalTotalVenta As TextBox
  449. Friend WithEvents txtGananciaCapitalUnitarioVenta As TextBox
  450. Friend WithEvents txtComisionCasaVenta As TextBox
  451. Friend WithEvents txtRetornoAnualBrutoVenta As TextBox
  452. Friend WithEvents txtRetornoAnualNetoVenta As TextBox
  453. Friend WithEvents txtUnidadesVenta As TextBox
  454. Friend WithEvents txtImpuestosYComisionesVenta As TextBox
  455. Friend WithEvents Label19 As Label
  456. End Class