Beispiel #1
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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmShowErrors));
     this.Aceptar     = new System.Windows.Forms.Button();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.label1      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.txtErrors   = new HtmlRichText.HtmlRichTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // Aceptar
     //
     this.Aceptar.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.Aceptar.Location     = new System.Drawing.Point(434, 241);
     this.Aceptar.Name         = "Aceptar";
     this.Aceptar.Size         = new System.Drawing.Size(80, 24);
     this.Aceptar.TabIndex     = 1;
     this.Aceptar.Text         = "Aceptar";
     this.Aceptar.Click       += new System.EventHandler(this.button1_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.Transparent;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(11, 18);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(44, 42);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 4;
     this.pictureBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(60, 18);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(414, 22);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Se han proporcionado los siguientes Errores:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(60, 50);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(270, 18);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Se proporcionan los siguientes detalles:";
     //
     // txtErrors
     //
     this.txtErrors.Location = new System.Drawing.Point(12, 85);
     this.txtErrors.Name     = "txtErrors";
     this.txtErrors.Size     = new System.Drawing.Size(502, 150);
     this.txtErrors.TabIndex = 7;
     this.txtErrors.Text     = "";
     //
     // FrmShowErrors
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.ClientSize        = new System.Drawing.Size(526, 282);
     this.Controls.Add(this.txtErrors);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.Aceptar);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FrmShowErrors";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Atención";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.tb1            = new System.Windows.Forms.ToolBar();
     this.tbbSeparator0  = new System.Windows.Forms.ToolBarButton();
     this.tbbOpen        = new System.Windows.Forms.ToolBarButton();
     this.tbbSave        = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator1  = new System.Windows.Forms.ToolBarButton();
     this.tbbLeft        = new System.Windows.Forms.ToolBarButton();
     this.tbbRight       = new System.Windows.Forms.ToolBarButton();
     this.tbbCenter      = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator3  = new System.Windows.Forms.ToolBarButton();
     this.tbbBold        = new System.Windows.Forms.ToolBarButton();
     this.tbbItalic      = new System.Windows.Forms.ToolBarButton();
     this.tbbUnderline   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator4  = new System.Windows.Forms.ToolBarButton();
     this.tbbStrikeout   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator5  = new System.Windows.Forms.ToolBarButton();
     this.tbbSuperScript = new System.Windows.Forms.ToolBarButton();
     this.tbbSubScript   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator6  = new System.Windows.Forms.ToolBarButton();
     this.tbbFont        = new System.Windows.Forms.ToolBarButton();
     this.tbbColor       = new System.Windows.Forms.ToolBarButton();
     this.imgList1       = new System.Windows.Forms.ImageList(this.components);
     this.sfd1           = new System.Windows.Forms.SaveFileDialog();
     this.ofd1           = new System.Windows.Forms.OpenFileDialog();
     this.fontDialog1    = new System.Windows.Forms.FontDialog();
     this.colorDialog1   = new System.Windows.Forms.ColorDialog();
     this.richTextBox1   = new HtmlRichText.HtmlRichTextBox();
     this.SuspendLayout();
     //
     // tb1
     //
     this.tb1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbSeparator0,
         this.tbbOpen,
         this.tbbSave,
         this.tbbSeparator1,
         this.tbbLeft,
         this.tbbRight,
         this.tbbCenter,
         this.tbbSeparator3,
         this.tbbBold,
         this.tbbItalic,
         this.tbbUnderline,
         this.tbbSeparator4,
         this.tbbStrikeout,
         this.tbbSeparator5,
         this.tbbSuperScript,
         this.tbbSubScript,
         this.tbbSeparator6,
         this.tbbFont,
         this.tbbColor
     });
     this.tb1.ButtonSize     = new System.Drawing.Size(16, 16);
     this.tb1.Divider        = false;
     this.tb1.DropDownArrows = true;
     this.tb1.ImageList      = this.imgList1;
     this.tb1.Location       = new System.Drawing.Point(0, 0);
     this.tb1.Name           = "tb1";
     this.tb1.ShowToolTips   = true;
     this.tb1.Size           = new System.Drawing.Size(568, 26);
     this.tb1.TabIndex       = 2;
     this.tb1.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.tb1_ButtonClick);
     //
     // tbbSeparator0
     //
     this.tbbSeparator0.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbOpen
     //
     this.tbbOpen.ImageIndex  = 10;
     this.tbbOpen.ToolTipText = "Open";
     //
     // tbbSave
     //
     this.tbbSave.ImageIndex  = 11;
     this.tbbSave.ToolTipText = "Save";
     //
     // tbbSeparator1
     //
     this.tbbSeparator1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbLeft
     //
     this.tbbLeft.ImageIndex  = 0;
     this.tbbLeft.ToolTipText = "Left";
     //
     // tbbRight
     //
     this.tbbRight.ImageIndex  = 1;
     this.tbbRight.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbRight.ToolTipText = "Right";
     //
     // tbbCenter
     //
     this.tbbCenter.ImageIndex  = 2;
     this.tbbCenter.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbCenter.ToolTipText = "Center";
     //
     // tbbSeparator3
     //
     this.tbbSeparator3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbBold
     //
     this.tbbBold.ImageIndex  = 3;
     this.tbbBold.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbBold.ToolTipText = "Bold";
     //
     // tbbItalic
     //
     this.tbbItalic.ImageIndex  = 4;
     this.tbbItalic.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbItalic.ToolTipText = "Italic";
     //
     // tbbUnderline
     //
     this.tbbUnderline.ImageIndex  = 5;
     this.tbbUnderline.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbUnderline.ToolTipText = "Underline";
     //
     // tbbSeparator4
     //
     this.tbbSeparator4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbStrikeout
     //
     this.tbbStrikeout.ImageIndex  = 6;
     this.tbbStrikeout.ToolTipText = "Strikeout";
     //
     // tbbSeparator5
     //
     this.tbbSeparator5.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSuperScript
     //
     this.tbbSuperScript.ImageIndex  = 12;
     this.tbbSuperScript.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbSuperScript.ToolTipText = "Super";
     //
     // tbbSubScript
     //
     this.tbbSubScript.ImageIndex  = 13;
     this.tbbSubScript.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbSubScript.ToolTipText = "Sub";
     //
     // tbbSeparator6
     //
     this.tbbSeparator6.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbFont
     //
     this.tbbFont.ImageIndex  = 8;
     this.tbbFont.ToolTipText = "Font";
     //
     // tbbColor
     //
     this.tbbColor.ImageIndex  = 9;
     this.tbbColor.ToolTipText = "Color";
     //
     // imgList1
     //
     this.imgList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.imgList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imgList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgList1.ImageStream")));
     this.imgList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // sfd1
     //
     this.sfd1.DefaultExt = "htm";
     this.sfd1.Filter     = "Html Files|*.htm;*.html|Rich Text Files|*.rtf|Plain Text File|*.txt|All Files|*.*" +
                            "";
     this.sfd1.Title = "Save As";
     //
     // ofd1
     //
     this.ofd1.DefaultExt = "htm";
     this.ofd1.Filter     = "Html Files|*.htm;*.html|Rich Text Files|*.rtf|Plain Text File|*.txt|All Files|*.*" +
                            "";
     this.ofd1.Title = "Open File";
     //
     // richTextBox1
     //
     this.richTextBox1.Location = new System.Drawing.Point(24, 56);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(232, 160);
     this.richTextBox1.TabIndex = 3;
     this.richTextBox1.Text     = "richTextBox1";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(568, 273);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.tb1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.ResumeLayout(false);
 }
