Partial Class frmInicio Inherits System.Windows.Forms.Form 'Form reemplaza a Dispose para limpiar la lista de componentes. Protected Overrides Sub Dispose(ByVal disposing As Boolean) Try If disposing AndAlso components IsNot Nothing Then components.Dispose() End If Finally MyBase.Dispose(disposing) End Try End Sub 'Requerido por el Diseñador de Windows Forms Private components As System.ComponentModel.IContainer 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento 'Se puede modificar usando el Diseñador de Windows Forms. 'No lo modifique con el editor de código. Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmInicio)) Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.btnInicio = New System.Windows.Forms.Button() Me.btnInteractiveBrokers = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.btnDisponibilidades = New System.Windows.Forms.Button() Me.btnInverntario = New System.Windows.Forms.Button() Me.btnPropuestaDeInversion = New System.Windows.Forms.Button() Me.StatusStrip1 = New System.Windows.Forms.StatusStrip() Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel() Me.Panel1 = New System.Windows.Forms.Panel() Me.Label2 = New System.Windows.Forms.Label() Me.Button6 = New System.Windows.Forms.Button() Me.Button2 = New System.Windows.Forms.Button() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.StatusStrip1.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'PictureBox1 ' resources.ApplyResources(Me.PictureBox1, "PictureBox1") Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.TabStop = False ' 'btnInicio ' Me.btnInicio.Cursor = System.Windows.Forms.Cursors.Hand Me.btnInicio.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.btnInicio, "btnInicio") Me.btnInicio.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.btnInicio.Name = "btnInicio" Me.btnInicio.UseVisualStyleBackColor = True ' 'btnInteractiveBrokers ' Me.btnInteractiveBrokers.Cursor = System.Windows.Forms.Cursors.Hand Me.btnInteractiveBrokers.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.btnInteractiveBrokers, "btnInteractiveBrokers") Me.btnInteractiveBrokers.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.btnInteractiveBrokers.Name = "btnInteractiveBrokers" Me.btnInteractiveBrokers.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Cursor = System.Windows.Forms.Cursors.Hand Me.Button5.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button5, "Button5") Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button5.Name = "Button5" Me.Button5.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Cursor = System.Windows.Forms.Cursors.Hand Me.Button1.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button1, "Button1") Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button1.Name = "Button1" Me.Button1.UseVisualStyleBackColor = True ' 'Label1 ' resources.ApplyResources(Me.Label1, "Label1") Me.Label1.ForeColor = System.Drawing.Color.White Me.Label1.Name = "Label1" ' 'Button4 ' Me.Button4.Cursor = System.Windows.Forms.Cursors.Hand Me.Button4.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button4, "Button4") Me.Button4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button4.Name = "Button4" Me.Button4.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Cursor = System.Windows.Forms.Cursors.Hand Me.Button3.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button3, "Button3") Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button3.Name = "Button3" Me.Button3.UseVisualStyleBackColor = True ' 'btnDisponibilidades ' Me.btnDisponibilidades.Cursor = System.Windows.Forms.Cursors.Hand Me.btnDisponibilidades.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.btnDisponibilidades, "btnDisponibilidades") Me.btnDisponibilidades.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.btnDisponibilidades.Name = "btnDisponibilidades" Me.btnDisponibilidades.UseVisualStyleBackColor = True ' 'btnInverntario ' Me.btnInverntario.Cursor = System.Windows.Forms.Cursors.Hand Me.btnInverntario.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.btnInverntario, "btnInverntario") Me.btnInverntario.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.btnInverntario.Name = "btnInverntario" Me.btnInverntario.UseVisualStyleBackColor = True ' 'btnPropuestaDeInversion ' Me.btnPropuestaDeInversion.Cursor = System.Windows.Forms.Cursors.Hand Me.btnPropuestaDeInversion.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.btnPropuestaDeInversion, "btnPropuestaDeInversion") Me.btnPropuestaDeInversion.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.btnPropuestaDeInversion.Name = "btnPropuestaDeInversion" Me.btnPropuestaDeInversion.UseVisualStyleBackColor = True ' 'StatusStrip1 ' Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1}) resources.ApplyResources(Me.StatusStrip1, "StatusStrip1") Me.StatusStrip1.Name = "StatusStrip1" ' 'ToolStripStatusLabel1 ' Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1" resources.ApplyResources(Me.ToolStripStatusLabel1, "ToolStripStatusLabel1") ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(39, Byte), Integer), CType(CType(45, Byte), Integer)) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.Button6) Me.Panel1.Controls.Add(Me.Button2) Me.Panel1.Controls.Add(Me.Button5) Me.Panel1.Controls.Add(Me.btnInteractiveBrokers) Me.Panel1.Controls.Add(Me.Button1) Me.Panel1.Controls.Add(Me.btnInicio) Me.Panel1.Controls.Add(Me.Button4) Me.Panel1.Controls.Add(Me.PictureBox1) Me.Panel1.Controls.Add(Me.Button3) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.btnDisponibilidades) Me.Panel1.Controls.Add(Me.btnPropuestaDeInversion) Me.Panel1.Controls.Add(Me.btnInverntario) resources.ApplyResources(Me.Panel1, "Panel1") Me.Panel1.Name = "Panel1" ' 'Label2 ' resources.ApplyResources(Me.Label2, "Label2") Me.Label2.ForeColor = System.Drawing.Color.White Me.Label2.Name = "Label2" ' 'Button6 ' Me.Button6.Cursor = System.Windows.Forms.Cursors.Hand Me.Button6.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button6, "Button6") Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button6.Name = "Button6" Me.Button6.UseVisualStyleBackColor = True ' 'Button2 ' Me.Button2.Cursor = System.Windows.Forms.Cursors.Hand Me.Button2.FlatAppearance.BorderSize = 0 resources.ApplyResources(Me.Button2, "Button2") Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer)) Me.Button2.Name = "Button2" Me.Button2.UseVisualStyleBackColor = True ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Name = "ContextMenuStrip1" resources.ApplyResources(Me.ContextMenuStrip1, "ContextMenuStrip1") ' 'frmInicio ' resources.ApplyResources(Me, "$this") Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(246, Byte), Integer), CType(CType(246, Byte), Integer), CType(CType(246, Byte), Integer)) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.StatusStrip1) Me.IsMdiContainer = True Me.Name = "frmInicio" Me.WindowState = System.Windows.Forms.FormWindowState.Maximized CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.StatusStrip1.ResumeLayout(False) Me.StatusStrip1.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents btnPropuestaDeInversion As Button Friend WithEvents Button4 As Button Friend WithEvents Button3 As Button Friend WithEvents btnDisponibilidades As Button Friend WithEvents btnInverntario As Button Friend WithEvents Label1 As Label Friend WithEvents StatusStrip1 As StatusStrip Friend WithEvents ToolStripStatusLabel1 As ToolStripStatusLabel Friend WithEvents Button1 As Button Friend WithEvents Button5 As Button Friend WithEvents btnInteractiveBrokers As Button Friend WithEvents btnInicio As Button Friend WithEvents PictureBox1 As PictureBox Friend WithEvents Panel1 As Panel Friend WithEvents ContextMenuStrip1 As ContextMenuStrip Friend WithEvents Label2 As Label Friend WithEvents Button6 As Button Friend WithEvents Button2 As Button End Class