private void InitializeComponent()
                {
                        this.PrintPreview = new System.Windows.Forms.PrintPreviewControl();
                        this.CancelCommandButton = new Lui.Forms.Button();
                        this.SaveButton = new Lui.Forms.Button();
                        this.LowerPanel = new Lui.Forms.ButtonPanel();
                        this.BotonZoom = new Lui.Forms.Button();
                        this.LowerPanel.SuspendLayout();
                        this.SuspendLayout();
                        // 
                        // PrintPreview
                        // 
                        this.PrintPreview.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.PrintPreview.AutoZoom = false;
                        this.PrintPreview.Location = new System.Drawing.Point(0, 0);
                        this.PrintPreview.Name = "PrintPreview";
                        this.PrintPreview.Size = new System.Drawing.Size(616, 344);
                        this.PrintPreview.TabIndex = 500;
                        this.PrintPreview.UseAntiAlias = true;
                        this.PrintPreview.Zoom = 1D;
                        this.PrintPreview.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PrintPreview_KeyDown);
                        // 
                        // CancelCommandButton
                        // 
                        this.CancelCommandButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
                        this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.None;
                        this.CancelCommandButton.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.CancelCommandButton.Image = null;
                        this.CancelCommandButton.ImagePos = Lui.Forms.ImagePositions.Top;
                        this.CancelCommandButton.Location = new System.Drawing.Point(328, 0);
                        this.CancelCommandButton.Margin = new System.Windows.Forms.Padding(0);
                        this.CancelCommandButton.MaximumSize = new System.Drawing.Size(108, 40);
                        this.CancelCommandButton.MinimumSize = new System.Drawing.Size(96, 32);
                        this.CancelCommandButton.Name = "CancelCommandButton";
                        this.CancelCommandButton.Padding = new System.Windows.Forms.Padding(2);
                        this.CancelCommandButton.Size = new System.Drawing.Size(96, 40);
                        this.CancelCommandButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
                        this.CancelCommandButton.Subtext = "Esc";
                        this.CancelCommandButton.TabIndex = 111;
                        this.CancelCommandButton.Text = "Cancelar";
                        this.CancelCommandButton.Click += new System.EventHandler(this.BotonCancelar_Click);
                        // 
                        // SaveButton
                        // 
                        this.SaveButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
                        this.SaveButton.DialogResult = System.Windows.Forms.DialogResult.None;
                        this.SaveButton.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.SaveButton.Image = null;
                        this.SaveButton.ImagePos = Lui.Forms.ImagePositions.Top;
                        this.SaveButton.Location = new System.Drawing.Point(424, 0);
                        this.SaveButton.Margin = new System.Windows.Forms.Padding(0);
                        this.SaveButton.MaximumSize = new System.Drawing.Size(108, 40);
                        this.SaveButton.MinimumSize = new System.Drawing.Size(96, 32);
                        this.SaveButton.Name = "SaveButton";
                        this.SaveButton.Padding = new System.Windows.Forms.Padding(2);
                        this.SaveButton.Size = new System.Drawing.Size(96, 40);
                        this.SaveButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
                        this.SaveButton.Subtext = "F8";
                        this.SaveButton.TabIndex = 110;
                        this.SaveButton.Text = "Imprimir";
                        // 
                        // LowerPanel
                        // 
                        this.LowerPanel.Controls.Add(this.BotonZoom);
                        this.LowerPanel.Controls.Add(this.SaveButton);
                        this.LowerPanel.Controls.Add(this.CancelCommandButton);
                        this.LowerPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
                        this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
                        this.LowerPanel.Location = new System.Drawing.Point(0, 353);
                        this.LowerPanel.Name = "LowerPanel";
                        this.LowerPanel.Size = new System.Drawing.Size(616, 52);
                        this.LowerPanel.TabIndex = 106;
                        // 
                        // BotonZoom
                        // 
                        this.BotonZoom.DialogResult = System.Windows.Forms.DialogResult.None;
                        this.BotonZoom.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.BotonZoom.Image = null;
                        this.BotonZoom.ImagePos = Lui.Forms.ImagePositions.Top;
                        this.BotonZoom.Location = new System.Drawing.Point(520, 0);
                        this.BotonZoom.Margin = new System.Windows.Forms.Padding(0);
                        this.BotonZoom.MaximumSize = new System.Drawing.Size(108, 40);
                        this.BotonZoom.MinimumSize = new System.Drawing.Size(96, 32);
                        this.BotonZoom.Name = "BotonZoom";
                        this.BotonZoom.Padding = new System.Windows.Forms.Padding(2);
                        this.BotonZoom.Size = new System.Drawing.Size(96, 40);
                        this.BotonZoom.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
                        this.BotonZoom.Subtext = "F2";
                        this.BotonZoom.TabIndex = 101;
                        this.BotonZoom.Text = "Zoom";
                        this.BotonZoom.Click += new System.EventHandler(this.BotonZoom_Click);
                        // 
                        // PrintPreviewForm
                        // 
                        this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
                        this.ClientSize = new System.Drawing.Size(616, 405);
                        this.Controls.Add(this.LowerPanel);
                        this.Controls.Add(this.PrintPreview);
                        this.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.Name = "PrintPreviewForm";
                        this.Text = "Vista Previa";
                        this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FormVistaPrevia_KeyDown);
                        this.LowerPanel.ResumeLayout(false);
                        this.ResumeLayout(false);

                }
