Partial Class frmRendimientoFiltro 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.Panel1 = New System.Windows.Forms.Panel() Me.TbcRendimiento = New System.Windows.Forms.TabControl() Me.TbConfiguracion = New System.Windows.Forms.TabPage() Me.Panel2 = New System.Windows.Forms.Panel() Me.grpTipoRendimiento = New System.Windows.Forms.GroupBox() Me.rdbRendimientoDiario = New System.Windows.Forms.RadioButton() Me.rdbRendimientoGeneral = New System.Windows.Forms.RadioButton() Me.grpInstrumento = New System.Windows.Forms.GroupBox() Me.flpInstrumento = New System.Windows.Forms.FlowLayoutPanel() Me.grpMostrarTotales = New System.Windows.Forms.GroupBox() Me.grpTotales = New System.Windows.Forms.GroupBox() Me.chkPortafolioSinRenta = New System.Windows.Forms.CheckBox() Me.chkPortafolioSinLiquidez = New System.Windows.Forms.CheckBox() Me.chkPortafolio = New System.Windows.Forms.CheckBox() Me.grpEmpresasInstrumentos = New System.Windows.Forms.GroupBox() Me.grpEmpresa = New System.Windows.Forms.GroupBox() Me.flpEmpresa = New System.Windows.Forms.FlowLayoutPanel() Me.grpFechas = New System.Windows.Forms.GroupBox() Me.rdbDeshabilitarFecha = New System.Windows.Forms.RadioButton() Me.rdbRangoFechas = New System.Windows.Forms.RadioButton() Me.rdbFecha = New System.Windows.Forms.RadioButton() Me.Label1 = New System.Windows.Forms.Label() Me.dtpFecha = New System.Windows.Forms.DateTimePicker() Me.Label5 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.dtpFechaFinal = New System.Windows.Forms.DateTimePicker() Me.dtpFechaInicial = New System.Windows.Forms.DateTimePicker() Me.Panel3 = New System.Windows.Forms.Panel() Me.grpOtros = New System.Windows.Forms.GroupBox() Me.grpVigente = New System.Windows.Forms.GroupBox() Me.rdbVencidoAmbos = New System.Windows.Forms.RadioButton() Me.rdbVencido = New System.Windows.Forms.RadioButton() Me.rdbVigente = New System.Windows.Forms.RadioButton() Me.grpEstado = New System.Windows.Forms.GroupBox() Me.rdbCancelada = New System.Windows.Forms.RadioButton() Me.rdbRevision = New System.Windows.Forms.RadioButton() Me.rdbTodosEstado = New System.Windows.Forms.RadioButton() Me.rdbRechazado = New System.Windows.Forms.RadioButton() Me.rdbAprobado = New System.Windows.Forms.RadioButton() Me.rdbPendientes = New System.Windows.Forms.RadioButton() Me.grpLugar = New System.Windows.Forms.GroupBox() Me.rdbAmbosPais = New System.Windows.Forms.RadioButton() Me.rdbNacionales = New System.Windows.Forms.RadioButton() Me.rdbInternacionales = New System.Windows.Forms.RadioButton() Me.grpRenta = New System.Windows.Forms.GroupBox() Me.rdbAmbosRenta = New System.Windows.Forms.RadioButton() Me.rdbFija = New System.Windows.Forms.RadioButton() Me.rdbVariable = New System.Windows.Forms.RadioButton() Me.TbRendimientoGeneral = New System.Windows.Forms.TabPage() Me.txtRendSumaProducto = New System.Windows.Forms.TextBox() Me.lblRendSumaProducto = New System.Windows.Forms.Label() Me.grpAgrupamiento = New System.Windows.Forms.GroupBox() Me.chkTipoRenta = New System.Windows.Forms.CheckBox() Me.chkVigencia = New System.Windows.Forms.CheckBox() Me.chkFecha = New System.Windows.Forms.CheckBox() Me.chkEstado = New System.Windows.Forms.CheckBox() Me.chkNacionalidad = New System.Windows.Forms.CheckBox() Me.chkInstrumento = New System.Windows.Forms.CheckBox() Me.chkEmpresa = New System.Windows.Forms.CheckBox() Me.txtRendimientos = New System.Windows.Forms.TextBox() Me.Label2 = New System.Windows.Forms.Label() Me.txtDisponibilidades = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.txtPortTotal = New System.Windows.Forms.TextBox() Me.lblPortTotal = New System.Windows.Forms.Label() Me.dgvRendimientos = New System.Windows.Forms.DataGridView() Me.TbRendimientoDiario = New System.Windows.Forms.TabPage() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.rdbRendDiario = New System.Windows.Forms.RadioButton() Me.rdbRendMensual = New System.Windows.Forms.RadioButton() Me.Button1 = New System.Windows.Forms.Button() Me.Label11 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.CheckBox4 = New System.Windows.Forms.CheckBox() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.dgvRendimientoDetalles = New System.Windows.Forms.DataGridView() Me.Label6 = New System.Windows.Forms.Label() Me.btnVer = New System.Windows.Forms.Button() Me.dgvRendimientoDiario = New System.Windows.Forms.DataGridView() Me.dgvRendimientoMensual = New System.Windows.Forms.DataGridView() Me.grpAgruparRendDiario = New System.Windows.Forms.GroupBox() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.CheckBox2 = New System.Windows.Forms.CheckBox() Me.CheckBox5 = New System.Windows.Forms.CheckBox() Me.CheckBox6 = New System.Windows.Forms.CheckBox() Me.CheckBox7 = New System.Windows.Forms.CheckBox() Me.grpRangoFechas = New System.Windows.Forms.GroupBox() Me.btnActualizar = New System.Windows.Forms.Button() Me.Label9 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.dtpFechaFinalDiario = New System.Windows.Forms.DateTimePicker() Me.dtpFechaInicialDiario = New System.Windows.Forms.DateTimePicker() Me.lblTitulo = New System.Windows.Forms.Label() Me.Panel1.SuspendLayout() Me.TbcRendimiento.SuspendLayout() Me.TbConfiguracion.SuspendLayout() Me.Panel2.SuspendLayout() Me.grpTipoRendimiento.SuspendLayout() Me.grpInstrumento.SuspendLayout() Me.grpMostrarTotales.SuspendLayout() Me.grpTotales.SuspendLayout() Me.grpEmpresasInstrumentos.SuspendLayout() Me.grpEmpresa.SuspendLayout() Me.grpFechas.SuspendLayout() Me.Panel3.SuspendLayout() Me.grpOtros.SuspendLayout() Me.grpVigente.SuspendLayout() Me.grpEstado.SuspendLayout() Me.grpLugar.SuspendLayout() Me.grpRenta.SuspendLayout() Me.TbRendimientoGeneral.SuspendLayout() Me.grpAgrupamiento.SuspendLayout() CType(Me.dgvRendimientos, System.ComponentModel.ISupportInitialize).BeginInit() Me.TbRendimientoDiario.SuspendLayout() Me.GroupBox3.SuspendLayout() CType(Me.dgvRendimientoDetalles, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvRendimientoDiario, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvRendimientoMensual, System.ComponentModel.ISupportInitialize).BeginInit() Me.grpAgruparRendDiario.SuspendLayout() Me.grpRangoFechas.SuspendLayout() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel1.Controls.Add(Me.TbcRendimiento) Me.Panel1.Controls.Add(Me.lblTitulo) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1200, 749) Me.Panel1.TabIndex = 0 ' 'TbcRendimiento ' Me.TbcRendimiento.Controls.Add(Me.TbConfiguracion) Me.TbcRendimiento.Controls.Add(Me.TbRendimientoGeneral) Me.TbcRendimiento.Controls.Add(Me.TbRendimientoDiario) Me.TbcRendimiento.Location = New System.Drawing.Point(3, 47) Me.TbcRendimiento.Name = "TbcRendimiento" Me.TbcRendimiento.SelectedIndex = 0 Me.TbcRendimiento.Size = New System.Drawing.Size(1194, 677) Me.TbcRendimiento.TabIndex = 4 ' 'TbConfiguracion ' Me.TbConfiguracion.BackColor = System.Drawing.Color.WhiteSmoke Me.TbConfiguracion.Controls.Add(Me.Panel2) Me.TbConfiguracion.Controls.Add(Me.Panel3) Me.TbConfiguracion.Location = New System.Drawing.Point(4, 22) Me.TbConfiguracion.Name = "TbConfiguracion" Me.TbConfiguracion.Padding = New System.Windows.Forms.Padding(3) Me.TbConfiguracion.Size = New System.Drawing.Size(1186, 651) Me.TbConfiguracion.TabIndex = 0 Me.TbConfiguracion.Text = "Configuracion" ' 'Panel2 ' Me.Panel2.Controls.Add(Me.grpTipoRendimiento) Me.Panel2.Controls.Add(Me.grpInstrumento) Me.Panel2.Controls.Add(Me.grpMostrarTotales) Me.Panel2.Controls.Add(Me.grpEmpresasInstrumentos) Me.Panel2.Controls.Add(Me.grpFechas) Me.Panel2.Location = New System.Drawing.Point(8, 16) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(1175, 451) Me.Panel2.TabIndex = 83 ' 'grpTipoRendimiento ' Me.grpTipoRendimiento.Controls.Add(Me.rdbRendimientoDiario) Me.grpTipoRendimiento.Controls.Add(Me.rdbRendimientoGeneral) Me.grpTipoRendimiento.Location = New System.Drawing.Point(816, 16) Me.grpTipoRendimiento.Name = "grpTipoRendimiento" Me.grpTipoRendimiento.Size = New System.Drawing.Size(277, 73) Me.grpTipoRendimiento.TabIndex = 24 Me.grpTipoRendimiento.TabStop = False Me.grpTipoRendimiento.Text = "Tipos Rendimientos" ' 'rdbRendimientoDiario ' Me.rdbRendimientoDiario.AutoSize = True Me.rdbRendimientoDiario.Location = New System.Drawing.Point(147, 34) Me.rdbRendimientoDiario.Name = "rdbRendimientoDiario" Me.rdbRendimientoDiario.Size = New System.Drawing.Size(114, 17) Me.rdbRendimientoDiario.TabIndex = 1 Me.rdbRendimientoDiario.Text = "Rendimiento Diario" Me.rdbRendimientoDiario.UseVisualStyleBackColor = True ' 'rdbRendimientoGeneral ' Me.rdbRendimientoGeneral.AutoSize = True Me.rdbRendimientoGeneral.Checked = True Me.rdbRendimientoGeneral.Location = New System.Drawing.Point(6, 34) Me.rdbRendimientoGeneral.Name = "rdbRendimientoGeneral" Me.rdbRendimientoGeneral.Size = New System.Drawing.Size(124, 17) Me.rdbRendimientoGeneral.TabIndex = 0 Me.rdbRendimientoGeneral.TabStop = True Me.rdbRendimientoGeneral.Text = "Rendimiento General" Me.rdbRendimientoGeneral.UseVisualStyleBackColor = True ' 'grpInstrumento ' Me.grpInstrumento.Controls.Add(Me.flpInstrumento) Me.grpInstrumento.Location = New System.Drawing.Point(18, 333) Me.grpInstrumento.Name = "grpInstrumento" Me.grpInstrumento.Size = New System.Drawing.Size(1125, 115) Me.grpInstrumento.TabIndex = 1 Me.grpInstrumento.TabStop = False Me.grpInstrumento.Text = "Instrumento" ' 'flpInstrumento ' Me.flpInstrumento.AutoScroll = True Me.flpInstrumento.Location = New System.Drawing.Point(0, 15) Me.flpInstrumento.Name = "flpInstrumento" Me.flpInstrumento.Size = New System.Drawing.Size(1104, 93) Me.flpInstrumento.TabIndex = 1 ' 'grpMostrarTotales ' Me.grpMostrarTotales.Controls.Add(Me.grpTotales) Me.grpMostrarTotales.Location = New System.Drawing.Point(504, 16) Me.grpMostrarTotales.Name = "grpMostrarTotales" Me.grpMostrarTotales.Size = New System.Drawing.Size(292, 121) Me.grpMostrarTotales.TabIndex = 3 Me.grpMostrarTotales.TabStop = False Me.grpMostrarTotales.Text = "Mostrar Totales" ' 'grpTotales ' Me.grpTotales.Controls.Add(Me.chkPortafolioSinRenta) Me.grpTotales.Controls.Add(Me.chkPortafolioSinLiquidez) Me.grpTotales.Controls.Add(Me.chkPortafolio) Me.grpTotales.Location = New System.Drawing.Point(17, 24) Me.grpTotales.Name = "grpTotales" Me.grpTotales.Size = New System.Drawing.Size(263, 87) Me.grpTotales.TabIndex = 0 Me.grpTotales.TabStop = False Me.grpTotales.Text = "Totales" ' 'chkPortafolioSinRenta ' Me.chkPortafolioSinRenta.AutoSize = True Me.chkPortafolioSinRenta.Checked = True Me.chkPortafolioSinRenta.CheckState = System.Windows.Forms.CheckState.Checked Me.chkPortafolioSinRenta.Location = New System.Drawing.Point(143, 19) Me.chkPortafolioSinRenta.Name = "chkPortafolioSinRenta" Me.chkPortafolioSinRenta.Size = New System.Drawing.Size(120, 17) Me.chkPortafolioSinRenta.TabIndex = 6 Me.chkPortafolioSinRenta.Text = "Portafolio Sin Renta" Me.chkPortafolioSinRenta.UseVisualStyleBackColor = True Me.chkPortafolioSinRenta.Visible = False ' 'chkPortafolioSinLiquidez ' Me.chkPortafolioSinLiquidez.AutoSize = True Me.chkPortafolioSinLiquidez.Checked = True Me.chkPortafolioSinLiquidez.CheckState = System.Windows.Forms.CheckState.Checked Me.chkPortafolioSinLiquidez.Location = New System.Drawing.Point(10, 63) Me.chkPortafolioSinLiquidez.Name = "chkPortafolioSinLiquidez" Me.chkPortafolioSinLiquidez.Size = New System.Drawing.Size(130, 17) Me.chkPortafolioSinLiquidez.TabIndex = 5 Me.chkPortafolioSinLiquidez.Text = "Portafolio Sin Liquidez" Me.chkPortafolioSinLiquidez.UseVisualStyleBackColor = True ' 'chkPortafolio ' Me.chkPortafolio.AutoSize = True Me.chkPortafolio.Checked = True Me.chkPortafolio.CheckState = System.Windows.Forms.CheckState.Checked Me.chkPortafolio.Location = New System.Drawing.Point(10, 20) Me.chkPortafolio.Name = "chkPortafolio" Me.chkPortafolio.Size = New System.Drawing.Size(70, 17) Me.chkPortafolio.TabIndex = 4 Me.chkPortafolio.Text = "Portafolio" Me.chkPortafolio.UseVisualStyleBackColor = True ' 'grpEmpresasInstrumentos ' Me.grpEmpresasInstrumentos.Controls.Add(Me.grpEmpresa) Me.grpEmpresasInstrumentos.Location = New System.Drawing.Point(18, 158) Me.grpEmpresasInstrumentos.Name = "grpEmpresasInstrumentos" Me.grpEmpresasInstrumentos.Size = New System.Drawing.Size(1125, 169) Me.grpEmpresasInstrumentos.TabIndex = 1 Me.grpEmpresasInstrumentos.TabStop = False Me.grpEmpresasInstrumentos.Text = "Empresa e Insrumento" ' 'grpEmpresa ' Me.grpEmpresa.Controls.Add(Me.flpEmpresa) Me.grpEmpresa.Location = New System.Drawing.Point(17, 28) Me.grpEmpresa.Name = "grpEmpresa" Me.grpEmpresa.Size = New System.Drawing.Size(1087, 135) Me.grpEmpresa.TabIndex = 0 Me.grpEmpresa.TabStop = False Me.grpEmpresa.Text = "Empresa" ' 'flpEmpresa ' Me.flpEmpresa.AutoScroll = True Me.flpEmpresa.Location = New System.Drawing.Point(6, 13) Me.flpEmpresa.Name = "flpEmpresa" Me.flpEmpresa.Size = New System.Drawing.Size(1075, 107) Me.flpEmpresa.TabIndex = 0 ' 'grpFechas ' Me.grpFechas.Controls.Add(Me.rdbDeshabilitarFecha) Me.grpFechas.Controls.Add(Me.rdbRangoFechas) Me.grpFechas.Controls.Add(Me.rdbFecha) Me.grpFechas.Controls.Add(Me.Label1) Me.grpFechas.Controls.Add(Me.dtpFecha) Me.grpFechas.Controls.Add(Me.Label5) Me.grpFechas.Controls.Add(Me.Label4) Me.grpFechas.Controls.Add(Me.dtpFechaFinal) Me.grpFechas.Controls.Add(Me.dtpFechaInicial) Me.grpFechas.Location = New System.Drawing.Point(18, 16) Me.grpFechas.Name = "grpFechas" Me.grpFechas.Size = New System.Drawing.Size(465, 123) Me.grpFechas.TabIndex = 0 Me.grpFechas.TabStop = False Me.grpFechas.Text = "Busqueda por Fecha y Tiempo" ' 'rdbDeshabilitarFecha ' Me.rdbDeshabilitarFecha.AutoSize = True Me.rdbDeshabilitarFecha.Checked = True Me.rdbDeshabilitarFecha.Location = New System.Drawing.Point(400, 19) Me.rdbDeshabilitarFecha.Name = "rdbDeshabilitarFecha" Me.rdbDeshabilitarFecha.Size = New System.Drawing.Size(65, 17) Me.rdbDeshabilitarFecha.TabIndex = 16 Me.rdbDeshabilitarFecha.TabStop = True Me.rdbDeshabilitarFecha.Text = "Ninguno" Me.rdbDeshabilitarFecha.UseVisualStyleBackColor = True ' 'rdbRangoFechas ' Me.rdbRangoFechas.AutoSize = True Me.rdbRangoFechas.Location = New System.Drawing.Point(212, 19) Me.rdbRangoFechas.Name = "rdbRangoFechas" Me.rdbRangoFechas.Size = New System.Drawing.Size(127, 17) Me.rdbRangoFechas.TabIndex = 15 Me.rdbRangoFechas.Text = "Busqueda Por Rango" Me.rdbRangoFechas.UseVisualStyleBackColor = True ' 'rdbFecha ' Me.rdbFecha.AutoSize = True Me.rdbFecha.Location = New System.Drawing.Point(62, 19) Me.rdbFecha.Name = "rdbFecha" Me.rdbFecha.Size = New System.Drawing.Size(91, 17) Me.rdbFecha.TabIndex = 14 Me.rdbFecha.Text = "Buscar Fecha" Me.rdbFecha.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(91, 40) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(40, 13) Me.Label1.TabIndex = 12 Me.Label1.Text = "Fecha " ' 'dtpFecha ' Me.dtpFecha.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFecha.Location = New System.Drawing.Point(58, 70) Me.dtpFecha.Name = "dtpFecha" Me.dtpFecha.Size = New System.Drawing.Size(100, 20) Me.dtpFecha.TabIndex = 11 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(298, 39) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(62, 13) Me.Label5.TabIndex = 10 Me.Label5.Text = "Fecha Final" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(196, 40) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(67, 13) Me.Label4.TabIndex = 9 Me.Label4.Text = "Fecha Inicial" ' 'dtpFechaFinal ' Me.dtpFechaFinal.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaFinal.Location = New System.Drawing.Point(286, 70) Me.dtpFechaFinal.Name = "dtpFechaFinal" Me.dtpFechaFinal.Size = New System.Drawing.Size(100, 20) Me.dtpFechaFinal.TabIndex = 8 ' 'dtpFechaInicial ' Me.dtpFechaInicial.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaInicial.Location = New System.Drawing.Point(180, 70) Me.dtpFechaInicial.Name = "dtpFechaInicial" Me.dtpFechaInicial.Size = New System.Drawing.Size(100, 20) Me.dtpFechaInicial.TabIndex = 7 ' 'Panel3 ' Me.Panel3.Controls.Add(Me.grpOtros) Me.Panel3.Location = New System.Drawing.Point(2, 483) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(1178, 163) Me.Panel3.TabIndex = 84 ' 'grpOtros ' Me.grpOtros.Controls.Add(Me.grpVigente) Me.grpOtros.Controls.Add(Me.grpEstado) Me.grpOtros.Controls.Add(Me.grpLugar) Me.grpOtros.Controls.Add(Me.grpRenta) Me.grpOtros.Location = New System.Drawing.Point(24, 13) Me.grpOtros.Name = "grpOtros" Me.grpOtros.Size = New System.Drawing.Size(1151, 132) Me.grpOtros.TabIndex = 1 Me.grpOtros.TabStop = False Me.grpOtros.Text = "Otros" ' 'grpVigente ' Me.grpVigente.Controls.Add(Me.rdbVencidoAmbos) Me.grpVigente.Controls.Add(Me.rdbVencido) Me.grpVigente.Controls.Add(Me.rdbVigente) Me.grpVigente.Location = New System.Drawing.Point(583, 19) Me.grpVigente.Name = "grpVigente" Me.grpVigente.Size = New System.Drawing.Size(183, 87) Me.grpVigente.TabIndex = 3 Me.grpVigente.TabStop = False Me.grpVigente.Text = "Vigente" ' 'rdbVencidoAmbos ' Me.rdbVencidoAmbos.AutoSize = True Me.rdbVencidoAmbos.Location = New System.Drawing.Point(108, 19) Me.rdbVencidoAmbos.Name = "rdbVencidoAmbos" Me.rdbVencidoAmbos.Size = New System.Drawing.Size(57, 17) Me.rdbVencidoAmbos.TabIndex = 6 Me.rdbVencidoAmbos.Text = "Ambos" Me.rdbVencidoAmbos.UseVisualStyleBackColor = True ' 'rdbVencido ' Me.rdbVencido.AutoSize = True Me.rdbVencido.Location = New System.Drawing.Point(18, 64) Me.rdbVencido.Name = "rdbVencido" Me.rdbVencido.Size = New System.Drawing.Size(64, 17) Me.rdbVencido.TabIndex = 5 Me.rdbVencido.Text = "Vencido" Me.rdbVencido.UseVisualStyleBackColor = True ' 'rdbVigente ' Me.rdbVigente.AutoSize = True Me.rdbVigente.Checked = True Me.rdbVigente.Location = New System.Drawing.Point(18, 19) Me.rdbVigente.Name = "rdbVigente" Me.rdbVigente.Size = New System.Drawing.Size(61, 17) Me.rdbVigente.TabIndex = 4 Me.rdbVigente.TabStop = True Me.rdbVigente.Text = "Vigente" Me.rdbVigente.UseVisualStyleBackColor = True ' 'grpEstado ' Me.grpEstado.Controls.Add(Me.rdbCancelada) Me.grpEstado.Controls.Add(Me.rdbRevision) Me.grpEstado.Controls.Add(Me.rdbTodosEstado) Me.grpEstado.Controls.Add(Me.rdbRechazado) Me.grpEstado.Controls.Add(Me.rdbAprobado) Me.grpEstado.Controls.Add(Me.rdbPendientes) Me.grpEstado.Location = New System.Drawing.Point(787, 28) Me.grpEstado.Name = "grpEstado" Me.grpEstado.Size = New System.Drawing.Size(311, 87) Me.grpEstado.TabIndex = 2 Me.grpEstado.TabStop = False Me.grpEstado.Text = "Estado" ' 'rdbCancelada ' Me.rdbCancelada.AutoSize = True Me.rdbCancelada.Location = New System.Drawing.Point(196, 35) Me.rdbCancelada.Name = "rdbCancelada" Me.rdbCancelada.Size = New System.Drawing.Size(76, 17) Me.rdbCancelada.TabIndex = 8 Me.rdbCancelada.Text = "Cancelada" Me.rdbCancelada.UseVisualStyleBackColor = True ' 'rdbRevision ' Me.rdbRevision.AutoSize = True Me.rdbRevision.Location = New System.Drawing.Point(196, 12) Me.rdbRevision.Name = "rdbRevision" Me.rdbRevision.Size = New System.Drawing.Size(66, 17) Me.rdbRevision.TabIndex = 7 Me.rdbRevision.Text = "Revision" Me.rdbRevision.UseVisualStyleBackColor = True ' 'rdbTodosEstado ' Me.rdbTodosEstado.AutoSize = True Me.rdbTodosEstado.Checked = True Me.rdbTodosEstado.Location = New System.Drawing.Point(196, 57) Me.rdbTodosEstado.Name = "rdbTodosEstado" Me.rdbTodosEstado.Size = New System.Drawing.Size(55, 17) Me.rdbTodosEstado.TabIndex = 6 Me.rdbTodosEstado.TabStop = True Me.rdbTodosEstado.Text = "Todos" Me.rdbTodosEstado.UseVisualStyleBackColor = True ' 'rdbRechazado ' Me.rdbRechazado.AutoSize = True Me.rdbRechazado.Location = New System.Drawing.Point(30, 58) Me.rdbRechazado.Name = "rdbRechazado" Me.rdbRechazado.Size = New System.Drawing.Size(80, 17) Me.rdbRechazado.TabIndex = 5 Me.rdbRechazado.Text = "Rechazado" Me.rdbRechazado.UseVisualStyleBackColor = True ' 'rdbAprobado ' Me.rdbAprobado.AutoSize = True Me.rdbAprobado.Location = New System.Drawing.Point(30, 35) Me.rdbAprobado.Name = "rdbAprobado" Me.rdbAprobado.Size = New System.Drawing.Size(71, 17) Me.rdbAprobado.TabIndex = 4 Me.rdbAprobado.Text = "Aprobado" Me.rdbAprobado.UseVisualStyleBackColor = True ' 'rdbPendientes ' Me.rdbPendientes.AutoSize = True Me.rdbPendientes.Location = New System.Drawing.Point(30, 12) Me.rdbPendientes.Name = "rdbPendientes" Me.rdbPendientes.Size = New System.Drawing.Size(73, 17) Me.rdbPendientes.TabIndex = 3 Me.rdbPendientes.Text = "Pendiente" Me.rdbPendientes.UseVisualStyleBackColor = True ' 'grpLugar ' Me.grpLugar.Controls.Add(Me.rdbAmbosPais) Me.grpLugar.Controls.Add(Me.rdbNacionales) Me.grpLugar.Controls.Add(Me.rdbInternacionales) Me.grpLugar.Location = New System.Drawing.Point(358, 19) Me.grpLugar.Name = "grpLugar" Me.grpLugar.Size = New System.Drawing.Size(201, 96) Me.grpLugar.TabIndex = 1 Me.grpLugar.TabStop = False Me.grpLugar.Text = "Pais" ' 'rdbAmbosPais ' Me.rdbAmbosPais.AutoSize = True Me.rdbAmbosPais.Checked = True Me.rdbAmbosPais.Location = New System.Drawing.Point(138, 17) Me.rdbAmbosPais.Name = "rdbAmbosPais" Me.rdbAmbosPais.Size = New System.Drawing.Size(57, 17) Me.rdbAmbosPais.TabIndex = 5 Me.rdbAmbosPais.TabStop = True Me.rdbAmbosPais.Text = "Ambos" Me.rdbAmbosPais.UseVisualStyleBackColor = True ' 'rdbNacionales ' Me.rdbNacionales.AutoSize = True Me.rdbNacionales.Location = New System.Drawing.Point(10, 64) Me.rdbNacionales.Name = "rdbNacionales" Me.rdbNacionales.Size = New System.Drawing.Size(78, 17) Me.rdbNacionales.TabIndex = 4 Me.rdbNacionales.Text = "Nacionales" Me.rdbNacionales.UseVisualStyleBackColor = True ' 'rdbInternacionales ' Me.rdbInternacionales.AutoSize = True Me.rdbInternacionales.Location = New System.Drawing.Point(10, 19) Me.rdbInternacionales.Name = "rdbInternacionales" Me.rdbInternacionales.Size = New System.Drawing.Size(97, 17) Me.rdbInternacionales.TabIndex = 3 Me.rdbInternacionales.Text = "Internacionales" Me.rdbInternacionales.UseVisualStyleBackColor = True ' 'grpRenta ' Me.grpRenta.Controls.Add(Me.rdbAmbosRenta) Me.grpRenta.Controls.Add(Me.rdbFija) Me.grpRenta.Controls.Add(Me.rdbVariable) Me.grpRenta.Location = New System.Drawing.Point(42, 19) Me.grpRenta.Name = "grpRenta" Me.grpRenta.Size = New System.Drawing.Size(297, 87) Me.grpRenta.TabIndex = 0 Me.grpRenta.TabStop = False Me.grpRenta.Text = "Renta" ' 'rdbAmbosRenta ' Me.rdbAmbosRenta.AutoSize = True Me.rdbAmbosRenta.Checked = True Me.rdbAmbosRenta.Location = New System.Drawing.Point(153, 19) Me.rdbAmbosRenta.Name = "rdbAmbosRenta" Me.rdbAmbosRenta.Size = New System.Drawing.Size(57, 17) Me.rdbAmbosRenta.TabIndex = 2 Me.rdbAmbosRenta.TabStop = True Me.rdbAmbosRenta.Text = "Ambos" Me.rdbAmbosRenta.UseVisualStyleBackColor = True ' 'rdbFija ' Me.rdbFija.AutoSize = True Me.rdbFija.Location = New System.Drawing.Point(20, 64) Me.rdbFija.Name = "rdbFija" Me.rdbFija.Size = New System.Drawing.Size(41, 17) Me.rdbFija.TabIndex = 1 Me.rdbFija.Text = "Fija" Me.rdbFija.UseVisualStyleBackColor = True ' 'rdbVariable ' Me.rdbVariable.AutoSize = True Me.rdbVariable.Location = New System.Drawing.Point(20, 19) Me.rdbVariable.Name = "rdbVariable" Me.rdbVariable.Size = New System.Drawing.Size(63, 17) Me.rdbVariable.TabIndex = 0 Me.rdbVariable.Text = "Variable" Me.rdbVariable.UseVisualStyleBackColor = True ' 'TbRendimientoGeneral ' Me.TbRendimientoGeneral.BackColor = System.Drawing.Color.WhiteSmoke Me.TbRendimientoGeneral.Controls.Add(Me.txtRendSumaProducto) Me.TbRendimientoGeneral.Controls.Add(Me.lblRendSumaProducto) Me.TbRendimientoGeneral.Controls.Add(Me.grpAgrupamiento) Me.TbRendimientoGeneral.Controls.Add(Me.txtRendimientos) Me.TbRendimientoGeneral.Controls.Add(Me.Label2) Me.TbRendimientoGeneral.Controls.Add(Me.txtDisponibilidades) Me.TbRendimientoGeneral.Controls.Add(Me.Label7) Me.TbRendimientoGeneral.Controls.Add(Me.txtPortTotal) Me.TbRendimientoGeneral.Controls.Add(Me.lblPortTotal) Me.TbRendimientoGeneral.Controls.Add(Me.dgvRendimientos) Me.TbRendimientoGeneral.Location = New System.Drawing.Point(4, 22) Me.TbRendimientoGeneral.Name = "TbRendimientoGeneral" Me.TbRendimientoGeneral.Padding = New System.Windows.Forms.Padding(3) Me.TbRendimientoGeneral.Size = New System.Drawing.Size(1186, 651) Me.TbRendimientoGeneral.TabIndex = 1 Me.TbRendimientoGeneral.Text = "Tabla de Rendimientos" ' 'txtRendSumaProducto ' Me.txtRendSumaProducto.Location = New System.Drawing.Point(505, 11) Me.txtRendSumaProducto.Name = "txtRendSumaProducto" Me.txtRendSumaProducto.ReadOnly = True Me.txtRendSumaProducto.Size = New System.Drawing.Size(100, 20) Me.txtRendSumaProducto.TabIndex = 25 ' 'lblRendSumaProducto ' Me.lblRendSumaProducto.AutoSize = True Me.lblRendSumaProducto.Location = New System.Drawing.Point(386, 14) Me.lblRendSumaProducto.Name = "lblRendSumaProducto" Me.lblRendSumaProducto.Size = New System.Drawing.Size(89, 13) Me.lblRendSumaProducto.TabIndex = 24 Me.lblRendSumaProducto.Text = "Rendimiento (SP)" ' 'grpAgrupamiento ' Me.grpAgrupamiento.Controls.Add(Me.chkTipoRenta) Me.grpAgrupamiento.Controls.Add(Me.chkVigencia) Me.grpAgrupamiento.Controls.Add(Me.chkFecha) Me.grpAgrupamiento.Controls.Add(Me.chkEstado) Me.grpAgrupamiento.Controls.Add(Me.chkNacionalidad) Me.grpAgrupamiento.Controls.Add(Me.chkInstrumento) Me.grpAgrupamiento.Controls.Add(Me.chkEmpresa) Me.grpAgrupamiento.Location = New System.Drawing.Point(383, 34) Me.grpAgrupamiento.Name = "grpAgrupamiento" Me.grpAgrupamiento.Size = New System.Drawing.Size(472, 77) Me.grpAgrupamiento.TabIndex = 23 Me.grpAgrupamiento.TabStop = False Me.grpAgrupamiento.Text = "Agrupar Por:" ' 'chkTipoRenta ' Me.chkTipoRenta.AutoSize = True Me.chkTipoRenta.Location = New System.Drawing.Point(361, 19) Me.chkTipoRenta.Name = "chkTipoRenta" Me.chkTipoRenta.Size = New System.Drawing.Size(76, 17) Me.chkTipoRenta.TabIndex = 6 Me.chkTipoRenta.Text = "TipoRenta" Me.chkTipoRenta.UseVisualStyleBackColor = True ' 'chkVigencia ' Me.chkVigencia.AutoSize = True Me.chkVigencia.Location = New System.Drawing.Point(269, 47) Me.chkVigencia.Name = "chkVigencia" Me.chkVigencia.Size = New System.Drawing.Size(67, 17) Me.chkVigencia.TabIndex = 5 Me.chkVigencia.Text = "Vigencia" Me.chkVigencia.UseVisualStyleBackColor = True ' 'chkFecha ' Me.chkFecha.AutoSize = True Me.chkFecha.Location = New System.Drawing.Point(269, 19) Me.chkFecha.Name = "chkFecha" Me.chkFecha.Size = New System.Drawing.Size(56, 17) Me.chkFecha.TabIndex = 4 Me.chkFecha.Text = "Fecha" Me.chkFecha.UseVisualStyleBackColor = True ' 'chkEstado ' Me.chkEstado.AutoSize = True Me.chkEstado.Location = New System.Drawing.Point(134, 42) Me.chkEstado.Name = "chkEstado" Me.chkEstado.Size = New System.Drawing.Size(59, 17) Me.chkEstado.TabIndex = 3 Me.chkEstado.Text = "Estado" Me.chkEstado.UseVisualStyleBackColor = True ' 'chkNacionalidad ' Me.chkNacionalidad.AutoSize = True Me.chkNacionalidad.Location = New System.Drawing.Point(134, 19) Me.chkNacionalidad.Name = "chkNacionalidad" Me.chkNacionalidad.Size = New System.Drawing.Size(88, 17) Me.chkNacionalidad.TabIndex = 2 Me.chkNacionalidad.Text = "Nacionalidad" Me.chkNacionalidad.UseVisualStyleBackColor = True ' 'chkInstrumento ' Me.chkInstrumento.AutoSize = True Me.chkInstrumento.Location = New System.Drawing.Point(6, 47) Me.chkInstrumento.Name = "chkInstrumento" Me.chkInstrumento.Size = New System.Drawing.Size(81, 17) Me.chkInstrumento.TabIndex = 1 Me.chkInstrumento.Text = "Instrumento" Me.chkInstrumento.UseVisualStyleBackColor = True ' 'chkEmpresa ' Me.chkEmpresa.AutoSize = True Me.chkEmpresa.Location = New System.Drawing.Point(6, 19) Me.chkEmpresa.Name = "chkEmpresa" Me.chkEmpresa.Size = New System.Drawing.Size(67, 17) Me.chkEmpresa.TabIndex = 0 Me.chkEmpresa.Text = "Empresa" Me.chkEmpresa.UseVisualStyleBackColor = True ' 'txtRendimientos ' Me.txtRendimientos.Location = New System.Drawing.Point(251, 82) Me.txtRendimientos.Name = "txtRendimientos" Me.txtRendimientos.ReadOnly = True Me.txtRendimientos.Size = New System.Drawing.Size(100, 20) Me.txtRendimientos.TabIndex = 20 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(91, 85) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(71, 13) Me.Label2.TabIndex = 19 Me.Label2.Text = "Rendimientos" ' 'txtDisponibilidades ' Me.txtDisponibilidades.Location = New System.Drawing.Point(251, 46) Me.txtDisponibilidades.Name = "txtDisponibilidades" Me.txtDisponibilidades.ReadOnly = True Me.txtDisponibilidades.Size = New System.Drawing.Size(100, 20) Me.txtDisponibilidades.TabIndex = 18 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(91, 53) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(83, 13) Me.Label7.TabIndex = 17 Me.Label7.Text = "Disponibilidades" ' 'txtPortTotal ' Me.txtPortTotal.Location = New System.Drawing.Point(251, 11) Me.txtPortTotal.Name = "txtPortTotal" Me.txtPortTotal.ReadOnly = True Me.txtPortTotal.Size = New System.Drawing.Size(100, 20) Me.txtPortTotal.TabIndex = 14 ' 'lblPortTotal ' Me.lblPortTotal.AutoSize = True Me.lblPortTotal.Location = New System.Drawing.Point(91, 18) Me.lblPortTotal.Name = "lblPortTotal" Me.lblPortTotal.Size = New System.Drawing.Size(54, 13) Me.lblPortTotal.TabIndex = 10 Me.lblPortTotal.Text = "Portafolio " ' 'dgvRendimientos ' Me.dgvRendimientos.AllowUserToAddRows = False Me.dgvRendimientos.AllowUserToDeleteRows = False Me.dgvRendimientos.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgvRendimientos.BackgroundColor = System.Drawing.Color.White Me.dgvRendimientos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvRendimientos.Location = New System.Drawing.Point(3, 117) Me.dgvRendimientos.Name = "dgvRendimientos" Me.dgvRendimientos.Size = New System.Drawing.Size(1178, 528) Me.dgvRendimientos.TabIndex = 0 ' 'TbRendimientoDiario ' Me.TbRendimientoDiario.BackColor = System.Drawing.Color.WhiteSmoke Me.TbRendimientoDiario.Controls.Add(Me.GroupBox3) Me.TbRendimientoDiario.Controls.Add(Me.Label14) Me.TbRendimientoDiario.Controls.Add(Me.CheckBox4) Me.TbRendimientoDiario.Controls.Add(Me.Label13) Me.TbRendimientoDiario.Controls.Add(Me.Label12) Me.TbRendimientoDiario.Controls.Add(Me.dgvRendimientoDetalles) Me.TbRendimientoDiario.Controls.Add(Me.Label6) Me.TbRendimientoDiario.Controls.Add(Me.btnVer) Me.TbRendimientoDiario.Controls.Add(Me.dgvRendimientoDiario) Me.TbRendimientoDiario.Controls.Add(Me.dgvRendimientoMensual) Me.TbRendimientoDiario.Controls.Add(Me.grpAgruparRendDiario) Me.TbRendimientoDiario.Controls.Add(Me.grpRangoFechas) Me.TbRendimientoDiario.Location = New System.Drawing.Point(4, 22) Me.TbRendimientoDiario.Name = "TbRendimientoDiario" Me.TbRendimientoDiario.Padding = New System.Windows.Forms.Padding(3) Me.TbRendimientoDiario.Size = New System.Drawing.Size(1186, 651) Me.TbRendimientoDiario.TabIndex = 2 Me.TbRendimientoDiario.Text = "Rendimientos Diario" ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.rdbRendDiario) Me.GroupBox3.Controls.Add(Me.rdbRendMensual) Me.GroupBox3.Controls.Add(Me.Button1) Me.GroupBox3.Controls.Add(Me.Label11) Me.GroupBox3.Location = New System.Drawing.Point(515, 241) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(182, 113) Me.GroupBox3.TabIndex = 84 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "Rendimiento" ' 'rdbRendDiario ' Me.rdbRendDiario.AutoSize = True Me.rdbRendDiario.Location = New System.Drawing.Point(106, 14) Me.rdbRendDiario.Name = "rdbRendDiario" Me.rdbRendDiario.Size = New System.Drawing.Size(52, 17) Me.rdbRendDiario.TabIndex = 1 Me.rdbRendDiario.Text = "Diario" Me.rdbRendDiario.UseVisualStyleBackColor = True ' 'rdbRendMensual ' Me.rdbRendMensual.AutoSize = True Me.rdbRendMensual.Checked = True Me.rdbRendMensual.Location = New System.Drawing.Point(21, 14) Me.rdbRendMensual.Name = "rdbRendMensual" Me.rdbRendMensual.Size = New System.Drawing.Size(65, 17) Me.rdbRendMensual.TabIndex = 0 Me.rdbRendMensual.TabStop = True Me.rdbRendMensual.Text = "Mensual" Me.rdbRendMensual.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.White Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button1.ForeColor = System.Drawing.Color.Maroon Me.Button1.Location = New System.Drawing.Point(60, 64) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(59, 43) Me.Button1.TabIndex = 29 Me.Button1.Text = "V" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "V" Me.Button1.UseVisualStyleBackColor = False ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(39, 48) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(97, 13) Me.Label11.TabIndex = 30 Me.Label11.Text = "Detalles Completos" ' 'Label14 ' Me.Label14.Anchor = System.Windows.Forms.AnchorStyles.Top Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(22, 357) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(308, 24) Me.Label14.TabIndex = 83 Me.Label14.Text = "Detalles de Rendimiento por Dias" ' 'CheckBox4 ' Me.CheckBox4.AutoSize = True Me.CheckBox4.Enabled = False Me.CheckBox4.Location = New System.Drawing.Point(703, 33) Me.CheckBox4.Name = "CheckBox4" Me.CheckBox4.Size = New System.Drawing.Size(59, 17) Me.CheckBox4.TabIndex = 3 Me.CheckBox4.Text = "Estado" Me.CheckBox4.UseVisualStyleBackColor = True Me.CheckBox4.Visible = False ' 'Label13 ' Me.Label13.Anchor = System.Windows.Forms.AnchorStyles.Top Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label13.Location = New System.Drawing.Point(664, 148) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(183, 24) Me.Label13.TabIndex = 82 Me.Label13.Text = "Rendimiento Diario" ' 'Label12 ' Me.Label12.Anchor = System.Windows.Forms.AnchorStyles.Top Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Trebuchet MS", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label12.Location = New System.Drawing.Point(5, 148) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(201, 24) Me.Label12.TabIndex = 81 Me.Label12.Text = "Rendimiento Mensual" ' 'dgvRendimientoDetalles ' Me.dgvRendimientoDetalles.AllowDrop = True Me.dgvRendimientoDetalles.AllowUserToAddRows = False Me.dgvRendimientoDetalles.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgvRendimientoDetalles.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells Me.dgvRendimientoDetalles.BackgroundColor = System.Drawing.Color.White Me.dgvRendimientoDetalles.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvRendimientoDetalles.Location = New System.Drawing.Point(0, 384) Me.dgvRendimientoDetalles.Name = "dgvRendimientoDetalles" Me.dgvRendimientoDetalles.Size = New System.Drawing.Size(1180, 183) Me.dgvRendimientoDetalles.TabIndex = 31 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(588, 196) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(28, 13) Me.Label6.TabIndex = 28 Me.Label6.Text = "Dias" ' 'btnVer ' Me.btnVer.BackColor = System.Drawing.Color.White Me.btnVer.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnVer.ForeColor = System.Drawing.Color.Maroon Me.btnVer.Location = New System.Drawing.Point(567, 212) Me.btnVer.Name = "btnVer" Me.btnVer.Size = New System.Drawing.Size(75, 23) Me.btnVer.TabIndex = 27 Me.btnVer.Text = ">>" Me.btnVer.UseVisualStyleBackColor = False ' 'dgvRendimientoDiario ' Me.dgvRendimientoDiario.AllowDrop = True Me.dgvRendimientoDiario.AllowUserToAddRows = False Me.dgvRendimientoDiario.AllowUserToDeleteRows = False Me.dgvRendimientoDiario.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgvRendimientoDiario.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells Me.dgvRendimientoDiario.BackgroundColor = System.Drawing.Color.White Me.dgvRendimientoDiario.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvRendimientoDiario.Location = New System.Drawing.Point(703, 175) Me.dgvRendimientoDiario.Name = "dgvRendimientoDiario" Me.dgvRendimientoDiario.Size = New System.Drawing.Size(464, 179) Me.dgvRendimientoDiario.TabIndex = 26 ' 'dgvRendimientoMensual ' Me.dgvRendimientoMensual.AllowUserToAddRows = False Me.dgvRendimientoMensual.AllowUserToDeleteRows = False Me.dgvRendimientoMensual.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill Me.dgvRendimientoMensual.BackgroundColor = System.Drawing.Color.White Me.dgvRendimientoMensual.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvRendimientoMensual.Location = New System.Drawing.Point(0, 175) Me.dgvRendimientoMensual.Name = "dgvRendimientoMensual" Me.dgvRendimientoMensual.Size = New System.Drawing.Size(509, 179) Me.dgvRendimientoMensual.TabIndex = 25 ' 'grpAgruparRendDiario ' Me.grpAgruparRendDiario.Controls.Add(Me.CheckBox1) Me.grpAgruparRendDiario.Controls.Add(Me.CheckBox2) Me.grpAgruparRendDiario.Controls.Add(Me.CheckBox5) Me.grpAgruparRendDiario.Controls.Add(Me.CheckBox6) Me.grpAgruparRendDiario.Controls.Add(Me.CheckBox7) Me.grpAgruparRendDiario.Location = New System.Drawing.Point(408, 16) Me.grpAgruparRendDiario.Name = "grpAgruparRendDiario" Me.grpAgruparRendDiario.Size = New System.Drawing.Size(253, 113) Me.grpAgruparRendDiario.TabIndex = 24 Me.grpAgruparRendDiario.TabStop = False Me.grpAgruparRendDiario.Text = "Agrupar Por:" ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(167, 47) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(76, 17) Me.CheckBox1.TabIndex = 6 Me.CheckBox1.Text = "TipoRenta" Me.CheckBox1.UseVisualStyleBackColor = True ' 'CheckBox2 ' Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(167, 15) Me.CheckBox2.Name = "CheckBox2" Me.CheckBox2.Size = New System.Drawing.Size(67, 17) Me.CheckBox2.TabIndex = 5 Me.CheckBox2.Text = "Vigencia" Me.CheckBox2.UseVisualStyleBackColor = True ' 'CheckBox5 ' Me.CheckBox5.AutoSize = True Me.CheckBox5.Location = New System.Drawing.Point(6, 79) Me.CheckBox5.Name = "CheckBox5" Me.CheckBox5.Size = New System.Drawing.Size(88, 17) Me.CheckBox5.TabIndex = 2 Me.CheckBox5.Text = "Nacionalidad" Me.CheckBox5.UseVisualStyleBackColor = True ' 'CheckBox6 ' Me.CheckBox6.AutoSize = True Me.CheckBox6.Location = New System.Drawing.Point(6, 47) Me.CheckBox6.Name = "CheckBox6" Me.CheckBox6.Size = New System.Drawing.Size(81, 17) Me.CheckBox6.TabIndex = 1 Me.CheckBox6.Text = "Instrumento" Me.CheckBox6.UseVisualStyleBackColor = True ' 'CheckBox7 ' Me.CheckBox7.AutoSize = True Me.CheckBox7.Location = New System.Drawing.Point(6, 19) Me.CheckBox7.Name = "CheckBox7" Me.CheckBox7.Size = New System.Drawing.Size(67, 17) Me.CheckBox7.TabIndex = 0 Me.CheckBox7.Text = "Empresa" Me.CheckBox7.UseVisualStyleBackColor = True ' 'grpRangoFechas ' Me.grpRangoFechas.Controls.Add(Me.btnActualizar) Me.grpRangoFechas.Controls.Add(Me.Label9) Me.grpRangoFechas.Controls.Add(Me.Label10) Me.grpRangoFechas.Controls.Add(Me.dtpFechaFinalDiario) Me.grpRangoFechas.Controls.Add(Me.dtpFechaInicialDiario) Me.grpRangoFechas.Location = New System.Drawing.Point(6, 6) Me.grpRangoFechas.Name = "grpRangoFechas" Me.grpRangoFechas.Size = New System.Drawing.Size(396, 123) Me.grpRangoFechas.TabIndex = 1 Me.grpRangoFechas.TabStop = False Me.grpRangoFechas.Text = "Rango de Fechas" ' 'btnActualizar ' Me.btnActualizar.BackColor = System.Drawing.Color.White Me.btnActualizar.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnActualizar.ForeColor = System.Drawing.Color.Maroon Me.btnActualizar.Location = New System.Drawing.Point(129, 82) Me.btnActualizar.Name = "btnActualizar" Me.btnActualizar.Size = New System.Drawing.Size(90, 28) Me.btnActualizar.TabIndex = 85 Me.btnActualizar.Text = "Actualizar" Me.btnActualizar.UseVisualStyleBackColor = False ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(229, 31) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(62, 13) Me.Label9.TabIndex = 10 Me.Label9.Text = "Fecha Final" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(49, 31) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(67, 13) Me.Label10.TabIndex = 9 Me.Label10.Text = "Fecha Inicial" ' 'dtpFechaFinalDiario ' Me.dtpFechaFinalDiario.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaFinalDiario.Location = New System.Drawing.Point(193, 52) Me.dtpFechaFinalDiario.Name = "dtpFechaFinalDiario" Me.dtpFechaFinalDiario.Size = New System.Drawing.Size(140, 20) Me.dtpFechaFinalDiario.TabIndex = 8 ' 'dtpFechaInicialDiario ' Me.dtpFechaInicialDiario.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpFechaInicialDiario.Location = New System.Drawing.Point(20, 52) Me.dtpFechaInicialDiario.Name = "dtpFechaInicialDiario" Me.dtpFechaInicialDiario.Size = New System.Drawing.Size(135, 20) Me.dtpFechaInicialDiario.TabIndex = 7 ' 'lblTitulo ' Me.lblTitulo.Anchor = System.Windows.Forms.AnchorStyles.Top Me.lblTitulo.AutoSize = True Me.lblTitulo.BackColor = System.Drawing.Color.WhiteSmoke Me.lblTitulo.Font = New System.Drawing.Font("Trebuchet MS", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblTitulo.Location = New System.Drawing.Point(166, 9) Me.lblTitulo.Name = "lblTitulo" Me.lblTitulo.Size = New System.Drawing.Size(138, 35) Me.lblTitulo.TabIndex = 82 Me.lblTitulo.Text = "Portafolio" ' 'frmRendimientoFiltro ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(1200, 749) Me.Controls.Add(Me.Panel1) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog Me.Name = "frmRendimientoFiltro" Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.TbcRendimiento.ResumeLayout(False) Me.TbConfiguracion.ResumeLayout(False) Me.Panel2.ResumeLayout(False) Me.grpTipoRendimiento.ResumeLayout(False) Me.grpTipoRendimiento.PerformLayout() Me.grpInstrumento.ResumeLayout(False) Me.grpMostrarTotales.ResumeLayout(False) Me.grpTotales.ResumeLayout(False) Me.grpTotales.PerformLayout() Me.grpEmpresasInstrumentos.ResumeLayout(False) Me.grpEmpresa.ResumeLayout(False) Me.grpFechas.ResumeLayout(False) Me.grpFechas.PerformLayout() Me.Panel3.ResumeLayout(False) Me.grpOtros.ResumeLayout(False) Me.grpVigente.ResumeLayout(False) Me.grpVigente.PerformLayout() Me.grpEstado.ResumeLayout(False) Me.grpEstado.PerformLayout() Me.grpLugar.ResumeLayout(False) Me.grpLugar.PerformLayout() Me.grpRenta.ResumeLayout(False) Me.grpRenta.PerformLayout() Me.TbRendimientoGeneral.ResumeLayout(False) Me.TbRendimientoGeneral.PerformLayout() Me.grpAgrupamiento.ResumeLayout(False) Me.grpAgrupamiento.PerformLayout() CType(Me.dgvRendimientos, System.ComponentModel.ISupportInitialize).EndInit() Me.TbRendimientoDiario.ResumeLayout(False) Me.TbRendimientoDiario.PerformLayout() Me.GroupBox3.ResumeLayout(False) Me.GroupBox3.PerformLayout() CType(Me.dgvRendimientoDetalles, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvRendimientoDiario, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvRendimientoMensual, System.ComponentModel.ISupportInitialize).EndInit() Me.grpAgruparRendDiario.ResumeLayout(False) Me.grpAgruparRendDiario.PerformLayout() Me.grpRangoFechas.ResumeLayout(False) Me.grpRangoFechas.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents Panel1 As Panel Friend WithEvents lblTitulo As Label Friend WithEvents Panel2 As Panel Friend WithEvents grpEmpresasInstrumentos As GroupBox Friend WithEvents grpFechas As GroupBox Friend WithEvents Label5 As Label Friend WithEvents Label4 As Label Friend WithEvents dtpFechaFinal As DateTimePicker Friend WithEvents dtpFechaInicial As DateTimePicker Friend WithEvents Panel3 As Panel Friend WithEvents grpMostrarTotales As GroupBox Friend WithEvents grpTotales As GroupBox Friend WithEvents chkPortafolioSinRenta As CheckBox Friend WithEvents chkPortafolioSinLiquidez As CheckBox Friend WithEvents chkPortafolio As CheckBox Friend WithEvents grpOtros As GroupBox Friend WithEvents grpLugar As GroupBox Friend WithEvents grpRenta As GroupBox Friend WithEvents rdbAmbosRenta As RadioButton Friend WithEvents rdbFija As RadioButton Friend WithEvents rdbVariable As RadioButton Friend WithEvents grpInstrumento As GroupBox Friend WithEvents grpEmpresa As GroupBox Friend WithEvents TbcRendimiento As TabControl Friend WithEvents TbConfiguracion As TabPage Friend WithEvents TbRendimientoGeneral As TabPage Friend WithEvents dgvRendimientos As DataGridView Friend WithEvents flpEmpresa As FlowLayoutPanel Friend WithEvents flpInstrumento As FlowLayoutPanel Friend WithEvents txtPortTotal As TextBox Friend WithEvents lblPortTotal As Label Friend WithEvents txtDisponibilidades As TextBox Friend WithEvents Label7 As Label Friend WithEvents Label1 As Label Friend WithEvents dtpFecha As DateTimePicker Friend WithEvents TbRendimientoDiario As TabPage Friend WithEvents grpEstado As GroupBox Friend WithEvents rdbTodosEstado As RadioButton Friend WithEvents rdbRechazado As RadioButton Friend WithEvents rdbAprobado As RadioButton Friend WithEvents rdbPendientes As RadioButton Friend WithEvents rdbRangoFechas As RadioButton Friend WithEvents rdbFecha As RadioButton Friend WithEvents rdbDeshabilitarFecha As RadioButton Friend WithEvents grpVigente As GroupBox Friend WithEvents rdbVencidoAmbos As RadioButton Friend WithEvents rdbVencido As RadioButton Friend WithEvents rdbVigente As RadioButton Friend WithEvents rdbAmbosPais As RadioButton Friend WithEvents rdbNacionales As RadioButton Friend WithEvents rdbInternacionales As RadioButton Friend WithEvents txtRendimientos As TextBox Friend WithEvents Label2 As Label Friend WithEvents rdbCancelada As RadioButton Friend WithEvents rdbRevision As RadioButton Friend WithEvents grpAgrupamiento As GroupBox Friend WithEvents chkFecha As CheckBox Friend WithEvents chkEstado As CheckBox Friend WithEvents chkNacionalidad As CheckBox Friend WithEvents chkInstrumento As CheckBox Friend WithEvents chkEmpresa As CheckBox Friend WithEvents chkTipoRenta As CheckBox Friend WithEvents chkVigencia As CheckBox Friend WithEvents grpTipoRendimiento As GroupBox Friend WithEvents rdbRendimientoDiario As RadioButton Friend WithEvents rdbRendimientoGeneral As RadioButton Friend WithEvents grpAgruparRendDiario As GroupBox Friend WithEvents CheckBox1 As CheckBox Friend WithEvents CheckBox2 As CheckBox Friend WithEvents CheckBox4 As CheckBox Friend WithEvents CheckBox5 As CheckBox Friend WithEvents CheckBox6 As CheckBox Friend WithEvents CheckBox7 As CheckBox Friend WithEvents grpRangoFechas As GroupBox Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents dtpFechaFinalDiario As DateTimePicker Friend WithEvents dtpFechaInicialDiario As DateTimePicker Friend WithEvents dgvRendimientoMensual As DataGridView Friend WithEvents btnVer As Button Friend WithEvents dgvRendimientoDiario As DataGridView Friend WithEvents dgvRendimientoDetalles As DataGridView Friend WithEvents Label11 As Label Friend WithEvents Button1 As Button Friend WithEvents Label6 As Label Friend WithEvents GroupBox3 As GroupBox Friend WithEvents rdbRendDiario As RadioButton Friend WithEvents rdbRendMensual As RadioButton Friend WithEvents Label14 As Label Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents btnActualizar As Button Friend WithEvents txtRendSumaProducto As TextBox Friend WithEvents lblRendSumaProducto As Label End Class