Beispiel #3
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmFiscal));
     this.listBox1         = new System.Windows.Forms.ListBox();
     this.toolBarStandar   = new System.Windows.Forms.ToolBar();
     this.tbbAnterior      = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7   = new System.Windows.Forms.ToolBarButton();
     this.tbContinuar      = new System.Windows.Forms.ToolBarButton();
     this.tbStep3          = new System.Windows.Forms.ToolBarButton();
     this.tbCancelar       = new System.Windows.Forms.ToolBarButton();
     this.imglStandar      = new System.Windows.Forms.ImageList(this.components);
     this.htmlRichTextBox1 = new HtmlRichText.HtmlRichTextBox();
     this.SuspendLayout();
     //
     // listBox1
     //
     this.listBox1.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.listBox1.Location = new System.Drawing.Point(2, 32);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(386, 446);
     this.listBox1.TabIndex = 2;
     this.listBox1.Visible  = false;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.toolBarButton7,
         this.tbContinuar,
         this.tbStep3,
         this.tbCancelar
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(392, 28);
     this.toolBarStandar.TabIndex       = 18;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
     //
     // tbbAnterior
     //
     this.tbbAnterior.ImageIndex = 9;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // toolBarButton7
     //
     this.toolBarButton7.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbContinuar
     //
     this.tbContinuar.ImageIndex = 8;
     this.tbContinuar.Text       = "&Siguiente";
     //
     // tbStep3
     //
     this.tbStep3.Style   = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.tbStep3.Visible = false;
     //
     // tbCancelar
     //
     this.tbCancelar.ImageIndex = 7;
     this.tbCancelar.Text       = "Cancelar";
     this.tbCancelar.Visible    = false;
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // htmlRichTextBox1
     //
     this.htmlRichTextBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.htmlRichTextBox1.Location = new System.Drawing.Point(0, 28);
     this.htmlRichTextBox1.Name     = "htmlRichTextBox1";
     this.htmlRichTextBox1.Size     = new System.Drawing.Size(392, 450);
     this.htmlRichTextBox1.TabIndex = 91;
     this.htmlRichTextBox1.Text     = "";
     //
     // FrmFiscal
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(392, 478);
     this.Controls.Add(this.htmlRichTextBox1);
     this.Controls.Add(this.toolBarStandar);
     this.Controls.Add(this.listBox1);
     this.Name          = "FrmFiscal";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Impresión de comprobante fiscal";
     this.ResumeLayout(false);
 }
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConsultaCajaTDCompTesoreria));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.bNingunoCaja                      = new Infragistics.Win.Misc.UltraButton();
     this.bTodosCaja                        = new Infragistics.Win.Misc.UltraButton();
     this.bNinguno                          = new Infragistics.Win.Misc.UltraButton();
     this.bTodos                            = new Infragistics.Win.Misc.UltraButton();
     this.grupoAperturaCierre               = new System.Windows.Forms.GroupBox();
     this.radioBUltimaCaja                  = new System.Windows.Forms.RadioButton();
     this.gridCajas                         = new Janus.Windows.GridEX.GridEX();
     this.gridTiposDeComprobante            = new Janus.Windows.GridEX.GridEX();
     this.label3                            = new System.Windows.Forms.Label();
     this.label2                            = new System.Windows.Forms.Label();
     this.label1                            = new System.Windows.Forms.Label();
     this.gridUsuarios                      = new Janus.Windows.GridEX.GridEX();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridManagerView1                  = new mz.erp.ui.controls.GridManagerView();
     this.gridResultado                     = new Janus.Windows.GridEX.GridEX();
     this.ultraExplorerBarContainerControl4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.htmlDetalle                       = new HtmlRichText.HtmlRichTextBox();
     this.panel1                            = new System.Windows.Forms.Panel();
     this.toolBarStandar                    = new System.Windows.Forms.ToolBar();
     this.tbbAnterior                       = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator                      = new System.Windows.Forms.ToolBarButton();
     this.tbbSiguiente                      = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton8                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton9                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton10                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton11                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton12                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton1                    = new System.Windows.Forms.ToolBarButton();
     this.tbbReiniciarFiltros               = new System.Windows.Forms.ToolBarButton();
     this.imglStandar                       = new System.Windows.Forms.ImageList(this.components);
     this.ultraExplorerBar1                 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl3.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     this.grupoAperturaCierre.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridCajas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTiposDeComprobante)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsuarios)).BeginInit();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
     this.ultraExplorerBarContainerControl4.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl3
     //
     this.ultraExplorerBarContainerControl3.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, -24);
     this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
     this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(962, 24);
     this.ultraExplorerBarContainerControl3.TabIndex = 2;
     //
     // labelTarea
     //
     this.labelTarea.BackColor = System.Drawing.Color.Transparent;
     this.labelTarea.Dock      = System.Windows.Forms.DockStyle.Top;
     this.labelTarea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.labelTarea.Location  = new System.Drawing.Point(0, 0);
     this.labelTarea.Name      = "labelTarea";
     this.labelTarea.Size      = new System.Drawing.Size(962, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bNingunoCaja);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bTodosCaja);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bNinguno);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bTodos);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.grupoAperturaCierre);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridCajas);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridTiposDeComprobante);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label3);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridUsuarios);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, -181);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(962, 213);
     this.ultraExplorerBarContainerControl1.TabIndex = 1;
     //
     // bNingunoCaja
     //
     this.bNingunoCaja.AcceptsFocus = false;
     this.bNingunoCaja.Location     = new System.Drawing.Point(464, 190);
     this.bNingunoCaja.Name         = "bNingunoCaja";
     this.bNingunoCaja.Size         = new System.Drawing.Size(64, 22);
     this.bNingunoCaja.TabIndex     = 5;
     this.bNingunoCaja.TabStop      = false;
     this.bNingunoCaja.Text         = "&Ninguno";
     this.bNingunoCaja.Click       += new System.EventHandler(this.bNingunoCaja_Click);
     //
     // bTodosCaja
     //
     this.bTodosCaja.AcceptsFocus = false;
     this.bTodosCaja.Location     = new System.Drawing.Point(400, 190);
     this.bTodosCaja.Name         = "bTodosCaja";
     this.bTodosCaja.Size         = new System.Drawing.Size(64, 22);
     this.bTodosCaja.TabIndex     = 4;
     this.bTodosCaja.TabStop      = false;
     this.bTodosCaja.Text         = "&Todos";
     this.bTodosCaja.Click       += new System.EventHandler(this.bTodosCaja_Click);
     //
     // bNinguno
     //
     this.bNinguno.AcceptsFocus = false;
     this.bNinguno.Location     = new System.Drawing.Point(776, 190);
     this.bNinguno.Name         = "bNinguno";
     this.bNinguno.Size         = new System.Drawing.Size(64, 22);
     this.bNinguno.TabIndex     = 7;
     this.bNinguno.TabStop      = false;
     this.bNinguno.Text         = "&Ninguno";
     this.bNinguno.Click       += new System.EventHandler(this.bNinguno_Click);
     //
     // bTodos
     //
     this.bTodos.AcceptsFocus = false;
     this.bTodos.Location     = new System.Drawing.Point(712, 190);
     this.bTodos.Name         = "bTodos";
     this.bTodos.Size         = new System.Drawing.Size(64, 22);
     this.bTodos.TabIndex     = 6;
     this.bTodos.TabStop      = false;
     this.bTodos.Text         = "&Todos";
     this.bTodos.Click       += new System.EventHandler(this.bTodos_Click);
     //
     // grupoAperturaCierre
     //
     this.grupoAperturaCierre.BackColor = System.Drawing.Color.Transparent;
     this.grupoAperturaCierre.Controls.Add(this.radioBUltimaCaja);
     this.grupoAperturaCierre.Location = new System.Drawing.Point(8, 0);
     this.grupoAperturaCierre.Name     = "grupoAperturaCierre";
     this.grupoAperturaCierre.Size     = new System.Drawing.Size(904, 40);
     this.grupoAperturaCierre.TabIndex = 0;
     this.grupoAperturaCierre.TabStop  = false;
     this.grupoAperturaCierre.Text     = "Estado";
     //
     // radioBUltimaCaja
     //
     this.radioBUltimaCaja.Checked  = true;
     this.radioBUltimaCaja.Location = new System.Drawing.Point(56, 14);
     this.radioBUltimaCaja.Name     = "radioBUltimaCaja";
     this.radioBUltimaCaja.Size     = new System.Drawing.Size(168, 16);
     this.radioBUltimaCaja.TabIndex = 0;
     this.radioBUltimaCaja.TabStop  = true;
     this.radioBUltimaCaja.Text     = "Ultima Caja";
     //
     // gridCajas
     //
     this.gridCajas.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridCajas.GroupByBoxVisible  = false;
     this.gridCajas.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridCajas.Location           = new System.Drawing.Point(312, 62);
     this.gridCajas.Name       = "gridCajas";
     this.gridCajas.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridCajas.Size       = new System.Drawing.Size(296, 128);
     this.gridCajas.TabIndex   = 2;
     this.gridCajas.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // gridTiposDeComprobante
     //
     this.gridTiposDeComprobante.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridTiposDeComprobante.GroupByBoxVisible  = false;
     this.gridTiposDeComprobante.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridTiposDeComprobante.Location           = new System.Drawing.Point(616, 62);
     this.gridTiposDeComprobante.Name       = "gridTiposDeComprobante";
     this.gridTiposDeComprobante.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridTiposDeComprobante.Size       = new System.Drawing.Size(296, 128);
     this.gridTiposDeComprobante.TabIndex   = 3;
     this.gridTiposDeComprobante.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(616, 46);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(224, 14);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Tipos de Comprobante";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(312, 46);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(135, 14);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Cajas";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 46);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 14);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Usuario";
     //
     // gridUsuarios
     //
     this.gridUsuarios.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridUsuarios.GroupByBoxVisible  = false;
     this.gridUsuarios.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridUsuarios.Location           = new System.Drawing.Point(8, 62);
     this.gridUsuarios.Name       = "gridUsuarios";
     this.gridUsuarios.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridUsuarios.Size       = new System.Drawing.Size(296, 128);
     this.gridUsuarios.TabIndex   = 1;
     this.gridUsuarios.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridResultado);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 91);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(962, 312);
     this.ultraExplorerBarContainerControl2.TabIndex = 1;
     this.ultraExplorerBarContainerControl2.Paint   += new System.Windows.Forms.PaintEventHandler(this.ultraExplorerBarContainerControl2_Paint);
     //
     // gridManagerView1
     //
     this.gridManagerView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Location  = new System.Drawing.Point(0, 0);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(960, 24);
     this.gridManagerView1.TabIndex  = 0;
     //
     // gridResultado
     //
     this.gridResultado.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridResultado.Cursor    = System.Windows.Forms.Cursors.Default;
     this.gridResultado.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.gridResultado.HeaderFormatStyle.Appearance = Janus.Windows.GridEX.Appearance.Empty;
     this.gridResultado.HeaderFormatStyle.BackColor  = System.Drawing.Color.Transparent;
     this.gridResultado.InvalidValueAction           = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridResultado.Location    = new System.Drawing.Point(0, 32);
     this.gridResultado.Name        = "gridResultado";
     this.gridResultado.ShowErrors  = false;
     this.gridResultado.Size        = new System.Drawing.Size(962, 280);
     this.gridResultado.TabIndex    = 1;
     this.gridResultado.ThemedAreas = ((Janus.Windows.GridEX.ThemedArea)(((((Janus.Windows.GridEX.ThemedArea.ScrollBars | Janus.Windows.GridEX.ThemedArea.EditControls)
                                                                            | Janus.Windows.GridEX.ThemedArea.Headers)
                                                                           | Janus.Windows.GridEX.ThemedArea.TreeGliphs)
                                                                          | Janus.Windows.GridEX.ThemedArea.ControlBorder)));
     this.gridResultado.KeyDown += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // ultraExplorerBarContainerControl4
     //
     this.ultraExplorerBarContainerControl4.Controls.Add(this.htmlDetalle);
     this.ultraExplorerBarContainerControl4.Location = new System.Drawing.Point(28, 462);
     this.ultraExplorerBarContainerControl4.Name     = "ultraExplorerBarContainerControl4";
     this.ultraExplorerBarContainerControl4.Size     = new System.Drawing.Size(962, 150);
     this.ultraExplorerBarContainerControl4.TabIndex = 3;
     //
     // htmlDetalle
     //
     this.htmlDetalle.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.htmlDetalle.Location = new System.Drawing.Point(0, 0);
     this.htmlDetalle.Name     = "htmlDetalle";
     this.htmlDetalle.ReadOnly = true;
     this.htmlDetalle.Size     = new System.Drawing.Size(962, 150);
     this.htmlDetalle.TabIndex = 0;
     this.htmlDetalle.Text     = "";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.toolBarStandar);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1028, 24);
     this.panel1.TabIndex = 2;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.tbbSeparator,
         this.tbbSiguiente,
         this.toolBarButton7,
         this.toolBarButton8,
         this.toolBarButton9,
         this.toolBarButton10,
         this.toolBarButton11,
         this.toolBarButton12,
         this.toolBarButton1,
         this.tbbReiniciarFiltros
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(1028, 28);
     this.toolBarStandar.TabIndex       = 20;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
     //
     // tbbAnterior
     //
     this.tbbAnterior.Enabled    = false;
     this.tbbAnterior.ImageIndex = 10;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 11;
     this.tbbSiguiente.Text       = "&Siguiente";
     //
     // toolBarButton7
     //
     this.toolBarButton7.ImageIndex = 0;
     this.toolBarButton7.Visible    = false;
     //
     // toolBarButton8
     //
     this.toolBarButton8.ImageIndex = 1;
     this.toolBarButton8.Visible    = false;
     //
     // toolBarButton9
     //
     this.toolBarButton9.ImageIndex = 2;
     this.toolBarButton9.Visible    = false;
     //
     // toolBarButton10
     //
     this.toolBarButton10.ImageIndex = 3;
     this.toolBarButton10.Visible    = false;
     //
     // toolBarButton11
     //
     this.toolBarButton11.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton12
     //
     this.toolBarButton12.ImageIndex = 2;
     this.toolBarButton12.Text       = "Ejecutar Consulta [F5]";
     //
     // toolBarButton1
     //
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbReiniciarFiltros
     //
     this.tbbReiniciarFiltros.ImageIndex = 5;
     this.tbbReiniciarFiltros.Text       = "Reiniciar Filtros de Busqueda";
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl4);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl3;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 24;
     ultraExplorerBarGroup1.Settings.HeaderVisible   = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "Tarea";
     ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup2.Settings.ContainerHeight = 213;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Filtros";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 312;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text           = "Resultado";
     ultraExplorerBarGroup4.Container      = this.ultraExplorerBarContainerControl4;
     ultraExplorerBarGroup4.Key            = "Detalles";
     ultraExplorerBarGroup4.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup4.Text           = "Detalles";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3,
         ultraExplorerBarGroup4
     });
     this.ultraExplorerBar1.Location   = new System.Drawing.Point(0, 24);
     this.ultraExplorerBar1.Name       = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;       //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size       = new System.Drawing.Size(1028, 438);
     this.ultraExplorerBar1.TabIndex   = 3;
     this.ultraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.ultraExplorerBar1_ItemClick);
     this.ultraExplorerBar1.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // FrmConsultaCajaTDCompTesoreria
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1028, 462);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.panel1);
     this.Name = "FrmConsultaCajaTDCompTesoreria";
     this.Text = "Consulta de Caja";
     this.ultraExplorerBarContainerControl3.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     this.grupoAperturaCierre.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridCajas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTiposDeComprobante)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsuarios)).EndInit();
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
     this.ultraExplorerBarContainerControl4.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Beispiel #5
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();
			Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
			Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConsultarLibroIVA));
			Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
			Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
			Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
			Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
			this.ultraExplorerBarContainerControl4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
			this.lblTarea = new System.Windows.Forms.Label();
			this.ContainerFiltro = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
			this.PeriodoHasta = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
			this.PeriodoDesde = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
			this.label7 = new System.Windows.Forms.Label();
			this.label6 = new System.Windows.Forms.Label();
			this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
			this.gridResultado = new Janus.Windows.GridEX.GridEX();
			this.gridManagerView1 = new mz.erp.ui.controls.GridManagerView();
			this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
			this.richInfoComprobante = new HtmlRichText.HtmlRichTextBox();
			this.imglStandar = new System.Windows.Forms.ImageList(this.components);
			this.toolBarStandar = new System.Windows.Forms.ToolBar();
			this.tbbAnterior = new System.Windows.Forms.ToolBarButton();
			this.tbbSeparator = new System.Windows.Forms.ToolBarButton();
			this.tbbSiguiente = new System.Windows.Forms.ToolBarButton();
			this.tbbSeparator2 = new System.Windows.Forms.ToolBarButton();
			this.tbbConsultar = new System.Windows.Forms.ToolBarButton();
			this.tbbSeparador11 = new System.Windows.Forms.ToolBarButton();
			this.tbbReiniciarFiltros = new System.Windows.Forms.ToolBarButton();
			this.tbbSeparator3 = new System.Windows.Forms.ToolBarButton();
			this.tbbCancelar = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
			this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
			this.ultraExplorerBarContainerControl4.SuspendLayout();
			this.ContainerFiltro.SuspendLayout();
			this.ultraExplorerBarContainerControl3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
			this.ultraExplorerBarContainerControl5.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
			this.ultraExplorerBar1.SuspendLayout();
			this.SuspendLayout();
			// 
			// ultraExplorerBarContainerControl4
			// 
			this.ultraExplorerBarContainerControl4.Controls.Add(this.lblTarea);
			this.ultraExplorerBarContainerControl4.Location = new System.Drawing.Point(28, 24);
			this.ultraExplorerBarContainerControl4.Name = "ultraExplorerBarContainerControl4";
			this.ultraExplorerBarContainerControl4.Size = new System.Drawing.Size(886, 28);
			this.ultraExplorerBarContainerControl4.TabIndex = 2;
			// 
			// lblTarea
			// 
			this.lblTarea.BackColor = System.Drawing.Color.Transparent;
			this.lblTarea.Dock = System.Windows.Forms.DockStyle.Top;
			this.lblTarea.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblTarea.Location = new System.Drawing.Point(0, 0);
			this.lblTarea.Name = "lblTarea";
			this.lblTarea.Size = new System.Drawing.Size(886, 23);
			this.lblTarea.TabIndex = 2;
			this.lblTarea.Text = "Tarea";
			this.lblTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// ContainerFiltro
			// 
			this.ContainerFiltro.Controls.Add(this.PeriodoHasta);
			this.ContainerFiltro.Controls.Add(this.PeriodoDesde);
			this.ContainerFiltro.Controls.Add(this.label7);
			this.ContainerFiltro.Controls.Add(this.label6);
			this.ContainerFiltro.Location = new System.Drawing.Point(28, 111);
			this.ContainerFiltro.Name = "ContainerFiltro";
			this.ContainerFiltro.Size = new System.Drawing.Size(886, 50);
			this.ContainerFiltro.TabIndex = 0;
			// 
			// PeriodoHasta
			// 
			appearance1.TextHAlign = Infragistics.Win.HAlign.Right;
			this.PeriodoHasta.Appearance = appearance1;
			this.PeriodoHasta.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
			this.PeriodoHasta.InputMask = "mm/yyyy";
			this.PeriodoHasta.Location = new System.Drawing.Point(96, 24);
			this.PeriodoHasta.Name = "PeriodoHasta";
			this.PeriodoHasta.Size = new System.Drawing.Size(88, 20);
			this.PeriodoHasta.TabIndex = 1;
			this.PeriodoHasta.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
			this.PeriodoHasta.Text = "--";
			// 
			// PeriodoDesde
			// 
			appearance2.TextHAlign = Infragistics.Win.HAlign.Right;
			this.PeriodoDesde.Appearance = appearance2;
			this.PeriodoDesde.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
			this.PeriodoDesde.InputMask = "mm/yyyy";
			this.PeriodoDesde.Location = new System.Drawing.Point(96, 0);
			this.PeriodoDesde.Name = "PeriodoDesde";
			this.PeriodoDesde.Size = new System.Drawing.Size(88, 20);
			this.PeriodoDesde.TabIndex = 0;
			this.PeriodoDesde.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
			this.PeriodoDesde.Text = "--";
			// 
			// label7
			// 
			this.label7.BackColor = System.Drawing.Color.Transparent;
			this.label7.Location = new System.Drawing.Point(8, 0);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(88, 21);
			this.label7.TabIndex = 114;
			this.label7.Tag = "FechaDesde";
			this.label7.Text = "Período Desde";
			// 
			// label6
			// 
			this.label6.BackColor = System.Drawing.Color.Transparent;
			this.label6.Location = new System.Drawing.Point(8, 25);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(80, 16);
			this.label6.TabIndex = 8;
			this.label6.Tag = "FechaHasta";
			this.label6.Text = "Período Hasta";
			// 
			// ultraExplorerBarContainerControl3
			// 
			this.ultraExplorerBarContainerControl3.Controls.Add(this.gridResultado);
			this.ultraExplorerBarContainerControl3.Controls.Add(this.gridManagerView1);
			this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, 220);
			this.ultraExplorerBarContainerControl3.Name = "ultraExplorerBarContainerControl3";
			this.ultraExplorerBarContainerControl3.Size = new System.Drawing.Size(886, 296);
			this.ultraExplorerBarContainerControl3.TabIndex = 1;
			// 
			// gridResultado
			// 
			this.gridResultado.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
			this.gridResultado.Cursor = System.Windows.Forms.Cursors.Default;
			this.gridResultado.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.gridResultado.FilterMode = Janus.Windows.GridEX.FilterMode.Automatic;
			this.gridResultado.GroupByBoxVisible = false;
			this.gridResultado.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
			this.gridResultado.Location = new System.Drawing.Point(0, 24);
			this.gridResultado.Name = "gridResultado";
			this.gridResultado.Size = new System.Drawing.Size(886, 272);
			this.gridResultado.TabIndex = 0;
			// 
			// gridManagerView1
			// 
			this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
			this.gridManagerView1.Location = new System.Drawing.Point(0, 0);
			this.gridManagerView1.Name = "gridManagerView1";
			this.gridManagerView1.Size = new System.Drawing.Size(864, 24);
			this.gridManagerView1.TabIndex = 119;
			// 
			// ultraExplorerBarContainerControl5
			// 
			this.ultraExplorerBarContainerControl5.Controls.Add(this.richInfoComprobante);
			this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 386);
			this.ultraExplorerBarContainerControl5.Name = "ultraExplorerBarContainerControl5";
			this.ultraExplorerBarContainerControl5.Size = new System.Drawing.Size(886, 150);
			this.ultraExplorerBarContainerControl5.TabIndex = 4;
			this.ultraExplorerBarContainerControl5.Visible = false;
			// 
			// richInfoComprobante
			// 
			this.richInfoComprobante.Dock = System.Windows.Forms.DockStyle.Fill;
			this.richInfoComprobante.Location = new System.Drawing.Point(0, 0);
			this.richInfoComprobante.Name = "richInfoComprobante";
			this.richInfoComprobante.Size = new System.Drawing.Size(886, 150);
			this.richInfoComprobante.TabIndex = 0;
			this.richInfoComprobante.Text = "";
			// 
			// imglStandar
			// 
			this.imglStandar.ColorDepth = System.Windows.Forms.ColorDepth.Depth16Bit;
			this.imglStandar.ImageSize = new System.Drawing.Size(16, 16);
			this.imglStandar.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
			this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
			// 
			// toolBarStandar
			// 
			this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
			this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
																							  this.tbbAnterior,
																							  this.tbbSeparator,
																							  this.tbbSiguiente,
																							  this.tbbSeparator2,
																							  this.tbbConsultar,
																							  this.tbbSeparador11,
																							  this.tbbReiniciarFiltros,
																							  this.tbbSeparator3,
																							  this.tbbCancelar,
																							  this.toolBarButton2});
			this.toolBarStandar.DropDownArrows = true;
			this.toolBarStandar.ImageList = this.imglStandar;
			this.toolBarStandar.Location = new System.Drawing.Point(0, 0);
			this.toolBarStandar.Name = "toolBarStandar";
			this.toolBarStandar.ShowToolTips = true;
			this.toolBarStandar.Size = new System.Drawing.Size(952, 28);
			this.toolBarStandar.TabIndex = 22;
			this.toolBarStandar.TextAlign = System.Windows.Forms.ToolBarTextAlign.Right;
			// 
			// tbbAnterior
			// 
			this.tbbAnterior.ImageIndex = 9;
			this.tbbAnterior.Text = "&Anterior";
			// 
			// tbbSeparator
			// 
			this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbbSiguiente
			// 
			this.tbbSiguiente.ImageIndex = 8;
			this.tbbSiguiente.Text = "&Siguiente";
			// 
			// tbbSeparator2
			// 
			this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbbConsultar
			// 
			this.tbbConsultar.ImageIndex = 2;
			this.tbbConsultar.Text = "Ejecutar Consulta[F5]";
			// 
			// tbbSeparador11
			// 
			this.tbbSeparador11.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbbReiniciarFiltros
			// 
			this.tbbReiniciarFiltros.ImageIndex = 5;
			this.tbbReiniciarFiltros.Text = "Reiniciar Filtros de Busqueda";
			// 
			// tbbSeparator3
			// 
			this.tbbSeparator3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// tbbCancelar
			// 
			this.tbbCancelar.ImageIndex = 7;
			this.tbbCancelar.Text = "&Cancelar";
			// 
			// ultraExplorerBar1
			// 
			this.ultraExplorerBar1.Controls.Add(this.ContainerFiltro);
			this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
			this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl4);
			this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
			this.ultraExplorerBar1.Dock = System.Windows.Forms.DockStyle.Fill;
			ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl4;
			ultraExplorerBarGroup1.Key = "Tarea";
			ultraExplorerBarGroup1.Settings.ContainerHeight = 28;
			ultraExplorerBarGroup1.Settings.HeaderVisible = Infragistics.Win.DefaultableBoolean.False;
			ultraExplorerBarGroup1.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
			ultraExplorerBarGroup1.Text = "Tarea";
			ultraExplorerBarGroup2.Container = this.ContainerFiltro;
			ultraExplorerBarGroup2.Key = "FiltroInicial";
			ultraExplorerBarGroup2.Settings.ContainerHeight = 50;
			ultraExplorerBarGroup2.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
			ultraExplorerBarGroup2.Text = "Filtro Inicial";
			ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl3;
			ultraExplorerBarGroup3.Key = "Resultado";
			ultraExplorerBarGroup3.Settings.ContainerHeight = 296;
			ultraExplorerBarGroup3.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
			ultraExplorerBarGroup3.Text = "Resultado";
			ultraExplorerBarGroup4.Container = this.ultraExplorerBarContainerControl5;
			ultraExplorerBarGroup4.Key = "Detalle";
			ultraExplorerBarGroup4.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
			ultraExplorerBarGroup4.Text = "Detalle";
			this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
																														ultraExplorerBarGroup1,
																														ultraExplorerBarGroup2,
																														ultraExplorerBarGroup3,
																														ultraExplorerBarGroup4});
			this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 28);
			this.ultraExplorerBar1.Name = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false; //German 20101207 - Tarea Infragistics 2008 – Tarea 983
			this.ultraExplorerBar1.Size = new System.Drawing.Size(952, 418);
			this.ultraExplorerBar1.TabIndex = 23;
			this.ultraExplorerBar1.TabStop = false;
			// 
			// FrmConsultarLibroIVA
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(952, 446);
			this.Controls.Add(this.ultraExplorerBar1);
			this.Controls.Add(this.toolBarStandar);
			this.Name = "FrmConsultarLibroIVA";
			this.Text = "FrmConsultarLibroIVA";
			this.ultraExplorerBarContainerControl4.ResumeLayout(false);
			this.ContainerFiltro.ResumeLayout(false);
			this.ultraExplorerBarContainerControl3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
			this.ultraExplorerBarContainerControl5.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
			this.ultraExplorerBar1.ResumeLayout(false);
			this.ResumeLayout(false);

		}