Example #2
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormularioListadoBase));
     this.Listado           = new Lui.Forms.ListView();
     this.EtiquetaContador2 = new Lui.Forms.Label();
     this.EntradaContador2  = new Lui.Forms.TextBox();
     this.EtiquetaContador1 = new Lui.Forms.Label();
     this.EntradaContador1  = new Lui.Forms.TextBox();
     this.EtiquetaCantidad  = new Lui.Forms.Label();
     this.BotonImprimir     = new Lui.Forms.Button();
     this.BotonFiltrar      = new Lui.Forms.Button();
     this.BotonCancelar     = new Lui.Forms.Button();
     this.PanelContadores   = new Lui.Forms.Panel();
     this.EntradaContador4  = new Lui.Forms.TextBox();
     this.EtiquetaContador4 = new Lui.Forms.Label();
     this.EntradaContador3  = new Lui.Forms.TextBox();
     this.EtiquetaContador3 = new Lui.Forms.Label();
     this.RefreshTimer      = new System.Windows.Forms.Timer(this.components);
     this.PicEsperar        = new System.Windows.Forms.PictureBox();
     this.PanelAcciones     = new Lui.Forms.ButtonPanel();
     this.PanelContadores.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PicEsperar)).BeginInit();
     this.PanelAcciones.SuspendLayout();
     this.SuspendLayout();
     //
     // Listado
     //
     this.Listado.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.Listado.BorderStyle   = System.Windows.Forms.BorderStyle.None;
     this.Listado.FieldName     = null;
     this.Listado.FullRowSelect = true;
     this.Listado.HideSelection = false;
     this.Listado.Location      = new System.Drawing.Point(224, 0);
     this.Listado.MultiSelect   = false;
     this.Listado.Name          = "Listado";
     this.Listado.ReadOnly      = false;
     this.Listado.Size          = new System.Drawing.Size(640, 441);
     this.Listado.TabIndex      = 3;
     this.Listado.UseCompatibleStateImageBehavior = false;
     this.Listado.View         = System.Windows.Forms.View.Details;
     this.Listado.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.Listado_ColumnClick);
     this.Listado.DoubleClick += new System.EventHandler(this.Listado_DoubleClick);
     this.Listado.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.Listado_KeyDown);
     //
     // EtiquetaContador2
     //
     this.EtiquetaContador2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.EtiquetaContador2.Location    = new System.Drawing.Point(0, 28);
     this.EtiquetaContador2.Name        = "EtiquetaContador2";
     this.EtiquetaContador2.Size        = new System.Drawing.Size(100, 24);
     this.EtiquetaContador2.TabIndex    = 63;
     this.EtiquetaContador2.Text        = "Contador2";
     this.EtiquetaContador2.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.EtiquetaContador2.UseMnemonic = false;
     this.EtiquetaContador2.Visible     = false;
     //
     // EntradaContador2
     //
     this.EntradaContador2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.EntradaContador2.Location = new System.Drawing.Point(100, 28);
     this.EntradaContador2.Name     = "EntradaContador2";
     this.EntradaContador2.ReadOnly = true;
     this.EntradaContador2.Size     = new System.Drawing.Size(108, 24);
     this.EntradaContador2.TabIndex = 62;
     this.EntradaContador2.TabStop  = false;
     this.EntradaContador2.Visible  = false;
     //
     // EtiquetaContador1
     //
     this.EtiquetaContador1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.EtiquetaContador1.Location    = new System.Drawing.Point(0, 0);
     this.EtiquetaContador1.Name        = "EtiquetaContador1";
     this.EtiquetaContador1.Size        = new System.Drawing.Size(100, 24);
     this.EtiquetaContador1.TabIndex    = 61;
     this.EtiquetaContador1.Text        = "Contador 1";
     this.EtiquetaContador1.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.EtiquetaContador1.UseMnemonic = false;
     this.EtiquetaContador1.Visible     = false;
     //
     // EntradaContador1
     //
     this.EntradaContador1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.EntradaContador1.Location = new System.Drawing.Point(100, 0);
     this.EntradaContador1.Name     = "EntradaContador1";
     this.EntradaContador1.ReadOnly = true;
     this.EntradaContador1.Size     = new System.Drawing.Size(108, 24);
     this.EntradaContador1.TabIndex = 60;
     this.EntradaContador1.TabStop  = false;
     this.EntradaContador1.Visible  = false;
     //
     // EtiquetaCantidad
     //
     this.EtiquetaCantidad.AutoEllipsis = true;
     this.EtiquetaCantidad.Location     = new System.Drawing.Point(32, 192);
     this.EtiquetaCantidad.Name         = "EtiquetaCantidad";
     this.EtiquetaCantidad.Size         = new System.Drawing.Size(184, 40);
     this.EtiquetaCantidad.TabIndex     = 59;
     this.EtiquetaCantidad.Text         = "Cargando...";
     this.EtiquetaCantidad.UseMnemonic  = false;
     //
     // BotonImprimir
     //
     this.BotonImprimir.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.BotonImprimir.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonImprimir.Image        = null;
     this.BotonImprimir.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonImprimir.Location     = new System.Drawing.Point(44, 91);
     this.BotonImprimir.Margin       = new System.Windows.Forms.Padding(0, 6, 0, 0);
     this.BotonImprimir.MaximumSize  = new System.Drawing.Size(160, 64);
     this.BotonImprimir.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonImprimir.Name         = "BotonImprimir";
     this.BotonImprimir.Size         = new System.Drawing.Size(136, 40);
     this.BotonImprimir.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonImprimir.Subtext      = "F8";
     this.BotonImprimir.TabIndex     = 65;
     this.BotonImprimir.Text         = "Listado";
     this.BotonImprimir.Click       += new System.EventHandler(this.BotonImprimir_Click);
     //
     // BotonFiltrar
     //
     this.BotonFiltrar.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.BotonFiltrar.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonFiltrar.Image        = null;
     this.BotonFiltrar.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonFiltrar.Location     = new System.Drawing.Point(44, 45);
     this.BotonFiltrar.Margin       = new System.Windows.Forms.Padding(0, 6, 0, 0);
     this.BotonFiltrar.MaximumSize  = new System.Drawing.Size(160, 64);
     this.BotonFiltrar.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonFiltrar.Name         = "BotonFiltrar";
     this.BotonFiltrar.Size         = new System.Drawing.Size(136, 40);
     this.BotonFiltrar.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonFiltrar.Subtext      = "F2";
     this.BotonFiltrar.TabIndex     = 64;
     this.BotonFiltrar.Text         = "Filtrar";
     this.BotonFiltrar.Visible      = false;
     this.BotonFiltrar.Click       += new System.EventHandler(this.BotonFiltrar_Click);
     //
     // BotonCancelar
     //
     this.BotonCancelar.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.BotonCancelar.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonCancelar.Image        = null;
     this.BotonCancelar.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonCancelar.Location     = new System.Drawing.Point(44, 137);
     this.BotonCancelar.Margin       = new System.Windows.Forms.Padding(0, 6, 0, 0);
     this.BotonCancelar.MaximumSize  = new System.Drawing.Size(160, 64);
     this.BotonCancelar.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonCancelar.Name         = "BotonCancelar";
     this.BotonCancelar.Size         = new System.Drawing.Size(136, 40);
     this.BotonCancelar.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonCancelar.Subtext      = "Esc";
     this.BotonCancelar.TabIndex     = 66;
     this.BotonCancelar.Text         = "Volver";
     this.BotonCancelar.Click       += new System.EventHandler(this.BotonCancelar_Click);
     //
     // PanelContadores
     //
     this.PanelContadores.Controls.Add(this.EntradaContador4);
     this.PanelContadores.Controls.Add(this.EtiquetaContador4);
     this.PanelContadores.Controls.Add(this.EntradaContador3);
     this.PanelContadores.Controls.Add(this.EtiquetaContador3);
     this.PanelContadores.Controls.Add(this.EntradaContador1);
     this.PanelContadores.Controls.Add(this.EntradaContador2);
     this.PanelContadores.Controls.Add(this.EtiquetaContador1);
     this.PanelContadores.Controls.Add(this.EtiquetaContador2);
     this.PanelContadores.Location = new System.Drawing.Point(8, 72);
     this.PanelContadores.Name     = "PanelContadores";
     this.PanelContadores.Size     = new System.Drawing.Size(208, 108);
     this.PanelContadores.TabIndex = 67;
     //
     // EntradaContador4
     //
     this.EntradaContador4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.EntradaContador4.Location = new System.Drawing.Point(100, 84);
     this.EntradaContador4.Name     = "EntradaContador4";
     this.EntradaContador4.ReadOnly = true;
     this.EntradaContador4.Size     = new System.Drawing.Size(108, 24);
     this.EntradaContador4.TabIndex = 66;
     this.EntradaContador4.TabStop  = false;
     this.EntradaContador4.Visible  = false;
     //
     // EtiquetaContador4
     //
     this.EtiquetaContador4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.EtiquetaContador4.Location    = new System.Drawing.Point(0, 84);
     this.EtiquetaContador4.Name        = "EtiquetaContador4";
     this.EtiquetaContador4.Size        = new System.Drawing.Size(100, 24);
     this.EtiquetaContador4.TabIndex    = 67;
     this.EtiquetaContador4.Text        = "Contador2";
     this.EtiquetaContador4.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.EtiquetaContador4.UseMnemonic = false;
     this.EtiquetaContador4.Visible     = false;
     //
     // EntradaContador3
     //
     this.EntradaContador3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.EntradaContador3.Location = new System.Drawing.Point(100, 56);
     this.EntradaContador3.Name     = "EntradaContador3";
     this.EntradaContador3.ReadOnly = true;
     this.EntradaContador3.Size     = new System.Drawing.Size(108, 24);
     this.EntradaContador3.TabIndex = 64;
     this.EntradaContador3.TabStop  = false;
     this.EntradaContador3.Visible  = false;
     //
     // EtiquetaContador3
     //
     this.EtiquetaContador3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.EtiquetaContador3.Location    = new System.Drawing.Point(0, 56);
     this.EtiquetaContador3.Name        = "EtiquetaContador3";
     this.EtiquetaContador3.Size        = new System.Drawing.Size(100, 24);
     this.EtiquetaContador3.TabIndex    = 65;
     this.EtiquetaContador3.Text        = "Contador2";
     this.EtiquetaContador3.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     this.EtiquetaContador3.UseMnemonic = false;
     this.EtiquetaContador3.Visible     = false;
     //
     // RefreshTimer
     //
     this.RefreshTimer.Interval = 50;
     this.RefreshTimer.Tick    += new System.EventHandler(this.RefreshTimer_Tick);
     //
     // PicEsperar
     //
     this.PicEsperar.Image    = global::Lfc.Properties.Resources.ajax_loader;
     this.PicEsperar.Location = new System.Drawing.Point(8, 196);
     this.PicEsperar.Name     = "PicEsperar";
     this.PicEsperar.Size     = new System.Drawing.Size(16, 16);
     this.PicEsperar.TabIndex = 68;
     this.PicEsperar.TabStop  = false;
     //
     // PanelAcciones
     //
     this.PanelAcciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.PanelAcciones.Controls.Add(this.BotonCancelar);
     this.PanelAcciones.Controls.Add(this.BotonImprimir);
     this.PanelAcciones.Controls.Add(this.BotonFiltrar);
     this.PanelAcciones.FlowDirection = System.Windows.Forms.FlowDirection.BottomUp;
     this.PanelAcciones.Location      = new System.Drawing.Point(0, 240);
     this.PanelAcciones.Name          = "PanelAcciones";
     this.PanelAcciones.Padding       = new System.Windows.Forms.Padding(44, 12, 44, 12);
     this.PanelAcciones.Size          = new System.Drawing.Size(224, 201);
     this.PanelAcciones.TabIndex      = 4;
     //
     // FormularioListadoBase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(864, 441);
     this.Controls.Add(this.PanelAcciones);
     this.Controls.Add(this.PicEsperar);
     this.Controls.Add(this.PanelContadores);
     this.Controls.Add(this.Listado);
     this.Controls.Add(this.EtiquetaCantidad);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin       = new System.Windows.Forms.Padding(5, 5, 5, 5);
     this.MinimumSize  = new System.Drawing.Size(640, 398);
     this.Name         = "FormularioListadoBase";
     this.Text         = "FormularioListadoBase";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormularioListadoBase_FormClosing);
     this.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.FormularioListadoBase_KeyDown);
     this.PanelContadores.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.PicEsperar)).EndInit();
     this.PanelAcciones.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		private void InitializeComponent()
		{
			this.LowerPanel = new Lui.Forms.ButtonPanel();
			this.BotonCopiar = new Lui.Forms.Button();
			this.PrintButton = new Lui.Forms.Button();
			this.BotonMostrar = new Lui.Forms.Button();
			this.CancelCommandButton = new Lui.Forms.Button();
			this.LowerPanel.SuspendLayout();
			this.SuspendLayout();
			// 
			// LowerPanel
			// 
			this.LowerPanel.Controls.Add(this.BotonCopiar);
			this.LowerPanel.Controls.Add(this.PrintButton);
			this.LowerPanel.Controls.Add(this.BotonMostrar);
			this.LowerPanel.Controls.Add(this.CancelCommandButton);
			this.LowerPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.LowerPanel.Location = new System.Drawing.Point(0, 413);
			this.LowerPanel.Name = "LowerPanel";
			this.LowerPanel.Size = new System.Drawing.Size(692, 60);
			this.LowerPanel.TabIndex = 50;
			// 
			// BotonCopiar
			// 
			this.BotonCopiar.DockPadding.All = 2;
			this.BotonCopiar.Image = null;
			this.BotonCopiar.ImagePos = Lui.Forms.ImagePositions.Top;
			this.BotonCopiar.Location = new System.Drawing.Point(8, 8);
			this.BotonCopiar.Name = "BotonCopiar";
			this.BotonCopiar.Size = new System.Drawing.Size(104, 44);
			this.BotonCopiar.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
			this.BotonCopiar.Subtext = "F7";
			this.BotonCopiar.TabIndex = 2;
			this.BotonCopiar.Text = "Copiar";
			this.BotonCopiar.Click += new System.EventHandler(this.BotonCopiar_Click);
			// 
			// PrintButton
			// 
			this.PrintButton.DockPadding.All = 2;
			this.PrintButton.Image = null;
			this.PrintButton.ImagePos = Lui.Forms.ImagePositions.Top;
			this.PrintButton.Location = new System.Drawing.Point(116, 8);
			this.PrintButton.Name = "PrintButton";
			this.PrintButton.Size = new System.Drawing.Size(104, 44);
			this.PrintButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
			this.PrintButton.Subtext = "F8";
			this.PrintButton.TabIndex = 3;
			this.PrintButton.Text = "Imprimir";
			// 
			// BotonMostrar
			// 
			this.BotonMostrar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.BotonMostrar.DockPadding.All = 2;
			this.BotonMostrar.Image = null;
			this.BotonMostrar.ImagePos = Lui.Forms.ImagePositions.Top;
			this.BotonMostrar.Location = new System.Drawing.Point(472, 8);
			this.BotonMostrar.Name = "BotonMostrar";
			this.BotonMostrar.Size = new System.Drawing.Size(104, 44);
			this.BotonMostrar.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
			this.BotonMostrar.Subtext = "F9";
			this.BotonMostrar.TabIndex = 0;
			this.BotonMostrar.Text = "Mostrar";
			this.BotonMostrar.Click += new System.EventHandler(this.BotonMostrar_Click);
			// 
			// CancelCommandButton
			// 
			this.CancelCommandButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.CancelCommandButton.DockPadding.All = 2;
			this.CancelCommandButton.Image = null;
			this.CancelCommandButton.ImagePos = Lui.Forms.ImagePositions.Top;
			this.CancelCommandButton.Location = new System.Drawing.Point(580, 8);
			this.CancelCommandButton.Name = "CancelCommandButton";
			this.CancelCommandButton.Size = new System.Drawing.Size(104, 44);
			this.CancelCommandButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
			this.CancelCommandButton.Subtext = "Esc";
			this.CancelCommandButton.TabIndex = 1;
			this.CancelCommandButton.Text = "Volver";
			this.CancelCommandButton.Click += new System.EventHandler(this.BotonCancelar_Click);
			// 
			// TextListingForm
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
			this.Controls.Add(this.LowerPanel);
			this.KeyPreview = true;
			this.Name = "TextListingForm";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
			this.Text = "Listado";
			this.LowerPanel.ResumeLayout(false);
			this.ResumeLayout(false);

		}
