Exferia/Exferia_General/Exferia_General/3_Vistas/P_Firmas_Electronicas.Desig...

882 lines
68 KiB
C#

namespace Exferia_General._3_Vistas
{
partial class P_Firmas_Electronicas
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(P_Configuracion_Informes));
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo = new Exferia_Controles.Exferia_Button();
this.ex_btn_P_Configuracion_Informes_Borrar = new Exferia_Controles.Exferia_Button();
this.ex_btn_P_Configuracion_Informes_Grabar = new Exferia_Controles.Exferia_Button();
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente = new Exferia_Controles.Exferia_Button();
this.ex_usc_P_Configuracion_Informes_Ejercicio = new Exferia_Controles.Exferia_F3_SoloSeleccion();
this.ex_txt_P_Configuracion_Informes_Descripcion = new Exferia_Controles.Exferia_TextBox();
this.ex_txt_P_Configuracion_Informes_Codigo = new Exferia_Controles.Exferia_TextBox();
this.ex_lbl_P_Configuracion_Informes_Descripcion = new Exferia_Controles.Exferia_Label();
this.ex_lbl_P_Configuracion_Informes_Codigo = new Exferia_Controles.Exferia_Label();
this.exferia_TabControl1 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Logo = new System.Windows.Forms.TabPage();
this.tbp_Compras = new System.Windows.Forms.TabPage();
this.ex_P_Configuracion_Informes_Paginador = new Exferia_Controles.Exferia_Paginador();
this.exferia_Label_SinColor1 = new Exferia_Controles.Exferia_Label_SinColor();
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda = new System.Windows.Forms.PictureBox();
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda = new Exferia_Controles.Exferia_Button_ConBorde();
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda = new Exferia_Controles.Exferia_Button_ConBorde();
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda = new Exferia_Controles.Exferia_Button_ConBorde();
this.tbp_Ventas = new System.Windows.Forms.TabPage();
this.tbp_Inventario = new System.Windows.Forms.TabPage();
this.exferia_TabControl2 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Compra_Pedidos = new System.Windows.Forms.TabPage();
this.tbp_Compra_EntradasMercancia = new System.Windows.Forms.TabPage();
this.tbp_Compra_SolicitudesOferta = new System.Windows.Forms.TabPage();
this.tbp_Compra_Facturas = new System.Windows.Forms.TabPage();
this.tbp_Compra_Vencimientos = new System.Windows.Forms.TabPage();
this.tbp_Compra_Pagos = new System.Windows.Forms.TabPage();
this.tbp_Compra_Devoluciones = new System.Windows.Forms.TabPage();
this.tbp_Compra_Remesa = new System.Windows.Forms.TabPage();
this.exferia_TabControl3 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Ventas_Presupuestos = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Pedidos = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Albaranes = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Facturas = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Vencimientos = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Cobros = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Devoluciones = new System.Windows.Forms.TabPage();
this.tbp_Ventas_Remesas = new System.Windows.Forms.TabPage();
this.exferia_TabControl4 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Inventario_Inventario = new System.Windows.Forms.TabPage();
this.tbp_Inventario_VariacionExistencias = new System.Windows.Forms.TabPage();
this.exferia_TabControl5 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Ventas_Albaranes_TextoFinal = new System.Windows.Forms.TabPage();
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal = new Exferia_Controles.Exferia_TextboxHTML();
this.exferia_TabControl6 = new Exferia_Controles.Exferia_TabControl();
this.tbp_Ventas_Facturas_TextoFinal = new System.Windows.Forms.TabPage();
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal = new Exferia_Controles.Exferia_TextboxHTML();
this.exferia_TabControl1.SuspendLayout();
this.tbp_Logo.SuspendLayout();
this.tbp_Compras.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda)).BeginInit();
this.tbp_Ventas.SuspendLayout();
this.tbp_Inventario.SuspendLayout();
this.exferia_TabControl2.SuspendLayout();
this.exferia_TabControl3.SuspendLayout();
this.tbp_Ventas_Albaranes.SuspendLayout();
this.tbp_Ventas_Facturas.SuspendLayout();
this.exferia_TabControl4.SuspendLayout();
this.exferia_TabControl5.SuspendLayout();
this.tbp_Ventas_Albaranes_TextoFinal.SuspendLayout();
this.exferia_TabControl6.SuspendLayout();
this.tbp_Ventas_Facturas_TextoFinal.SuspendLayout();
this.SuspendLayout();
//
// ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo
//
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_COPIAR_ANTERIOR;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_TabStop = false;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Exferia_Button_ToolTip = "Copiar los datos de otro año";
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.FlatAppearance.BorderSize = 0;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Location = new System.Drawing.Point(754, 151);
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Name = "ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo";
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.TabIndex = 75;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.TabStop = false;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.UseVisualStyleBackColor = false;
this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo_Click);
//
// ex_btn_P_Configuracion_Informes_Borrar
//
this.ex_btn_P_Configuracion_Informes_Borrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_Configuracion_Informes_Borrar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_Configuracion_Informes_Borrar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_BORRAR;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_TabStop = false;
this.ex_btn_P_Configuracion_Informes_Borrar.Exferia_Button_ToolTip = "Borrar (F5)";
this.ex_btn_P_Configuracion_Informes_Borrar.FlatAppearance.BorderSize = 0;
this.ex_btn_P_Configuracion_Informes_Borrar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_Borrar.Location = new System.Drawing.Point(754, 86);
this.ex_btn_P_Configuracion_Informes_Borrar.Name = "ex_btn_P_Configuracion_Informes_Borrar";
this.ex_btn_P_Configuracion_Informes_Borrar.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_Configuracion_Informes_Borrar.TabIndex = 74;
this.ex_btn_P_Configuracion_Informes_Borrar.TabStop = false;
this.ex_btn_P_Configuracion_Informes_Borrar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_Borrar.UseVisualStyleBackColor = false;
this.ex_btn_P_Configuracion_Informes_Borrar.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_Borrar_Click);
//
// ex_btn_P_Configuracion_Informes_Grabar
//
this.ex_btn_P_Configuracion_Informes_Grabar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.ex_btn_P_Configuracion_Informes_Grabar.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_Configuracion_Informes_Grabar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_TabStop = false;
this.ex_btn_P_Configuracion_Informes_Grabar.Exferia_Button_ToolTip = "Grabar (F2)";
this.ex_btn_P_Configuracion_Informes_Grabar.FlatAppearance.BorderSize = 0;
this.ex_btn_P_Configuracion_Informes_Grabar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_Grabar.Location = new System.Drawing.Point(754, 44);
this.ex_btn_P_Configuracion_Informes_Grabar.Name = "ex_btn_P_Configuracion_Informes_Grabar";
this.ex_btn_P_Configuracion_Informes_Grabar.Size = new System.Drawing.Size(31, 36);
this.ex_btn_P_Configuracion_Informes_Grabar.TabIndex = 73;
this.ex_btn_P_Configuracion_Informes_Grabar.TabStop = false;
this.ex_btn_P_Configuracion_Informes_Grabar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_Grabar.UseVisualStyleBackColor = false;
this.ex_btn_P_Configuracion_Informes_Grabar.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_Grabar_Click);
//
// ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente
//
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.BackColor = System.Drawing.Color.Maroon;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_BUSCARCODIGO_P;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_TabStop = false;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Exferia_Button_ToolTip = "Código siguiente";
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.FlatAppearance.BorderSize = 0;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Location = new System.Drawing.Point(198, 87);
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Name = "ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente";
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Size = new System.Drawing.Size(21, 21);
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.TabIndex = 81;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.TabStop = false;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.UseVisualStyleBackColor = false;
this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente_Click);
//
// ex_usc_P_Configuracion_Informes_Ejercicio
//
this.ex_usc_P_Configuracion_Informes_Ejercicio.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_usc_P_Configuracion_Informes_Ejercicio.BackColor = System.Drawing.Color.Transparent;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Ancho_Codigo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_CODIGO.Normal;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Ancho_Titulo = Exferia_Aplicacion.General.Enumerados.G_ENUM_F3_TITULO.Normal;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Codigo = "";
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_DatosAuxiliares_1 = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_DatosAuxiliares_2 = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_DatosAuxiliares_3 = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Descripcion = "";
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_FechaBorrado = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Id = ((long)(-1));
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_IdEjercicio_Baja = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_PRINCIPAL_Obligatorio = true;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_PRINCIPAL_Opcion_BuscarDatos = "";
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_RELACIONADOS_Objetos_Hijos = null;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_RELACIONAL_TipoRelacion = Exferia_Controles.Exferia_F3_SoloSeleccion.Exferia_F3_SoloSeleccion_TipoRelacion.Ninguna;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Exferia_F3_SoloSeleccion_Titulo = "Ejercicio";
this.ex_usc_P_Configuracion_Informes_Ejercicio.Location = new System.Drawing.Point(13, 135);
this.ex_usc_P_Configuracion_Informes_Ejercicio.Name = "ex_usc_P_Configuracion_Informes_Ejercicio";
this.ex_usc_P_Configuracion_Informes_Ejercicio.Size = new System.Drawing.Size(729, 22);
this.ex_usc_P_Configuracion_Informes_Ejercicio.TabIndex = 80;
this.ex_usc_P_Configuracion_Informes_Ejercicio.Tag = "";
//
// ex_txt_P_Configuracion_Informes_Descripcion
//
this.ex_txt_P_Configuracion_Informes_Descripcion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Bloqueable = true;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_MaxLength = 50;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Multiline = false;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_NoBloquear = true;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Obligatorio = true;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_ReadOnly = false;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_SelectionLength = 0;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_P_Configuracion_Informes_Descripcion.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_P_Configuracion_Informes_Descripcion.Location = new System.Drawing.Point(119, 111);
this.ex_txt_P_Configuracion_Informes_Descripcion.Name = "ex_txt_P_Configuracion_Informes_Descripcion";
this.ex_txt_P_Configuracion_Informes_Descripcion.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_P_Configuracion_Informes_Descripcion.Size = new System.Drawing.Size(596, 22);
this.ex_txt_P_Configuracion_Informes_Descripcion.TabIndex = 79;
//
// ex_txt_P_Configuracion_Informes_Codigo
//
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Bloqueable = true;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_MaxLength = 10;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Multiline = false;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_NoBloquear = true;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Obligatorio = true;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_PasswordChar = '\0';
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Permitir_CambioFuenteAutomatico = true;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_ReadOnly = false;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_SelectionLength = 0;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_SelectionStart = 0;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_TabStop_Txt = true;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Texto_Inicial = "";
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Tipo_Decimal_Decimales = 2;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Tipo_Decimal_Enteros = 9;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Textos;
this.ex_txt_P_Configuracion_Informes_Codigo.Exferia_TextBox_UseSystemPasswordChar = false;
this.ex_txt_P_Configuracion_Informes_Codigo.Location = new System.Drawing.Point(119, 86);
this.ex_txt_P_Configuracion_Informes_Codigo.Name = "ex_txt_P_Configuracion_Informes_Codigo";
this.ex_txt_P_Configuracion_Informes_Codigo.Padding = new System.Windows.Forms.Padding(2);
this.ex_txt_P_Configuracion_Informes_Codigo.Size = new System.Drawing.Size(73, 22);
this.ex_txt_P_Configuracion_Informes_Codigo.TabIndex = 78;
//
// ex_lbl_P_Configuracion_Informes_Descripcion
//
this.ex_lbl_P_Configuracion_Informes_Descripcion.AutoSize = true;
this.ex_lbl_P_Configuracion_Informes_Descripcion.BackColor = System.Drawing.Color.White;
this.ex_lbl_P_Configuracion_Informes_Descripcion.Location = new System.Drawing.Point(12, 115);
this.ex_lbl_P_Configuracion_Informes_Descripcion.Name = "ex_lbl_P_Configuracion_Informes_Descripcion";
this.ex_lbl_P_Configuracion_Informes_Descripcion.Size = new System.Drawing.Size(63, 13);
this.ex_lbl_P_Configuracion_Informes_Descripcion.TabIndex = 77;
this.ex_lbl_P_Configuracion_Informes_Descripcion.Text = "Descripción";
//
// ex_lbl_P_Configuracion_Informes_Codigo
//
this.ex_lbl_P_Configuracion_Informes_Codigo.AutoSize = true;
this.ex_lbl_P_Configuracion_Informes_Codigo.BackColor = System.Drawing.Color.White;
this.ex_lbl_P_Configuracion_Informes_Codigo.Location = new System.Drawing.Point(12, 91);
this.ex_lbl_P_Configuracion_Informes_Codigo.Name = "ex_lbl_P_Configuracion_Informes_Codigo";
this.ex_lbl_P_Configuracion_Informes_Codigo.Size = new System.Drawing.Size(40, 13);
this.ex_lbl_P_Configuracion_Informes_Codigo.TabIndex = 76;
this.ex_lbl_P_Configuracion_Informes_Codigo.Text = "Código";
//
// exferia_TabControl1
//
this.exferia_TabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl1.Controls.Add(this.tbp_Logo);
this.exferia_TabControl1.Controls.Add(this.tbp_Compras);
this.exferia_TabControl1.Controls.Add(this.tbp_Ventas);
this.exferia_TabControl1.Controls.Add(this.tbp_Inventario);
this.exferia_TabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl1.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl1.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl1.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl1.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl1.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl1.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl1.Location = new System.Drawing.Point(19, 163);
this.exferia_TabControl1.Name = "exferia_TabControl1";
this.exferia_TabControl1.SelectedIndex = 0;
this.exferia_TabControl1.Size = new System.Drawing.Size(723, 453);
this.exferia_TabControl1.TabIndex = 82;
//
// tbp_Logo
//
this.tbp_Logo.Controls.Add(this.exferia_Label_SinColor1);
this.tbp_Logo.Controls.Add(this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda);
this.tbp_Logo.Controls.Add(this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda);
this.tbp_Logo.Controls.Add(this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda);
this.tbp_Logo.Controls.Add(this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda);
this.tbp_Logo.Location = new System.Drawing.Point(4, 22);
this.tbp_Logo.Name = "tbp_Logo";
this.tbp_Logo.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Logo.Size = new System.Drawing.Size(715, 427);
this.tbp_Logo.TabIndex = 0;
this.tbp_Logo.Text = "Logo";
this.tbp_Logo.UseVisualStyleBackColor = true;
//
// tbp_Compras
//
this.tbp_Compras.Controls.Add(this.exferia_TabControl2);
this.tbp_Compras.Location = new System.Drawing.Point(4, 22);
this.tbp_Compras.Name = "tbp_Compras";
this.tbp_Compras.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Compras.Size = new System.Drawing.Size(715, 427);
this.tbp_Compras.TabIndex = 1;
this.tbp_Compras.Text = "Compras";
this.tbp_Compras.UseVisualStyleBackColor = true;
//
// ex_P_Configuracion_Informes_Paginador
//
this.ex_P_Configuracion_Informes_Paginador.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.ex_P_Configuracion_Informes_Paginador.Location = new System.Drawing.Point(20, 622);
this.ex_P_Configuracion_Informes_Paginador.Name = "ex_P_Configuracion_Informes_Paginador";
this.ex_P_Configuracion_Informes_Paginador.PaginaActual = 1;
this.ex_P_Configuracion_Informes_Paginador.PaginasTotales = 1;
this.ex_P_Configuracion_Informes_Paginador.Size = new System.Drawing.Size(405, 39);
this.ex_P_Configuracion_Informes_Paginador.TabIndex = 83;
this.ex_P_Configuracion_Informes_Paginador.TabStop = false;
this.ex_P_Configuracion_Informes_Paginador.txt_ValorPaginaActual = 999999999;
this.ex_P_Configuracion_Informes_Paginador.Exferia_Paginador_Evento_Primera_Click += new System.EventHandler(this.ctu_Paginacion_Primera_Click);
this.ex_P_Configuracion_Informes_Paginador.Exferia_Paginador_Evento_Anterior_Click += new System.EventHandler(this.ctu_Paginacion_Anterior_Click);
this.ex_P_Configuracion_Informes_Paginador.Exferia_Paginador_Evento_Siguiente_Click += new System.EventHandler(this.ctu_Paginacion_Siguiente_Click);
this.ex_P_Configuracion_Informes_Paginador.Exferia_Paginador_Evento_Ultima_Click += new System.EventHandler(this.ctu_Paginacion_Ultima_Click);
this.ex_P_Configuracion_Informes_Paginador.Exferia_Paginador_Evento_PaginaActual_KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_PaginaActual_KeyPress);
//
// exferia_Label_SinColor1
//
this.exferia_Label_SinColor1.AutoSize = true;
this.exferia_Label_SinColor1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.exferia_Label_SinColor1.Location = new System.Drawing.Point(6, 5);
this.exferia_Label_SinColor1.Name = "exferia_Label_SinColor1";
this.exferia_Label_SinColor1.Size = new System.Drawing.Size(216, 16);
this.exferia_Label_SinColor1.TabIndex = 90;
this.exferia_Label_SinColor1.Text = "LOGO SUPERIOR IZQUIERDA";
//
// pcb_P_Configuracion_Informes_LogoSuperiorIzquierda
//
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.Location = new System.Drawing.Point(4, 24);
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.Name = "pcb_P_Configuracion_Informes_LogoSuperiorIzquierda";
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.Size = new System.Drawing.Size(225, 182);
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.TabIndex = 86;
this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda.TabStop = false;
//
// ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda
//
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.Vacio;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Exferia_Button_ToolTip = "";
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Location = new System.Drawing.Point(238, 182);
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Name = "ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda";
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Size = new System.Drawing.Size(97, 23);
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.TabIndex = 89;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.TabStop = false;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Text = "Borrar Imagen";
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.UseVisualStyleBackColor = true;
this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda_Click);
//
// ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda
//
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.Vacio;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Exferia_Button_ConBorde_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Exferia_Button_ToolTip = "";
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Location = new System.Drawing.Point(235, 24);
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Name = "ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda";
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Size = new System.Drawing.Size(100, 23);
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.TabIndex = 88;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.TabStop = false;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Text = "Buscar Imagen";
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.UseVisualStyleBackColor = true;
this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda_Click);
//
// ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda
//
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Bloqueable = true;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Exferia_Button_ConBorde_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.Vacio;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Exferia_Button_ConBorde_ReadOnly = false;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Exferia_Button_ToolTip = "";
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Location = new System.Drawing.Point(235, 57);
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Name = "ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda";
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Size = new System.Drawing.Size(100, 23);
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.TabIndex = 87;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.TabStop = false;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Text = "Cargar Antigua";
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.UseVisualStyleBackColor = true;
this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda.Click += new System.EventHandler(this.ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda_Click);
//
// tbp_Ventas
//
this.tbp_Ventas.Controls.Add(this.exferia_TabControl3);
this.tbp_Ventas.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas.Name = "tbp_Ventas";
this.tbp_Ventas.Size = new System.Drawing.Size(715, 427);
this.tbp_Ventas.TabIndex = 2;
this.tbp_Ventas.Text = "Ventas";
this.tbp_Ventas.UseVisualStyleBackColor = true;
//
// tbp_Inventario
//
this.tbp_Inventario.Controls.Add(this.exferia_TabControl4);
this.tbp_Inventario.Location = new System.Drawing.Point(4, 22);
this.tbp_Inventario.Name = "tbp_Inventario";
this.tbp_Inventario.Size = new System.Drawing.Size(715, 427);
this.tbp_Inventario.TabIndex = 3;
this.tbp_Inventario.Text = "Inventario";
this.tbp_Inventario.UseVisualStyleBackColor = true;
//
// exferia_TabControl2
//
this.exferia_TabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_SolicitudesOferta);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Pedidos);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_EntradasMercancia);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Facturas);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Vencimientos);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Pagos);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Devoluciones);
this.exferia_TabControl2.Controls.Add(this.tbp_Compra_Remesa);
this.exferia_TabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl2.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl2.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl2.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl2.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl2.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl2.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl2.Location = new System.Drawing.Point(6, 6);
this.exferia_TabControl2.Name = "exferia_TabControl2";
this.exferia_TabControl2.SelectedIndex = 0;
this.exferia_TabControl2.Size = new System.Drawing.Size(703, 415);
this.exferia_TabControl2.TabIndex = 0;
//
// tbp_Compra_Pedidos
//
this.tbp_Compra_Pedidos.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Pedidos.Name = "tbp_Compra_Pedidos";
this.tbp_Compra_Pedidos.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Compra_Pedidos.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Pedidos.TabIndex = 0;
this.tbp_Compra_Pedidos.Text = "Pedidos";
this.tbp_Compra_Pedidos.UseVisualStyleBackColor = true;
//
// tbp_Compra_EntradasMercancia
//
this.tbp_Compra_EntradasMercancia.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_EntradasMercancia.Name = "tbp_Compra_EntradasMercancia";
this.tbp_Compra_EntradasMercancia.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Compra_EntradasMercancia.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_EntradasMercancia.TabIndex = 1;
this.tbp_Compra_EntradasMercancia.Text = "Entradas de mercancia";
this.tbp_Compra_EntradasMercancia.UseVisualStyleBackColor = true;
//
// tbp_Compra_SolicitudesOferta
//
this.tbp_Compra_SolicitudesOferta.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_SolicitudesOferta.Name = "tbp_Compra_SolicitudesOferta";
this.tbp_Compra_SolicitudesOferta.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_SolicitudesOferta.TabIndex = 2;
this.tbp_Compra_SolicitudesOferta.Text = "Solicitudes de oferta";
this.tbp_Compra_SolicitudesOferta.UseVisualStyleBackColor = true;
//
// tbp_Compra_Facturas
//
this.tbp_Compra_Facturas.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Facturas.Name = "tbp_Compra_Facturas";
this.tbp_Compra_Facturas.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Facturas.TabIndex = 3;
this.tbp_Compra_Facturas.Text = "Facturas";
this.tbp_Compra_Facturas.UseVisualStyleBackColor = true;
//
// tbp_Compra_Vencimientos
//
this.tbp_Compra_Vencimientos.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Vencimientos.Name = "tbp_Compra_Vencimientos";
this.tbp_Compra_Vencimientos.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Vencimientos.TabIndex = 4;
this.tbp_Compra_Vencimientos.Text = "Vencimientos";
this.tbp_Compra_Vencimientos.UseVisualStyleBackColor = true;
//
// tbp_Compra_Pagos
//
this.tbp_Compra_Pagos.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Pagos.Name = "tbp_Compra_Pagos";
this.tbp_Compra_Pagos.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Pagos.TabIndex = 5;
this.tbp_Compra_Pagos.Text = "Pagos";
this.tbp_Compra_Pagos.UseVisualStyleBackColor = true;
//
// tbp_Compra_Devoluciones
//
this.tbp_Compra_Devoluciones.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Devoluciones.Name = "tbp_Compra_Devoluciones";
this.tbp_Compra_Devoluciones.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Devoluciones.TabIndex = 6;
this.tbp_Compra_Devoluciones.Text = "Devoluciones";
this.tbp_Compra_Devoluciones.UseVisualStyleBackColor = true;
//
// tbp_Compra_Remesa
//
this.tbp_Compra_Remesa.Location = new System.Drawing.Point(4, 22);
this.tbp_Compra_Remesa.Name = "tbp_Compra_Remesa";
this.tbp_Compra_Remesa.Size = new System.Drawing.Size(695, 389);
this.tbp_Compra_Remesa.TabIndex = 7;
this.tbp_Compra_Remesa.Text = "Remesas";
this.tbp_Compra_Remesa.UseVisualStyleBackColor = true;
//
// exferia_TabControl3
//
this.exferia_TabControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Presupuestos);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Pedidos);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Albaranes);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Facturas);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Vencimientos);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Cobros);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Devoluciones);
this.exferia_TabControl3.Controls.Add(this.tbp_Ventas_Remesas);
this.exferia_TabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl3.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl3.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl3.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl3.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl3.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl3.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl3.Location = new System.Drawing.Point(6, 6);
this.exferia_TabControl3.Name = "exferia_TabControl3";
this.exferia_TabControl3.SelectedIndex = 0;
this.exferia_TabControl3.Size = new System.Drawing.Size(703, 415);
this.exferia_TabControl3.TabIndex = 1;
//
// tbp_Ventas_Presupuestos
//
this.tbp_Ventas_Presupuestos.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Presupuestos.Name = "tbp_Ventas_Presupuestos";
this.tbp_Ventas_Presupuestos.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Presupuestos.TabIndex = 2;
this.tbp_Ventas_Presupuestos.Text = "Presupuestos";
this.tbp_Ventas_Presupuestos.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Pedidos
//
this.tbp_Ventas_Pedidos.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Pedidos.Name = "tbp_Ventas_Pedidos";
this.tbp_Ventas_Pedidos.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Ventas_Pedidos.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Pedidos.TabIndex = 0;
this.tbp_Ventas_Pedidos.Text = "Pedidos";
this.tbp_Ventas_Pedidos.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Albaranes
//
this.tbp_Ventas_Albaranes.Controls.Add(this.exferia_TabControl5);
this.tbp_Ventas_Albaranes.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Albaranes.Name = "tbp_Ventas_Albaranes";
this.tbp_Ventas_Albaranes.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Ventas_Albaranes.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Albaranes.TabIndex = 1;
this.tbp_Ventas_Albaranes.Text = "Albaranes";
this.tbp_Ventas_Albaranes.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Facturas
//
this.tbp_Ventas_Facturas.Controls.Add(this.exferia_TabControl6);
this.tbp_Ventas_Facturas.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Facturas.Name = "tbp_Ventas_Facturas";
this.tbp_Ventas_Facturas.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Facturas.TabIndex = 3;
this.tbp_Ventas_Facturas.Text = "Facturas";
this.tbp_Ventas_Facturas.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Vencimientos
//
this.tbp_Ventas_Vencimientos.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Vencimientos.Name = "tbp_Ventas_Vencimientos";
this.tbp_Ventas_Vencimientos.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Vencimientos.TabIndex = 4;
this.tbp_Ventas_Vencimientos.Text = "Vencimientos";
this.tbp_Ventas_Vencimientos.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Cobros
//
this.tbp_Ventas_Cobros.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Cobros.Name = "tbp_Ventas_Cobros";
this.tbp_Ventas_Cobros.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Cobros.TabIndex = 5;
this.tbp_Ventas_Cobros.Text = "Cobros";
this.tbp_Ventas_Cobros.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Devoluciones
//
this.tbp_Ventas_Devoluciones.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Devoluciones.Name = "tbp_Ventas_Devoluciones";
this.tbp_Ventas_Devoluciones.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Devoluciones.TabIndex = 6;
this.tbp_Ventas_Devoluciones.Text = "Devoluciones";
this.tbp_Ventas_Devoluciones.UseVisualStyleBackColor = true;
//
// tbp_Ventas_Remesas
//
this.tbp_Ventas_Remesas.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Remesas.Name = "tbp_Ventas_Remesas";
this.tbp_Ventas_Remesas.Size = new System.Drawing.Size(695, 389);
this.tbp_Ventas_Remesas.TabIndex = 7;
this.tbp_Ventas_Remesas.Text = "Remesas";
this.tbp_Ventas_Remesas.UseVisualStyleBackColor = true;
//
// exferia_TabControl4
//
this.exferia_TabControl4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl4.Controls.Add(this.tbp_Inventario_Inventario);
this.exferia_TabControl4.Controls.Add(this.tbp_Inventario_VariacionExistencias);
this.exferia_TabControl4.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl4.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl4.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl4.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl4.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl4.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl4.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl4.Location = new System.Drawing.Point(6, 6);
this.exferia_TabControl4.Name = "exferia_TabControl4";
this.exferia_TabControl4.SelectedIndex = 0;
this.exferia_TabControl4.Size = new System.Drawing.Size(703, 415);
this.exferia_TabControl4.TabIndex = 2;
//
// tbp_Inventario_Inventario
//
this.tbp_Inventario_Inventario.Location = new System.Drawing.Point(4, 22);
this.tbp_Inventario_Inventario.Name = "tbp_Inventario_Inventario";
this.tbp_Inventario_Inventario.Size = new System.Drawing.Size(695, 389);
this.tbp_Inventario_Inventario.TabIndex = 2;
this.tbp_Inventario_Inventario.Text = "Inventario";
this.tbp_Inventario_Inventario.UseVisualStyleBackColor = true;
//
// tbp_Inventario_VariacionExistencias
//
this.tbp_Inventario_VariacionExistencias.Location = new System.Drawing.Point(4, 22);
this.tbp_Inventario_VariacionExistencias.Name = "tbp_Inventario_VariacionExistencias";
this.tbp_Inventario_VariacionExistencias.Padding = new System.Windows.Forms.Padding(3);
this.tbp_Inventario_VariacionExistencias.Size = new System.Drawing.Size(695, 389);
this.tbp_Inventario_VariacionExistencias.TabIndex = 0;
this.tbp_Inventario_VariacionExistencias.Text = "Variación de existencias";
this.tbp_Inventario_VariacionExistencias.UseVisualStyleBackColor = true;
//
// exferia_TabControl5
//
this.exferia_TabControl5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl5.Controls.Add(this.tbp_Ventas_Albaranes_TextoFinal);
this.exferia_TabControl5.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl5.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl5.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl5.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl5.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl5.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl5.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl5.Location = new System.Drawing.Point(6, 6);
this.exferia_TabControl5.Name = "exferia_TabControl5";
this.exferia_TabControl5.SelectedIndex = 0;
this.exferia_TabControl5.Size = new System.Drawing.Size(683, 377);
this.exferia_TabControl5.TabIndex = 2;
//
// tbp_Ventas_Albaranes_TextoFinal
//
this.tbp_Ventas_Albaranes_TextoFinal.Controls.Add(this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal);
this.tbp_Ventas_Albaranes_TextoFinal.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Albaranes_TextoFinal.Name = "tbp_Ventas_Albaranes_TextoFinal";
this.tbp_Ventas_Albaranes_TextoFinal.Size = new System.Drawing.Size(675, 351);
this.tbp_Ventas_Albaranes_TextoFinal.TabIndex = 2;
this.tbp_Ventas_Albaranes_TextoFinal.Text = "Texto final";
this.tbp_Ventas_Albaranes_TextoFinal.UseVisualStyleBackColor = true;
//
// ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal
//
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.EditorBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.EditorForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Exferia_TextboxHTML_CuerpoHTML = null;
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Exferia_TextboxHTML_HTML = resources.GetString("ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Exferia_TextboxHTML_HTML");
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.FontSize = Exferia_Controles.FontSize.Three;
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Location = new System.Drawing.Point(6, 3);
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Name = "ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal";
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.Size = new System.Drawing.Size(666, 345);
this.ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal.TabIndex = 88;
//
// exferia_TabControl6
//
this.exferia_TabControl6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.exferia_TabControl6.Controls.Add(this.tbp_Ventas_Facturas_TextoFinal);
this.exferia_TabControl6.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.exferia_TabControl6.Exferia_TabControl_Fondo_TabPage_Cambiado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl6.Exferia_TabControl_Fondo_TabPage_Normal = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl6.Exferia_TabControl_Fondo_TabPage_Seleccionado = System.Drawing.Color.WhiteSmoke;
this.exferia_TabControl6.Exferia_TabControl_Letra_TabPage_Cambiado = System.Drawing.Color.Black;
this.exferia_TabControl6.Exferia_TabControl_Letra_TabPage_Normal = System.Drawing.Color.Black;
this.exferia_TabControl6.Exferia_TabControl_Letra_TabPage_Seleccionado = System.Drawing.Color.Black;
this.exferia_TabControl6.Location = new System.Drawing.Point(6, 6);
this.exferia_TabControl6.Name = "exferia_TabControl6";
this.exferia_TabControl6.SelectedIndex = 0;
this.exferia_TabControl6.Size = new System.Drawing.Size(683, 377);
this.exferia_TabControl6.TabIndex = 3;
//
// tbp_Ventas_Facturas_TextoFinal
//
this.tbp_Ventas_Facturas_TextoFinal.Controls.Add(this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal);
this.tbp_Ventas_Facturas_TextoFinal.Location = new System.Drawing.Point(4, 22);
this.tbp_Ventas_Facturas_TextoFinal.Name = "tbp_Ventas_Facturas_TextoFinal";
this.tbp_Ventas_Facturas_TextoFinal.Size = new System.Drawing.Size(675, 351);
this.tbp_Ventas_Facturas_TextoFinal.TabIndex = 2;
this.tbp_Ventas_Facturas_TextoFinal.Text = "Texto final";
this.tbp_Ventas_Facturas_TextoFinal.UseVisualStyleBackColor = true;
//
// ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal
//
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.EditorBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.EditorForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Exferia_TextboxHTML_CuerpoHTML = null;
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Exferia_TextboxHTML_HTML = resources.GetString("ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Exferia_TextboxHTML_HTML");
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.FontSize = Exferia_Controles.FontSize.Three;
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Location = new System.Drawing.Point(6, 3);
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Name = "ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal";
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.Size = new System.Drawing.Size(666, 345);
this.ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal.TabIndex = 88;
//
// P_Configuracion_Informes
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(797, 670);
this.Controls.Add(this.ex_P_Configuracion_Informes_Paginador);
this.Controls.Add(this.exferia_TabControl1);
this.Controls.Add(this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente);
this.Controls.Add(this.ex_usc_P_Configuracion_Informes_Ejercicio);
this.Controls.Add(this.ex_txt_P_Configuracion_Informes_Descripcion);
this.Controls.Add(this.ex_txt_P_Configuracion_Informes_Codigo);
this.Controls.Add(this.ex_lbl_P_Configuracion_Informes_Descripcion);
this.Controls.Add(this.ex_lbl_P_Configuracion_Informes_Codigo);
this.Controls.Add(this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo);
this.Controls.Add(this.ex_btn_P_Configuracion_Informes_Borrar);
this.Controls.Add(this.ex_btn_P_Configuracion_Informes_Grabar);
this.Name = "P_Configuracion_Informes";
this.Text = "P_PermisosCodigo";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.P_Configuracion_Informes_FormClosed);
this.Load += new System.EventHandler(this.P_Configuracion_Informes_Load);
this.Shown += new System.EventHandler(this.P_Configuracion_Informes_Shown);
this.Controls.SetChildIndex(this.ex_btn_P_Configuracion_Informes_Grabar, 0);
this.Controls.SetChildIndex(this.ex_btn_P_Configuracion_Informes_Borrar, 0);
this.Controls.SetChildIndex(this.ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Configuracion_Informes_Codigo, 0);
this.Controls.SetChildIndex(this.ex_lbl_P_Configuracion_Informes_Descripcion, 0);
this.Controls.SetChildIndex(this.ex_txt_P_Configuracion_Informes_Codigo, 0);
this.Controls.SetChildIndex(this.ex_txt_P_Configuracion_Informes_Descripcion, 0);
this.Controls.SetChildIndex(this.ex_usc_P_Configuracion_Informes_Ejercicio, 0);
this.Controls.SetChildIndex(this.ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente, 0);
this.Controls.SetChildIndex(this.exferia_TabControl1, 0);
this.Controls.SetChildIndex(this.ex_P_Configuracion_Informes_Paginador, 0);
this.exferia_TabControl1.ResumeLayout(false);
this.tbp_Logo.ResumeLayout(false);
this.tbp_Logo.PerformLayout();
this.tbp_Compras.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pcb_P_Configuracion_Informes_LogoSuperiorIzquierda)).EndInit();
this.tbp_Ventas.ResumeLayout(false);
this.tbp_Inventario.ResumeLayout(false);
this.exferia_TabControl2.ResumeLayout(false);
this.exferia_TabControl3.ResumeLayout(false);
this.tbp_Ventas_Albaranes.ResumeLayout(false);
this.tbp_Ventas_Facturas.ResumeLayout(false);
this.exferia_TabControl4.ResumeLayout(false);
this.exferia_TabControl5.ResumeLayout(false);
this.tbp_Ventas_Albaranes_TextoFinal.ResumeLayout(false);
this.exferia_TabControl6.ResumeLayout(false);
this.tbp_Ventas_Facturas_TextoFinal.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Exferia_Controles.Exferia_Button ex_btn_P_Configuracion_Informes_CopiarDatosOtroAnyo;
private Exferia_Controles.Exferia_Button ex_btn_P_Configuracion_Informes_Borrar;
private Exferia_Controles.Exferia_Button ex_btn_P_Configuracion_Informes_Grabar;
private Exferia_Controles.Exferia_Button ex_btn_P_Configuracion_Informes_BuscarCodigoSiguiente;
private Exferia_Controles.Exferia_F3_SoloSeleccion ex_usc_P_Configuracion_Informes_Ejercicio;
private Exferia_Controles.Exferia_TextBox ex_txt_P_Configuracion_Informes_Descripcion;
private Exferia_Controles.Exferia_TextBox ex_txt_P_Configuracion_Informes_Codigo;
private Exferia_Controles.Exferia_Label ex_lbl_P_Configuracion_Informes_Descripcion;
private Exferia_Controles.Exferia_Label ex_lbl_P_Configuracion_Informes_Codigo;
private Exferia_Controles.Exferia_TabControl exferia_TabControl1;
private System.Windows.Forms.TabPage tbp_Logo;
private Exferia_Controles.Exferia_Label_SinColor exferia_Label_SinColor1;
private System.Windows.Forms.PictureBox pcb_P_Configuracion_Informes_LogoSuperiorIzquierda;
private Exferia_Controles.Exferia_Button_ConBorde ex_btn_P_Configuracion_Informes_BorrarImagen_LogoSuperiorIzquierda;
private Exferia_Controles.Exferia_Button_ConBorde ex_btn_P_Configuracion_Informes_BuscarImagen_LogoSuperiorIzquierda;
private Exferia_Controles.Exferia_Button_ConBorde ex_btn_P_Configuracion_Informes_CargarImagenAntigua_LogoSuperiorIzquierda;
private System.Windows.Forms.TabPage tbp_Compras;
private Exferia_Controles.Exferia_TabControl exferia_TabControl2;
private System.Windows.Forms.TabPage tbp_Compra_Pedidos;
private System.Windows.Forms.TabPage tbp_Compra_EntradasMercancia;
private System.Windows.Forms.TabPage tbp_Ventas;
private System.Windows.Forms.TabPage tbp_Inventario;
private Exferia_Controles.Exferia_Paginador ex_P_Configuracion_Informes_Paginador;
private System.Windows.Forms.TabPage tbp_Compra_SolicitudesOferta;
private System.Windows.Forms.TabPage tbp_Compra_Facturas;
private System.Windows.Forms.TabPage tbp_Compra_Vencimientos;
private System.Windows.Forms.TabPage tbp_Compra_Pagos;
private System.Windows.Forms.TabPage tbp_Compra_Devoluciones;
private System.Windows.Forms.TabPage tbp_Compra_Remesa;
private Exferia_Controles.Exferia_TabControl exferia_TabControl3;
private System.Windows.Forms.TabPage tbp_Ventas_Presupuestos;
private System.Windows.Forms.TabPage tbp_Ventas_Pedidos;
private System.Windows.Forms.TabPage tbp_Ventas_Albaranes;
private Exferia_Controles.Exferia_TabControl exferia_TabControl5;
private System.Windows.Forms.TabPage tbp_Ventas_Albaranes_TextoFinal;
private Exferia_Controles.Exferia_TextboxHTML ex_txtHTML_P_Configuracion_Informes_Albaran_TextoFinal;
private System.Windows.Forms.TabPage tbp_Ventas_Facturas;
private Exferia_Controles.Exferia_TabControl exferia_TabControl6;
private System.Windows.Forms.TabPage tbp_Ventas_Facturas_TextoFinal;
private Exferia_Controles.Exferia_TextboxHTML ex_txtHTML_P_Configuracion_Informes_Factura_TextoFinal;
private System.Windows.Forms.TabPage tbp_Ventas_Vencimientos;
private System.Windows.Forms.TabPage tbp_Ventas_Cobros;
private System.Windows.Forms.TabPage tbp_Ventas_Devoluciones;
private System.Windows.Forms.TabPage tbp_Ventas_Remesas;
private Exferia_Controles.Exferia_TabControl exferia_TabControl4;
private System.Windows.Forms.TabPage tbp_Inventario_Inventario;
private System.Windows.Forms.TabPage tbp_Inventario_VariacionExistencias;
}
}