Partial Class FRMListasR Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. 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 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FRMListasR)) Me.cmbPaises = New System.Windows.Forms.ComboBox() Me.lbl_Records = New System.Windows.Forms.Label() Me.Panel3 = New System.Windows.Forms.Panel() Me.Img_logoCabecera = New System.Windows.Forms.PictureBox() Me.Label7 = New System.Windows.Forms.Label() Me.dataGrid1 = New C1.Win.C1TrueDBGrid.C1TrueDBGrid() Me.DGVResultados = New System.Windows.Forms.DataGridView() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.btnLimpiar = New System.Windows.Forms.Button() Me.txtpais = New System.Windows.Forms.TextBox() Me.CmdBusqueda = New System.Windows.Forms.Button() Me.cmbOrganismo = New System.Windows.Forms.ComboBox() Me.chk_Field3 = New System.Windows.Forms.CheckBox() Me.Label5 = New System.Windows.Forms.Label() Me.Text_Busqueda = New System.Windows.Forms.TextBox() Me.opt_Free = New System.Windows.Forms.RadioButton() Me.Label3 = New System.Windows.Forms.Label() Me.opt_Exact = New System.Windows.Forms.RadioButton() Me.chk_Field2 = New System.Windows.Forms.CheckBox() Me.Panel2 = New System.Windows.Forms.Panel() Me.opt_EstatusTodos = New System.Windows.Forms.RadioButton() Me.opt_EstatusInactivo = New System.Windows.Forms.RadioButton() Me.opt_EstatusActivo = New System.Windows.Forms.RadioButton() Me.Label6 = New System.Windows.Forms.Label() Me.cmdClose = New System.Windows.Forms.Button() Me.chk_Field0 = New System.Windows.Forms.CheckBox() Me.Label4 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.opt_Contents = New System.Windows.Forms.RadioButton() Me.chk_Field1 = New System.Windows.Forms.CheckBox() Me.CmdExportar = New System.Windows.Forms.Button() Me.Label8 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.Panel3.SuspendLayout() CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dataGrid1, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.DGVResultados, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.Panel2.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'cmbPaises ' Me.cmbPaises.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmbPaises.FormattingEnabled = True Me.cmbPaises.Location = New System.Drawing.Point(114, 66) Me.cmbPaises.Name = "cmbPaises" Me.cmbPaises.Size = New System.Drawing.Size(245, 23) Me.cmbPaises.TabIndex = 4 Me.cmbPaises.Visible = False ' 'lbl_Records ' Me.lbl_Records.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lbl_Records.AutoSize = True Me.lbl_Records.ForeColor = System.Drawing.Color.MidnightBlue Me.lbl_Records.Location = New System.Drawing.Point(821, 463) Me.lbl_Records.Name = "lbl_Records" Me.lbl_Records.Size = New System.Drawing.Size(45, 15) Me.lbl_Records.TabIndex = 60 Me.lbl_Records.Text = "Label7" Me.lbl_Records.Visible = False ' 'Panel3 ' Me.Panel3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel3.BackColor = System.Drawing.Color.Black Me.Panel3.Controls.Add(Me.Img_logoCabecera) Me.Panel3.Controls.Add(Me.Label7) Me.Panel3.ForeColor = System.Drawing.Color.Navy Me.Panel3.Location = New System.Drawing.Point(-4, 0) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(962, 43) Me.Panel3.TabIndex = 160 ' 'Img_logoCabecera ' Me.Img_logoCabecera.Anchor = System.Windows.Forms.AnchorStyles.Right Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo Me.Img_logoCabecera.Location = New System.Drawing.Point(845, -7) Me.Img_logoCabecera.Name = "Img_logoCabecera" Me.Img_logoCabecera.Size = New System.Drawing.Size(117, 50) Me.Img_logoCabecera.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage Me.Img_logoCabecera.TabIndex = 360 Me.Img_logoCabecera.TabStop = False ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.BackColor = System.Drawing.Color.Transparent Me.Label7.Font = New System.Drawing.Font("Century Gothic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label7.ForeColor = System.Drawing.SystemColors.Window Me.Label7.Location = New System.Drawing.Point(21, 8) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(243, 22) Me.Label7.TabIndex = 2 Me.Label7.Text = "Consulta listas restringidas" ' 'dataGrid1 ' Me.dataGrid1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.dataGrid1.CaptionHeight = 17 Me.dataGrid1.FilterBar = True Me.dataGrid1.GroupByCaption = "AGRUPAR" Me.dataGrid1.Images.Add(CType(resources.GetObject("dataGrid1.Images"), System.Drawing.Image)) Me.dataGrid1.Location = New System.Drawing.Point(10, 207) Me.dataGrid1.Name = "dataGrid1" Me.dataGrid1.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.dataGrid1.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.dataGrid1.PreviewInfo.ZoomFactor = 75.0R Me.dataGrid1.PrintInfo.PageSettings = CType(resources.GetObject("dataGrid1.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) Me.dataGrid1.RowHeight = 15 Me.dataGrid1.Size = New System.Drawing.Size(936, 250) Me.dataGrid1.TabIndex = 362 Me.dataGrid1.Text = "C1TrueDBGrid1" Me.dataGrid1.PropBag = resources.GetString("dataGrid1.PropBag") ' 'DGVResultados ' Me.DGVResultados.AllowUserToOrderColumns = True Me.DGVResultados.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells Me.DGVResultados.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells Me.DGVResultados.BackgroundColor = System.Drawing.Color.White Me.DGVResultados.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DGVResultados.Location = New System.Drawing.Point(12, 463) Me.DGVResultados.Name = "DGVResultados" Me.DGVResultados.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders Me.DGVResultados.Size = New System.Drawing.Size(10, 21) Me.DGVResultados.TabIndex = 363 Me.DGVResultados.Visible = False ' 'GroupBox1 ' Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.GroupBox1.Controls.Add(Me.btnLimpiar) Me.GroupBox1.Controls.Add(Me.txtpais) Me.GroupBox1.Controls.Add(Me.cmbPaises) Me.GroupBox1.Controls.Add(Me.CmdBusqueda) Me.GroupBox1.Controls.Add(Me.cmbOrganismo) Me.GroupBox1.Controls.Add(Me.chk_Field3) Me.GroupBox1.Controls.Add(Me.Label5) Me.GroupBox1.Controls.Add(Me.Text_Busqueda) Me.GroupBox1.Controls.Add(Me.opt_Free) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.opt_Exact) Me.GroupBox1.Controls.Add(Me.chk_Field2) Me.GroupBox1.Controls.Add(Me.Panel2) Me.GroupBox1.Controls.Add(Me.cmdClose) Me.GroupBox1.Controls.Add(Me.chk_Field0) Me.GroupBox1.Controls.Add(Me.Label4) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.opt_Contents) Me.GroupBox1.Controls.Add(Me.chk_Field1) Me.GroupBox1.Controls.Add(Me.CmdExportar) Me.GroupBox1.Location = New System.Drawing.Point(12, 49) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(935, 152) Me.GroupBox1.TabIndex = 364 Me.GroupBox1.TabStop = False ' 'btnLimpiar ' Me.btnLimpiar.Anchor = System.Windows.Forms.AnchorStyles.Right Me.btnLimpiar.BackColor = System.Drawing.Color.Black Me.btnLimpiar.ForeColor = System.Drawing.Color.White Me.btnLimpiar.Location = New System.Drawing.Point(833, 75) Me.btnLimpiar.Name = "btnLimpiar" Me.btnLimpiar.Size = New System.Drawing.Size(96, 33) Me.btnLimpiar.TabIndex = 24 Me.btnLimpiar.Text = "Limpiar" Me.btnLimpiar.UseVisualStyleBackColor = False ' 'txtpais ' Me.txtpais.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.txtpais.Location = New System.Drawing.Point(114, 67) Me.txtpais.Name = "txtpais" Me.txtpais.Size = New System.Drawing.Size(245, 21) Me.txtpais.TabIndex = 23 ' 'CmdBusqueda ' Me.CmdBusqueda.Anchor = System.Windows.Forms.AnchorStyles.Right Me.CmdBusqueda.BackColor = System.Drawing.Color.Black Me.CmdBusqueda.ForeColor = System.Drawing.Color.White Me.CmdBusqueda.Location = New System.Drawing.Point(833, 14) Me.CmdBusqueda.Name = "CmdBusqueda" Me.CmdBusqueda.Size = New System.Drawing.Size(96, 31) Me.CmdBusqueda.TabIndex = 19 Me.CmdBusqueda.Text = "Buscar" Me.CmdBusqueda.UseVisualStyleBackColor = False ' 'cmbOrganismo ' Me.cmbOrganismo.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cmbOrganismo.FormattingEnabled = True Me.cmbOrganismo.Location = New System.Drawing.Point(114, 37) Me.cmbOrganismo.Name = "cmbOrganismo" Me.cmbOrganismo.Size = New System.Drawing.Size(245, 23) Me.cmbOrganismo.TabIndex = 3 ' 'chk_Field3 ' Me.chk_Field3.Anchor = System.Windows.Forms.AnchorStyles.Right Me.chk_Field3.AutoSize = True Me.chk_Field3.ForeColor = System.Drawing.Color.MidnightBlue Me.chk_Field3.Location = New System.Drawing.Point(726, 73) Me.chk_Field3.Name = "chk_Field3" Me.chk_Field3.Size = New System.Drawing.Size(107, 19) Me.chk_Field3.TabIndex = 14 Me.chk_Field3.Tag = "Observaciones" Me.chk_Field3.Text = "Observaciones" Me.chk_Field3.UseVisualStyleBackColor = True ' 'Label5 ' Me.Label5.Anchor = System.Windows.Forms.AnchorStyles.Right Me.Label5.AutoSize = True Me.Label5.ForeColor = System.Drawing.Color.MidnightBlue Me.Label5.Location = New System.Drawing.Point(723, 38) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(65, 15) Me.Label5.TabIndex = 10 Me.Label5.Text = "Buscar en:" ' 'Text_Busqueda ' Me.Text_Busqueda.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Text_Busqueda.Location = New System.Drawing.Point(114, 94) Me.Text_Busqueda.Name = "Text_Busqueda" Me.Text_Busqueda.Size = New System.Drawing.Size(245, 21) Me.Text_Busqueda.TabIndex = 5 ' 'opt_Free ' Me.opt_Free.Anchor = System.Windows.Forms.AnchorStyles.Right Me.opt_Free.AutoSize = True Me.opt_Free.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_Free.Location = New System.Drawing.Point(392, 54) Me.opt_Free.Name = "opt_Free" Me.opt_Free.Size = New System.Drawing.Size(326, 19) Me.opt_Free.TabIndex = 7 Me.opt_Free.TabStop = True Me.opt_Free.Text = "Aproximada (Req. una coincidencia, por aproximación)" Me.opt_Free.UseVisualStyleBackColor = True ' 'Label3 ' Me.Label3.Anchor = System.Windows.Forms.AnchorStyles.Left Me.Label3.AutoSize = True Me.Label3.ForeColor = System.Drawing.Color.MidnightBlue Me.Label3.Location = New System.Drawing.Point(7, 96) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(105, 15) Me.Label3.TabIndex = 2 Me.Label3.Text = "Nombre/Empresa" ' 'opt_Exact ' Me.opt_Exact.Anchor = System.Windows.Forms.AnchorStyles.Right Me.opt_Exact.AutoSize = True Me.opt_Exact.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_Exact.Location = New System.Drawing.Point(392, 91) Me.opt_Exact.Name = "opt_Exact" Me.opt_Exact.Size = New System.Drawing.Size(257, 19) Me.opt_Exact.TabIndex = 9 Me.opt_Exact.TabStop = True Me.opt_Exact.Text = "Exacta (Todas las palabras suministradas)" Me.opt_Exact.UseVisualStyleBackColor = True ' 'chk_Field2 ' Me.chk_Field2.Anchor = System.Windows.Forms.AnchorStyles.Right Me.chk_Field2.AutoSize = True Me.chk_Field2.ForeColor = System.Drawing.Color.MidnightBlue Me.chk_Field2.Location = New System.Drawing.Point(726, 92) Me.chk_Field2.Name = "chk_Field2" Me.chk_Field2.Size = New System.Drawing.Size(78, 19) Me.chk_Field2.TabIndex = 13 Me.chk_Field2.Tag = "CmpAux03" Me.chk_Field2.Text = "Direccion" Me.chk_Field2.UseVisualStyleBackColor = True Me.chk_Field2.Visible = False ' 'Panel2 ' Me.Panel2.Anchor = System.Windows.Forms.AnchorStyles.Right Me.Panel2.Controls.Add(Me.opt_EstatusTodos) Me.Panel2.Controls.Add(Me.opt_EstatusInactivo) Me.Panel2.Controls.Add(Me.opt_EstatusActivo) Me.Panel2.Controls.Add(Me.Label6) Me.Panel2.Location = New System.Drawing.Point(386, 109) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(291, 30) Me.Panel2.TabIndex = 22 ' 'opt_EstatusTodos ' Me.opt_EstatusTodos.AutoSize = True Me.opt_EstatusTodos.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_EstatusTodos.Location = New System.Drawing.Point(232, 4) Me.opt_EstatusTodos.Name = "opt_EstatusTodos" Me.opt_EstatusTodos.Size = New System.Drawing.Size(59, 19) Me.opt_EstatusTodos.TabIndex = 43 Me.opt_EstatusTodos.TabStop = True Me.opt_EstatusTodos.Text = "Todos" Me.opt_EstatusTodos.UseVisualStyleBackColor = True ' 'opt_EstatusInactivo ' Me.opt_EstatusInactivo.AutoSize = True Me.opt_EstatusInactivo.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_EstatusInactivo.Location = New System.Drawing.Point(140, 6) Me.opt_EstatusInactivo.Name = "opt_EstatusInactivo" Me.opt_EstatusInactivo.Size = New System.Drawing.Size(66, 19) Me.opt_EstatusInactivo.TabIndex = 42 Me.opt_EstatusInactivo.TabStop = True Me.opt_EstatusInactivo.Text = "Inactivo" Me.opt_EstatusInactivo.UseVisualStyleBackColor = True ' 'opt_EstatusActivo ' Me.opt_EstatusActivo.AutoSize = True Me.opt_EstatusActivo.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_EstatusActivo.Location = New System.Drawing.Point(58, 6) Me.opt_EstatusActivo.Name = "opt_EstatusActivo" Me.opt_EstatusActivo.Size = New System.Drawing.Size(56, 19) Me.opt_EstatusActivo.TabIndex = 41 Me.opt_EstatusActivo.TabStop = True Me.opt_EstatusActivo.Text = "Activo" Me.opt_EstatusActivo.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.ForeColor = System.Drawing.Color.MidnightBlue Me.Label6.Location = New System.Drawing.Point(7, 6) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(47, 15) Me.Label6.TabIndex = 40 Me.Label6.Text = "Estatus" ' 'cmdClose ' Me.cmdClose.Anchor = System.Windows.Forms.AnchorStyles.Right Me.cmdClose.BackColor = System.Drawing.Color.Black Me.cmdClose.ForeColor = System.Drawing.Color.White Me.cmdClose.Location = New System.Drawing.Point(833, 107) Me.cmdClose.Name = "cmdClose" Me.cmdClose.Size = New System.Drawing.Size(96, 33) Me.cmdClose.TabIndex = 20 Me.cmdClose.Text = "Cerrar" Me.cmdClose.UseVisualStyleBackColor = False ' 'chk_Field0 ' Me.chk_Field0.Anchor = System.Windows.Forms.AnchorStyles.Right Me.chk_Field0.AutoSize = True Me.chk_Field0.ForeColor = System.Drawing.Color.MidnightBlue Me.chk_Field0.Location = New System.Drawing.Point(726, 56) Me.chk_Field0.Name = "chk_Field0" Me.chk_Field0.Size = New System.Drawing.Size(71, 19) Me.chk_Field0.TabIndex = 11 Me.chk_Field0.Tag = "Nombre" Me.chk_Field0.Text = "Nombre" Me.chk_Field0.UseVisualStyleBackColor = True ' 'Label4 ' Me.Label4.Anchor = System.Windows.Forms.AnchorStyles.Right Me.Label4.AutoSize = True Me.Label4.ForeColor = System.Drawing.Color.MidnightBlue Me.Label4.Location = New System.Drawing.Point(389, 38) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(58, 15) Me.Label4.TabIndex = 6 Me.Label4.Text = "Precisión" ' 'Label1 ' Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.Left Me.Label1.AutoSize = True Me.Label1.ForeColor = System.Drawing.Color.MidnightBlue Me.Label1.Location = New System.Drawing.Point(9, 41) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(68, 15) Me.Label1.TabIndex = 0 Me.Label1.Text = "Organismo" ' 'Label2 ' Me.Label2.Anchor = System.Windows.Forms.AnchorStyles.Left Me.Label2.AutoSize = True Me.Label2.ForeColor = System.Drawing.Color.MidnightBlue Me.Label2.Location = New System.Drawing.Point(9, 67) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(31, 15) Me.Label2.TabIndex = 1 Me.Label2.Text = "País" ' 'opt_Contents ' Me.opt_Contents.Anchor = System.Windows.Forms.AnchorStyles.Right Me.opt_Contents.AutoSize = True Me.opt_Contents.ForeColor = System.Drawing.Color.MidnightBlue Me.opt_Contents.Location = New System.Drawing.Point(392, 72) Me.opt_Contents.Name = "opt_Contents" Me.opt_Contents.Size = New System.Drawing.Size(243, 19) Me.opt_Contents.TabIndex = 8 Me.opt_Contents.TabStop = True Me.opt_Contents.Text = "Porcentaje (Porcentaje de coincidencia)" Me.opt_Contents.UseVisualStyleBackColor = True ' 'chk_Field1 ' Me.chk_Field1.Anchor = System.Windows.Forms.AnchorStyles.Right Me.chk_Field1.AutoSize = True Me.chk_Field1.ForeColor = System.Drawing.Color.MidnightBlue Me.chk_Field1.Location = New System.Drawing.Point(726, 109) Me.chk_Field1.Name = "chk_Field1" Me.chk_Field1.Size = New System.Drawing.Size(52, 19) Me.chk_Field1.TabIndex = 12 Me.chk_Field1.Tag = "observaciones" Me.chk_Field1.Text = "Alias" Me.chk_Field1.UseVisualStyleBackColor = True Me.chk_Field1.Visible = False ' 'CmdExportar ' Me.CmdExportar.Anchor = System.Windows.Forms.AnchorStyles.Right Me.CmdExportar.BackColor = System.Drawing.Color.Black Me.CmdExportar.ForeColor = System.Drawing.Color.White Me.CmdExportar.Location = New System.Drawing.Point(833, 44) Me.CmdExportar.Name = "CmdExportar" Me.CmdExportar.Size = New System.Drawing.Size(96, 32) Me.CmdExportar.TabIndex = 21 Me.CmdExportar.Text = "Exportar" Me.CmdExportar.UseVisualStyleBackColor = False ' 'Label8 ' Me.Label8.Anchor = System.Windows.Forms.AnchorStyles.Right Me.Label8.BackColor = System.Drawing.Color.Transparent Me.Label8.Font = New System.Drawing.Font("Century Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.ForeColor = System.Drawing.Color.White Me.Label8.Location = New System.Drawing.Point(909, 2) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(42, 17) Me.Label8.TabIndex = 3 Me.Label8.Text = "Minds" ' 'Panel1 ' Me.Panel1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Panel1.BackColor = System.Drawing.Color.Black Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Location = New System.Drawing.Point(-4, 491) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(962, 29) Me.Panel1.TabIndex = 365 ' 'FRMListasR ' Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(957, 519) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.DGVResultados) Me.Controls.Add(Me.dataGrid1) Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.lbl_Records) Me.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "FRMListasR" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Consulta listas restringidas" Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dataGrid1, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.DGVResultados, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.Panel1.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents cmbPaises As System.Windows.Forms.ComboBox Friend WithEvents lbl_Records As System.Windows.Forms.Label Private WithEvents Panel3 As Panel Private WithEvents Img_logoCabecera As PictureBox Friend WithEvents Label7 As Label Friend WithEvents dataGrid1 As C1.Win.C1TrueDBGrid.C1TrueDBGrid Friend WithEvents DGVResultados As DataGridView Friend WithEvents GroupBox1 As GroupBox Friend WithEvents txtpais As TextBox Friend WithEvents CmdBusqueda As Button Friend WithEvents cmbOrganismo As ComboBox Friend WithEvents chk_Field3 As CheckBox Friend WithEvents Label5 As Label Friend WithEvents Text_Busqueda As TextBox Friend WithEvents opt_Free As RadioButton Friend WithEvents Label3 As Label Friend WithEvents opt_Exact As RadioButton Friend WithEvents chk_Field2 As CheckBox Friend WithEvents Panel2 As Panel Friend WithEvents opt_EstatusTodos As RadioButton Friend WithEvents opt_EstatusInactivo As RadioButton Friend WithEvents opt_EstatusActivo As RadioButton Friend WithEvents Label6 As Label Friend WithEvents cmdClose As Button Friend WithEvents chk_Field0 As CheckBox Friend WithEvents Label4 As Label Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents opt_Contents As RadioButton Friend WithEvents chk_Field1 As CheckBox Friend WithEvents CmdExportar As Button Friend WithEvents Label8 As Label Friend WithEvents Panel1 As Panel Friend WithEvents btnLimpiar As Button End Class