Example #4
0
 private void InitializeComponent()
 {
     this.LowerPanel          = new Lui.Forms.ButtonPanel();
     this.BotonCopiar         = new Lui.Forms.Button();
     this.PrintButton         = new Lui.Forms.Button();
     this.BotonMostrar        = new Lui.Forms.Button();
     this.CancelCommandButton = new Lui.Forms.Button();
     this.LowerPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // LowerPanel
     //
     this.LowerPanel.Controls.Add(this.BotonCopiar);
     this.LowerPanel.Controls.Add(this.PrintButton);
     this.LowerPanel.Controls.Add(this.BotonMostrar);
     this.LowerPanel.Controls.Add(this.CancelCommandButton);
     this.LowerPanel.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.LowerPanel.Location      = new System.Drawing.Point(0, 413);
     this.LowerPanel.Name          = "LowerPanel";
     this.LowerPanel.Padding       = new System.Windows.Forms.Padding(12);
     this.LowerPanel.Size          = new System.Drawing.Size(792, 60);
     this.LowerPanel.TabIndex      = 50;
     //
     // BotonCopiar
     //
     this.BotonCopiar.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonCopiar.Image        = null;
     this.BotonCopiar.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonCopiar.Location     = new System.Drawing.Point(658, 12);
     this.BotonCopiar.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.BotonCopiar.MaximumSize  = new System.Drawing.Size(108, 40);
     this.BotonCopiar.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonCopiar.Name         = "BotonCopiar";
     this.BotonCopiar.Padding      = new System.Windows.Forms.Padding(2);
     this.BotonCopiar.Size         = new System.Drawing.Size(104, 36);
     this.BotonCopiar.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonCopiar.Subtext      = "F7";
     this.BotonCopiar.TabIndex     = 2;
     this.BotonCopiar.Text         = "Copiar";
     this.BotonCopiar.Click       += new System.EventHandler(this.BotonCopiar_Click);
     //
     // PrintButton
     //
     this.PrintButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.PrintButton.Image        = null;
     this.PrintButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.PrintButton.Location     = new System.Drawing.Point(548, 12);
     this.PrintButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.PrintButton.MaximumSize  = new System.Drawing.Size(108, 40);
     this.PrintButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.PrintButton.Name         = "PrintButton";
     this.PrintButton.Padding      = new System.Windows.Forms.Padding(2);
     this.PrintButton.Size         = new System.Drawing.Size(104, 36);
     this.PrintButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.PrintButton.Subtext      = "F8";
     this.PrintButton.TabIndex     = 3;
     this.PrintButton.Text         = "Imprimir";
     //
     // BotonMostrar
     //
     this.BotonMostrar.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BotonMostrar.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonMostrar.Image        = null;
     this.BotonMostrar.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonMostrar.Location     = new System.Drawing.Point(438, 12);
     this.BotonMostrar.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.BotonMostrar.MaximumSize  = new System.Drawing.Size(108, 40);
     this.BotonMostrar.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonMostrar.Name         = "BotonMostrar";
     this.BotonMostrar.Padding      = new System.Windows.Forms.Padding(2);
     this.BotonMostrar.Size         = new System.Drawing.Size(104, 36);
     this.BotonMostrar.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonMostrar.Subtext      = "F9";
     this.BotonMostrar.TabIndex     = 0;
     this.BotonMostrar.Text         = "Mostrar";
     this.BotonMostrar.Click       += new System.EventHandler(this.BotonMostrar_Click);
     //
     // CancelCommandButton
     //
     this.CancelCommandButton.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.CancelCommandButton.Image        = null;
     this.CancelCommandButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.CancelCommandButton.Location     = new System.Drawing.Point(328, 12);
     this.CancelCommandButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.CancelCommandButton.MaximumSize  = new System.Drawing.Size(108, 40);
     this.CancelCommandButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.CancelCommandButton.Name         = "CancelCommandButton";
     this.CancelCommandButton.Padding      = new System.Windows.Forms.Padding(2);
     this.CancelCommandButton.Size         = new System.Drawing.Size(104, 36);
     this.CancelCommandButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.CancelCommandButton.Subtext      = "Esc";
     this.CancelCommandButton.TabIndex     = 1;
     this.CancelCommandButton.Text         = "Volver";
     this.CancelCommandButton.Click       += new System.EventHandler(this.BotonCancelar_Click);
     //
     // FormularioListadoTexto
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(792, 473);
     this.Controls.Add(this.LowerPanel);
     this.Name          = "FormularioListadoTexto";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Listado";
     this.LowerPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #5
0
 private void InitializeComponent()
 {
     this.PrintPreview        = new System.Windows.Forms.PrintPreviewControl();
     this.CancelCommandButton = new Lui.Forms.Button();
     this.SaveButton          = new Lui.Forms.Button();
     this.LowerPanel          = new Lui.Forms.ButtonPanel();
     this.BotonZoom           = new Lui.Forms.Button();
     this.LowerPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // PrintPreview
     //
     this.PrintPreview.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.PrintPreview.AutoZoom     = false;
     this.PrintPreview.Location     = new System.Drawing.Point(0, 0);
     this.PrintPreview.Name         = "PrintPreview";
     this.PrintPreview.Size         = new System.Drawing.Size(616, 344);
     this.PrintPreview.TabIndex     = 500;
     this.PrintPreview.UseAntiAlias = true;
     this.PrintPreview.Zoom         = 1D;
     this.PrintPreview.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.PrintPreview_KeyDown);
     //
     // CancelCommandButton
     //
     this.CancelCommandButton.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.CancelCommandButton.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.CancelCommandButton.Image        = null;
     this.CancelCommandButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.CancelCommandButton.Location     = new System.Drawing.Point(328, 0);
     this.CancelCommandButton.Margin       = new System.Windows.Forms.Padding(0);
     this.CancelCommandButton.MaximumSize  = new System.Drawing.Size(108, 40);
     this.CancelCommandButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.CancelCommandButton.Name         = "CancelCommandButton";
     this.CancelCommandButton.Padding      = new System.Windows.Forms.Padding(2);
     this.CancelCommandButton.Size         = new System.Drawing.Size(96, 40);
     this.CancelCommandButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.CancelCommandButton.Subtext      = "Esc";
     this.CancelCommandButton.TabIndex     = 111;
     this.CancelCommandButton.Text         = "Cancelar";
     this.CancelCommandButton.Click       += new System.EventHandler(this.BotonCancelar_Click);
     //
     // SaveButton
     //
     this.SaveButton.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.SaveButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.SaveButton.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.SaveButton.Image        = null;
     this.SaveButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.SaveButton.Location     = new System.Drawing.Point(424, 0);
     this.SaveButton.Margin       = new System.Windows.Forms.Padding(0);
     this.SaveButton.MaximumSize  = new System.Drawing.Size(108, 40);
     this.SaveButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.SaveButton.Name         = "SaveButton";
     this.SaveButton.Padding      = new System.Windows.Forms.Padding(2);
     this.SaveButton.Size         = new System.Drawing.Size(96, 40);
     this.SaveButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.SaveButton.Subtext      = "F8";
     this.SaveButton.TabIndex     = 110;
     this.SaveButton.Text         = "Imprimir";
     //
     // LowerPanel
     //
     this.LowerPanel.Controls.Add(this.BotonZoom);
     this.LowerPanel.Controls.Add(this.SaveButton);
     this.LowerPanel.Controls.Add(this.CancelCommandButton);
     this.LowerPanel.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.LowerPanel.Location      = new System.Drawing.Point(0, 353);
     this.LowerPanel.Name          = "LowerPanel";
     this.LowerPanel.Size          = new System.Drawing.Size(616, 52);
     this.LowerPanel.TabIndex      = 106;
     //
     // BotonZoom
     //
     this.BotonZoom.DialogResult = System.Windows.Forms.DialogResult.None;
     this.BotonZoom.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.BotonZoom.Image        = null;
     this.BotonZoom.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.BotonZoom.Location     = new System.Drawing.Point(520, 0);
     this.BotonZoom.Margin       = new System.Windows.Forms.Padding(0);
     this.BotonZoom.MaximumSize  = new System.Drawing.Size(108, 40);
     this.BotonZoom.MinimumSize  = new System.Drawing.Size(96, 32);
     this.BotonZoom.Name         = "BotonZoom";
     this.BotonZoom.Padding      = new System.Windows.Forms.Padding(2);
     this.BotonZoom.Size         = new System.Drawing.Size(96, 40);
     this.BotonZoom.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonZoom.Subtext      = "F2";
     this.BotonZoom.TabIndex     = 101;
     this.BotonZoom.Text         = "Zoom";
     this.BotonZoom.Click       += new System.EventHandler(this.BotonZoom_Click);
     //
     // PrintPreviewForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.ClientSize          = new System.Drawing.Size(616, 405);
     this.Controls.Add(this.LowerPanel);
     this.Controls.Add(this.PrintPreview);
     this.ForeColor = System.Drawing.SystemColors.ControlText;
     this.Name      = "PrintPreviewForm";
     this.Text      = "Vista Previa";
     this.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.FormVistaPrevia_KeyDown);
     this.LowerPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.LowerPanel          = new Lui.Forms.ButtonPanel();
     this.CancelCommandButton = new Lui.Forms.Button();
     this.OkButton            = new Lui.Forms.Button();
     this.LowerPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // LowerPanel
     //
     this.LowerPanel.Controls.Add(this.CancelCommandButton);
     this.LowerPanel.Controls.Add(this.OkButton);
     this.LowerPanel.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.LowerPanel.Location      = new System.Drawing.Point(0, 230);
     this.LowerPanel.Name          = "LowerPanel";
     this.LowerPanel.Padding       = new System.Windows.Forms.Padding(12);
     this.LowerPanel.Size          = new System.Drawing.Size(474, 64);
     this.LowerPanel.TabIndex      = 100;
     //
     // CancelCommandButton
     //
     this.CancelCommandButton.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.CancelCommandButton.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.CancelCommandButton.Image        = null;
     this.CancelCommandButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.CancelCommandButton.Location     = new System.Drawing.Point(334, 12);
     this.CancelCommandButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.CancelCommandButton.Name         = "CancelCommandButton";
     this.CancelCommandButton.Size         = new System.Drawing.Size(116, 40);
     this.CancelCommandButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.CancelCommandButton.Subtext      = "Esc";
     this.CancelCommandButton.TabIndex     = 1;
     this.CancelCommandButton.Text         = "Volver";
     this.CancelCommandButton.Click       += new System.EventHandler(this.CancelCommandButton_Click);
     //
     // OkButton
     //
     this.OkButton.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.OkButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.OkButton.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.OkButton.Image        = null;
     this.OkButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.OkButton.Location     = new System.Drawing.Point(212, 12);
     this.OkButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.OkButton.Name         = "OkButton";
     this.OkButton.Size         = new System.Drawing.Size(116, 40);
     this.OkButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.OkButton.Subtext      = "F9";
     this.OkButton.TabIndex     = 0;
     this.OkButton.Text         = "Aceptar";
     this.OkButton.Click       += new System.EventHandler(this.OkButton_Click);
     //
     // ChildDialogForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.CancelButton        = this.CancelCommandButton;
     this.ClientSize          = new System.Drawing.Size(474, 294);
     this.Controls.Add(this.LowerPanel);
     this.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.Name         = "ChildDialogForm";
     this.Text         = "Diálogo";
     this.SizeChanged += new System.EventHandler(this.ChildDialogForm_SizeChanged);
     this.LowerPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #7
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChildDialogForm));
     this.LowerPanel          = new Lui.Forms.ButtonPanel();
     this.CancelCommandButton = new Lui.Forms.Button();
     this.OkButton            = new Lui.Forms.Button();
     this.LowerPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // LowerPanel
     //
     this.LowerPanel.Controls.Add(this.CancelCommandButton);
     this.LowerPanel.Controls.Add(this.OkButton);
     this.LowerPanel.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.LowerPanel.Location      = new System.Drawing.Point(0, 230);
     this.LowerPanel.Name          = "LowerPanel";
     this.LowerPanel.Padding       = new System.Windows.Forms.Padding(12);
     this.LowerPanel.Size          = new System.Drawing.Size(474, 64);
     this.LowerPanel.TabIndex      = 100;
     //
     // CancelCommandButton
     //
     this.CancelCommandButton.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.CancelCommandButton.Image        = null;
     this.CancelCommandButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.CancelCommandButton.Location     = new System.Drawing.Point(342, 12);
     this.CancelCommandButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.CancelCommandButton.MaximumSize  = new System.Drawing.Size(160, 64);
     this.CancelCommandButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.CancelCommandButton.Name         = "CancelCommandButton";
     this.CancelCommandButton.Size         = new System.Drawing.Size(108, 40);
     this.CancelCommandButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.CancelCommandButton.Subtext      = "Esc";
     this.CancelCommandButton.TabIndex     = 1;
     this.CancelCommandButton.Text         = "Volver";
     this.CancelCommandButton.Click       += new System.EventHandler(this.CancelCommandButton_Click);
     //
     // OkButton
     //
     this.OkButton.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.OkButton.DialogResult = System.Windows.Forms.DialogResult.None;
     this.OkButton.Image        = null;
     this.OkButton.ImagePos     = Lui.Forms.ImagePositions.Top;
     this.OkButton.Location     = new System.Drawing.Point(228, 12);
     this.OkButton.Margin       = new System.Windows.Forms.Padding(6, 0, 0, 0);
     this.OkButton.MaximumSize  = new System.Drawing.Size(160, 64);
     this.OkButton.MinimumSize  = new System.Drawing.Size(96, 32);
     this.OkButton.Name         = "OkButton";
     this.OkButton.Size         = new System.Drawing.Size(108, 40);
     this.OkButton.SubLabelPos  = Lui.Forms.SubLabelPositions.Bottom;
     this.OkButton.Subtext      = "F9";
     this.OkButton.TabIndex     = 0;
     this.OkButton.Text         = "Aceptar";
     this.OkButton.Click       += new System.EventHandler(this.OkButton_Click);
     //
     // ChildDialogForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.CancelButton        = this.CancelCommandButton;
     this.ClientSize          = new System.Drawing.Size(474, 294);
     this.Controls.Add(this.LowerPanel);
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "ChildDialogForm";
     this.Text         = "Diálogo";
     this.SizeChanged += new System.EventHandler(this.ChildDialogForm_SizeChanged);
     this.LowerPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.LowerPanel          = new Lui.Forms.ButtonPanel();
     this.BotonCopiar         = new Lui.Forms.Button();
     this.PrintButton         = new Lui.Forms.Button();
     this.BotonMostrar        = new Lui.Forms.Button();
     this.CancelCommandButton = new Lui.Forms.Button();
     this.LowerPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // LowerPanel
     //
     this.LowerPanel.Controls.Add(this.BotonCopiar);
     this.LowerPanel.Controls.Add(this.PrintButton);
     this.LowerPanel.Controls.Add(this.BotonMostrar);
     this.LowerPanel.Controls.Add(this.CancelCommandButton);
     this.LowerPanel.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.LowerPanel.Location = new System.Drawing.Point(0, 413);
     this.LowerPanel.Name     = "LowerPanel";
     this.LowerPanel.Size     = new System.Drawing.Size(692, 60);
     this.LowerPanel.TabIndex = 50;
     //
     // BotonCopiar
     //
     this.BotonCopiar.DockPadding.All = 2;
     this.BotonCopiar.Image           = null;
     this.BotonCopiar.ImagePos        = Lui.Forms.ImagePositions.Top;
     this.BotonCopiar.Location        = new System.Drawing.Point(8, 8);
     this.BotonCopiar.Name            = "BotonCopiar";
     this.BotonCopiar.Size            = new System.Drawing.Size(104, 44);
     this.BotonCopiar.SubLabelPos     = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonCopiar.Subtext         = "F7";
     this.BotonCopiar.TabIndex        = 2;
     this.BotonCopiar.Text            = "Copiar";
     this.BotonCopiar.Click          += new System.EventHandler(this.BotonCopiar_Click);
     //
     // PrintButton
     //
     this.PrintButton.DockPadding.All = 2;
     this.PrintButton.Image           = null;
     this.PrintButton.ImagePos        = Lui.Forms.ImagePositions.Top;
     this.PrintButton.Location        = new System.Drawing.Point(116, 8);
     this.PrintButton.Name            = "PrintButton";
     this.PrintButton.Size            = new System.Drawing.Size(104, 44);
     this.PrintButton.SubLabelPos     = Lui.Forms.SubLabelPositions.Bottom;
     this.PrintButton.Subtext         = "F8";
     this.PrintButton.TabIndex        = 3;
     this.PrintButton.Text            = "Imprimir";
     //
     // BotonMostrar
     //
     this.BotonMostrar.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.BotonMostrar.DockPadding.All = 2;
     this.BotonMostrar.Image           = null;
     this.BotonMostrar.ImagePos        = Lui.Forms.ImagePositions.Top;
     this.BotonMostrar.Location        = new System.Drawing.Point(472, 8);
     this.BotonMostrar.Name            = "BotonMostrar";
     this.BotonMostrar.Size            = new System.Drawing.Size(104, 44);
     this.BotonMostrar.SubLabelPos     = Lui.Forms.SubLabelPositions.Bottom;
     this.BotonMostrar.Subtext         = "F9";
     this.BotonMostrar.TabIndex        = 0;
     this.BotonMostrar.Text            = "Mostrar";
     this.BotonMostrar.Click          += new System.EventHandler(this.BotonMostrar_Click);
     //
     // CancelCommandButton
     //
     this.CancelCommandButton.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CancelCommandButton.DockPadding.All = 2;
     this.CancelCommandButton.Image           = null;
     this.CancelCommandButton.ImagePos        = Lui.Forms.ImagePositions.Top;
     this.CancelCommandButton.Location        = new System.Drawing.Point(580, 8);
     this.CancelCommandButton.Name            = "CancelCommandButton";
     this.CancelCommandButton.Size            = new System.Drawing.Size(104, 44);
     this.CancelCommandButton.SubLabelPos     = Lui.Forms.SubLabelPositions.Bottom;
     this.CancelCommandButton.Subtext         = "Esc";
     this.CancelCommandButton.TabIndex        = 1;
     this.CancelCommandButton.Text            = "Volver";
     this.CancelCommandButton.Click          += new System.EventHandler(this.BotonCancelar_Click);
     //
     // TextListingForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 16);
     this.Controls.Add(this.LowerPanel);
     this.KeyPreview    = true;
     this.Name          = "TextListingForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Listado";
     this.LowerPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		private void InitializeComponent()
		{
                        this.LowerPanel = new Lui.Forms.ButtonPanel();
                        this.CancelCommandButton = new Lui.Forms.Button();
                        this.OkButton = new Lui.Forms.Button();
                        this.LowerPanel.SuspendLayout();
                        this.SuspendLayout();
                        // 
                        // LowerPanel
                        // 
                        this.LowerPanel.Controls.Add(this.CancelCommandButton);
                        this.LowerPanel.Controls.Add(this.OkButton);
                        this.LowerPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
                        this.LowerPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
                        this.LowerPanel.Location = new System.Drawing.Point(0, 230);
                        this.LowerPanel.Name = "LowerPanel";
                        this.LowerPanel.Padding = new System.Windows.Forms.Padding(12);
                        this.LowerPanel.Size = new System.Drawing.Size(474, 64);
                        this.LowerPanel.TabIndex = 100;
                        // 
                        // CancelCommandButton
                        // 
                        this.CancelCommandButton.Anchor = System.Windows.Forms.AnchorStyles.None;
                        this.CancelCommandButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
                        this.CancelCommandButton.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.CancelCommandButton.Image = null;
                        this.CancelCommandButton.ImagePos = Lui.Forms.ImagePositions.Top;
                        this.CancelCommandButton.Location = new System.Drawing.Point(334, 12);
                        this.CancelCommandButton.Margin = new System.Windows.Forms.Padding(6, 0, 0, 0);
                        this.CancelCommandButton.Name = "CancelCommandButton";
                        this.CancelCommandButton.Size = new System.Drawing.Size(116, 40);
                        this.CancelCommandButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
                        this.CancelCommandButton.Subtext = "Esc";
                        this.CancelCommandButton.TabIndex = 1;
                        this.CancelCommandButton.Text = "Volver";
                        this.CancelCommandButton.Click += new System.EventHandler(this.CancelCommandButton_Click);
                        // 
                        // OkButton
                        // 
                        this.OkButton.Anchor = System.Windows.Forms.AnchorStyles.None;
                        this.OkButton.DialogResult = System.Windows.Forms.DialogResult.None;
                        this.OkButton.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.OkButton.Image = null;
                        this.OkButton.ImagePos = Lui.Forms.ImagePositions.Top;
                        this.OkButton.Location = new System.Drawing.Point(212, 12);
                        this.OkButton.Margin = new System.Windows.Forms.Padding(6, 0, 0, 0);
                        this.OkButton.Name = "OkButton";
                        this.OkButton.Size = new System.Drawing.Size(116, 40);
                        this.OkButton.SubLabelPos = Lui.Forms.SubLabelPositions.Bottom;
                        this.OkButton.Subtext = "F9";
                        this.OkButton.TabIndex = 0;
                        this.OkButton.Text = "Aceptar";
                        this.OkButton.Click += new System.EventHandler(this.OkButton_Click);
                        // 
                        // ChildDialogForm
                        // 
                        this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
                        this.CancelButton = this.CancelCommandButton;
                        this.ClientSize = new System.Drawing.Size(474, 294);
                        this.Controls.Add(this.LowerPanel);
                        this.ForeColor = System.Drawing.SystemColors.ControlText;
                        this.Name = "ChildDialogForm";
                        this.Text = "Diálogo";
                        this.SizeChanged += new System.EventHandler(this.ChildDialogForm_SizeChanged);
                        this.LowerPanel.ResumeLayout(false);
                        this.ResumeLayout(false);

		}