Exferia/Exferia_Controles/Exferia_Controles/Exferia_DireccionFiscal.Des...

651 lines
42 KiB
C#

namespace Exferia_Controles
{
partial class Exferia_DireccionFiscal
{
/// <summary>
/// Variable del diseñador necesaria.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Limpiar los recursos que se estén usando.
/// </summary>
/// <param name="disposing">true si los recursos administrados se deben desechar; false en caso contrario.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Código generado por el Diseñador de componentes
/// <summary>
/// Método necesario para admitir el Diseñador. No se puede modificar
/// el contenido de este método con el editor de código.
/// </summary>
private void InitializeComponent()
{
this.ex_usc_F3_TipoVia = new Exferia_Controles.Exferia_F3();
this.ex_usc_F3_Poblacion = new Exferia_Controles.Exferia_F3();
this.ex_usc_F3_Municipio = new Exferia_Controles.Exferia_F3();
this.ex_usc_F3_Pais = new Exferia_Controles.Exferia_F3();
this.ex_usc_F3_Provincia = new Exferia_Controles.Exferia_F3();
this.exferia_Label2 = new Exferia_Controles.Exferia_Label();
this.ex_txt_DatosComplementarios = new Exferia_Controles.Exferia_TextBox();
this.ex_txt_Planta = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_Planta = new Exferia_Controles.Exferia_Label();
this.ex_txt_Escalera = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_Escalera = new Exferia_Controles.Exferia_Label();
this.ex_txt_Portal = new Exferia_Controles.Exferia_TextBox();
this.ex_txt_Bloque = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_Portal = new Exferia_Controles.Exferia_Label();
this.ex_lbl_Bloque = new Exferia_Controles.Exferia_Label();
this.ex_lbl_Calificador = new Exferia_Controles.Exferia_Label();
this.ex_txt_Calificador = new Exferia_Controles.Exferia_TextBox();
this.exferia_Label1 = new Exferia_Controles.Exferia_Label();
this.ex_cbo_TipoNumeracion = new Exferia_Controles.Exferia_ComboBox();
this.ex_txt_NumeroCasa = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_TipoNumeracion = new Exferia_Controles.Exferia_Label();
this.ex_lbl_NombreVia = new Exferia_Controles.Exferia_Label();
this.ex_lbl_Puerta = new Exferia_Controles.Exferia_Label();
this.ex_lbl_CodigoPostal = new Exferia_Controles.Exferia_Label();
this.ex_txt_CodigoPostal = new Exferia_Controles.Exferia_TextBox();
this.ex_txt_Puerta = new Exferia_Controles.Exferia_TextBox();
this.ex_txt_NombreVia = new Exferia_Controles.Exferia_TextBox();
this.ex_btn_Copiar = new Exferia_Controles.Exferia_Button();
this.SuspendLayout();
//
// ex_usc_F3_TipoVia
//
this.ex_usc_F3_TipoVia.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_F3_TipoVia.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_F3_TipoVia.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_F3_TipoVia.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_F3_TipoVia.Exferia_F3_Codigo = "";
this.ex_usc_F3_TipoVia.Exferia_F3_Descripcion = "";
this.ex_usc_F3_TipoVia.Exferia_F3_FechaBorrado = null;
this.ex_usc_F3_TipoVia.Exferia_F3_Id = ((long)(-1));
this.ex_usc_F3_TipoVia.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_F3_TipoVia.Exferia_F3_PRINCIPAL_Obligatorio = false;
this.ex_usc_F3_TipoVia.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_F3_TipoVia.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_F3_TipoVia.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_F3_TipoVia.Exferia_F3_Titulo = "Tipo de Via";
this.ex_usc_F3_TipoVia.Location = new System.Drawing.Point(10, 5);
this.ex_usc_F3_TipoVia.Name = "ex_usc_F3_TipoVia";
this.ex_usc_F3_TipoVia.Size = new System.Drawing.Size(758, 22);
this.ex_usc_F3_TipoVia.TabIndex = 0;
this.ex_usc_F3_TipoVia.Tag = "";
//
// ex_usc_F3_Poblacion
//
this.ex_usc_F3_Poblacion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_F3_Poblacion.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_F3_Poblacion.Enabled = false;
this.ex_usc_F3_Poblacion.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_F3_Poblacion.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_F3_Poblacion.Exferia_F3_Codigo = "";
this.ex_usc_F3_Poblacion.Exferia_F3_Descripcion = "";
this.ex_usc_F3_Poblacion.Exferia_F3_FechaBorrado = null;
this.ex_usc_F3_Poblacion.Exferia_F3_Id = ((long)(-1));
this.ex_usc_F3_Poblacion.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_F3_Poblacion.Exferia_F3_PRINCIPAL_Obligatorio = false;
this.ex_usc_F3_Poblacion.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_F3_Poblacion.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_F3_Poblacion.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_F3_Poblacion.Exferia_F3_Titulo = "Poblacion";
this.ex_usc_F3_Poblacion.Location = new System.Drawing.Point(10, 235);
this.ex_usc_F3_Poblacion.Name = "ex_usc_F3_Poblacion";
this.ex_usc_F3_Poblacion.Size = new System.Drawing.Size(758, 22);
this.ex_usc_F3_Poblacion.TabIndex = 80;
this.ex_usc_F3_Poblacion.Tag = "";
//
// ex_usc_F3_Municipio
//
this.ex_usc_F3_Municipio.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_F3_Municipio.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_F3_Municipio.Enabled = false;
this.ex_usc_F3_Municipio.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_F3_Municipio.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_F3_Municipio.Exferia_F3_Codigo = "";
this.ex_usc_F3_Municipio.Exferia_F3_Descripcion = "";
this.ex_usc_F3_Municipio.Exferia_F3_FechaBorrado = null;
this.ex_usc_F3_Municipio.Exferia_F3_Id = ((long)(-1));
this.ex_usc_F3_Municipio.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_F3_Municipio.Exferia_F3_PRINCIPAL_Obligatorio = false;
this.ex_usc_F3_Municipio.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_F3_Municipio.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_F3_Municipio.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_F3_Municipio.Exferia_F3_Titulo = "Municipio";
this.ex_usc_F3_Municipio.Location = new System.Drawing.Point(10, 207);
this.ex_usc_F3_Municipio.Name = "ex_usc_F3_Municipio";
this.ex_usc_F3_Municipio.Size = new System.Drawing.Size(758, 22);
this.ex_usc_F3_Municipio.TabIndex = 79;
this.ex_usc_F3_Municipio.Tag = "";
this.ex_usc_F3_Municipio.Exferia_F3_Evento_TerminoBusqueda += new System.EventHandler(this.ex_usc_F3_Municipio_Exferia_F3_Evento_TerminoBusqueda);
//
// ex_usc_F3_Pais
//
this.ex_usc_F3_Pais.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_F3_Pais.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_F3_Pais.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_F3_Pais.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_F3_Pais.Exferia_F3_Codigo = "";
this.ex_usc_F3_Pais.Exferia_F3_Descripcion = "";
this.ex_usc_F3_Pais.Exferia_F3_FechaBorrado = null;
this.ex_usc_F3_Pais.Exferia_F3_Id = ((long)(-1));
this.ex_usc_F3_Pais.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_F3_Pais.Exferia_F3_PRINCIPAL_Obligatorio = true;
this.ex_usc_F3_Pais.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_F3_Pais.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_F3_Pais.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_F3_Pais.Exferia_F3_Titulo = "Pais";
this.ex_usc_F3_Pais.Location = new System.Drawing.Point(10, 149);
this.ex_usc_F3_Pais.Name = "ex_usc_F3_Pais";
this.ex_usc_F3_Pais.Size = new System.Drawing.Size(758, 22);
this.ex_usc_F3_Pais.TabIndex = 77;
this.ex_usc_F3_Pais.Tag = "";
this.ex_usc_F3_Pais.Exferia_F3_Evento_TerminoBusqueda += new System.EventHandler(this.ex_usc_F3_Pais_Exferia_F3_Evento_TerminoBusqueda);
//
// ex_usc_F3_Provincia
//
this.ex_usc_F3_Provincia.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_F3_Provincia.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_F3_Provincia.Enabled = false;
this.ex_usc_F3_Provincia.Exferia_F3_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_F3_Provincia.Exferia_F3_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_F3_Provincia.Exferia_F3_Codigo = "";
this.ex_usc_F3_Provincia.Exferia_F3_Descripcion = "";
this.ex_usc_F3_Provincia.Exferia_F3_FechaBorrado = null;
this.ex_usc_F3_Provincia.Exferia_F3_Id = ((long)(-1));
this.ex_usc_F3_Provincia.Exferia_F3_IdEjercicio_Baja = null;
this.ex_usc_F3_Provincia.Exferia_F3_PRINCIPAL_Obligatorio = true;
this.ex_usc_F3_Provincia.Exferia_F3_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_F3_Provincia.Exferia_F3_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_F3_Provincia.Exferia_F3_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3.Exferia_F3_TipoRelacion.Ninguna;
this.ex_usc_F3_Provincia.Exferia_F3_Titulo = "Provincia";
this.ex_usc_F3_Provincia.Location = new System.Drawing.Point(10, 179);
this.ex_usc_F3_Provincia.Name = "ex_usc_F3_Provincia";
this.ex_usc_F3_Provincia.Size = new System.Drawing.Size(758, 22);
this.ex_usc_F3_Provincia.TabIndex = 78;
this.ex_usc_F3_Provincia.Tag = "";
this.ex_usc_F3_Provincia.Exferia_F3_Evento_TerminoBusqueda += new System.EventHandler(this.ex_usc_F3_Provincia_Exferia_F3_Evento_TerminoBusqueda);
//
// exferia_Label2
//
this.exferia_Label2.AutoSize = true;
this.exferia_Label2.Location = new System.Drawing.Point(229, 127);
this.exferia_Label2.Name = "exferia_Label2";
this.exferia_Label2.Size = new System.Drawing.Size(185, 13);
this.exferia_Label2.TabIndex = 27;
this.exferia_Label2.Text = "Datos complementarios del docimicilio";
//
// ex_txt_DatosComplementarios
//
this.ex_txt_DatosComplementarios.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_txt_DatosComplementarios.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_DatosComplementarios.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_DatosComplementarios.Exferia_TextBox_MaxLength = 200;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Multiline = false;
this.ex_txt_DatosComplementarios.Exferia_TextBox_NoBloquear = true;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Obligatorio = false;
this.ex_txt_DatosComplementarios.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_DatosComplementarios.Exferia_TextBox_ReadOnly = false;
this.ex_txt_DatosComplementarios.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_DatosComplementarios.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_DatosComplementarios.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_DatosComplementarios.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_DatosComplementarios.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_DatosComplementarios.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_DatosComplementarios.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_DatosComplementarios.Location = new System.Drawing.Point(425, 121);
this.ex_txt_DatosComplementarios.Name = "ex_txt_DatosComplementarios";
this.ex_txt_DatosComplementarios.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_DatosComplementarios.Size = new System.Drawing.Size(335, 22);
this.ex_txt_DatosComplementarios.TabIndex = 68;
//
// ex_txt_Planta
//
this.ex_txt_Planta.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Planta.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Planta.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Planta.Exferia_TextBox_MaxLength = 50;
this.ex_txt_Planta.Exferia_TextBox_Multiline = false;
this.ex_txt_Planta.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Planta.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Planta.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Planta.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Planta.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Planta.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Planta.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Planta.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Planta.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Planta.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Planta.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Planta.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Planta.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Planta.Location = new System.Drawing.Point(425, 91);
this.ex_txt_Planta.Name = "ex_txt_Planta";
this.ex_txt_Planta.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Planta.Size = new System.Drawing.Size(65, 22);
this.ex_txt_Planta.TabIndex = 45;
//
// ex_lbl_Planta
//
this.ex_lbl_Planta.AutoSize = true;
this.ex_lbl_Planta.Location = new System.Drawing.Point(384, 97);
this.ex_lbl_Planta.Name = "ex_lbl_Planta";
this.ex_lbl_Planta.Size = new System.Drawing.Size(37, 13);
this.ex_lbl_Planta.TabIndex = 24;
this.ex_lbl_Planta.Text = "Planta";
//
// ex_txt_Escalera
//
this.ex_txt_Escalera.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Escalera.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Escalera.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Escalera.Exferia_TextBox_MaxLength = 50;
this.ex_txt_Escalera.Exferia_TextBox_Multiline = false;
this.ex_txt_Escalera.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Escalera.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Escalera.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Escalera.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Escalera.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Escalera.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Escalera.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Escalera.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Escalera.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Escalera.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Escalera.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Escalera.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Escalera.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Escalera.Location = new System.Drawing.Point(329, 91);
this.ex_txt_Escalera.Name = "ex_txt_Escalera";
this.ex_txt_Escalera.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Escalera.Size = new System.Drawing.Size(50, 22);
this.ex_txt_Escalera.TabIndex = 40;
//
// ex_lbl_Escalera
//
this.ex_lbl_Escalera.AutoSize = true;
this.ex_lbl_Escalera.Location = new System.Drawing.Point(295, 97);
this.ex_lbl_Escalera.Name = "ex_lbl_Escalera";
this.ex_lbl_Escalera.Size = new System.Drawing.Size(28, 13);
this.ex_lbl_Escalera.TabIndex = 22;
this.ex_lbl_Escalera.Text = "Esc.";
//
// ex_txt_Portal
//
this.ex_txt_Portal.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Portal.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Portal.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Portal.Exferia_TextBox_MaxLength = 50;
this.ex_txt_Portal.Exferia_TextBox_Multiline = false;
this.ex_txt_Portal.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Portal.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Portal.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Portal.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Portal.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Portal.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Portal.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Portal.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Portal.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Portal.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Portal.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Portal.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Portal.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Portal.Location = new System.Drawing.Point(208, 91);
this.ex_txt_Portal.Name = "ex_txt_Portal";
this.ex_txt_Portal.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Portal.Size = new System.Drawing.Size(50, 22);
this.ex_txt_Portal.TabIndex = 35;
//
// ex_txt_Bloque
//
this.ex_txt_Bloque.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Bloque.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Bloque.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Bloque.Exferia_TextBox_MaxLength = 50;
this.ex_txt_Bloque.Exferia_TextBox_Multiline = false;
this.ex_txt_Bloque.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Bloque.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Bloque.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Bloque.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Bloque.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Bloque.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Bloque.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Bloque.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Bloque.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Bloque.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Bloque.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Bloque.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Bloque.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Bloque.Location = new System.Drawing.Point(116, 91);
this.ex_txt_Bloque.Name = "ex_txt_Bloque";
this.ex_txt_Bloque.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Bloque.Size = new System.Drawing.Size(44, 22);
this.ex_txt_Bloque.TabIndex = 30;
//
// ex_lbl_Portal
//
this.ex_lbl_Portal.AutoSize = true;
this.ex_lbl_Portal.Location = new System.Drawing.Point(170, 97);
this.ex_lbl_Portal.Name = "ex_lbl_Portal";
this.ex_lbl_Portal.Size = new System.Drawing.Size(34, 13);
this.ex_lbl_Portal.TabIndex = 19;
this.ex_lbl_Portal.Text = "Portal";
//
// ex_lbl_Bloque
//
this.ex_lbl_Bloque.AutoSize = true;
this.ex_lbl_Bloque.Location = new System.Drawing.Point(10, 97);
this.ex_lbl_Bloque.Name = "ex_lbl_Bloque";
this.ex_lbl_Bloque.Size = new System.Drawing.Size(40, 13);
this.ex_lbl_Bloque.TabIndex = 18;
this.ex_lbl_Bloque.Text = "Bloque";
//
// ex_lbl_Calificador
//
this.ex_lbl_Calificador.AutoSize = true;
this.ex_lbl_Calificador.Location = new System.Drawing.Point(212, 67);
this.ex_lbl_Calificador.Name = "ex_lbl_Calificador";
this.ex_lbl_Calificador.Size = new System.Drawing.Size(111, 13);
this.ex_lbl_Calificador.TabIndex = 17;
this.ex_lbl_Calificador.Text = "Calificador del número";
//
// ex_txt_Calificador
//
this.ex_txt_Calificador.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Calificador.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Calificador.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Calificador.Exferia_TextBox_MaxLength = 3;
this.ex_txt_Calificador.Exferia_TextBox_Multiline = false;
this.ex_txt_Calificador.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Calificador.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Calificador.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Calificador.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Calificador.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Calificador.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Calificador.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Calificador.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Calificador.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Calificador.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Calificador.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Calificador.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Calificador.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Calificador.Location = new System.Drawing.Point(329, 63);
this.ex_txt_Calificador.Name = "ex_txt_Calificador";
this.ex_txt_Calificador.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Calificador.Size = new System.Drawing.Size(50, 21);
this.ex_txt_Calificador.TabIndex = 25;
//
// exferia_Label1
//
this.exferia_Label1.AutoSize = true;
this.exferia_Label1.Location = new System.Drawing.Point(461, 67);
this.exferia_Label1.Name = "exferia_Label1";
this.exferia_Label1.Size = new System.Drawing.Size(85, 13);
this.exferia_Label1.TabIndex = 15;
this.exferia_Label1.Text = "Número de casa";
//
// ex_cbo_TipoNumeracion
//
this.ex_cbo_TipoNumeracion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_cbo_TipoNumeracion.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
this.ex_cbo_TipoNumeracion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ex_cbo_TipoNumeracion.Exferia_ComboBox_Bloqueable = true;
this.ex_cbo_TipoNumeracion.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black;
this.ex_cbo_TipoNumeracion.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
this.ex_cbo_TipoNumeracion.Exferia_ComboBox_Obligatorio = false;
this.ex_cbo_TipoNumeracion.FormattingEnabled = true;
this.ex_cbo_TipoNumeracion.Location = new System.Drawing.Point(116, 63);
this.ex_cbo_TipoNumeracion.Name = "ex_cbo_TipoNumeracion";
this.ex_cbo_TipoNumeracion.Size = new System.Drawing.Size(71, 21);
this.ex_cbo_TipoNumeracion.TabIndex = 15;
//
// ex_txt_NumeroCasa
//
this.ex_txt_NumeroCasa.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_NumeroCasa.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_NumeroCasa.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_NumeroCasa.Exferia_TextBox_MaxLength = 10;
this.ex_txt_NumeroCasa.Exferia_TextBox_Multiline = false;
this.ex_txt_NumeroCasa.Exferia_TextBox_NoBloquear = true;
this.ex_txt_NumeroCasa.Exferia_TextBox_Obligatorio = false;
this.ex_txt_NumeroCasa.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_NumeroCasa.Exferia_TextBox_ReadOnly = false;
this.ex_txt_NumeroCasa.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_NumeroCasa.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_NumeroCasa.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_NumeroCasa.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_NumeroCasa.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_NumeroCasa.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_NumeroCasa.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_NumeroCasa.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_NumeroCasa.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_NumeroCasa.Location = new System.Drawing.Point(552, 63);
this.ex_txt_NumeroCasa.Name = "ex_txt_NumeroCasa";
this.ex_txt_NumeroCasa.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_NumeroCasa.Size = new System.Drawing.Size(65, 22);
this.ex_txt_NumeroCasa.TabIndex = 27;
//
// ex_lbl_TipoNumeracion
//
this.ex_lbl_TipoNumeracion.AutoSize = true;
this.ex_lbl_TipoNumeracion.Location = new System.Drawing.Point(10, 67);
this.ex_lbl_TipoNumeracion.Name = "ex_lbl_TipoNumeracion";
this.ex_lbl_TipoNumeracion.Size = new System.Drawing.Size(101, 13);
this.ex_lbl_TipoNumeracion.TabIndex = 12;
this.ex_lbl_TipoNumeracion.Text = "Tipo de numeración";
//
// ex_lbl_NombreVia
//
this.ex_lbl_NombreVia.AutoSize = true;
this.ex_lbl_NombreVia.Location = new System.Drawing.Point(10, 38);
this.ex_lbl_NombreVia.Name = "ex_lbl_NombreVia";
this.ex_lbl_NombreVia.Size = new System.Drawing.Size(62, 13);
this.ex_lbl_NombreVia.TabIndex = 11;
this.ex_lbl_NombreVia.Text = "Vía Pública";
//
// ex_lbl_Puerta
//
this.ex_lbl_Puerta.AutoSize = true;
this.ex_lbl_Puerta.Location = new System.Drawing.Point(508, 97);
this.ex_lbl_Puerta.Name = "ex_lbl_Puerta";
this.ex_lbl_Puerta.Size = new System.Drawing.Size(38, 13);
this.ex_lbl_Puerta.TabIndex = 9;
this.ex_lbl_Puerta.Text = "Puerta";
//
// ex_lbl_CodigoPostal
//
this.ex_lbl_CodigoPostal.AutoSize = true;
this.ex_lbl_CodigoPostal.Location = new System.Drawing.Point(10, 127);
this.ex_lbl_CodigoPostal.Name = "ex_lbl_CodigoPostal";
this.ex_lbl_CodigoPostal.Size = new System.Drawing.Size(71, 13);
this.ex_lbl_CodigoPostal.TabIndex = 8;
this.ex_lbl_CodigoPostal.Text = "Código postal";
//
// ex_txt_CodigoPostal
//
this.ex_txt_CodigoPostal.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_CodigoPostal.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_CodigoPostal.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_CodigoPostal.Exferia_TextBox_MaxLength = 5;
this.ex_txt_CodigoPostal.Exferia_TextBox_Multiline = false;
this.ex_txt_CodigoPostal.Exferia_TextBox_NoBloquear = true;
this.ex_txt_CodigoPostal.Exferia_TextBox_Obligatorio = false;
this.ex_txt_CodigoPostal.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_CodigoPostal.Exferia_TextBox_ReadOnly = false;
this.ex_txt_CodigoPostal.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_CodigoPostal.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_CodigoPostal.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_CodigoPostal.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_CodigoPostal.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_CodigoPostal.Exferia_TextBox_Tipo_Decimal_Decimales =2;
this.ex_txt_CodigoPostal.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_CodigoPostal.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_CodigoPostal.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_CodigoPostal.Location = new System.Drawing.Point(116, 121);
this.ex_txt_CodigoPostal.Name = "ex_txt_CodigoPostal";
this.ex_txt_CodigoPostal.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_CodigoPostal.Size = new System.Drawing.Size(71, 22);
this.ex_txt_CodigoPostal.TabIndex = 65;
//
// ex_txt_Puerta
//
this.ex_txt_Puerta.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_Puerta.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_Puerta.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txt_Puerta.Exferia_TextBox_MaxLength = 50;
this.ex_txt_Puerta.Exferia_TextBox_Multiline = false;
this.ex_txt_Puerta.Exferia_TextBox_NoBloquear = true;
this.ex_txt_Puerta.Exferia_TextBox_Obligatorio = false;
this.ex_txt_Puerta.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_Puerta.Exferia_TextBox_ReadOnly = false;
this.ex_txt_Puerta.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_Puerta.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_Puerta.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_Puerta.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_Puerta.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_Puerta.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_Puerta.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_Puerta.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_Puerta.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_Puerta.Location = new System.Drawing.Point(552, 91);
this.ex_txt_Puerta.Name = "ex_txt_Puerta";
this.ex_txt_Puerta.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_Puerta.Size = new System.Drawing.Size(65, 22);
this.ex_txt_Puerta.TabIndex = 50;
//
// ex_txt_NombreVia
//
this.ex_txt_NombreVia.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_txt_NombreVia.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_NombreVia.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_NombreVia.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_txt_NombreVia.Exferia_TextBox_MaxLength = 200;
this.ex_txt_NombreVia.Exferia_TextBox_Multiline = false;
this.ex_txt_NombreVia.Exferia_TextBox_NoBloquear = true;
this.ex_txt_NombreVia.Exferia_TextBox_Obligatorio = true;
this.ex_txt_NombreVia.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_NombreVia.Exferia_TextBox_ReadOnly = false;
this.ex_txt_NombreVia.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_NombreVia.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_NombreVia.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_NombreVia.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_NombreVia.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_NombreVia.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_NombreVia.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_NombreVia.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_NombreVia.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_NombreVia.Location = new System.Drawing.Point(116, 33);
this.ex_txt_NombreVia.Name = "ex_txt_NombreVia";
this.ex_txt_NombreVia.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_NombreVia.Size = new System.Drawing.Size(644, 22);
this.ex_txt_NombreVia.TabIndex = 10;
//
// ex_btn_Copiar
//
this.ex_btn_Copiar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_Copiar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_Copiar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_Copiar.Exferia_Button_Bloqueable = true;
this.ex_btn_Copiar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_COPIAR_ANTERIOR;
this.ex_btn_Copiar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_Copiar.Exferia_Button_ReadOnly = false;
this.ex_btn_Copiar.Exferia_Button_ToolTip = "Copiar dirección";
this.ex_btn_Copiar.FlatAppearance.BorderSize = 0;
this.ex_btn_Copiar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_Copiar.Location = new System.Drawing.Point(787, 3);
this.ex_btn_Copiar.Name = "ex_btn_Copiar";
this.ex_btn_Copiar.Size = new System.Drawing.Size(25, 25);
this.ex_btn_Copiar.TabIndex = 90;
this.ex_btn_Copiar.TabStop = false;
this.ex_btn_Copiar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_Copiar.UseVisualStyleBackColor = false;
this.ex_btn_Copiar.Click += new System.EventHandler(this.ex_btn_Copiar_click);
//
// Exferia_DireccionFiscal
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.ex_btn_Copiar);
this.Controls.Add(this.ex_usc_F3_TipoVia);
this.Controls.Add(this.ex_usc_F3_Poblacion);
this.Controls.Add(this.ex_usc_F3_Municipio);
this.Controls.Add(this.ex_usc_F3_Pais);
this.Controls.Add(this.ex_usc_F3_Provincia);
this.Controls.Add(this.exferia_Label2);
this.Controls.Add(this.ex_txt_DatosComplementarios);
this.Controls.Add(this.ex_txt_Planta);
this.Controls.Add(this.ex_lbl_Planta);
this.Controls.Add(this.ex_txt_Escalera);
this.Controls.Add(this.ex_lbl_Escalera);
this.Controls.Add(this.ex_txt_Portal);
this.Controls.Add(this.ex_txt_Bloque);
this.Controls.Add(this.ex_lbl_Portal);
this.Controls.Add(this.ex_lbl_Bloque);
this.Controls.Add(this.ex_lbl_Calificador);
this.Controls.Add(this.ex_txt_Calificador);
this.Controls.Add(this.exferia_Label1);
this.Controls.Add(this.ex_cbo_TipoNumeracion);
this.Controls.Add(this.ex_txt_NumeroCasa);
this.Controls.Add(this.ex_lbl_TipoNumeracion);
this.Controls.Add(this.ex_lbl_NombreVia);
this.Controls.Add(this.ex_lbl_Puerta);
this.Controls.Add(this.ex_lbl_CodigoPostal);
this.Controls.Add(this.ex_txt_CodigoPostal);
this.Controls.Add(this.ex_txt_Puerta);
this.Controls.Add(this.ex_txt_NombreVia);
this.Name = "Exferia_DireccionFiscal";
this.Size = new System.Drawing.Size(815, 267);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Exferia_TextBox ex_txt_NombreVia;
private Exferia_TextBox ex_txt_Puerta;
private Exferia_TextBox ex_txt_CodigoPostal;
private Exferia_Label ex_lbl_CodigoPostal;
private Exferia_Label ex_lbl_Puerta;
private Exferia_Label ex_lbl_NombreVia;
private Exferia_Label ex_lbl_TipoNumeracion;
private Exferia_TextBox ex_txt_NumeroCasa;
private Exferia_ComboBox ex_cbo_TipoNumeracion;
private Exferia_Label exferia_Label1;
private Exferia_Label ex_lbl_Calificador;
private Exferia_TextBox ex_txt_Calificador;
private Exferia_Label ex_lbl_Bloque;
private Exferia_Label ex_lbl_Portal;
private Exferia_TextBox ex_txt_Bloque;
private Exferia_TextBox ex_txt_Portal;
private Exferia_TextBox ex_txt_Escalera;
private Exferia_Label ex_lbl_Escalera;
private Exferia_TextBox ex_txt_Planta;
private Exferia_Label ex_lbl_Planta;
private Exferia_Label exferia_Label2;
private Exferia_TextBox ex_txt_DatosComplementarios;
private Exferia_F3 ex_usc_F3_Provincia;
private Exferia_F3 ex_usc_F3_Pais;
private Exferia_F3 ex_usc_F3_Municipio;
private Exferia_F3 ex_usc_F3_Poblacion;
private Exferia_F3 ex_usc_F3_TipoVia;
private Exferia_Button ex_btn_Copiar;
}
}