frmPrincipal.Designer.vb 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class frmPrincipal
  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(frmPrincipal))
  24. Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components)
  25. Me.PanelMenu = New System.Windows.Forms.Panel()
  26. Me.mnuPrincipal = New System.Windows.Forms.MenuStrip()
  27. Me.mnuInicio = New System.Windows.Forms.ToolStripMenuItem()
  28. Me.mnuPropuestas = New System.Windows.Forms.ToolStripMenuItem()
  29. Me.mnuInversiones = New System.Windows.Forms.ToolStripMenuItem()
  30. Me.mnuIngresos = New System.Windows.Forms.ToolStripMenuItem()
  31. Me.mnuIngresosDashboards = New System.Windows.Forms.ToolStripMenuItem()
  32. Me.mnuIngresosConsulta = New System.Windows.Forms.ToolStripMenuItem()
  33. Me.mnuDisponibilidades = New System.Windows.Forms.ToolStripMenuItem()
  34. Me.mnuPresupuesto = New System.Windows.Forms.ToolStripMenuItem()
  35. Me.mnuInformes = New System.Windows.Forms.ToolStripMenuItem()
  36. Me.mnuConfiguracion = New System.Windows.Forms.ToolStripMenuItem()
  37. Me.mnuCalificadoras = New System.Windows.Forms.ToolStripMenuItem()
  38. Me.mnuEmisores = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.mnuEmpresas = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.mnuInstrumentos = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.mnuBancos = New System.Windows.Forms.ToolStripMenuItem()
  42. Me.mnuCuentasBancarias = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.mnuTipoCuentaBancaria = New System.Windows.Forms.ToolStripMenuItem()
  44. Me.mnuPaises = New System.Windows.Forms.ToolStripMenuItem()
  45. Me.mnuFormasDePago = New System.Windows.Forms.ToolStripMenuItem()
  46. Me.mnuUsuarios = New System.Windows.Forms.ToolStripMenuItem()
  47. Me.mnuDepartamentos = New System.Windows.Forms.ToolStripMenuItem()
  48. Me.mnuRendimientos = New System.Windows.Forms.ToolStripMenuItem()
  49. Me.FToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  50. Me.ArbitrajeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  51. Me.picLogo = New System.Windows.Forms.PictureBox()
  52. Me.lblInversionesTXT = New System.Windows.Forms.Label()
  53. Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
  54. Me.pnlPrincipal = New System.Windows.Forms.Panel()
  55. Me.Button1 = New System.Windows.Forms.Button()
  56. Me.lblTitulo = New System.Windows.Forms.Label()
  57. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  58. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  59. Me.ToolStrip = New System.Windows.Forms.ToolStrip()
  60. Me.NewToolStripButton = New System.Windows.Forms.ToolStripButton()
  61. Me.OpenToolStripButton = New System.Windows.Forms.ToolStripButton()
  62. Me.SaveToolStripButton = New System.Windows.Forms.ToolStripButton()
  63. Me.PrintToolStripButton = New System.Windows.Forms.ToolStripButton()
  64. Me.PrintPreviewToolStripButton = New System.Windows.Forms.ToolStripButton()
  65. Me.HelpToolStripButton = New System.Windows.Forms.ToolStripButton()
  66. Me.MenuStrip = New System.Windows.Forms.MenuStrip()
  67. Me.PanelMenu.SuspendLayout()
  68. Me.mnuPrincipal.SuspendLayout()
  69. CType(Me.picLogo, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.pnlPrincipal.SuspendLayout()
  71. Me.ToolStrip.SuspendLayout()
  72. Me.SuspendLayout()
  73. '
  74. 'PanelMenu
  75. '
  76. Me.PanelMenu.BackColor = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(39, Byte), Integer), CType(CType(45, Byte), Integer))
  77. Me.PanelMenu.Controls.Add(Me.mnuPrincipal)
  78. Me.PanelMenu.Controls.Add(Me.picLogo)
  79. Me.PanelMenu.Controls.Add(Me.lblInversionesTXT)
  80. Me.PanelMenu.Dock = System.Windows.Forms.DockStyle.Left
  81. Me.PanelMenu.Location = New System.Drawing.Point(0, 49)
  82. Me.PanelMenu.Name = "PanelMenu"
  83. Me.PanelMenu.Size = New System.Drawing.Size(254, 677)
  84. Me.PanelMenu.TabIndex = 10
  85. '
  86. 'mnuPrincipal
  87. '
  88. Me.mnuPrincipal.AutoSize = False
  89. Me.mnuPrincipal.BackColor = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(39, Byte), Integer), CType(CType(45, Byte), Integer))
  90. Me.mnuPrincipal.Dock = System.Windows.Forms.DockStyle.None
  91. Me.mnuPrincipal.Font = New System.Drawing.Font("Century Gothic", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  92. Me.mnuPrincipal.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuInicio, Me.mnuPropuestas, Me.mnuInversiones, Me.mnuIngresos, Me.mnuDisponibilidades, Me.mnuPresupuesto, Me.mnuInformes, Me.mnuConfiguracion, Me.mnuRendimientos, Me.FToolStripMenuItem, Me.ArbitrajeToolStripMenuItem})
  93. Me.mnuPrincipal.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
  94. Me.mnuPrincipal.Location = New System.Drawing.Point(0, 120)
  95. Me.mnuPrincipal.Name = "mnuPrincipal"
  96. Me.mnuPrincipal.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
  97. Me.mnuPrincipal.ShowItemToolTips = True
  98. Me.mnuPrincipal.Size = New System.Drawing.Size(250, 557)
  99. Me.mnuPrincipal.TabIndex = 15
  100. Me.mnuPrincipal.Text = "MenuStrip1"
  101. '
  102. 'mnuInicio
  103. '
  104. Me.mnuInicio.AutoSize = False
  105. Me.mnuInicio.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  106. Me.mnuInicio.Image = Global.Inversiones.My.Resources.Resources.btnInicio_Image
  107. Me.mnuInicio.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  108. Me.mnuInicio.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  109. Me.mnuInicio.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  110. Me.mnuInicio.Name = "mnuInicio"
  111. Me.mnuInicio.Size = New System.Drawing.Size(250, 40)
  112. Me.mnuInicio.Text = " Inicio"
  113. Me.mnuInicio.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  114. Me.mnuInicio.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal
  115. Me.mnuInicio.ToolTipText = "Inicio"
  116. Me.mnuInicio.Visible = False
  117. '
  118. 'mnuPropuestas
  119. '
  120. Me.mnuPropuestas.AutoSize = False
  121. Me.mnuPropuestas.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  122. Me.mnuPropuestas.Image = Global.Inversiones.My.Resources.Resources.btnPropuestaDeInversion_Image
  123. Me.mnuPropuestas.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  124. Me.mnuPropuestas.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  125. Me.mnuPropuestas.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  126. Me.mnuPropuestas.Name = "mnuPropuestas"
  127. Me.mnuPropuestas.Size = New System.Drawing.Size(250, 40)
  128. Me.mnuPropuestas.Text = " Propuestas de Inversión"
  129. Me.mnuPropuestas.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  130. Me.mnuPropuestas.ToolTipText = "Propuestas de Inversión"
  131. '
  132. 'mnuInversiones
  133. '
  134. Me.mnuInversiones.AutoSize = False
  135. Me.mnuInversiones.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  136. Me.mnuInversiones.Image = Global.Inversiones.My.Resources.Resources.btnInverntario_Image
  137. Me.mnuInversiones.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  138. Me.mnuInversiones.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  139. Me.mnuInversiones.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  140. Me.mnuInversiones.Name = "mnuInversiones"
  141. Me.mnuInversiones.Size = New System.Drawing.Size(250, 40)
  142. Me.mnuInversiones.Text = " Inversiones"
  143. Me.mnuInversiones.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  144. Me.mnuInversiones.ToolTipText = "Inventario de Inversiones"
  145. '
  146. 'mnuIngresos
  147. '
  148. Me.mnuIngresos.AutoSize = False
  149. Me.mnuIngresos.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuIngresosDashboards, Me.mnuIngresosConsulta})
  150. Me.mnuIngresos.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  151. Me.mnuIngresos.Image = Global.Inversiones.My.Resources.Resources.Button3_Image
  152. Me.mnuIngresos.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  153. Me.mnuIngresos.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  154. Me.mnuIngresos.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  155. Me.mnuIngresos.Name = "mnuIngresos"
  156. Me.mnuIngresos.Size = New System.Drawing.Size(250, 40)
  157. Me.mnuIngresos.Text = " Ingresos"
  158. Me.mnuIngresos.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  159. Me.mnuIngresos.ToolTipText = "Ingresos"
  160. Me.mnuIngresos.Visible = False
  161. '
  162. 'mnuIngresosDashboards
  163. '
  164. Me.mnuIngresosDashboards.Name = "mnuIngresosDashboards"
  165. Me.mnuIngresosDashboards.Size = New System.Drawing.Size(165, 24)
  166. Me.mnuIngresosDashboards.Text = "Dashboards"
  167. '
  168. 'mnuIngresosConsulta
  169. '
  170. Me.mnuIngresosConsulta.Name = "mnuIngresosConsulta"
  171. Me.mnuIngresosConsulta.Size = New System.Drawing.Size(165, 24)
  172. Me.mnuIngresosConsulta.Text = "Consulta"
  173. '
  174. 'mnuDisponibilidades
  175. '
  176. Me.mnuDisponibilidades.AutoSize = False
  177. Me.mnuDisponibilidades.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  178. Me.mnuDisponibilidades.Image = Global.Inversiones.My.Resources.Resources.btnDisponibilidades_Image
  179. Me.mnuDisponibilidades.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  180. Me.mnuDisponibilidades.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  181. Me.mnuDisponibilidades.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  182. Me.mnuDisponibilidades.Name = "mnuDisponibilidades"
  183. Me.mnuDisponibilidades.Size = New System.Drawing.Size(250, 40)
  184. Me.mnuDisponibilidades.Text = " Disponibilidades"
  185. Me.mnuDisponibilidades.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  186. Me.mnuDisponibilidades.ToolTipText = "Disponibilidades"
  187. Me.mnuDisponibilidades.Visible = False
  188. '
  189. 'mnuPresupuesto
  190. '
  191. Me.mnuPresupuesto.AutoSize = False
  192. Me.mnuPresupuesto.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  193. Me.mnuPresupuesto.Image = Global.Inversiones.My.Resources.Resources.Button4_Image
  194. Me.mnuPresupuesto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  195. Me.mnuPresupuesto.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  196. Me.mnuPresupuesto.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  197. Me.mnuPresupuesto.Name = "mnuPresupuesto"
  198. Me.mnuPresupuesto.Size = New System.Drawing.Size(250, 40)
  199. Me.mnuPresupuesto.Text = " Presupuesto"
  200. Me.mnuPresupuesto.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  201. Me.mnuPresupuesto.ToolTipText = "Presupuesto"
  202. Me.mnuPresupuesto.Visible = False
  203. '
  204. 'mnuInformes
  205. '
  206. Me.mnuInformes.AutoSize = False
  207. Me.mnuInformes.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  208. Me.mnuInformes.Image = Global.Inversiones.My.Resources.Resources.Button1_Image
  209. Me.mnuInformes.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  210. Me.mnuInformes.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  211. Me.mnuInformes.Margin = New System.Windows.Forms.Padding(0, 0, 0, 6)
  212. Me.mnuInformes.Name = "mnuInformes"
  213. Me.mnuInformes.Size = New System.Drawing.Size(250, 40)
  214. Me.mnuInformes.Text = " Informes"
  215. Me.mnuInformes.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  216. Me.mnuInformes.ToolTipText = "Informes"
  217. Me.mnuInformes.Visible = False
  218. '
  219. 'mnuConfiguracion
  220. '
  221. Me.mnuConfiguracion.AutoSize = False
  222. Me.mnuConfiguracion.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuCalificadoras, Me.mnuEmisores, Me.mnuEmpresas, Me.mnuInstrumentos, Me.mnuBancos, Me.mnuCuentasBancarias, Me.mnuTipoCuentaBancaria, Me.mnuPaises, Me.mnuFormasDePago, Me.mnuUsuarios, Me.mnuDepartamentos})
  223. Me.mnuConfiguracion.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  224. Me.mnuConfiguracion.Image = Global.Inversiones.My.Resources.Resources.Button5_Image
  225. Me.mnuConfiguracion.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  226. Me.mnuConfiguracion.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  227. Me.mnuConfiguracion.Name = "mnuConfiguracion"
  228. Me.mnuConfiguracion.Size = New System.Drawing.Size(250, 40)
  229. Me.mnuConfiguracion.Text = " Configuración"
  230. Me.mnuConfiguracion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  231. Me.mnuConfiguracion.ToolTipText = "Configuración"
  232. Me.mnuConfiguracion.Visible = False
  233. '
  234. 'mnuCalificadoras
  235. '
  236. Me.mnuCalificadoras.Name = "mnuCalificadoras"
  237. Me.mnuCalificadoras.Size = New System.Drawing.Size(235, 24)
  238. Me.mnuCalificadoras.Text = "Calificadoras"
  239. '
  240. 'mnuEmisores
  241. '
  242. Me.mnuEmisores.Name = "mnuEmisores"
  243. Me.mnuEmisores.Size = New System.Drawing.Size(235, 24)
  244. Me.mnuEmisores.Text = "Emisores"
  245. '
  246. 'mnuEmpresas
  247. '
  248. Me.mnuEmpresas.Name = "mnuEmpresas"
  249. Me.mnuEmpresas.Size = New System.Drawing.Size(235, 24)
  250. Me.mnuEmpresas.Text = "Empresas"
  251. '
  252. 'mnuInstrumentos
  253. '
  254. Me.mnuInstrumentos.Name = "mnuInstrumentos"
  255. Me.mnuInstrumentos.Size = New System.Drawing.Size(235, 24)
  256. Me.mnuInstrumentos.Text = "Instrumentos"
  257. '
  258. 'mnuBancos
  259. '
  260. Me.mnuBancos.Name = "mnuBancos"
  261. Me.mnuBancos.Size = New System.Drawing.Size(235, 24)
  262. Me.mnuBancos.Text = "Bancos"
  263. '
  264. 'mnuCuentasBancarias
  265. '
  266. Me.mnuCuentasBancarias.Name = "mnuCuentasBancarias"
  267. Me.mnuCuentasBancarias.Size = New System.Drawing.Size(235, 24)
  268. Me.mnuCuentasBancarias.Text = "Cuentas Bancarias"
  269. '
  270. 'mnuTipoCuentaBancaria
  271. '
  272. Me.mnuTipoCuentaBancaria.Name = "mnuTipoCuentaBancaria"
  273. Me.mnuTipoCuentaBancaria.Size = New System.Drawing.Size(235, 24)
  274. Me.mnuTipoCuentaBancaria.Text = "Tipo Cuenta Bancaria"
  275. '
  276. 'mnuPaises
  277. '
  278. Me.mnuPaises.Name = "mnuPaises"
  279. Me.mnuPaises.Size = New System.Drawing.Size(235, 24)
  280. Me.mnuPaises.Text = "Paises"
  281. '
  282. 'mnuFormasDePago
  283. '
  284. Me.mnuFormasDePago.Name = "mnuFormasDePago"
  285. Me.mnuFormasDePago.Size = New System.Drawing.Size(235, 24)
  286. Me.mnuFormasDePago.Text = "Formas de Pago"
  287. '
  288. 'mnuUsuarios
  289. '
  290. Me.mnuUsuarios.Name = "mnuUsuarios"
  291. Me.mnuUsuarios.Size = New System.Drawing.Size(235, 24)
  292. Me.mnuUsuarios.Text = "Usuarios"
  293. '
  294. 'mnuDepartamentos
  295. '
  296. Me.mnuDepartamentos.Name = "mnuDepartamentos"
  297. Me.mnuDepartamentos.Size = New System.Drawing.Size(235, 24)
  298. Me.mnuDepartamentos.Text = "Departamentos"
  299. '
  300. 'mnuRendimientos
  301. '
  302. Me.mnuRendimientos.AutoSize = False
  303. Me.mnuRendimientos.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  304. Me.mnuRendimientos.Image = Global.Inversiones.My.Resources.Resources.btnInicio_Image
  305. Me.mnuRendimientos.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  306. Me.mnuRendimientos.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  307. Me.mnuRendimientos.Name = "mnuRendimientos"
  308. Me.mnuRendimientos.Size = New System.Drawing.Size(250, 40)
  309. Me.mnuRendimientos.Text = " Rendimientos"
  310. Me.mnuRendimientos.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  311. Me.mnuRendimientos.Visible = False
  312. '
  313. 'FToolStripMenuItem
  314. '
  315. Me.FToolStripMenuItem.AutoSize = False
  316. Me.FToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  317. Me.FToolStripMenuItem.Image = Global.Inversiones.My.Resources.Resources.Button5_Image
  318. Me.FToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  319. Me.FToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
  320. Me.FToolStripMenuItem.Name = "FToolStripMenuItem"
  321. Me.FToolStripMenuItem.Size = New System.Drawing.Size(250, 40)
  322. Me.FToolStripMenuItem.Text = " Costos Financieros"
  323. Me.FToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  324. Me.FToolStripMenuItem.Visible = False
  325. '
  326. 'ArbitrajeToolStripMenuItem
  327. '
  328. Me.ArbitrajeToolStripMenuItem.AutoSize = False
  329. Me.ArbitrajeToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(127, Byte), Integer), CType(CType(139, Byte), Integer), CType(CType(155, Byte), Integer))
  330. Me.ArbitrajeToolStripMenuItem.Image = Global.Inversiones.My.Resources.Resources.btnInicio_Image
  331. Me.ArbitrajeToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
  332. Me.ArbitrajeToolStripMenuItem.Name = "ArbitrajeToolStripMenuItem"
  333. Me.ArbitrajeToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
  334. Me.ArbitrajeToolStripMenuItem.Size = New System.Drawing.Size(250, 40)
  335. Me.ArbitrajeToolStripMenuItem.Text = " Arbitraje"
  336. Me.ArbitrajeToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
  337. Me.ArbitrajeToolStripMenuItem.Visible = False
  338. '
  339. 'picLogo
  340. '
  341. Me.picLogo.Image = CType(resources.GetObject("picLogo.Image"), System.Drawing.Image)
  342. Me.picLogo.ImeMode = System.Windows.Forms.ImeMode.NoControl
  343. Me.picLogo.Location = New System.Drawing.Point(0, 0)
  344. Me.picLogo.Name = "picLogo"
  345. Me.picLogo.Size = New System.Drawing.Size(254, 84)
  346. Me.picLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
  347. Me.picLogo.TabIndex = 0
  348. Me.picLogo.TabStop = False
  349. '
  350. 'lblInversionesTXT
  351. '
  352. Me.lblInversionesTXT.AutoSize = True
  353. Me.lblInversionesTXT.Font = New System.Drawing.Font("Century Gothic", 12.0!, System.Drawing.FontStyle.Bold)
  354. Me.lblInversionesTXT.ForeColor = System.Drawing.Color.White
  355. Me.lblInversionesTXT.ImeMode = System.Windows.Forms.ImeMode.NoControl
  356. Me.lblInversionesTXT.Location = New System.Drawing.Point(76, 101)
  357. Me.lblInversionesTXT.Name = "lblInversionesTXT"
  358. Me.lblInversionesTXT.Size = New System.Drawing.Size(93, 19)
  359. Me.lblInversionesTXT.TabIndex = 5
  360. Me.lblInversionesTXT.Text = "Inversiones"
  361. '
  362. 'StatusStrip1
  363. '
  364. Me.StatusStrip1.Location = New System.Drawing.Point(254, 704)
  365. Me.StatusStrip1.Name = "StatusStrip1"
  366. Me.StatusStrip1.Size = New System.Drawing.Size(1116, 22)
  367. Me.StatusStrip1.TabIndex = 12
  368. Me.StatusStrip1.Text = "StatusStrip1"
  369. '
  370. 'pnlPrincipal
  371. '
  372. Me.pnlPrincipal.BackColor = System.Drawing.Color.White
  373. Me.pnlPrincipal.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  374. Me.pnlPrincipal.Controls.Add(Me.Button1)
  375. Me.pnlPrincipal.Controls.Add(Me.lblTitulo)
  376. Me.pnlPrincipal.Dock = System.Windows.Forms.DockStyle.Fill
  377. Me.pnlPrincipal.Location = New System.Drawing.Point(254, 49)
  378. Me.pnlPrincipal.Margin = New System.Windows.Forms.Padding(3, 15, 3, 3)
  379. Me.pnlPrincipal.Name = "pnlPrincipal"
  380. Me.pnlPrincipal.Padding = New System.Windows.Forms.Padding(0, 50, 0, 0)
  381. Me.pnlPrincipal.Size = New System.Drawing.Size(1116, 655)
  382. Me.pnlPrincipal.TabIndex = 14
  383. '
  384. 'Button1
  385. '
  386. Me.Button1.BackColor = System.Drawing.Color.Transparent
  387. Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  388. Me.Button1.Location = New System.Drawing.Point(6, 3)
  389. Me.Button1.Name = "Button1"
  390. Me.Button1.Size = New System.Drawing.Size(50, 35)
  391. Me.Button1.TabIndex = 14
  392. Me.Button1.Text = "≡"
  393. Me.Button1.TextAlign = System.Drawing.ContentAlignment.TopCenter
  394. Me.Button1.UseVisualStyleBackColor = False
  395. '
  396. 'lblTitulo
  397. '
  398. Me.lblTitulo.BackColor = System.Drawing.Color.White
  399. Me.lblTitulo.Dock = System.Windows.Forms.DockStyle.Top
  400. Me.lblTitulo.Font = New System.Drawing.Font("Century Gothic", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  401. Me.lblTitulo.ForeColor = System.Drawing.Color.FromArgb(CType(CType(21, Byte), Integer), CType(CType(37, Byte), Integer), CType(CType(60, Byte), Integer))
  402. Me.lblTitulo.ImageAlign = System.Drawing.ContentAlignment.TopCenter
  403. Me.lblTitulo.Location = New System.Drawing.Point(0, 50)
  404. Me.lblTitulo.Name = "lblTitulo"
  405. Me.lblTitulo.RightToLeft = System.Windows.Forms.RightToLeft.Yes
  406. Me.lblTitulo.Size = New System.Drawing.Size(1116, 33)
  407. Me.lblTitulo.TabIndex = 2
  408. Me.lblTitulo.Text = "SISTEMA DE INVERSIONES INVERLEC"
  409. Me.lblTitulo.TextAlign = System.Drawing.ContentAlignment.TopCenter
  410. '
  411. 'ToolStripSeparator1
  412. '
  413. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  414. Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 25)
  415. '
  416. 'ToolStripSeparator2
  417. '
  418. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  419. Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 25)
  420. '
  421. 'ToolStrip
  422. '
  423. Me.ToolStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewToolStripButton, Me.OpenToolStripButton, Me.SaveToolStripButton, Me.ToolStripSeparator1, Me.PrintToolStripButton, Me.PrintPreviewToolStripButton, Me.ToolStripSeparator2, Me.HelpToolStripButton})
  424. Me.ToolStrip.Location = New System.Drawing.Point(0, 24)
  425. Me.ToolStrip.Name = "ToolStrip"
  426. Me.ToolStrip.Size = New System.Drawing.Size(1370, 25)
  427. Me.ToolStrip.TabIndex = 6
  428. Me.ToolStrip.Text = "ToolStrip"
  429. '
  430. 'NewToolStripButton
  431. '
  432. Me.NewToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  433. Me.NewToolStripButton.Image = CType(resources.GetObject("NewToolStripButton.Image"), System.Drawing.Image)
  434. Me.NewToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  435. Me.NewToolStripButton.Name = "NewToolStripButton"
  436. Me.NewToolStripButton.Size = New System.Drawing.Size(23, 22)
  437. Me.NewToolStripButton.Text = "Nuevo"
  438. '
  439. 'OpenToolStripButton
  440. '
  441. Me.OpenToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  442. Me.OpenToolStripButton.Image = CType(resources.GetObject("OpenToolStripButton.Image"), System.Drawing.Image)
  443. Me.OpenToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  444. Me.OpenToolStripButton.Name = "OpenToolStripButton"
  445. Me.OpenToolStripButton.Size = New System.Drawing.Size(23, 22)
  446. Me.OpenToolStripButton.Text = "Abrir"
  447. '
  448. 'SaveToolStripButton
  449. '
  450. Me.SaveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  451. Me.SaveToolStripButton.Image = CType(resources.GetObject("SaveToolStripButton.Image"), System.Drawing.Image)
  452. Me.SaveToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  453. Me.SaveToolStripButton.Name = "SaveToolStripButton"
  454. Me.SaveToolStripButton.Size = New System.Drawing.Size(23, 22)
  455. Me.SaveToolStripButton.Text = "Guardar"
  456. '
  457. 'PrintToolStripButton
  458. '
  459. Me.PrintToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  460. Me.PrintToolStripButton.Image = CType(resources.GetObject("PrintToolStripButton.Image"), System.Drawing.Image)
  461. Me.PrintToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  462. Me.PrintToolStripButton.Name = "PrintToolStripButton"
  463. Me.PrintToolStripButton.Size = New System.Drawing.Size(23, 22)
  464. Me.PrintToolStripButton.Text = "Imprimir"
  465. '
  466. 'PrintPreviewToolStripButton
  467. '
  468. Me.PrintPreviewToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  469. Me.PrintPreviewToolStripButton.Image = CType(resources.GetObject("PrintPreviewToolStripButton.Image"), System.Drawing.Image)
  470. Me.PrintPreviewToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  471. Me.PrintPreviewToolStripButton.Name = "PrintPreviewToolStripButton"
  472. Me.PrintPreviewToolStripButton.Size = New System.Drawing.Size(23, 22)
  473. Me.PrintPreviewToolStripButton.Text = "Vista previa de impresión"
  474. '
  475. 'HelpToolStripButton
  476. '
  477. Me.HelpToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
  478. Me.HelpToolStripButton.Image = CType(resources.GetObject("HelpToolStripButton.Image"), System.Drawing.Image)
  479. Me.HelpToolStripButton.ImageTransparentColor = System.Drawing.Color.Black
  480. Me.HelpToolStripButton.Name = "HelpToolStripButton"
  481. Me.HelpToolStripButton.Size = New System.Drawing.Size(23, 22)
  482. Me.HelpToolStripButton.Text = "Ayuda"
  483. '
  484. 'MenuStrip
  485. '
  486. Me.MenuStrip.BackColor = System.Drawing.Color.FromArgb(CType(CType(35, Byte), Integer), CType(CType(39, Byte), Integer), CType(CType(45, Byte), Integer))
  487. Me.MenuStrip.Location = New System.Drawing.Point(0, 0)
  488. Me.MenuStrip.Name = "MenuStrip"
  489. Me.MenuStrip.Size = New System.Drawing.Size(1370, 24)
  490. Me.MenuStrip.TabIndex = 5
  491. Me.MenuStrip.Text = "MenuStrip"
  492. '
  493. 'frmPrincipal
  494. '
  495. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
  496. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  497. Me.BackColor = System.Drawing.Color.Black
  498. Me.ClientSize = New System.Drawing.Size(1370, 726)
  499. Me.Controls.Add(Me.pnlPrincipal)
  500. Me.Controls.Add(Me.StatusStrip1)
  501. Me.Controls.Add(Me.PanelMenu)
  502. Me.Controls.Add(Me.ToolStrip)
  503. Me.Controls.Add(Me.MenuStrip)
  504. Me.IsMdiContainer = True
  505. Me.MainMenuStrip = Me.MenuStrip
  506. Me.Name = "frmPrincipal"
  507. Me.Text = "Inversiones"
  508. Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  509. Me.PanelMenu.ResumeLayout(False)
  510. Me.PanelMenu.PerformLayout()
  511. Me.mnuPrincipal.ResumeLayout(False)
  512. Me.mnuPrincipal.PerformLayout()
  513. CType(Me.picLogo, System.ComponentModel.ISupportInitialize).EndInit()
  514. Me.pnlPrincipal.ResumeLayout(False)
  515. Me.ToolStrip.ResumeLayout(False)
  516. Me.ToolStrip.PerformLayout()
  517. Me.ResumeLayout(False)
  518. Me.PerformLayout()
  519. End Sub
  520. Friend WithEvents ToolTip As System.Windows.Forms.ToolTip
  521. Friend WithEvents PanelMenu As Panel
  522. Friend WithEvents picLogo As PictureBox
  523. Friend WithEvents lblInversionesTXT As Label
  524. Friend WithEvents StatusStrip1 As StatusStrip
  525. Friend WithEvents mnuPrincipal As MenuStrip
  526. Friend WithEvents mnuInicio As ToolStripMenuItem
  527. Friend WithEvents mnuPropuestas As ToolStripMenuItem
  528. Friend WithEvents mnuInversiones As ToolStripMenuItem
  529. Friend WithEvents mnuIngresos As ToolStripMenuItem
  530. Friend WithEvents mnuIngresosDashboards As ToolStripMenuItem
  531. Friend WithEvents mnuIngresosConsulta As ToolStripMenuItem
  532. Friend WithEvents mnuDisponibilidades As ToolStripMenuItem
  533. Friend WithEvents mnuPresupuesto As ToolStripMenuItem
  534. Friend WithEvents mnuInformes As ToolStripMenuItem
  535. Friend WithEvents mnuConfiguracion As ToolStripMenuItem
  536. Friend WithEvents mnuCalificadoras As ToolStripMenuItem
  537. Friend WithEvents mnuEmisores As ToolStripMenuItem
  538. Friend WithEvents mnuEmpresas As ToolStripMenuItem
  539. Friend WithEvents mnuInstrumentos As ToolStripMenuItem
  540. Friend WithEvents Button1 As Button
  541. Friend WithEvents mnuBancos As ToolStripMenuItem
  542. Friend WithEvents mnuCuentasBancarias As ToolStripMenuItem
  543. Friend WithEvents mnuPaises As ToolStripMenuItem
  544. Friend WithEvents mnuFormasDePago As ToolStripMenuItem
  545. Friend WithEvents mnuUsuarios As ToolStripMenuItem
  546. Friend WithEvents mnuDepartamentos As ToolStripMenuItem
  547. Friend WithEvents mnuTipoCuentaBancaria As ToolStripMenuItem
  548. Friend WithEvents mnuRendimientos As ToolStripMenuItem
  549. Friend WithEvents pnlPrincipal As Panel
  550. Friend WithEvents FToolStripMenuItem As ToolStripMenuItem
  551. Friend WithEvents ArbitrajeToolStripMenuItem As ToolStripMenuItem
  552. Friend WithEvents lblTitulo As Label
  553. Friend WithEvents NewToolStripButton As ToolStripButton
  554. Friend WithEvents OpenToolStripButton As ToolStripButton
  555. Friend WithEvents SaveToolStripButton As ToolStripButton
  556. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  557. Friend WithEvents PrintToolStripButton As ToolStripButton
  558. Friend WithEvents PrintPreviewToolStripButton As ToolStripButton
  559. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  560. Friend WithEvents HelpToolStripButton As ToolStripButton
  561. Friend WithEvents ToolStrip As ToolStrip
  562. Friend WithEvents MenuStrip As MenuStrip
  563. End Class