frmMenuRendimientos.Designer.vb 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class frmMenuRendimientos
  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.Panel1 = New System.Windows.Forms.Panel()
  23. Me.Button6 = New System.Windows.Forms.Button()
  24. Me.Button5 = New System.Windows.Forms.Button()
  25. Me.Button4 = New System.Windows.Forms.Button()
  26. Me.Button3 = New System.Windows.Forms.Button()
  27. Me.Button2 = New System.Windows.Forms.Button()
  28. Me.Button1 = New System.Windows.Forms.Button()
  29. Me.Panel1.SuspendLayout()
  30. Me.SuspendLayout()
  31. '
  32. 'Panel1
  33. '
  34. Me.Panel1.BackColor = System.Drawing.Color.Silver
  35. Me.Panel1.Controls.Add(Me.Button6)
  36. Me.Panel1.Controls.Add(Me.Button5)
  37. Me.Panel1.Controls.Add(Me.Button4)
  38. Me.Panel1.Controls.Add(Me.Button3)
  39. Me.Panel1.Controls.Add(Me.Button2)
  40. Me.Panel1.Controls.Add(Me.Button1)
  41. Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
  42. Me.Panel1.Location = New System.Drawing.Point(0, 0)
  43. Me.Panel1.Name = "Panel1"
  44. Me.Panel1.Size = New System.Drawing.Size(650, 376)
  45. Me.Panel1.TabIndex = 0
  46. '
  47. 'Button6
  48. '
  49. Me.Button6.BackColor = System.Drawing.Color.Brown
  50. Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  51. Me.Button6.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  52. Me.Button6.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  53. Me.Button6.Location = New System.Drawing.Point(347, 12)
  54. Me.Button6.Name = "Button6"
  55. Me.Button6.Size = New System.Drawing.Size(279, 52)
  56. Me.Button6.TabIndex = 5
  57. Me.Button6.Text = "Consolidacion de Saldos"
  58. Me.Button6.UseVisualStyleBackColor = False
  59. '
  60. 'Button5
  61. '
  62. Me.Button5.BackColor = System.Drawing.Color.Brown
  63. Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  64. Me.Button5.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  65. Me.Button5.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  66. Me.Button5.Location = New System.Drawing.Point(12, 296)
  67. Me.Button5.Name = "Button5"
  68. Me.Button5.Size = New System.Drawing.Size(279, 52)
  69. Me.Button5.TabIndex = 4
  70. Me.Button5.Text = "Saldos Totales"
  71. Me.Button5.UseVisualStyleBackColor = False
  72. '
  73. 'Button4
  74. '
  75. Me.Button4.BackColor = System.Drawing.Color.Brown
  76. Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  77. Me.Button4.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  78. Me.Button4.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  79. Me.Button4.Location = New System.Drawing.Point(12, 224)
  80. Me.Button4.Name = "Button4"
  81. Me.Button4.Size = New System.Drawing.Size(279, 52)
  82. Me.Button4.TabIndex = 3
  83. Me.Button4.Text = "Inversiones"
  84. Me.Button4.UseVisualStyleBackColor = False
  85. '
  86. 'Button3
  87. '
  88. Me.Button3.BackColor = System.Drawing.Color.Brown
  89. Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  90. Me.Button3.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  91. Me.Button3.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  92. Me.Button3.Location = New System.Drawing.Point(12, 152)
  93. Me.Button3.Name = "Button3"
  94. Me.Button3.Size = New System.Drawing.Size(279, 52)
  95. Me.Button3.TabIndex = 2
  96. Me.Button3.Text = "Rendimiento Diario"
  97. Me.Button3.UseVisualStyleBackColor = False
  98. '
  99. 'Button2
  100. '
  101. Me.Button2.BackColor = System.Drawing.Color.Brown
  102. Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  103. Me.Button2.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  104. Me.Button2.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  105. Me.Button2.Location = New System.Drawing.Point(12, 82)
  106. Me.Button2.Name = "Button2"
  107. Me.Button2.Size = New System.Drawing.Size(279, 52)
  108. Me.Button2.TabIndex = 1
  109. Me.Button2.Text = "Rendimiento Portafolio"
  110. Me.Button2.UseVisualStyleBackColor = False
  111. '
  112. 'Button1
  113. '
  114. Me.Button1.BackColor = System.Drawing.Color.Brown
  115. Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
  116. Me.Button1.Font = New System.Drawing.Font("Times New Roman", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  117. Me.Button1.ForeColor = System.Drawing.SystemColors.ButtonHighlight
  118. Me.Button1.Location = New System.Drawing.Point(12, 12)
  119. Me.Button1.Name = "Button1"
  120. Me.Button1.Size = New System.Drawing.Size(279, 52)
  121. Me.Button1.TabIndex = 0
  122. Me.Button1.Text = "Portafolio"
  123. Me.Button1.UseVisualStyleBackColor = False
  124. '
  125. 'frmMenuRendimientos
  126. '
  127. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  128. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  129. Me.ClientSize = New System.Drawing.Size(650, 376)
  130. Me.Controls.Add(Me.Panel1)
  131. Me.Name = "frmMenuRendimientos"
  132. Me.Text = "frmMenuRendimientos"
  133. Me.Panel1.ResumeLayout(False)
  134. Me.ResumeLayout(False)
  135. End Sub
  136. Friend WithEvents Panel1 As Panel
  137. Friend WithEvents Button6 As Button
  138. Friend WithEvents Button5 As Button
  139. Friend WithEvents Button4 As Button
  140. Friend WithEvents Button3 As Button
  141. Friend WithEvents Button2 As Button
  142. Friend WithEvents Button1 As Button
  143. End Class