Beispiel #6
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();
            Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1            = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
            Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2            = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
            System.ComponentModel.ComponentResourceManager             resources              = new System.ComponentModel.ComponentResourceManager(typeof(FrmComprobantesPendientesConsolaEntregas));
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.uccFechaDesde = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
            this.label7        = new System.Windows.Forms.Label();
            this.uccFechaHasta = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
            this.label6        = new System.Windows.Forms.Label();
            this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.gridManagerView1                  = new mz.erp.ui.controls.GridManagerView();
            this.htmlComprobantesEntrega           = new HtmlRichText.HtmlRichTextBox();
            this.gridComprobantesEntrega           = new Janus.Windows.GridEX.GridEX();
            this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.htmlPreComprobantes               = new HtmlRichText.HtmlRichTextBox();
            this.gridPreComprobantes               = new Janus.Windows.GridEX.GridEX();
            this.gridManagerView2                  = new mz.erp.ui.controls.GridManagerView();
            this.panel1            = new System.Windows.Forms.Panel();
            this.toolBarStandar    = new System.Windows.Forms.ToolBar();
            this.tbbAnterior       = new System.Windows.Forms.ToolBarButton();
            this.tbbSeparator      = new System.Windows.Forms.ToolBarButton();
            this.tbbSiguiente      = new System.Windows.Forms.ToolBarButton();
            this.tbbSeparator2     = new System.Windows.Forms.ToolBarButton();
            this.tbbRefresh        = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton1    = new System.Windows.Forms.ToolBarButton();
            this.tbbReiniciar      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton2    = new System.Windows.Forms.ToolBarButton();
            this.tbbCancelar       = new System.Windows.Forms.ToolBarButton();
            this.imglStandar       = new System.Windows.Forms.ImageList(this.components);
            this.panel2            = new System.Windows.Forms.Panel();
            this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.contextMenu1      = new System.Windows.Forms.ContextMenu();
            this.Detalles          = new System.Windows.Forms.MenuItem();
            this.contextMenu2      = new System.Windows.Forms.ContextMenu();
            this.menuItem1         = new System.Windows.Forms.MenuItem();
            this.mzCmbCuenta       = new mz.erp.ui.controls.mzCuentasControl();
            this.label1            = new System.Windows.Forms.Label();
            this.ultraExplorerBarContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uccFechaDesde)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uccFechaHasta)).BeginInit();
            this.ultraExplorerBarContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridComprobantesEntrega)).BeginInit();
            this.ultraExplorerBarContainerControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridPreComprobantes)).BeginInit();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
            this.ultraExplorerBar1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraExplorerBarContainerControl1
            //
            this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbCuenta);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uccFechaDesde);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label7);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uccFechaHasta);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.label6);
            this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 47);
            this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
            this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(913, 53);
            this.ultraExplorerBarContainerControl1.TabIndex = 0;
            //
            // uccFechaDesde
            //
            this.uccFechaDesde.BackColor = System.Drawing.SystemColors.Window;
            this.uccFechaDesde.DateButtons.Add(dateButton1);
            this.uccFechaDesde.Location          = new System.Drawing.Point(96, 5);
            this.uccFechaDesde.Name              = "uccFechaDesde";
            this.uccFechaDesde.NonAutoSizeHeight = 23;
            this.uccFechaDesde.Size              = new System.Drawing.Size(96, 21);
            this.uccFechaDesde.TabIndex          = 0;
            this.uccFechaDesde.Value             = new System.DateTime(2006, 3, 7, 0, 0, 0, 0);
            //
            // label7
            //
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location  = new System.Drawing.Point(24, 7);
            this.label7.Name      = "label7";
            this.label7.Size      = new System.Drawing.Size(72, 16);
            this.label7.TabIndex  = 59;
            this.label7.Text      = "Fecha Desde";
            //
            // uccFechaHasta
            //
            this.uccFechaHasta.BackColor = System.Drawing.SystemColors.Window;
            this.uccFechaHasta.DateButtons.Add(dateButton2);
            this.uccFechaHasta.Location          = new System.Drawing.Point(280, 5);
            this.uccFechaHasta.Name              = "uccFechaHasta";
            this.uccFechaHasta.NonAutoSizeHeight = 23;
            this.uccFechaHasta.Size              = new System.Drawing.Size(96, 21);
            this.uccFechaHasta.TabIndex          = 1;
            this.uccFechaHasta.Value             = new System.DateTime(2006, 3, 7, 0, 0, 0, 0);
            //
            // label6
            //
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Location  = new System.Drawing.Point(208, 7);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(80, 16);
            this.label6.TabIndex  = 57;
            this.label6.Text      = "Fecha Hasta";
            //
            // ultraExplorerBarContainerControl2
            //
            this.ultraExplorerBarContainerControl2.Controls.Add(this.gridManagerView1);
            this.ultraExplorerBarContainerControl2.Controls.Add(this.htmlComprobantesEntrega);
            this.ultraExplorerBarContainerControl2.Controls.Add(this.gridComprobantesEntrega);
            this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 157);
            this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
            this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(913, 199);
            this.ultraExplorerBarContainerControl2.TabIndex = 1;
            //
            // gridManagerView1
            //
            this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
            this.gridManagerView1.Dock      = System.Windows.Forms.DockStyle.Top;
            this.gridManagerView1.Location  = new System.Drawing.Point(0, 0);
            this.gridManagerView1.Name      = "gridManagerView1";
            this.gridManagerView1.Size      = new System.Drawing.Size(913, 24);
            this.gridManagerView1.TabIndex  = 2;
            //
            // htmlComprobantesEntrega
            //
            this.htmlComprobantesEntrega.Location = new System.Drawing.Point(360, 24);
            this.htmlComprobantesEntrega.Name     = "htmlComprobantesEntrega";
            this.htmlComprobantesEntrega.ReadOnly = true;
            this.htmlComprobantesEntrega.Size     = new System.Drawing.Size(560, 168);
            this.htmlComprobantesEntrega.TabIndex = 1;
            this.htmlComprobantesEntrega.Text     = "";
            this.htmlComprobantesEntrega.WordWrap = false;
            //
            // gridComprobantesEntrega
            //
            this.gridComprobantesEntrega.AllowEdit          = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridComprobantesEntrega.Cursor             = System.Windows.Forms.Cursors.Default;
            this.gridComprobantesEntrega.GroupByBoxVisible  = false;
            this.gridComprobantesEntrega.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
            this.gridComprobantesEntrega.Location           = new System.Drawing.Point(3, 24);
            this.gridComprobantesEntrega.Name     = "gridComprobantesEntrega";
            this.gridComprobantesEntrega.Size     = new System.Drawing.Size(349, 168);
            this.gridComprobantesEntrega.TabIndex = 0;
            //
            // ultraExplorerBarContainerControl3
            //
            this.ultraExplorerBarContainerControl3.Controls.Add(this.htmlPreComprobantes);
            this.ultraExplorerBarContainerControl3.Controls.Add(this.gridPreComprobantes);
            this.ultraExplorerBarContainerControl3.Controls.Add(this.gridManagerView2);
            this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, 413);
            this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
            this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(913, 194);
            this.ultraExplorerBarContainerControl3.TabIndex = 2;
            //
            // htmlPreComprobantes
            //
            this.htmlPreComprobantes.Location = new System.Drawing.Point(360, 24);
            this.htmlPreComprobantes.Name     = "htmlPreComprobantes";
            this.htmlPreComprobantes.ReadOnly = true;
            this.htmlPreComprobantes.Size     = new System.Drawing.Size(560, 168);
            this.htmlPreComprobantes.TabIndex = 1;
            this.htmlPreComprobantes.Text     = "";
            this.htmlPreComprobantes.WordWrap = false;
            //
            // gridPreComprobantes
            //
            this.gridPreComprobantes.AllowEdit          = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridPreComprobantes.Cursor             = System.Windows.Forms.Cursors.Default;
            this.gridPreComprobantes.GroupByBoxVisible  = false;
            this.gridPreComprobantes.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
            this.gridPreComprobantes.Location           = new System.Drawing.Point(3, 24);
            this.gridPreComprobantes.Name     = "gridPreComprobantes";
            this.gridPreComprobantes.Size     = new System.Drawing.Size(349, 168);
            this.gridPreComprobantes.TabIndex = 0;
            //
            // gridManagerView2
            //
            this.gridManagerView2.BackColor = System.Drawing.SystemColors.Control;
            this.gridManagerView2.Dock      = System.Windows.Forms.DockStyle.Top;
            this.gridManagerView2.Location  = new System.Drawing.Point(0, 0);
            this.gridManagerView2.Name      = "gridManagerView2";
            this.gridManagerView2.Size      = new System.Drawing.Size(913, 24);
            this.gridManagerView2.TabIndex  = 2;
            //
            // panel1
            //
            this.panel1.Controls.Add(this.toolBarStandar);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(979, 32);
            this.panel1.TabIndex = 0;
            //
            // toolBarStandar
            //
            this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
            this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                this.tbbAnterior,
                this.tbbSeparator,
                this.tbbSiguiente,
                this.tbbSeparator2,
                this.tbbRefresh,
                this.toolBarButton1,
                this.tbbReiniciar,
                this.toolBarButton2,
                this.tbbCancelar
            });
            this.toolBarStandar.DropDownArrows = true;
            this.toolBarStandar.ImageList      = this.imglStandar;
            this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
            this.toolBarStandar.Name           = "toolBarStandar";
            this.toolBarStandar.ShowToolTips   = true;
            this.toolBarStandar.Size           = new System.Drawing.Size(979, 28);
            this.toolBarStandar.TabIndex       = 19;
            this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
            //
            // tbbAnterior
            //
            this.tbbAnterior.ImageIndex = 9;
            this.tbbAnterior.Name       = "tbbAnterior";
            this.tbbAnterior.Text       = "&Anterior";
            //
            // tbbSeparator
            //
            this.tbbSeparator.Name  = "tbbSeparator";
            this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbbSiguiente
            //
            this.tbbSiguiente.ImageIndex = 8;
            this.tbbSiguiente.Name       = "tbbSiguiente";
            this.tbbSiguiente.Text       = "&Siguiente";
            //
            // tbbSeparator2
            //
            this.tbbSeparator2.Name  = "tbbSeparator2";
            this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbbRefresh
            //
            this.tbbRefresh.ImageIndex = 2;
            this.tbbRefresh.Name       = "tbbRefresh";
            this.tbbRefresh.Text       = "Ejecutar Consulta[F5]";
            //
            // toolBarButton1
            //
            this.toolBarButton1.Name  = "toolBarButton1";
            this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbbReiniciar
            //
            this.tbbReiniciar.Enabled    = false;
            this.tbbReiniciar.ImageIndex = 5;
            this.tbbReiniciar.Name       = "tbbReiniciar";
            this.tbbReiniciar.Text       = "Reiniciar Filtros de Busqueda";
            //
            // toolBarButton2
            //
            this.toolBarButton2.Name  = "toolBarButton2";
            this.toolBarButton2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbbCancelar
            //
            this.tbbCancelar.ImageIndex = 7;
            this.tbbCancelar.Name       = "tbbCancelar";
            this.tbbCancelar.Text       = "Cancelar";
            //
            // imglStandar
            //
            this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
            this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
            //German 20120413 - Tarea 0000247

            /*
             * this.imglStandar.Images.SetKeyName(0, "");
             * this.imglStandar.Images.SetKeyName(1, "");
             * this.imglStandar.Images.SetKeyName(2, "");
             * this.imglStandar.Images.SetKeyName(3, "");
             * this.imglStandar.Images.SetKeyName(4, "");
             * this.imglStandar.Images.SetKeyName(5, "");
             * this.imglStandar.Images.SetKeyName(6, "");
             * this.imglStandar.Images.SetKeyName(7, "");
             * this.imglStandar.Images.SetKeyName(8, "");
             * this.imglStandar.Images.SetKeyName(9, "");
             * */
            //Fin German 20120413 - Tarea 0000247
            //
            // panel2
            //
            this.panel2.Controls.Add(this.ultraExplorerBar1);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 32);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(979, 478);
            this.panel2.TabIndex = 1;
            //
            // ultraExplorerBar1
            //
            this.ultraExplorerBar1.AnimationEnabled = false;
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
            this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl1;
            ultraExplorerBarGroup1.Key       = "Filtros";
            ultraExplorerBarGroup1.Settings.ContainerHeight = 53;
            ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup1.Text      = "Filtros";
            ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl2;
            ultraExplorerBarGroup2.Key       = "ComprobantesPrincipales";
            ultraExplorerBarGroup2.Settings.ContainerHeight = 199;
            ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup2.Text      = "Pendientes de Entrega";
            ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl3;
            ultraExplorerBarGroup3.Key       = "ComprobantesSecundarios";
            ultraExplorerBarGroup3.Settings.ContainerHeight = 194;
            ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup3.Text = "Pendientes de Preparado";
            this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1,
                ultraExplorerBarGroup2,
                ultraExplorerBarGroup3
            });
            this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 0);
            this.ultraExplorerBar1.Name     = "ultraExplorerBar1";
            this.ultraExplorerBar1.Size     = new System.Drawing.Size(979, 478);
            this.ultraExplorerBar1.TabIndex = 0;
            this.ultraExplorerBar1.TabStop  = false;
            //
            // contextMenu1
            //
            this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                this.Detalles
            });
            //
            // Detalles
            //
            this.Detalles.Index = 0;
            this.Detalles.Text  = "Ver detalles";
            //
            // contextMenu2
            //
            this.contextMenu2.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                this.menuItem1
            });
            //
            // menuItem1
            //
            this.menuItem1.Index = 0;
            this.menuItem1.Text  = "Ver detalles";
            //
            // mzCmbCuenta
            //
            this.mzCmbCuenta.AllowEditClientePaso = false;
            this.mzCmbCuenta.BackColor            = System.Drawing.SystemColors.Control;
            this.mzCmbCuenta.DataValue            = "";
            this.mzCmbCuenta.EnableCtaCte         = false;
            this.mzCmbCuenta.FastSearch           = false;
            this.mzCmbCuenta.Location             = new System.Drawing.Point(95, 27);
            this.mzCmbCuenta.Name                 = "mzCmbCuenta";
            this.mzCmbCuenta.ReseteaCodCta        = false;
            this.mzCmbCuenta.SearchObjectListener = null;
            this.mzCmbCuenta.Size                 = new System.Drawing.Size(512, 22);
            this.mzCmbCuenta.TabIndex             = 2;
            //
            // label1
            //
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Location  = new System.Drawing.Point(25, 31);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(64, 24);
            this.label1.TabIndex  = 112;
            this.label1.Text      = "Cuenta";
            //
            // FrmComprobantesPendientesConsolaEntregas
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(979, 510);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Name = "FrmComprobantesPendientesConsolaEntregas";
            this.Text = "FrmComprobantesPendientesConsolaEntregas";
            this.ultraExplorerBarContainerControl1.ResumeLayout(false);
            this.ultraExplorerBarContainerControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uccFechaDesde)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uccFechaHasta)).EndInit();
            this.ultraExplorerBarContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridComprobantesEntrega)).EndInit();
            this.ultraExplorerBarContainerControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridPreComprobantes)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
            this.ultraExplorerBar1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Beispiel #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.tb1            = new System.Windows.Forms.ToolBar();
     this.tbbSeparator0  = new System.Windows.Forms.ToolBarButton();
     this.tbbOpen        = new System.Windows.Forms.ToolBarButton();
     this.tbbSave        = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator1  = new System.Windows.Forms.ToolBarButton();
     this.tbbLeft        = new System.Windows.Forms.ToolBarButton();
     this.tbbRight       = new System.Windows.Forms.ToolBarButton();
     this.tbbCenter      = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator3  = new System.Windows.Forms.ToolBarButton();
     this.tbbBold        = new System.Windows.Forms.ToolBarButton();
     this.tbbItalic      = new System.Windows.Forms.ToolBarButton();
     this.tbbUnderline   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator4  = new System.Windows.Forms.ToolBarButton();
     this.tbbStrikeout   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator5  = new System.Windows.Forms.ToolBarButton();
     this.tbbSuperScript = new System.Windows.Forms.ToolBarButton();
     this.tbbSubScript   = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator6  = new System.Windows.Forms.ToolBarButton();
     this.tbbFont        = new System.Windows.Forms.ToolBarButton();
     this.tbbColor       = new System.Windows.Forms.ToolBarButton();
     this.imgList1       = new System.Windows.Forms.ImageList(this.components);
     this.sfd1           = new System.Windows.Forms.SaveFileDialog();
     this.ofd1           = new System.Windows.Forms.OpenFileDialog();
     this.fontDialog1    = new System.Windows.Forms.FontDialog();
     this.colorDialog1   = new System.Windows.Forms.ColorDialog();
     this.button1        = new System.Windows.Forms.Button();
     this.label1         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.txtBoxTo       = new System.Windows.Forms.TextBox();
     this.txtBoxSubject  = new System.Windows.Forms.TextBox();
     this.richTextBox1   = new HtmlRichText.HtmlRichTextBox();
     this.SuspendLayout();
     //
     // tb1
     //
     this.tb1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbSeparator0,
         this.tbbOpen,
         this.tbbSave,
         this.tbbSeparator1,
         this.tbbLeft,
         this.tbbRight,
         this.tbbCenter,
         this.tbbSeparator3,
         this.tbbBold,
         this.tbbItalic,
         this.tbbUnderline,
         this.tbbSeparator4,
         this.tbbStrikeout,
         this.tbbSeparator5,
         this.tbbSuperScript,
         this.tbbSubScript,
         this.tbbSeparator6,
         this.tbbFont,
         this.tbbColor
     });
     this.tb1.ButtonSize     = new System.Drawing.Size(16, 16);
     this.tb1.Divider        = false;
     this.tb1.DropDownArrows = true;
     this.tb1.ImageList      = this.imgList1;
     this.tb1.Location       = new System.Drawing.Point(0, 0);
     this.tb1.Name           = "tb1";
     this.tb1.ShowToolTips   = true;
     this.tb1.Size           = new System.Drawing.Size(675, 26);
     this.tb1.TabIndex       = 2;
     this.tb1.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.tb1_ButtonClick);
     //
     // tbbSeparator0
     //
     this.tbbSeparator0.Name  = "tbbSeparator0";
     this.tbbSeparator0.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbOpen
     //
     this.tbbOpen.ImageIndex  = 10;
     this.tbbOpen.Name        = "tbbOpen";
     this.tbbOpen.ToolTipText = "Open";
     //
     // tbbSave
     //
     this.tbbSave.ImageIndex  = 11;
     this.tbbSave.Name        = "tbbSave";
     this.tbbSave.ToolTipText = "Save";
     //
     // tbbSeparator1
     //
     this.tbbSeparator1.Name  = "tbbSeparator1";
     this.tbbSeparator1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbLeft
     //
     this.tbbLeft.ImageIndex  = 0;
     this.tbbLeft.Name        = "tbbLeft";
     this.tbbLeft.ToolTipText = "Left";
     //
     // tbbRight
     //
     this.tbbRight.ImageIndex  = 1;
     this.tbbRight.Name        = "tbbRight";
     this.tbbRight.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbRight.ToolTipText = "Right";
     //
     // tbbCenter
     //
     this.tbbCenter.ImageIndex  = 2;
     this.tbbCenter.Name        = "tbbCenter";
     this.tbbCenter.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbCenter.ToolTipText = "Center";
     //
     // tbbSeparator3
     //
     this.tbbSeparator3.Name  = "tbbSeparator3";
     this.tbbSeparator3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbBold
     //
     this.tbbBold.ImageIndex  = 3;
     this.tbbBold.Name        = "tbbBold";
     this.tbbBold.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbBold.ToolTipText = "Bold";
     //
     // tbbItalic
     //
     this.tbbItalic.ImageIndex  = 4;
     this.tbbItalic.Name        = "tbbItalic";
     this.tbbItalic.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbItalic.ToolTipText = "Italic";
     //
     // tbbUnderline
     //
     this.tbbUnderline.ImageIndex  = 5;
     this.tbbUnderline.Name        = "tbbUnderline";
     this.tbbUnderline.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbUnderline.ToolTipText = "Underline";
     //
     // tbbSeparator4
     //
     this.tbbSeparator4.Name  = "tbbSeparator4";
     this.tbbSeparator4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbStrikeout
     //
     this.tbbStrikeout.ImageIndex  = 6;
     this.tbbStrikeout.Name        = "tbbStrikeout";
     this.tbbStrikeout.ToolTipText = "Strikeout";
     //
     // tbbSeparator5
     //
     this.tbbSeparator5.Name  = "tbbSeparator5";
     this.tbbSeparator5.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSuperScript
     //
     this.tbbSuperScript.ImageIndex  = 12;
     this.tbbSuperScript.Name        = "tbbSuperScript";
     this.tbbSuperScript.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbSuperScript.ToolTipText = "Super";
     //
     // tbbSubScript
     //
     this.tbbSubScript.ImageIndex  = 13;
     this.tbbSubScript.Name        = "tbbSubScript";
     this.tbbSubScript.Style       = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.tbbSubScript.ToolTipText = "Sub";
     //
     // tbbSeparator6
     //
     this.tbbSeparator6.Name  = "tbbSeparator6";
     this.tbbSeparator6.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbFont
     //
     this.tbbFont.ImageIndex  = 8;
     this.tbbFont.Name        = "tbbFont";
     this.tbbFont.ToolTipText = "Font";
     //
     // tbbColor
     //
     this.tbbColor.ImageIndex  = 9;
     this.tbbColor.Name        = "tbbColor";
     this.tbbColor.ToolTipText = "Color";
     //
     // imgList1
     //
     this.imgList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgList1.ImageStream")));
     this.imgList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imgList1.Images.SetKeyName(0, "");
     this.imgList1.Images.SetKeyName(1, "");
     this.imgList1.Images.SetKeyName(2, "");
     this.imgList1.Images.SetKeyName(3, "");
     this.imgList1.Images.SetKeyName(4, "");
     this.imgList1.Images.SetKeyName(5, "");
     this.imgList1.Images.SetKeyName(6, "");
     this.imgList1.Images.SetKeyName(7, "");
     this.imgList1.Images.SetKeyName(8, "");
     this.imgList1.Images.SetKeyName(9, "");
     this.imgList1.Images.SetKeyName(10, "");
     this.imgList1.Images.SetKeyName(11, "");
     this.imgList1.Images.SetKeyName(12, "");
     this.imgList1.Images.SetKeyName(13, "");
     //
     // sfd1
     //
     this.sfd1.DefaultExt = "htm";
     this.sfd1.Filter     = "Html Files|*.htm;*.html|Rich Text Files|*.rtf|Plain Text File|*.txt|All Files|*.*" +
                            "";
     this.sfd1.Title = "Save As";
     //
     // ofd1
     //
     this.ofd1.DefaultExt = "htm";
     this.ofd1.Filter     = "Html Files|*.htm;*.html|Rich Text Files|*.rtf|Plain Text File|*.txt|All Files|*.*" +
                            "";
     this.ofd1.Title = "Open File";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(13, 272);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 4;
     this.button1.Text     = "Send";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 43);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(20, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "To";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 70);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(43, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Subject";
     //
     // txtBoxTo
     //
     this.txtBoxTo.Location = new System.Drawing.Point(79, 40);
     this.txtBoxTo.Name     = "txtBoxTo";
     this.txtBoxTo.Size     = new System.Drawing.Size(168, 20);
     this.txtBoxTo.TabIndex = 7;
     //
     // txtBoxSubject
     //
     this.txtBoxSubject.Location = new System.Drawing.Point(79, 70);
     this.txtBoxSubject.Name     = "txtBoxSubject";
     this.txtBoxSubject.Size     = new System.Drawing.Size(168, 20);
     this.txtBoxSubject.TabIndex = 8;
     //
     // richTextBox1
     //
     this.richTextBox1.Location = new System.Drawing.Point(15, 101);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(232, 160);
     this.richTextBox1.TabIndex = 3;
     this.richTextBox1.Text     = "richTextBox1";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(675, 388);
     this.Controls.Add(this.txtBoxSubject);
     this.Controls.Add(this.txtBoxTo);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.tb1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.UltraWinStatusBar.UltraStatusPanel ultraStatusPanel2 = new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel();
     Infragistics.Win.Appearance      appearance1 = new Infragistics.Win.Appearance();
     System.Resources.ResourceManager resources   = new System.Resources.ResourceManager(typeof(FrmSolicitarAutorizacion));
     this.statusBar        = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
     this.imageSemaphore   = new Infragistics.Win.UltraWinEditors.UltraPictureBox();
     this.imglStandar      = new System.Windows.Forms.ImageList(this.components);
     this.toolBarStandar   = new System.Windows.Forms.ToolBar();
     this.tbbAnterior      = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator     = new System.Windows.Forms.ToolBarButton();
     this.ttbReintentar    = new System.Windows.Forms.ToolBarButton();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.txtObservaciones = new System.Windows.Forms.TextBox();
     this.label3           = new System.Windows.Forms.Label();
     this.txtMotivo        = new System.Windows.Forms.TextBox();
     this.htmlRichTextBox1 = new HtmlRichText.HtmlRichTextBox();
     this.SuspendLayout();
     //
     // statusBar
     //
     this.statusBar.Location = new System.Drawing.Point(0, 311);
     this.statusBar.Name     = "statusBar";
     ultraStatusPanel1.Key   = "ProcessMessage";
     ultraStatusPanel1.Width = 150;
     ultraStatusPanel2.Key   = "ProgressBar";
     appearance1.ForeColor   = System.Drawing.Color.Black;
     ultraStatusPanel2.ProgressBarInfo.Appearance = appearance1;
     ultraStatusPanel2.Style = Infragistics.Win.UltraWinStatusBar.PanelStyle.Progress;
     ultraStatusPanel2.Width = 250;
     this.statusBar.Panels.AddRange(new Infragistics.Win.UltraWinStatusBar.UltraStatusPanel[] {
         ultraStatusPanel1,
         ultraStatusPanel2
     });
     this.statusBar.Size     = new System.Drawing.Size(640, 23);
     this.statusBar.TabIndex = 4;
     this.statusBar.Text     = "statusBar";
     //
     // imageSemaphore
     //
     this.imageSemaphore.BorderShadowColor     = System.Drawing.Color.Empty;
     this.imageSemaphore.ImageTransparentColor = System.Drawing.Color.Transparent;
     this.imageSemaphore.Location   = new System.Drawing.Point(127, 3);
     this.imageSemaphore.Name       = "imageSemaphore";
     this.imageSemaphore.ScaleImage = Infragistics.Win.ScaleImage.Always;
     this.imageSemaphore.Size       = new System.Drawing.Size(98, 19);
     this.imageSemaphore.TabIndex   = 30;
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.tbbSeparator,
         this.ttbReintentar
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(640, 28);
     this.toolBarStandar.TabIndex       = 31;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
     //
     // tbbAnterior
     //
     this.tbbAnterior.ImageIndex = 9;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // ttbReintentar
     //
     this.ttbReintentar.ImageIndex = 8;
     this.ttbReintentar.Text       = "Reintentar";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(8, 64);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 23);
     this.label2.TabIndex  = 91;
     this.label2.Text      = "Observaciones";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 120);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 23);
     this.label1.TabIndex  = 90;
     this.label1.Text      = "Datos";
     //
     // txtObservaciones
     //
     this.txtObservaciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.txtObservaciones.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.txtObservaciones.Location  = new System.Drawing.Point(88, 64);
     this.txtObservaciones.Multiline = true;
     this.txtObservaciones.Name      = "txtObservaciones";
     this.txtObservaciones.Size      = new System.Drawing.Size(536, 48);
     this.txtObservaciones.TabIndex  = 88;
     this.txtObservaciones.Text      = "";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(8, 39);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(80, 23);
     this.label3.TabIndex  = 93;
     this.label3.Text      = "Motivo";
     //
     // txtMotivo
     //
     this.txtMotivo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.txtMotivo.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.txtMotivo.Location  = new System.Drawing.Point(88, 40);
     this.txtMotivo.Name      = "txtMotivo";
     this.txtMotivo.ReadOnly  = true;
     this.txtMotivo.Size      = new System.Drawing.Size(536, 20);
     this.txtMotivo.TabIndex  = 92;
     this.txtMotivo.Text      = "";
     //
     // htmlRichTextBox1
     //
     this.htmlRichTextBox1.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.htmlRichTextBox1.Location = new System.Drawing.Point(88, 120);
     this.htmlRichTextBox1.Name     = "htmlRichTextBox1";
     this.htmlRichTextBox1.Size     = new System.Drawing.Size(536, 184);
     this.htmlRichTextBox1.TabIndex = 94;
     this.htmlRichTextBox1.Text     = "";
     //
     // FrmSolicitarAutorizacion
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.ClientSize        = new System.Drawing.Size(640, 334);
     this.Controls.Add(this.htmlRichTextBox1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.txtMotivo);
     this.Controls.Add(this.txtObservaciones);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.toolBarStandar);
     this.Controls.Add(this.statusBar);
     this.Controls.Add(this.imageSemaphore);
     this.Name = "FrmSolicitarAutorizacion";
     this.Text = "FrmSolicitarAutorizacion";
     this.ResumeLayout(false);
 }