Esempio n. 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()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConfirmarPreciosProductosCompras));
     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.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea                        = new System.Windows.Forms.Label();
     this.containerProductos                = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.groupBox2                         = new System.Windows.Forms.GroupBox();
     this.gridManagerView1                  = new mz.erp.ui.controls.GridManagerView();
     this.gridProductos                     = new Janus.Windows.GridEX.GridEX();
     this.groupBox1                         = new System.Windows.Forms.GroupBox();
     this.checkBox1                         = new System.Windows.Forms.CheckBox();
     this.uccFechaFactura                   = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.ultraLabel2                       = new Infragistics.Win.Misc.UltraLabel();
     this.umeNumeroFactura                  = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
     this.ultraLabel5                       = new Infragistics.Win.Misc.UltraLabel();
     this.uneValorCotizacionFactura         = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.ultraLabel31                      = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel32                      = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel33                      = new Infragistics.Win.Misc.UltraLabel();
     this.mzCEFuenteDeCambioFactura         = new mz.erp.ui.controls.mzComboEditor();
     this.mzCEMonedaFactura                 = new mz.erp.ui.controls.mzComboEditor();
     this.ultraLabel4                       = new Infragistics.Win.Misc.UltraLabel();
     this.mzCmbProveedor                    = new mz.erp.ui.controls.mzComboSearchEditor();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.uTEObservaciones                  = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     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.tbbCancelar                       = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar                  = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     this.containerProductos.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridProductos)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaFactura)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneValorCotizacionFactura)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEFuenteDeCambioFactura)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedaFactura)).BeginInit();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uTEObservaciones)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar)).BeginInit();
     this.ultraExplorerBar.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, -43);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(846, 34);
     this.ultraExplorerBarContainerControl2.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(846, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // containerProductos
     //
     this.containerProductos.Controls.Add(this.groupBox2);
     this.containerProductos.Controls.Add(this.groupBox1);
     this.containerProductos.Location = new System.Drawing.Point(28, -221);
     this.containerProductos.Name     = "containerProductos";
     this.containerProductos.Size     = new System.Drawing.Size(846, 453);
     this.containerProductos.TabIndex = 3;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.gridManagerView1);
     this.groupBox2.Controls.Add(this.gridProductos);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 120);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(846, 333);
     this.groupBox2.TabIndex = 157;
     this.groupBox2.TabStop  = false;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.gridManagerView1.Location  = new System.Drawing.Point(3, 16);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(840, 24);
     this.gridManagerView1.TabIndex  = 7;
     this.gridManagerView1.Visible   = false;
     //
     // gridProductos
     //
     this.gridProductos.AllowCardSizing = false;
     this.gridProductos.AllowDelete     = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridProductos.AllowEdit       = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridProductos.Cursor          = System.Windows.Forms.Cursors.Default;
     this.gridProductos.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.gridProductos.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridProductos.EnterKeyBehavior   = Janus.Windows.GridEX.EnterKeyBehavior.None;
     this.gridProductos.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.gridProductos.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridProductos.Location           = new System.Drawing.Point(3, 16);
     this.gridProductos.Name               = "gridProductos";
     this.gridProductos.Size               = new System.Drawing.Size(840, 314);
     this.gridProductos.TabIndex           = 8;
     this.gridProductos.TabStop            = false;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.checkBox1);
     this.groupBox1.Controls.Add(this.uccFechaFactura);
     this.groupBox1.Controls.Add(this.ultraLabel2);
     this.groupBox1.Controls.Add(this.umeNumeroFactura);
     this.groupBox1.Controls.Add(this.ultraLabel5);
     this.groupBox1.Controls.Add(this.uneValorCotizacionFactura);
     this.groupBox1.Controls.Add(this.ultraLabel31);
     this.groupBox1.Controls.Add(this.ultraLabel32);
     this.groupBox1.Controls.Add(this.ultraLabel33);
     this.groupBox1.Controls.Add(this.mzCEFuenteDeCambioFactura);
     this.groupBox1.Controls.Add(this.mzCEMonedaFactura);
     this.groupBox1.Controls.Add(this.ultraLabel4);
     this.groupBox1.Controls.Add(this.mzCmbProveedor);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(846, 120);
     this.groupBox1.TabIndex = 156;
     this.groupBox1.TabStop  = false;
     //
     // checkBox1
     //
     this.checkBox1.Location = new System.Drawing.Point(17, 93);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(184, 16);
     this.checkBox1.TabIndex = 3;
     this.checkBox1.Text     = "La factura ha sido cargada";
     //
     // uccFechaFactura
     //
     dateButton1.Caption = "Today";
     this.uccFechaFactura.DateButtons.Add(dateButton1);
     this.uccFechaFactura.Location          = new System.Drawing.Point(88, 64);
     this.uccFechaFactura.Name              = "uccFechaFactura";
     this.uccFechaFactura.NonAutoSizeHeight = 23;
     this.uccFechaFactura.Size              = new System.Drawing.Size(112, 21);
     this.uccFechaFactura.TabIndex          = 2;
     this.uccFechaFactura.Value             = new System.DateTime(2005, 1, 28, 0, 0, 0, 0);
     //
     // ultraLabel2
     //
     this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel2.Location  = new System.Drawing.Point(16, 64);
     this.ultraLabel2.Name      = "ultraLabel2";
     this.ultraLabel2.Size      = new System.Drawing.Size(62, 16);
     this.ultraLabel2.TabIndex  = 168;
     this.ultraLabel2.Text      = "Fecha";
     //
     // umeNumeroFactura
     //
     this.umeNumeroFactura.EditAs    = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.umeNumeroFactura.InputMask = "?-####-########";
     this.umeNumeroFactura.Location  = new System.Drawing.Point(88, 40);
     this.umeNumeroFactura.Name      = "umeNumeroFactura";
     this.umeNumeroFactura.TabIndex  = 1;
     this.umeNumeroFactura.Text      = "A--";
     //
     // ultraLabel5
     //
     this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel5.Location  = new System.Drawing.Point(16, 41);
     this.ultraLabel5.Name      = "ultraLabel5";
     this.ultraLabel5.Size      = new System.Drawing.Size(62, 16);
     this.ultraLabel5.TabIndex  = 167;
     this.ultraLabel5.Text      = "Número";
     //
     // uneValorCotizacionFactura
     //
     this.uneValorCotizacionFactura.Location      = new System.Drawing.Point(344, 88);
     this.uneValorCotizacionFactura.Name          = "uneValorCotizacionFactura";
     this.uneValorCotizacionFactura.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneValorCotizacionFactura.PromptChar    = ' ';
     this.uneValorCotizacionFactura.Size          = new System.Drawing.Size(100, 21);
     this.uneValorCotizacionFactura.TabIndex      = 6;
     this.uneValorCotizacionFactura.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
     //
     // ultraLabel31
     //
     this.ultraLabel31.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel31.Location  = new System.Drawing.Point(216, 90);
     this.ultraLabel31.Name      = "ultraLabel31";
     this.ultraLabel31.Size      = new System.Drawing.Size(104, 16);
     this.ultraLabel31.TabIndex  = 162;
     this.ultraLabel31.Text      = "Valor Conversion";
     //
     // ultraLabel32
     //
     this.ultraLabel32.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel32.Location  = new System.Drawing.Point(216, 64);
     this.ultraLabel32.Name      = "ultraLabel32";
     this.ultraLabel32.Size      = new System.Drawing.Size(120, 16);
     this.ultraLabel32.TabIndex  = 161;
     this.ultraLabel32.Text      = "Fuente de Cambio";
     //
     // ultraLabel33
     //
     this.ultraLabel33.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel33.Location  = new System.Drawing.Point(216, 41);
     this.ultraLabel33.Name      = "ultraLabel33";
     this.ultraLabel33.Size      = new System.Drawing.Size(72, 16);
     this.ultraLabel33.TabIndex  = 160;
     this.ultraLabel33.Text      = "Moneda";
     //
     // mzCEFuenteDeCambioFactura
     //
     this.mzCEFuenteDeCambioFactura.AutoComplete         = true;
     this.mzCEFuenteDeCambioFactura.DataSource           = null;
     this.mzCEFuenteDeCambioFactura.DisplayMember        = "";
     this.mzCEFuenteDeCambioFactura.DisplayMemberCaption = "";
     this.mzCEFuenteDeCambioFactura.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCEFuenteDeCambioFactura.Location             = new System.Drawing.Point(344, 64);
     this.mzCEFuenteDeCambioFactura.MaxItemsDisplay      = 8;
     this.mzCEFuenteDeCambioFactura.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCEFuenteDeCambioFactura.Name               = "mzCEFuenteDeCambioFactura";
     this.mzCEFuenteDeCambioFactura.Size               = new System.Drawing.Size(167, 21);
     this.mzCEFuenteDeCambioFactura.SorterMember       = "";
     this.mzCEFuenteDeCambioFactura.TabIndex           = 5;
     this.mzCEFuenteDeCambioFactura.ValueMember        = "";
     this.mzCEFuenteDeCambioFactura.ValueMemberCaption = "";
     //
     // mzCEMonedaFactura
     //
     this.mzCEMonedaFactura.AutoComplete         = true;
     this.mzCEMonedaFactura.DataSource           = null;
     this.mzCEMonedaFactura.DisplayMember        = "";
     this.mzCEMonedaFactura.DisplayMemberCaption = "";
     this.mzCEMonedaFactura.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCEMonedaFactura.Location             = new System.Drawing.Point(344, 40);
     this.mzCEMonedaFactura.MaxItemsDisplay      = 8;
     this.mzCEMonedaFactura.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCEMonedaFactura.Name               = "mzCEMonedaFactura";
     this.mzCEMonedaFactura.Size               = new System.Drawing.Size(167, 21);
     this.mzCEMonedaFactura.SorterMember       = "";
     this.mzCEMonedaFactura.TabIndex           = 4;
     this.mzCEMonedaFactura.ValueMember        = "";
     this.mzCEMonedaFactura.ValueMemberCaption = "";
     //
     // ultraLabel4
     //
     this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel4.Location  = new System.Drawing.Point(16, 16);
     this.ultraLabel4.Name      = "ultraLabel4";
     this.ultraLabel4.Size      = new System.Drawing.Size(62, 16);
     this.ultraLabel4.TabIndex  = 159;
     this.ultraLabel4.Text      = "Proveedor";
     //
     // mzCmbProveedor
     //
     this.mzCmbProveedor.BackColor            = System.Drawing.SystemColors.Control;
     this.mzCmbProveedor.DataValue            = "";
     this.mzCmbProveedor.EditObject           = null;
     this.mzCmbProveedor.FastSearch           = false;
     this.mzCmbProveedor.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.mzCmbProveedor.HierarchicalSearch   = false;
     this.mzCmbProveedor.Location             = new System.Drawing.Point(88, 16);
     this.mzCmbProveedor.Name                 = "mzCmbProveedor";
     this.mzCmbProveedor.ReadOnly             = false;
     this.mzCmbProveedor.SearchObject         = null;
     this.mzCmbProveedor.SearchObjectListener = null;
     this.mzCmbProveedor.Size                 = new System.Drawing.Size(560, 22);
     this.mzCmbProveedor.TabIndex             = 0;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.uTEObservaciones);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 291);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(846, 150);
     this.ultraExplorerBarContainerControl1.TabIndex = 4;
     //
     // uTEObservaciones
     //
     this.uTEObservaciones.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.uTEObservaciones.Location  = new System.Drawing.Point(0, 0);
     this.uTEObservaciones.Multiline = true;
     this.uTEObservaciones.Name      = "uTEObservaciones";
     this.uTEObservaciones.Size      = new System.Drawing.Size(846, 150);
     this.uTEObservaciones.TabIndex  = 2;
     //
     // 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.tbbSiguiente,
         this.tbbSeparator2,
         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(912, 28);
     this.toolBarStandar.TabIndex       = 24;
     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;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 7;
     this.tbbCancelar.Text       = "Cancelar";
     //
     // ultraExplorerBar
     //
     this.ultraExplorerBar.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar.Controls.Add(this.containerProductos);
     this.ultraExplorerBar.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.ultraExplorerBar.Dock       = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup1.Enabled   = false;
     ultraExplorerBarGroup1.Key       = "Tarea";
     ultraExplorerBarGroup1.Settings.ContainerHeight = 34;
     ultraExplorerBarGroup1.Settings.HeaderVisible   = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "Tarea";
     ultraExplorerBarGroup2.Container = this.containerProductos;
     ultraExplorerBarGroup2.Key       = "Productos";
     ultraExplorerBarGroup2.Settings.ContainerHeight = 453;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text           = "Producto";
     ultraExplorerBarGroup3.Container      = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup3.Key            = "Observaciones";
     ultraExplorerBarGroup3.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     this.ultraExplorerBar.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3
     });
     this.ultraExplorerBar.Location = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar.Name     = "ultraExplorerBar"; this.ultraExplorerBar.AnimationEnabled = false;         //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar.Size     = new System.Drawing.Size(912, 466);
     this.ultraExplorerBar.TabIndex = 25;
     this.ultraExplorerBar.TabStop  = false;
     //
     // FrmConfirmarPreciosProductosCompras
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(912, 494);
     this.Controls.Add(this.ultraExplorerBar);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmConfirmarPreciosProductosCompras";
     this.Text = "FrmConfirmarPreciosProductosCompras";
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     this.containerProductos.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridProductos)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaFactura)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneValorCotizacionFactura)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEFuenteDeCambioFactura)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedaFactura)).EndInit();
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uTEObservaciones)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar)).EndInit();
     this.ultraExplorerBar.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConsultarEstadisticaOrdenReparacion));
     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.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.rbFechaUltimaModifTecnico = new System.Windows.Forms.RadioButton();
     this.rbFechaCierre             = new System.Windows.Forms.RadioButton();
     this.rbFechaFactura            = new System.Windows.Forms.RadioButton();
     this.rbFechaAsignacionTecnico  = new System.Windows.Forms.RadioButton();
     this.rbFechaAltaOR             = new System.Windows.Forms.RadioButton();
     this.label6        = new System.Windows.Forms.Label();
     this.label7        = new System.Windows.Forms.Label();
     this.uccFechaHasta = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.uccFechaDesde = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.txtTotalPorCerrar           = new System.Windows.Forms.TextBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.txtTotalCerrado             = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.txtTotal                    = new System.Windows.Forms.TextBox();
     this.label1                      = new System.Windows.Forms.Label();
     this.gridResultado               = new Janus.Windows.GridEX.GridEX();
     this.gridManagerView1            = new mz.erp.ui.controls.GridManagerView();
     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.toolBarButton1              = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2              = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton3              = new System.Windows.Forms.ToolBarButton();
     this.tbbCancelar                 = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar1           = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.label4                      = new System.Windows.Forms.Label();
     this.mzCmbEstadosOrdenReparacion = new mz.erp.ui.controls.mzComboEditor();
     this.label5                      = new System.Windows.Forms.Label();
     this.listBoxTecnicos             = new System.Windows.Forms.ListBox();
     this.ultraExplorerBarContainerControl5.SuspendLayout();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaHasta)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaDesde)).BeginInit();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbEstadosOrdenReparacion)).BeginInit();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl5
     //
     this.ultraExplorerBarContainerControl5.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 24);
     this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
     this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(814, 26);
     this.ultraExplorerBarContainerControl5.TabIndex = 4;
     //
     // 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(814, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.listBoxTecnicos);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label5);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.mzCmbEstadosOrdenReparacion);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label4);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupBox2);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label6);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label7);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.uccFechaHasta);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.uccFechaDesde);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 109);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(814, 180);
     this.ultraExplorerBarContainerControl2.TabIndex = 5;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.rbFechaUltimaModifTecnico);
     this.groupBox2.Controls.Add(this.rbFechaCierre);
     this.groupBox2.Controls.Add(this.rbFechaFactura);
     this.groupBox2.Controls.Add(this.rbFechaAsignacionTecnico);
     this.groupBox2.Controls.Add(this.rbFechaAltaOR);
     this.groupBox2.Location = new System.Drawing.Point(224, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(224, 144);
     this.groupBox2.TabIndex = 132;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Fecha Comparación";
     //
     // rbFechaUltimaModifTecnico
     //
     this.rbFechaUltimaModifTecnico.Location = new System.Drawing.Point(8, 112);
     this.rbFechaUltimaModifTecnico.Name     = "rbFechaUltimaModifTecnico";
     this.rbFechaUltimaModifTecnico.Size     = new System.Drawing.Size(208, 24);
     this.rbFechaUltimaModifTecnico.TabIndex = 11;
     this.rbFechaUltimaModifTecnico.Text     = "Fecha Cierre Técnico";
     //
     // rbFechaCierre
     //
     this.rbFechaCierre.Location = new System.Drawing.Point(8, 88);
     this.rbFechaCierre.Name     = "rbFechaCierre";
     this.rbFechaCierre.Size     = new System.Drawing.Size(208, 24);
     this.rbFechaCierre.TabIndex = 10;
     this.rbFechaCierre.Text     = "Fecha Cierre";
     //
     // rbFechaFactura
     //
     this.rbFechaFactura.Location = new System.Drawing.Point(8, 61);
     this.rbFechaFactura.Name     = "rbFechaFactura";
     this.rbFechaFactura.Size     = new System.Drawing.Size(208, 24);
     this.rbFechaFactura.TabIndex = 9;
     this.rbFechaFactura.Text     = "Fecha de Factura";
     //
     // rbFechaAsignacionTecnico
     //
     this.rbFechaAsignacionTecnico.Location = new System.Drawing.Point(8, 37);
     this.rbFechaAsignacionTecnico.Name     = "rbFechaAsignacionTecnico";
     this.rbFechaAsignacionTecnico.Size     = new System.Drawing.Size(208, 24);
     this.rbFechaAsignacionTecnico.TabIndex = 8;
     this.rbFechaAsignacionTecnico.Text     = "Fecha de Asignación a Técnico";
     //
     // rbFechaAltaOR
     //
     this.rbFechaAltaOR.Location = new System.Drawing.Point(8, 13);
     this.rbFechaAltaOR.Name     = "rbFechaAltaOR";
     this.rbFechaAltaOR.Size     = new System.Drawing.Size(208, 24);
     this.rbFechaAltaOR.TabIndex = 7;
     this.rbFechaAltaOR.Text     = "Fecha de Alta de Orden Reparación";
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(8, 40);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(72, 16);
     this.label6.TabIndex  = 128;
     this.label6.Text      = "Fecha Hasta";
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(8, 8);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(72, 16);
     this.label7.TabIndex  = 129;
     this.label7.Text      = "Fecha Desde";
     //
     // uccFechaHasta
     //
     dateButton1.Caption = "Today";
     this.uccFechaHasta.DateButtons.Add(dateButton1);
     this.uccFechaHasta.Location          = new System.Drawing.Point(96, 40);
     this.uccFechaHasta.Name              = "uccFechaHasta";
     this.uccFechaHasta.NonAutoSizeHeight = 23;
     this.uccFechaHasta.Size              = new System.Drawing.Size(96, 21);
     this.uccFechaHasta.TabIndex          = 127;
     //
     // uccFechaDesde
     //
     dateButton2.Caption = "Today";
     this.uccFechaDesde.DateButtons.Add(dateButton2);
     this.uccFechaDesde.Location          = new System.Drawing.Point(96, 8);
     this.uccFechaDesde.Name              = "uccFechaDesde";
     this.uccFechaDesde.NonAutoSizeHeight = 23;
     this.uccFechaDesde.Size              = new System.Drawing.Size(96, 21);
     this.uccFechaDesde.TabIndex          = 126;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtTotalPorCerrar);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label3);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtTotalCerrado);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtTotal);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridResultado);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 348);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(814, 255);
     this.ultraExplorerBarContainerControl1.TabIndex = 6;
     //
     // txtTotalPorCerrar
     //
     this.txtTotalPorCerrar.Enabled  = false;
     this.txtTotalPorCerrar.Location = new System.Drawing.Point(576, 0);
     this.txtTotalPorCerrar.Name     = "txtTotalPorCerrar";
     this.txtTotalPorCerrar.TabIndex = 120;
     this.txtTotalPorCerrar.Text     = "";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(480, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(88, 16);
     this.label3.TabIndex  = 119;
     this.label3.Text      = "Total por Cerrar";
     //
     // txtTotalCerrado
     //
     this.txtTotalCerrado.Enabled  = false;
     this.txtTotalCerrado.Location = new System.Drawing.Point(368, 0);
     this.txtTotalCerrado.Name     = "txtTotalCerrado";
     this.txtTotalCerrado.TabIndex = 118;
     this.txtTotalCerrado.Text     = "";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(280, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(80, 16);
     this.label2.TabIndex  = 117;
     this.label2.Text      = "Total Cerrado";
     //
     // txtTotal
     //
     this.txtTotal.Enabled  = false;
     this.txtTotal.Location = new System.Drawing.Point(168, 0);
     this.txtTotal.Name     = "txtTotal";
     this.txtTotal.TabIndex = 116;
     this.txtTotal.Text     = "";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(136, 16);
     this.label1.TabIndex  = 115;
     this.label1.Text      = "Total Técnico Provisorio";
     //
     // 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, 55);
     this.gridResultado.Name               = "gridResultado";
     this.gridResultado.Size               = new System.Drawing.Size(814, 200);
     this.gridResultado.TabIndex           = 54;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Location  = new System.Drawing.Point(0, 24);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(831, 24);
     this.gridManagerView1.TabIndex  = 53;
     //
     // 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.tbbSiguiente,
         this.toolBarButton1,
         this.toolBarButton2,
         this.toolBarButton3,
         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(880, 28);
     this.toolBarStandar.TabIndex       = 49;
     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";
     //
     // toolBarButton1
     //
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton2
     //
     this.toolBarButton2.ImageIndex = 10;
     this.toolBarButton2.Text       = "[F2] Buscar ahora";
     //
     // toolBarButton3
     //
     this.toolBarButton3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 7;
     this.tbbCancelar.Text       = "Cancelar";
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl5;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 26;
     ultraExplorerBarGroup1.Settings.HeaderVisible   = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "Tarea";
     ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup2.Settings.ContainerHeight = 180;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Filtros";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 255;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text = "Resultado";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3
     });
     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(880, 464);
     this.ultraExplorerBar1.TabIndex = 52;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(8, 152);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(72, 16);
     this.label4.TabIndex  = 133;
     this.label4.Text      = "Estado";
     //
     // mzCmbEstadosOrdenReparacion
     //
     this.mzCmbEstadosOrdenReparacion.AutoComplete         = true;
     this.mzCmbEstadosOrdenReparacion.DataSource           = null;
     this.mzCmbEstadosOrdenReparacion.DisplayMember        = "";
     this.mzCmbEstadosOrdenReparacion.DisplayMemberCaption = "";
     this.mzCmbEstadosOrdenReparacion.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCmbEstadosOrdenReparacion.Location             = new System.Drawing.Point(96, 152);
     this.mzCmbEstadosOrdenReparacion.MaxItemsDisplay      = 50;
     this.mzCmbEstadosOrdenReparacion.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCmbEstadosOrdenReparacion.Name               = "mzCmbEstadosOrdenReparacion";
     this.mzCmbEstadosOrdenReparacion.Size               = new System.Drawing.Size(217, 21);
     this.mzCmbEstadosOrdenReparacion.SorterMember       = "";
     this.mzCmbEstadosOrdenReparacion.TabIndex           = 134;
     this.mzCmbEstadosOrdenReparacion.ValueMember        = "";
     this.mzCmbEstadosOrdenReparacion.ValueMemberCaption = "";
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(472, 8);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(72, 16);
     this.label5.TabIndex  = 135;
     this.label5.Text      = "Técnicos";
     //
     // listBoxTecnicos
     //
     this.listBoxTecnicos.Location      = new System.Drawing.Point(552, 8);
     this.listBoxTecnicos.Name          = "listBoxTecnicos";
     this.listBoxTecnicos.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
     this.listBoxTecnicos.Size          = new System.Drawing.Size(232, 173);
     this.listBoxTecnicos.TabIndex      = 136;
     //
     // FrmConsultarEstadisticaOrdenReparacion
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(880, 492);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmConsultarEstadisticaOrdenReparacion";
     this.Text = "FrmConsultarEstadisticaOrdenReparacion";
     this.ultraExplorerBarContainerControl5.ResumeLayout(false);
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaHasta)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uccFechaDesde)).EndInit();
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbEstadosOrdenReparacion)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 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.button1            = new System.Windows.Forms.Button();
     this.ultraLabel6        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel5        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel4        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2        = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1        = new Infragistics.Win.Misc.UltraLabel();
     this.txtObservaciones   = new System.Windows.Forms.TextBox();
     this.txtComentarios     = new System.Windows.Forms.TextBox();
     this.txtEmail           = new System.Windows.Forms.TextBox();
     this.txtInstantMesseger = new System.Windows.Forms.TextBox();
     this.txtNombre          = new System.Windows.Forms.TextBox();
     this.txtTelefonos       = new System.Windows.Forms.TextBox();
     this.ultraLabel7        = new Infragistics.Win.Misc.UltraLabel();
     this.mzCmbTratamiento   = new mz.erp.ui.controls.mzComboEditor();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbTratamiento)).BeginInit();
     this.SuspendLayout();
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.GroupSettings.ForceSerialization = true;
     this.ultraExplorerBar1.ItemSettings.ForceSerialization  = true;
     this.ultraExplorerBar1.Margins.ForceSerialization       = true;
     this.ultraExplorerBar1.Name = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;             //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size = new System.Drawing.Size(704, 225);
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbTratamiento);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel7);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel6);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel5);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel4);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel3);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtObservaciones);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtComentarios);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtEmail);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtInstantMesseger);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtNombre);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtTelefonos);
     this.ultraExplorerBarContainerControl1.Name    = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size    = new System.Drawing.Size(655, 151);
     this.ultraExplorerBarContainerControl1.TabStop = false;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(392, 424);
     this.button1.Name     = "button1";
     this.button1.TabIndex = 18;
     this.button1.Text     = "button1";
     //
     // ultraLabel6
     //
     this.ultraLabel6.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel6.Location  = new System.Drawing.Point(-1, 120);
     this.ultraLabel6.Name      = "ultraLabel6";
     this.ultraLabel6.Size      = new System.Drawing.Size(100, 16);
     this.ultraLabel6.TabIndex  = 36;
     this.ultraLabel6.Text      = "Instant Messenger";
     //
     // ultraLabel5
     //
     this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel5.Location  = new System.Drawing.Point(0, 0);
     this.ultraLabel5.Name      = "ultraLabel5";
     this.ultraLabel5.Size      = new System.Drawing.Size(100, 20);
     this.ultraLabel5.TabIndex  = 35;
     this.ultraLabel5.Text      = "Nombre";
     //
     // ultraLabel4
     //
     this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel4.Location  = new System.Drawing.Point(-1, 101);
     this.ultraLabel4.Name      = "ultraLabel4";
     this.ultraLabel4.Size      = new System.Drawing.Size(100, 20);
     this.ultraLabel4.TabIndex  = 34;
     this.ultraLabel4.Text      = "Observaciones";
     //
     // ultraLabel3
     //
     this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel3.Location  = new System.Drawing.Point(0, 40);
     this.ultraLabel3.Name      = "ultraLabel3";
     this.ultraLabel3.Size      = new System.Drawing.Size(100, 20);
     this.ultraLabel3.TabIndex  = 33;
     this.ultraLabel3.Text      = "Email";
     //
     // ultraLabel2
     //
     this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel2.Location  = new System.Drawing.Point(-1, 61);
     this.ultraLabel2.Name      = "ultraLabel2";
     this.ultraLabel2.Size      = new System.Drawing.Size(100, 20);
     this.ultraLabel2.TabIndex  = 32;
     this.ultraLabel2.Text      = "Teléfonos";
     //
     // ultraLabel1
     //
     this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel1.Location  = new System.Drawing.Point(0, 80);
     this.ultraLabel1.Name      = "ultraLabel1";
     this.ultraLabel1.Size      = new System.Drawing.Size(100, 20);
     this.ultraLabel1.TabIndex  = 31;
     this.ultraLabel1.Text      = "Comentarios";
     //
     // txtObservaciones
     //
     this.txtObservaciones.Location = new System.Drawing.Point(104, 101);
     this.txtObservaciones.Name     = "txtObservaciones";
     this.txtObservaciones.Size     = new System.Drawing.Size(272, 20);
     this.txtObservaciones.TabIndex = 5;
     this.txtObservaciones.Text     = "textBox2";
     //
     // txtComentarios
     //
     this.txtComentarios.Location = new System.Drawing.Point(104, 80);
     this.txtComentarios.Name     = "txtComentarios";
     this.txtComentarios.Size     = new System.Drawing.Size(272, 20);
     this.txtComentarios.TabIndex = 4;
     this.txtComentarios.Text     = "textBox2";
     //
     // txtEmail
     //
     this.txtEmail.Location = new System.Drawing.Point(104, 40);
     this.txtEmail.Name     = "txtEmail";
     this.txtEmail.Size     = new System.Drawing.Size(272, 20);
     this.txtEmail.TabIndex = 2;
     this.txtEmail.Text     = "textBox2";
     //
     // txtInstantMesseger
     //
     this.txtInstantMesseger.Location = new System.Drawing.Point(104, 120);
     this.txtInstantMesseger.Name     = "txtInstantMesseger";
     this.txtInstantMesseger.Size     = new System.Drawing.Size(272, 20);
     this.txtInstantMesseger.TabIndex = 6;
     this.txtInstantMesseger.Text     = "textBox2";
     //
     // txtNombre
     //
     this.txtNombre.Location = new System.Drawing.Point(104, 0);
     this.txtNombre.Name     = "txtNombre";
     this.txtNombre.Size     = new System.Drawing.Size(272, 20);
     this.txtNombre.TabIndex = 0;
     this.txtNombre.Text     = "textBox2";
     //
     // txtTelefonos
     //
     this.txtTelefonos.Location = new System.Drawing.Point(104, 61);
     this.txtTelefonos.Name     = "txtTelefonos";
     this.txtTelefonos.Size     = new System.Drawing.Size(272, 20);
     this.txtTelefonos.TabIndex = 3;
     this.txtTelefonos.Text     = "textBox1";
     //
     // ultraLabel7
     //
     this.ultraLabel7.BackColor = System.Drawing.Color.Transparent;
     this.ultraLabel7.Location  = new System.Drawing.Point(-1, 20);
     this.ultraLabel7.Name      = "ultraLabel7";
     this.ultraLabel7.Size      = new System.Drawing.Size(100, 21);
     this.ultraLabel7.TabIndex  = 37;
     this.ultraLabel7.Text      = "Tratamiento";
     //
     // mzCmbTratamiento
     //
     this.mzCmbTratamiento.AutoComplete         = true;
     this.mzCmbTratamiento.DataSource           = null;
     this.mzCmbTratamiento.DisplayMember        = "";
     this.mzCmbTratamiento.DisplayMemberCaption = "";
     this.mzCmbTratamiento.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCmbTratamiento.Location             = new System.Drawing.Point(104, 20);
     this.mzCmbTratamiento.MaxItemsDisplay      = 7;
     this.mzCmbTratamiento.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCmbTratamiento.Name               = "mzCmbTratamiento";
     this.mzCmbTratamiento.Size               = new System.Drawing.Size(272, 21);
     this.mzCmbTratamiento.SorterMember       = "";
     this.mzCmbTratamiento.TabIndex           = 1;
     this.mzCmbTratamiento.ValueMember        = "";
     this.mzCmbTratamiento.ValueMemberCaption = "";
     //
     // FrmAbmPersonas
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(704, 253);
     this.Controls.Add(this.button1);
     this.Name = "FrmAbmPersonas";
     this.Controls.SetChildIndex(this.button1, 0);
     this.Controls.SetChildIndex(this.ultraExplorerBar1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbTratamiento)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 4
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(FrmABMCostosIndirectos));
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.labelTarea = new System.Windows.Forms.Label();
            this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.groupBox1                   = new System.Windows.Forms.GroupBox();
            this.groupBox2                   = new System.Windows.Forms.GroupBox();
            this.chkActivo                   = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel1                 = new Infragistics.Win.Misc.UltraLabel();
            this.txtDescripcion              = new System.Windows.Forms.TextBox();
            this.uneValor                    = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblOrigen                   = new Infragistics.Win.Misc.UltraLabel();
            this.groupBox3                   = new System.Windows.Forms.GroupBox();
            this.groupBoxTipoMoneda          = new System.Windows.Forms.GroupBox();
            this.mzCEFuenteDeCambio          = new mz.erp.ui.controls.mzComboEditor();
            this.label18                     = new System.Windows.Forms.Label();
            this.label17                     = new System.Windows.Forms.Label();
            this.mzCEMoneda                  = new mz.erp.ui.controls.mzComboEditor();
            this.txtDescripcionFuente        = new System.Windows.Forms.TextBox();
            this.txtDescripcionMoneda        = new System.Windows.Forms.TextBox();
            this.chkTipo                     = new System.Windows.Forms.CheckBox();
            this.gridListaDeCostosIndirectos = new Janus.Windows.GridEX.GridEX();
            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.tbbCancelar                 = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton1              = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton2              = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton3              = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton4              = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton5              = new System.Windows.Forms.ToolBarButton();
            this.imageList1                  = new System.Windows.Forms.ImageList(this.components);
            this.toolBar1                    = new System.Windows.Forms.ToolBar();
            this.toolBarButton11             = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton12             = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton13             = new System.Windows.Forms.ToolBarButton();
            this.ultraExplorerBar1           = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.ultraExplorerBarContainerControl5.SuspendLayout();
            this.ultraExplorerBarContainerControl1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneValor)).BeginInit();
            this.groupBox3.SuspendLayout();
            this.groupBoxTipoMoneda.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEFuenteDeCambio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMoneda)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridListaDeCostosIndirectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
            this.ultraExplorerBar1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraExplorerBarContainerControl5
            //
            this.ultraExplorerBarContainerControl5.Controls.Add(this.labelTarea);
            this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 24);
            this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
            this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(863, 25);
            this.ultraExplorerBarContainerControl5.TabIndex = 4;
            //
            // 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(863, 23);
            this.labelTarea.TabIndex  = 1;
            this.labelTarea.Text      = "Tarea";
            this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // ultraExplorerBarContainerControl1
            //
            this.ultraExplorerBarContainerControl1.Controls.Add(this.groupBox1);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.gridListaDeCostosIndirectos);
            this.ultraExplorerBarContainerControl1.DockPadding.Top = 12;
            this.ultraExplorerBarContainerControl1.Location        = new System.Drawing.Point(28, 108);
            this.ultraExplorerBarContainerControl1.Name            = "ultraExplorerBarContainerControl1";
            this.ultraExplorerBarContainerControl1.Size            = new System.Drawing.Size(863, 342);
            this.ultraExplorerBarContainerControl1.TabIndex        = 0;
            //
            // groupBox1
            //
            this.groupBox1.Controls.Add(this.groupBox2);
            this.groupBox1.Controls.Add(this.groupBox3);
            this.groupBox1.Location = new System.Drawing.Point(8, 229);
            this.groupBox1.Name     = "groupBox1";
            this.groupBox1.Size     = new System.Drawing.Size(696, 112);
            this.groupBox1.TabIndex = 148;
            this.groupBox1.TabStop  = false;
            //
            // groupBox2
            //
            this.groupBox2.Controls.Add(this.chkActivo);
            this.groupBox2.Controls.Add(this.ultraLabel1);
            this.groupBox2.Controls.Add(this.txtDescripcion);
            this.groupBox2.Controls.Add(this.uneValor);
            this.groupBox2.Controls.Add(this.lblOrigen);
            this.groupBox2.Location = new System.Drawing.Point(16, 16);
            this.groupBox2.Name     = "groupBox2";
            this.groupBox2.Size     = new System.Drawing.Size(240, 82);
            this.groupBox2.TabIndex = 93;
            this.groupBox2.TabStop  = false;
            //
            // chkActivo
            //
            this.chkActivo.BackColor  = System.Drawing.Color.Transparent;
            this.chkActivo.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkActivo.Location   = new System.Drawing.Point(8, 52);
            this.chkActivo.Name       = "chkActivo";
            this.chkActivo.Size       = new System.Drawing.Size(92, 20);
            this.chkActivo.TabIndex   = 96;
            this.chkActivo.Text       = "Activo";
            //
            // ultraLabel1
            //
            appearance1.TextHAlign       = Infragistics.Win.HAlign.Left;
            this.ultraLabel1.Appearance  = appearance1;
            this.ultraLabel1.BackColor   = System.Drawing.Color.Transparent;
            this.ultraLabel1.Location    = new System.Drawing.Point(8, 33);
            this.ultraLabel1.Name        = "ultraLabel1";
            this.ultraLabel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.ultraLabel1.Size        = new System.Drawing.Size(48, 16);
            this.ultraLabel1.TabIndex    = 95;
            this.ultraLabel1.Text        = "Valor";
            //
            // txtDescripcion
            //
            this.txtDescripcion.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtDescripcion.Location    = new System.Drawing.Point(88, 12);
            this.txtDescripcion.MaxLength   = 30;
            this.txtDescripcion.Name        = "txtDescripcion";
            this.txtDescripcion.Size        = new System.Drawing.Size(128, 20);
            this.txtDescripcion.TabIndex    = 94;
            this.txtDescripcion.Text        = "";
            //
            // uneValor
            //
            this.uneValor.Location      = new System.Drawing.Point(88, 31);
            this.uneValor.MaskInput     = "nnnnnnnn.nn";
            this.uneValor.Name          = "uneValor";
            this.uneValor.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneValor.Size          = new System.Drawing.Size(72, 21);
            this.uneValor.TabIndex      = 93;
            this.uneValor.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            //
            // lblOrigen
            //
            appearance2.TextHAlign     = Infragistics.Win.HAlign.Left;
            this.lblOrigen.Appearance  = appearance2;
            this.lblOrigen.BackColor   = System.Drawing.Color.Transparent;
            this.lblOrigen.Location    = new System.Drawing.Point(8, 12);
            this.lblOrigen.Name        = "lblOrigen";
            this.lblOrigen.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lblOrigen.Size        = new System.Drawing.Size(72, 16);
            this.lblOrigen.TabIndex    = 92;
            this.lblOrigen.Text        = "Descripcion";
            //
            // groupBox3
            //
            this.groupBox3.Controls.Add(this.groupBoxTipoMoneda);
            this.groupBox3.Controls.Add(this.chkTipo);
            this.groupBox3.Location = new System.Drawing.Point(286, 16);
            this.groupBox3.Name     = "groupBox3";
            this.groupBox3.Size     = new System.Drawing.Size(395, 82);
            this.groupBox3.TabIndex = 92;
            this.groupBox3.TabStop  = false;
            this.groupBox3.Text     = "Tipo de Costo Indirecto";
            //
            // groupBoxTipoMoneda
            //
            this.groupBoxTipoMoneda.BackColor = System.Drawing.Color.Transparent;
            this.groupBoxTipoMoneda.Controls.Add(this.mzCEFuenteDeCambio);
            this.groupBoxTipoMoneda.Controls.Add(this.label18);
            this.groupBoxTipoMoneda.Controls.Add(this.label17);
            this.groupBoxTipoMoneda.Controls.Add(this.mzCEMoneda);
            this.groupBoxTipoMoneda.Controls.Add(this.txtDescripcionFuente);
            this.groupBoxTipoMoneda.Controls.Add(this.txtDescripcionMoneda);
            this.groupBoxTipoMoneda.Location = new System.Drawing.Point(128, 8);
            this.groupBoxTipoMoneda.Name     = "groupBoxTipoMoneda";
            this.groupBoxTipoMoneda.Size     = new System.Drawing.Size(256, 64);
            this.groupBoxTipoMoneda.TabIndex = 91;
            this.groupBoxTipoMoneda.TabStop  = false;
            //
            // mzCEFuenteDeCambio
            //
            this.mzCEFuenteDeCambio.AutoComplete         = true;
            this.mzCEFuenteDeCambio.DataSource           = null;
            this.mzCEFuenteDeCambio.DisplayMember        = "";
            this.mzCEFuenteDeCambio.DisplayMemberCaption = "";
            this.mzCEFuenteDeCambio.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEFuenteDeCambio.Location             = new System.Drawing.Point(115, 35);
            this.mzCEFuenteDeCambio.MaxItemsDisplay      = 200;
            this.mzCEFuenteDeCambio.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEFuenteDeCambio.Name               = "mzCEFuenteDeCambio";
            this.mzCEFuenteDeCambio.Size               = new System.Drawing.Size(128, 21);
            this.mzCEFuenteDeCambio.SorterMember       = "";
            this.mzCEFuenteDeCambio.TabIndex           = 35;
            this.mzCEFuenteDeCambio.ValueMember        = "";
            this.mzCEFuenteDeCambio.ValueMemberCaption = "";
            //
            // label18
            //
            this.label18.BackColor = System.Drawing.Color.Transparent;
            this.label18.Location  = new System.Drawing.Point(11, 37);
            this.label18.Name      = "label18";
            this.label18.Size      = new System.Drawing.Size(104, 16);
            this.label18.TabIndex  = 34;
            this.label18.Text      = "Fuente de Cambio";
            //
            // label17
            //
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Location  = new System.Drawing.Point(11, 17);
            this.label17.Name      = "label17";
            this.label17.Size      = new System.Drawing.Size(64, 16);
            this.label17.TabIndex  = 33;
            this.label17.Text      = "Moneda ";
            //
            // mzCEMoneda
            //
            this.mzCEMoneda.AutoComplete         = true;
            this.mzCEMoneda.DataSource           = null;
            this.mzCEMoneda.DisplayMember        = "";
            this.mzCEMoneda.DisplayMemberCaption = "";
            this.mzCEMoneda.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEMoneda.Location             = new System.Drawing.Point(115, 14);
            this.mzCEMoneda.MaxItemsDisplay      = 200;
            this.mzCEMoneda.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEMoneda.Name               = "mzCEMoneda";
            this.mzCEMoneda.Size               = new System.Drawing.Size(128, 21);
            this.mzCEMoneda.SorterMember       = "";
            this.mzCEMoneda.TabIndex           = 32;
            this.mzCEMoneda.ValueMember        = "";
            this.mzCEMoneda.ValueMemberCaption = "";

            //
            // txtDescripcionFuente
            //
            this.txtDescripcionFuente.Location = new System.Drawing.Point(120, 33);
            this.txtDescripcionFuente.Name     = "txtDescripcionFuente";
            this.txtDescripcionFuente.TabIndex = 37;
            this.txtDescripcionFuente.Text     = "";
            //
            // txtDescripcionMoneda
            //
            this.txtDescripcionMoneda.Location = new System.Drawing.Point(120, 14);
            this.txtDescripcionMoneda.Name     = "txtDescripcionMoneda";
            this.txtDescripcionMoneda.TabIndex = 36;
            this.txtDescripcionMoneda.Text     = "";
            //
            // chkTipo
            //
            this.chkTipo.Location = new System.Drawing.Point(32, 28);
            this.chkTipo.Name     = "chkTipo";
            this.chkTipo.Size     = new System.Drawing.Size(72, 24);
            this.chkTipo.TabIndex = 0;
            this.chkTipo.Text     = "Moneda";
            //this.chkTipo.CheckedChanged += new System.EventHandler(this.chkTipo_CheckedChanged);
            //
            // gridListaDeCostosIndirectos
            //
            this.gridListaDeCostosIndirectos.AllowDelete                   = Janus.Windows.GridEX.InheritableBoolean.True;
            this.gridListaDeCostosIndirectos.AllowEdit                     = Janus.Windows.GridEX.InheritableBoolean.False;
            this.gridListaDeCostosIndirectos.AlternatingColors             = true;
            this.gridListaDeCostosIndirectos.AutomaticSort                 = false;
            this.gridListaDeCostosIndirectos.BorderStyle                   = Janus.Windows.GridEX.BorderStyle.Flat;
            this.gridListaDeCostosIndirectos.ControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
            this.gridListaDeCostosIndirectos.Cursor = System.Windows.Forms.Cursors.Default;
            this.gridListaDeCostosIndirectos.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
            this.gridListaDeCostosIndirectos.Font = new System.Drawing.Font("Tahoma", 8.25F);
            this.gridListaDeCostosIndirectos.GroupByBoxInfoText              = "Arraste un encabezado de columna hasta aquí para agrupar por esa columna.";
            this.gridListaDeCostosIndirectos.GroupByBoxVisible               = false;
            this.gridListaDeCostosIndirectos.HeaderFormatStyle.FontBold      = Janus.Windows.GridEX.TriState.True;
            this.gridListaDeCostosIndirectos.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
            this.gridListaDeCostosIndirectos.IncrementalSearchMode           = Janus.Windows.GridEX.IncrementalSearchMode.FirstCharacter;
            this.gridListaDeCostosIndirectos.InvalidValueAction              = Janus.Windows.GridEX.InvalidValueAction.DiscardChangesAndShowErrorMessage;
            this.gridListaDeCostosIndirectos.Location            = new System.Drawing.Point(8, 8);
            this.gridListaDeCostosIndirectos.Name                = "gridListaDeCostosIndirectos";
            this.gridListaDeCostosIndirectos.RecordNavigatorText = "Registro:|de";
            this.gridListaDeCostosIndirectos.RowHeaders          = Janus.Windows.GridEX.InheritableBoolean.True;
            this.gridListaDeCostosIndirectos.ScrollBars          = Janus.Windows.GridEX.ScrollBars.Both;
            this.gridListaDeCostosIndirectos.ShowEmptyFields     = false;
            this.gridListaDeCostosIndirectos.Size                = new System.Drawing.Size(696, 214);
            this.gridListaDeCostosIndirectos.TabIndex            = 147;
            this.gridListaDeCostosIndirectos.TabStop             = false;
            this.gridListaDeCostosIndirectos.UpdateMode          = Janus.Windows.GridEX.UpdateMode.CellUpdate;
            //
            // toolBarStandar
            //
            this.toolBarStandar.Appearance     = System.Windows.Forms.ToolBarAppearance.Flat;
            this.toolBarStandar.DropDownArrows = true;
            this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
            this.toolBarStandar.Name           = "toolBarStandar";
            this.toolBarStandar.ShowToolTips   = true;
            this.toolBarStandar.Size           = new System.Drawing.Size(800, 42);
            this.toolBarStandar.TabIndex       = 41;
            this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
            //
            // tbbAnterior
            //
            this.tbbAnterior.Enabled    = false;
            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;
            //
            // tbbCancelar
            //
            this.tbbCancelar.ImageIndex = 7;
            this.tbbCancelar.Text       = "Cancelar";
            //
            // toolBarButton1
            //
            this.toolBarButton1.Enabled    = false;
            this.toolBarButton1.ImageIndex = 9;
            this.toolBarButton1.Text       = "&Anterior";
            //
            // toolBarButton2
            //
            this.toolBarButton2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // toolBarButton3
            //
            this.toolBarButton3.ImageIndex = 8;
            this.toolBarButton3.Text       = "&Siguiente";
            //
            // toolBarButton4
            //
            this.toolBarButton4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // toolBarButton5
            //
            this.toolBarButton5.ImageIndex = 7;
            this.toolBarButton5.Text       = "Cancelar";
            //
            // imageList1
            //
            this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
            this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
            //
            // toolBar1
            //
            this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
            this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                this.toolBarButton11,
                this.toolBarButton12,
                this.toolBarButton13
            });
            this.toolBar1.DropDownArrows = true;
            this.toolBar1.ImageList      = this.imageList1;
            this.toolBar1.Location       = new System.Drawing.Point(0, 0);
            this.toolBar1.Name           = "toolBar1";
            this.toolBar1.ShowToolTips   = true;
            this.toolBar1.Size           = new System.Drawing.Size(912, 28);
            this.toolBar1.TabIndex       = 46;
            this.toolBar1.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
            //
            // toolBarButton11
            //
            this.toolBarButton11.Enabled    = false;
            this.toolBarButton11.ImageIndex = 9;
            this.toolBarButton11.Text       = "&Anterior";
            //
            // toolBarButton12
            //
            this.toolBarButton12.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // toolBarButton13
            //
            this.toolBarButton13.ImageIndex = 8;
            this.toolBarButton13.Text       = "&Siguiente";
            //
            // ultraExplorerBar1
            //
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
            this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl5;
            ultraExplorerBarGroup1.Settings.ContainerHeight = 25;
            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 = 342;
            ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup2.Text = "Coeficientes Indirectos";
            this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1,
                ultraExplorerBarGroup2
            });
            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(912, 478);
            this.ultraExplorerBar1.TabIndex = 47;
            //
            // FrmABMCostosIndirectos
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(912, 506);
            this.Controls.Add(this.ultraExplorerBar1);
            this.Controls.Add(this.toolBar1);
            this.Name = "FrmABMCostosIndirectos";
            this.Text = "FrmABMCostosIndirectos";
            this.ultraExplorerBarContainerControl5.ResumeLayout(false);
            this.ultraExplorerBarContainerControl1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uneValor)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBoxTipoMoneda.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mzCEFuenteDeCambio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMoneda)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridListaDeCostosIndirectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
            this.ultraExplorerBar1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 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();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
     Infragistics.Win.Appearance      appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance      appearance6 = new Infragistics.Win.Appearance();
     System.Resources.ResourceManager resources   = new System.Resources.ResourceManager(typeof(FrmEditarComprobanteDeVenta));
     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.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.mzCmbCuenta            = new mz.erp.ui.controls.mzCuentasControl();
     this.ultraLabel4            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel6            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel1            = new Infragistics.Win.Misc.UltraLabel();
     this.mzCECondicionesDeVenta = new mz.erp.ui.controls.mzComboEditor();
     this.ultraLabel3            = new Infragistics.Win.Misc.UltraLabel();
     this.cldFechaComprobante    = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
     this.txtTipoDeComprobante   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtNumero = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
     this.mzCEResponsableEmision            = new mz.erp.ui.controls.mzComboEditor();
     this.ultraLabel2                       = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel5                       = new Infragistics.Win.Misc.UltraLabel();
     this.ultraExplorerBarContainerControl6 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.txtObservaciones                  = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.label9 = new System.Windows.Forms.Label();
     this.gridVariablesUsuario = new Janus.Windows.GridEX.GridEX();
     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.tbbCancelar          = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar1    = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl4.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCECondicionesDeVenta)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cldFechaComprobante)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTipoDeComprobante)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEResponsableEmision)).BeginInit();
     this.ultraExplorerBarContainerControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtObservaciones)).BeginInit();
     this.ultraExplorerBarContainerControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridVariablesUsuario)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl4
     //
     this.ultraExplorerBarContainerControl4.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl4.Location = new System.Drawing.Point(28, -23);
     this.ultraExplorerBarContainerControl4.Name     = "ultraExplorerBarContainerControl4";
     this.ultraExplorerBarContainerControl4.Size     = new System.Drawing.Size(854, 26);
     this.ultraExplorerBarContainerControl4.TabIndex = 5;
     //
     // 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(854, 23);
     this.labelTarea.TabIndex  = 0;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbCuenta);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel4);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel6);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCECondicionesDeVenta);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel3);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.cldFechaComprobante);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtTipoDeComprobante);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtNumero);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCEResponsableEmision);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.ultraLabel5);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, -87);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(854, 78);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     //
     // 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(120, 25);
     this.mzCmbCuenta.Name = "mzCmbCuenta";
     this.mzCmbCuenta.SearchObjectListener = null;
     this.mzCmbCuenta.Size     = new System.Drawing.Size(440, 24);
     this.mzCmbCuenta.TabIndex = 1;
     //
     // ultraLabel4
     //
     appearance1.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel4.Appearance = appearance1;
     this.ultraLabel4.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel4.Location   = new System.Drawing.Point(10, 54);
     this.ultraLabel4.Name       = "ultraLabel4";
     this.ultraLabel4.Size       = new System.Drawing.Size(104, 16);
     this.ultraLabel4.TabIndex   = 36;
     this.ultraLabel4.Text       = "Condición de venta";
     //
     // ultraLabel6
     //
     appearance2.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel6.Appearance = appearance2;
     this.ultraLabel6.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel6.Location   = new System.Drawing.Point(-4, 6);
     this.ultraLabel6.Name       = "ultraLabel6";
     this.ultraLabel6.Size       = new System.Drawing.Size(120, 20);
     this.ultraLabel6.TabIndex   = 35;
     this.ultraLabel6.Text       = "Responsable emisión";
     //
     // ultraLabel1
     //
     appearance3.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel1.Appearance = appearance3;
     this.ultraLabel1.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel1.Location   = new System.Drawing.Point(50, 30);
     this.ultraLabel1.Name       = "ultraLabel1";
     this.ultraLabel1.Size       = new System.Drawing.Size(62, 16);
     this.ultraLabel1.TabIndex   = 34;
     this.ultraLabel1.Text       = "Cuenta";
     //
     // mzCECondicionesDeVenta
     //
     this.mzCECondicionesDeVenta.AutoComplete         = true;
     this.mzCECondicionesDeVenta.DataSource           = null;
     this.mzCECondicionesDeVenta.DisplayMember        = "";
     this.mzCECondicionesDeVenta.DisplayMemberCaption = "";
     this.mzCECondicionesDeVenta.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCECondicionesDeVenta.Location             = new System.Drawing.Point(120, 50);
     this.mzCECondicionesDeVenta.MaxItemsDisplay      = 8;
     this.mzCECondicionesDeVenta.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCECondicionesDeVenta.Name               = "mzCECondicionesDeVenta";
     this.mzCECondicionesDeVenta.Size               = new System.Drawing.Size(224, 21);
     this.mzCECondicionesDeVenta.SorterMember       = "";
     this.mzCECondicionesDeVenta.TabIndex           = 2;
     this.mzCECondicionesDeVenta.ValueMember        = "";
     this.mzCECondicionesDeVenta.ValueMemberCaption = "";
     //
     // ultraLabel3
     //
     appearance4.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel3.Appearance = appearance4;
     this.ultraLabel3.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel3.Location   = new System.Drawing.Point(605, 30);
     this.ultraLabel3.Name       = "ultraLabel3";
     this.ultraLabel3.Size       = new System.Drawing.Size(62, 11);
     this.ultraLabel3.TabIndex   = 28;
     this.ultraLabel3.Text       = "Fecha";
     //
     // cldFechaComprobante
     //
     dateButton1.Caption = "Today";
     this.cldFechaComprobante.DateButtons.Add(dateButton1);
     this.cldFechaComprobante.Location          = new System.Drawing.Point(672, 26);
     this.cldFechaComprobante.Name              = "cldFechaComprobante";
     this.cldFechaComprobante.NonAutoSizeHeight = 23;
     this.cldFechaComprobante.Size              = new System.Drawing.Size(100, 21);
     this.cldFechaComprobante.TabIndex          = 4;
     this.cldFechaComprobante.Value             = new System.DateTime(2005, 8, 15, 0, 0, 0, 0);
     //
     // txtTipoDeComprobante
     //
     this.txtTipoDeComprobante.Location = new System.Drawing.Point(672, 2);
     this.txtTipoDeComprobante.Name     = "txtTipoDeComprobante";
     this.txtTipoDeComprobante.Size     = new System.Drawing.Size(159, 21);
     this.txtTipoDeComprobante.TabIndex = 3;
     this.txtTipoDeComprobante.Text     = "txtTipoDeComprobante";
     //
     // txtNumero
     //
     this.txtNumero.EditAs    = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
     this.txtNumero.InputMask = "#-####-########";
     this.txtNumero.Location  = new System.Drawing.Point(672, 50);
     this.txtNumero.Name      = "txtNumero";
     this.txtNumero.TabIndex  = 5;
     this.txtNumero.Text      = "A--";
     //
     // mzCEResponsableEmision
     //
     this.mzCEResponsableEmision.AutoComplete         = true;
     this.mzCEResponsableEmision.DataSource           = null;
     this.mzCEResponsableEmision.DisplayMember        = "";
     this.mzCEResponsableEmision.DisplayMemberCaption = "";
     this.mzCEResponsableEmision.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCEResponsableEmision.Location             = new System.Drawing.Point(120, 2);
     this.mzCEResponsableEmision.MaxItemsDisplay      = 8;
     this.mzCEResponsableEmision.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCEResponsableEmision.Name               = "mzCEResponsableEmision";
     this.mzCEResponsableEmision.Size               = new System.Drawing.Size(224, 21);
     this.mzCEResponsableEmision.SorterMember       = "";
     this.mzCEResponsableEmision.TabIndex           = 0;
     this.mzCEResponsableEmision.ValueMember        = "";
     this.mzCEResponsableEmision.ValueMemberCaption = "";
     //
     // ultraLabel2
     //
     appearance5.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel2.Appearance = appearance5;
     this.ultraLabel2.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel2.Location   = new System.Drawing.Point(552, 6);
     this.ultraLabel2.Name       = "ultraLabel2";
     this.ultraLabel2.Size       = new System.Drawing.Size(116, 16);
     this.ultraLabel2.TabIndex   = 32;
     this.ultraLabel2.Text       = "Tipo de comprobante";
     //
     // ultraLabel5
     //
     appearance6.TextHAlign      = Infragistics.Win.HAlign.Right;
     this.ultraLabel5.Appearance = appearance6;
     this.ultraLabel5.BackColor  = System.Drawing.Color.Transparent;
     this.ultraLabel5.Location   = new System.Drawing.Point(605, 54);
     this.ultraLabel5.Name       = "ultraLabel5";
     this.ultraLabel5.Size       = new System.Drawing.Size(62, 11);
     this.ultraLabel5.TabIndex   = 27;
     this.ultraLabel5.Text       = "Número";
     //
     // ultraExplorerBarContainerControl6
     //
     this.ultraExplorerBarContainerControl6.Controls.Add(this.txtObservaciones);
     this.ultraExplorerBarContainerControl6.Location = new System.Drawing.Point(28, 50);
     this.ultraExplorerBarContainerControl6.Name     = "ultraExplorerBarContainerControl6";
     this.ultraExplorerBarContainerControl6.Size     = new System.Drawing.Size(854, 150);
     this.ultraExplorerBarContainerControl6.TabIndex = 6;
     //
     // txtObservaciones
     //
     this.txtObservaciones.AcceptsReturn = true;
     this.txtObservaciones.AcceptsTab    = true;
     this.txtObservaciones.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.txtObservaciones.Location      = new System.Drawing.Point(0, 0);
     this.txtObservaciones.Multiline     = true;
     this.txtObservaciones.Name          = "txtObservaciones";
     this.txtObservaciones.Size          = new System.Drawing.Size(854, 150);
     this.txtObservaciones.TabIndex      = 0;
     //
     // ultraExplorerBarContainerControl5
     //
     this.ultraExplorerBarContainerControl5.Controls.Add(this.label9);
     this.ultraExplorerBarContainerControl5.Controls.Add(this.gridVariablesUsuario);
     this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 259);
     this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
     this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(854, 150);
     this.ultraExplorerBarContainerControl5.TabIndex = 4;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(0, 0);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(100, 16);
     this.label9.TabIndex  = 25;
     this.label9.Text      = "Otros datos";
     //
     // gridVariablesUsuario
     //
     this.gridVariablesUsuario.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.gridVariablesUsuario.CellSelectionMode  = Janus.Windows.GridEX.CellSelectionMode.SingleCell;
     this.gridVariablesUsuario.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridVariablesUsuario.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridVariablesUsuario.Location           = new System.Drawing.Point(0, 16);
     this.gridVariablesUsuario.Name       = "gridVariablesUsuario";
     this.gridVariablesUsuario.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridVariablesUsuario.Size       = new System.Drawing.Size(848, 136);
     this.gridVariablesUsuario.TabIndex   = 0;
     //
     // 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.tbbSiguiente,
         this.tbbSeparator2,
         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(920, 28);
     this.toolBarStandar.TabIndex       = 19;
     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;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 7;
     this.tbbCancelar.Text       = "Cancelar";
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl4);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl6);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl4;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 26;
     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 = 78;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text           = "Datos de Cabecera";
     ultraExplorerBarGroup3.Container      = this.ultraExplorerBarContainerControl6;
     ultraExplorerBarGroup3.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text           = "Observaciones";
     ultraExplorerBarGroup4.Container      = this.ultraExplorerBarContainerControl5;
     ultraExplorerBarGroup4.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup4.Text           = "Informacion Adicional";
     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(920, 434);
     this.ultraExplorerBar1.TabIndex = 20;
     this.ultraExplorerBar1.TabStop  = false;
     //
     // FrmEditarComprobanteDeVenta
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(920, 462);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmEditarComprobanteDeVenta";
     this.Text = "FrmEditarComprobanteDeVenta";
     this.ultraExplorerBarContainerControl4.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mzCECondicionesDeVenta)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cldFechaComprobante)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTipoDeComprobante)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCEResponsableEmision)).EndInit();
     this.ultraExplorerBarContainerControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtObservaciones)).EndInit();
     this.ultraExplorerBarContainerControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridVariablesUsuario)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 6
0
        //private string _momento;



        #region Código generado por el Diseñador de Windows Forms
        /// <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.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmAbmCotizacionMoneda));
            this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.labelTarea = new System.Windows.Forms.Label();
            this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
            this.mzCEFuentesDeCambio = new mz.erp.ui.controls.mzComboEditor();
            this.uneCotizacion       = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.mzCEMonedasDestino  = new mz.erp.ui.controls.mzComboEditor();
            this.lblOrigen           = new Infragistics.Win.Misc.UltraLabel();
            this.mzCEMonedasOrigen   = new mz.erp.ui.controls.mzComboEditor();
            this.tbGuardar           = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton9      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton5      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton3      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton4      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton6      = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton7      = new System.Windows.Forms.ToolBarButton();
            this.tbStep3             = new System.Windows.Forms.ToolBarButton();
            this.tbbImprimir         = new System.Windows.Forms.ToolBarButton();
            this.tbCerrar            = new System.Windows.Forms.ToolBarButton();
            this.panel1            = new System.Windows.Forms.Panel();
            this.panel2            = new System.Windows.Forms.Panel();
            this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            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.tbbCancelar       = new System.Windows.Forms.ToolBarButton();
            this.imglStandar       = new System.Windows.Forms.ImageList(this.components);
            this.toolBarButton2    = new System.Windows.Forms.ToolBarButton();
            this.toolBarButton1    = new System.Windows.Forms.ToolBarButton();
            this.ultraExplorerBarContainerControl5.SuspendLayout();
            this.ultraExplorerBarContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEFuentesDeCambio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCotizacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedasDestino)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedasOrigen)).BeginInit();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
            this.ultraExplorerBar1.SuspendLayout();
            this.SuspendLayout();
            //
            // ultraExplorerBarContainerControl5
            //
            this.ultraExplorerBarContainerControl5.Controls.Add(this.labelTarea);
            this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, 24);
            this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
            this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(751, 24);
            this.ultraExplorerBarContainerControl5.TabIndex = 4;
            //
            // 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(751, 23);
            this.labelTarea.TabIndex  = 1;
            this.labelTarea.Text      = "Tarea";
            this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // ultraExplorerBarContainerControl1
            //
            this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCEFuentesDeCambio);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.uneCotizacion);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCEMonedasDestino);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.lblOrigen);
            this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCEMonedasOrigen);
            this.ultraExplorerBarContainerControl1.DockPadding.Top = 12;
            this.ultraExplorerBarContainerControl1.Location        = new System.Drawing.Point(28, 107);
            this.ultraExplorerBarContainerControl1.Name            = "ultraExplorerBarContainerControl1";
            this.ultraExplorerBarContainerControl1.Size            = new System.Drawing.Size(751, 37);
            this.ultraExplorerBarContainerControl1.TabIndex        = 0;
            //
            // mzCEFuentesDeCambio
            //
            this.mzCEFuentesDeCambio.DataSource           = null;
            this.mzCEFuentesDeCambio.DisplayMember        = "";
            this.mzCEFuentesDeCambio.DisplayMemberCaption = "";
            this.mzCEFuentesDeCambio.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEFuentesDeCambio.Location             = new System.Drawing.Point(560, 8);
            this.mzCEFuentesDeCambio.MaxItemsDisplay      = 7;
            this.mzCEFuentesDeCambio.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEFuentesDeCambio.Name               = "mzCEFuentesDeCambio";
            this.mzCEFuentesDeCambio.Size               = new System.Drawing.Size(152, 21);
            this.mzCEFuentesDeCambio.SorterMember       = "";
            this.mzCEFuentesDeCambio.TabIndex           = 67;
            this.mzCEFuentesDeCambio.ValueMember        = "";
            this.mzCEFuentesDeCambio.ValueMemberCaption = "";
            //
            // uneCotizacion
            //
            this.uneCotizacion.Location      = new System.Drawing.Point(288, 8);
            this.uneCotizacion.MaskInput     = "nnnnnnnn.nn";
            this.uneCotizacion.Name          = "uneCotizacion";
            this.uneCotizacion.NumericType   = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCotizacion.Size          = new System.Drawing.Size(100, 21);
            this.uneCotizacion.TabIndex      = 66;
            this.uneCotizacion.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            //
            // mzCEMonedasDestino
            //
            this.mzCEMonedasDestino.DataSource           = null;
            this.mzCEMonedasDestino.DisplayMember        = "";
            this.mzCEMonedasDestino.DisplayMemberCaption = "";
            this.mzCEMonedasDestino.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEMonedasDestino.Location             = new System.Drawing.Point(396, 8);
            this.mzCEMonedasDestino.MaxItemsDisplay      = 7;
            this.mzCEMonedasDestino.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEMonedasDestino.Name               = "mzCEMonedasDestino";
            this.mzCEMonedasDestino.Size               = new System.Drawing.Size(152, 21);
            this.mzCEMonedasDestino.SorterMember       = "";
            this.mzCEMonedasDestino.TabIndex           = 65;
            this.mzCEMonedasDestino.ValueMember        = "";
            this.mzCEMonedasDestino.ValueMemberCaption = "";
            //
            // lblOrigen
            //
            appearance1.TextHAlign     = Infragistics.Win.HAlign.Left;
            this.lblOrigen.Appearance  = appearance1;
            this.lblOrigen.BackColor   = System.Drawing.Color.Transparent;
            this.lblOrigen.Location    = new System.Drawing.Point(8, 10);
            this.lblOrigen.Name        = "lblOrigen";
            this.lblOrigen.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lblOrigen.Size        = new System.Drawing.Size(120, 16);
            this.lblOrigen.TabIndex    = 63;
            this.lblOrigen.Text        = "Origen";
            //
            // mzCEMonedasOrigen
            //
            this.mzCEMonedasOrigen.DataSource           = null;
            this.mzCEMonedasOrigen.DisplayMember        = "";
            this.mzCEMonedasOrigen.DisplayMemberCaption = "";
            this.mzCEMonedasOrigen.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
            this.mzCEMonedasOrigen.Location             = new System.Drawing.Point(128, 8);
            this.mzCEMonedasOrigen.MaxItemsDisplay      = 7;
            this.mzCEMonedasOrigen.MoreItemsDisplayText = "(Ver mas elementos...)";
            this.mzCEMonedasOrigen.Name               = "mzCEMonedasOrigen";
            this.mzCEMonedasOrigen.Size               = new System.Drawing.Size(152, 21);
            this.mzCEMonedasOrigen.SorterMember       = "";
            this.mzCEMonedasOrigen.TabIndex           = 60;
            this.mzCEMonedasOrigen.ValueMember        = "";
            this.mzCEMonedasOrigen.ValueMemberCaption = "";
            //
            // tbGuardar
            //
            this.tbGuardar.ImageIndex = 4;
            this.tbGuardar.Text       = "&Guardar";
            //
            // toolBarButton9
            //
            this.toolBarButton9.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // toolBarButton5
            //
            this.toolBarButton5.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // toolBarButton3
            //
            this.toolBarButton3.ImageIndex = 2;
            //
            // toolBarButton4
            //
            this.toolBarButton4.ImageIndex = 3;
            //
            // toolBarButton6
            //
            this.toolBarButton6.ImageIndex = 5;
            //
            // toolBarButton7
            //
            this.toolBarButton7.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbStep3
            //
            this.tbStep3.Style   = System.Windows.Forms.ToolBarButtonStyle.Separator;
            this.tbStep3.Visible = false;
            //
            // tbbImprimir
            //
            this.tbbImprimir.ImageIndex = 8;
            this.tbbImprimir.Text       = "Imprimir";
            this.tbbImprimir.Visible    = false;
            //
            // tbCerrar
            //
            this.tbCerrar.ImageIndex = 7;
            this.tbCerrar.Text       = "Cerrar";
            //
            // panel1
            //
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Controls.Add(this.toolBarStandar);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(800, 614);
            this.panel1.TabIndex = 21;
            //
            // panel2
            //
            this.panel2.Controls.Add(this.ultraExplorerBar1);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 28);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(800, 586);
            this.panel2.TabIndex = 42;
            //
            // ultraExplorerBar1
            //
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
            this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
            this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
            ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl5;
            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 = 37;
            ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
            ultraExplorerBarGroup2.Text = "Datos de cabecera";
            this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
                ultraExplorerBarGroup1,
                ultraExplorerBarGroup2
            });
            this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 0);
            this.ultraExplorerBar1.Name     = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;         //German 20101207 - Tarea Infragistics 2008 – Tarea 983
            this.ultraExplorerBar1.Size     = new System.Drawing.Size(800, 586);
            this.ultraExplorerBar1.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.tbbSeparator2,
                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(800, 28);
            this.toolBarStandar.TabIndex       = 41;
            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;
            //
            // tbbSiguiente
            //
            this.tbbSiguiente.ImageIndex = 8;
            this.tbbSiguiente.Text       = "&Siguiente";
            //
            // tbbSeparator2
            //
            this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
            //
            // tbbCancelar
            //
            this.tbbCancelar.ImageIndex = 7;
            this.tbbCancelar.Text       = "&Cancelar";
            //
            // 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;
            //
            // toolBarButton2
            //
            this.toolBarButton2.ImageIndex = 1;
            //
            // toolBarButton1
            //
            this.toolBarButton1.ImageIndex = 0;
            //
            // FrmAbmCotizacionMoneda
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize        = new System.Drawing.Size(800, 614);
            this.Controls.Add(this.panel1);
            this.Name = "FrmAbmCotizacionMoneda";
            this.ultraExplorerBarContainerControl5.ResumeLayout(false);
            this.ultraExplorerBarContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mzCEFuentesDeCambio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCotizacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedasDestino)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mzCEMonedasOrigen)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
            this.ultraExplorerBar1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 7
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();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     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();
     System.ComponentModel.ComponentResourceManager             resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAjusteDeStock));
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.txtEstadoDeStock    = new System.Windows.Forms.TextBox();
     this.label1              = new System.Windows.Forms.Label();
     this.mzProductosControl1 = new mz.erp.ui.controls.mzProductosControl();
     this.mzCmbSecciones      = new mz.erp.ui.controls.mzComboEditor();
     this.mzCmbDepositos      = new mz.erp.ui.controls.mzComboEditor();
     this.mzCmbTiposDeAjuste  = new mz.erp.ui.controls.mzComboEditor();
     this.label4              = new System.Windows.Forms.Label();
     this.label6              = new System.Windows.Forms.Label();
     this.label7              = new System.Windows.Forms.Label();
     this.label8              = new System.Windows.Forms.Label();
     this.containerItems      = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridProductos       = new Janus.Windows.GridEX.GridEX();
     this.gridManagerView1    = new mz.erp.ui.controls.GridManagerView();
     this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.uTEObservaciones = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraExplorerBar = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     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.tbbCancelar      = new System.Windows.Forms.ToolBarButton();
     this.imglStandar      = new System.Windows.Forms.ImageList(this.components);
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbSecciones)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbDepositos)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbTiposDeAjuste)).BeginInit();
     this.containerItems.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridProductos)).BeginInit();
     this.ultraExplorerBarContainerControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uTEObservaciones)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar)).BeginInit();
     this.ultraExplorerBar.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 24);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(806, 25);
     this.ultraExplorerBarContainerControl2.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, ((byte)(0)));
     this.labelTarea.Location  = new System.Drawing.Point(0, 0);
     this.labelTarea.Name      = "labelTarea";
     this.labelTarea.Size      = new System.Drawing.Size(806, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.txtEstadoDeStock);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzProductosControl1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbSecciones);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbDepositos);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCmbTiposDeAjuste);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label4);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label6);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label7);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label8);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 106);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(806, 159);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     //
     // txtEstadoDeStock
     //
     this.txtEstadoDeStock.Location = new System.Drawing.Point(472, 88);
     this.txtEstadoDeStock.Name     = "txtEstadoDeStock";
     this.txtEstadoDeStock.ReadOnly = true;
     this.txtEstadoDeStock.Size     = new System.Drawing.Size(272, 20);
     this.txtEstadoDeStock.TabIndex = 4;
     this.txtEstadoDeStock.TabStop  = false;
     this.txtEstadoDeStock.Text     = "Estado de Stock";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label1.Location  = new System.Drawing.Point(376, 92);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(88, 16);
     this.label1.TabIndex  = 31;
     this.label1.Text      = "Estado de Stock";
     //
     // mzProductosControl1
     //
     this.mzProductosControl1.BackColor            = System.Drawing.Color.Transparent;
     this.mzProductosControl1.EnabledCantidad      = true;
     this.mzProductosControl1.EnabledListaDePrecio = true;
     this.mzProductosControl1.Location             = new System.Drawing.Point(88, 0);
     this.mzProductosControl1.Name                            = "mzProductosControl1";
     this.mzProductosControl1.Size                            = new System.Drawing.Size(704, 80);
     this.mzProductosControl1.TabIndex                        = 0;
     this.mzProductosControl1.VisibleCantidad                 = true;
     this.mzProductosControl1.VisibleComboListaDePrecios      = true;
     this.mzProductosControl1.VisibleComboTipoDePrecioDeCosto = false;
     this.mzProductosControl1.VisiblePrecios                  = true;
     //
     // mzCmbSecciones
     //
     appearance1.Cursor                       = System.Windows.Forms.Cursors.Hand;
     this.mzCmbSecciones.Appearance           = appearance1;
     this.mzCmbSecciones.AutoCompleteMode     = Infragistics.Win.AutoCompleteMode.Append;
     this.mzCmbSecciones.Cursor               = System.Windows.Forms.Cursors.Hand;
     this.mzCmbSecciones.DisplayMember        = "";
     this.mzCmbSecciones.DisplayMemberCaption = "";
     this.mzCmbSecciones.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCmbSecciones.Location             = new System.Drawing.Point(96, 136);
     this.mzCmbSecciones.MaxItemsDisplay      = 50;
     this.mzCmbSecciones.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCmbSecciones.Name                 = "mzCmbSecciones";
     this.mzCmbSecciones.Size                 = new System.Drawing.Size(272, 21);
     this.mzCmbSecciones.SorterMember         = "";
     this.mzCmbSecciones.TabIndex             = 3;
     this.mzCmbSecciones.ValueMember          = "";
     this.mzCmbSecciones.ValueMemberCaption   = "";
     //
     // mzCmbDepositos
     //
     appearance2.Cursor                       = System.Windows.Forms.Cursors.Hand;
     this.mzCmbDepositos.Appearance           = appearance2;
     this.mzCmbDepositos.AutoCompleteMode     = Infragistics.Win.AutoCompleteMode.Append;
     this.mzCmbDepositos.Cursor               = System.Windows.Forms.Cursors.Hand;
     this.mzCmbDepositos.DisplayMember        = "";
     this.mzCmbDepositos.DisplayMemberCaption = "";
     this.mzCmbDepositos.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCmbDepositos.Location             = new System.Drawing.Point(96, 112);
     this.mzCmbDepositos.MaxItemsDisplay      = 50;
     this.mzCmbDepositos.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCmbDepositos.Name                 = "mzCmbDepositos";
     this.mzCmbDepositos.Size                 = new System.Drawing.Size(272, 21);
     this.mzCmbDepositos.SorterMember         = "";
     this.mzCmbDepositos.TabIndex             = 2;
     this.mzCmbDepositos.ValueMember          = "";
     this.mzCmbDepositos.ValueMemberCaption   = "";
     //
     // mzCmbTiposDeAjuste
     //
     appearance3.Cursor = System.Windows.Forms.Cursors.Hand;
     this.mzCmbTiposDeAjuste.Appearance           = appearance3;
     this.mzCmbTiposDeAjuste.AutoCompleteMode     = Infragistics.Win.AutoCompleteMode.Append;
     this.mzCmbTiposDeAjuste.Cursor               = System.Windows.Forms.Cursors.Hand;
     this.mzCmbTiposDeAjuste.DisplayMember        = "";
     this.mzCmbTiposDeAjuste.DisplayMemberCaption = "";
     this.mzCmbTiposDeAjuste.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCmbTiposDeAjuste.Location             = new System.Drawing.Point(96, 88);
     this.mzCmbTiposDeAjuste.MaxItemsDisplay      = 50;
     this.mzCmbTiposDeAjuste.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCmbTiposDeAjuste.Name               = "mzCmbTiposDeAjuste";
     this.mzCmbTiposDeAjuste.Size               = new System.Drawing.Size(272, 21);
     this.mzCmbTiposDeAjuste.SorterMember       = "";
     this.mzCmbTiposDeAjuste.TabIndex           = 1;
     this.mzCmbTiposDeAjuste.ValueMember        = "";
     this.mzCmbTiposDeAjuste.ValueMemberCaption = "";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label4.Location  = new System.Drawing.Point(8, 136);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(88, 16);
     this.label4.TabIndex  = 30;
     this.label4.Text      = "Sección";
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label6.Location  = new System.Drawing.Point(8, 112);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(88, 16);
     this.label6.TabIndex  = 29;
     this.label6.Text      = "Depósito";
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label7.Location  = new System.Drawing.Point(8, 88);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(88, 16);
     this.label7.TabIndex  = 28;
     this.label7.Text      = "Tipo de ajuste";
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.label8.Location  = new System.Drawing.Point(8, 8);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(88, 16);
     this.label8.TabIndex  = 27;
     this.label8.Text      = "Producto";
     //
     // containerItems
     //
     this.containerItems.Controls.Add(this.gridProductos);
     this.containerItems.Controls.Add(this.gridManagerView1);
     this.containerItems.Location = new System.Drawing.Point(28, 322);
     this.containerItems.Name     = "containerItems";
     this.containerItems.Size     = new System.Drawing.Size(806, 269);
     this.containerItems.TabIndex = 0;
     //
     // gridProductos
     //
     this.gridProductos.AllowEdit                     = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridProductos.AlternatingColors             = true;
     this.gridProductos.AutomaticSort                 = false;
     this.gridProductos.ControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridProductos.Cursor = System.Windows.Forms.Cursors.Default;
     this.gridProductos.Dock   = System.Windows.Forms.DockStyle.Fill;
     this.gridProductos.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridProductos.EnterKeyBehavior                = Janus.Windows.GridEX.EnterKeyBehavior.None;
     this.gridProductos.Font                            = new System.Drawing.Font("Tahoma", 8.25F);
     this.gridProductos.GroupByBoxInfoText              = "Arraste un encabezado de columna hasta aquí para agrupar por esa columna.";
     this.gridProductos.GroupByBoxVisible               = false;
     this.gridProductos.HeaderFormatStyle.FontBold      = Janus.Windows.GridEX.TriState.True;
     this.gridProductos.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.gridProductos.IncrementalSearchMode           = Janus.Windows.GridEX.IncrementalSearchMode.FirstCharacter;
     this.gridProductos.InvalidValueAction              = Janus.Windows.GridEX.InvalidValueAction.DiscardChangesAndShowErrorMessage;
     this.gridProductos.Location                        = new System.Drawing.Point(0, 24);
     this.gridProductos.Name                            = "gridProductos";
     this.gridProductos.RecordNavigatorText             = "Registro:|de";
     this.gridProductos.RowHeaders                      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridProductos.ShowEmptyFields                 = false;
     this.gridProductos.Size                            = new System.Drawing.Size(806, 245);
     this.gridProductos.TabIndex                        = 0;
     this.gridProductos.UpdateMode                      = Janus.Windows.GridEX.UpdateMode.CellUpdate;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.Color.Transparent;
     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(806, 24);
     this.gridManagerView1.TabIndex  = 1;
     //
     // ultraExplorerBarContainerControl3
     //
     this.ultraExplorerBarContainerControl3.Controls.Add(this.uTEObservaciones);
     this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
     this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(862, 150);
     this.ultraExplorerBarContainerControl3.TabIndex = 3;
     this.ultraExplorerBarContainerControl3.Visible  = false;
     //
     // uTEObservaciones
     //
     this.uTEObservaciones.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.uTEObservaciones.Location  = new System.Drawing.Point(0, 0);
     this.uTEObservaciones.Multiline = true;
     this.uTEObservaciones.Name      = "uTEObservaciones";
     this.uTEObservaciones.Size      = new System.Drawing.Size(862, 150);
     this.uTEObservaciones.TabIndex  = 0;
     //
     // ultraExplorerBar
     //
     this.ultraExplorerBar.AnimationEnabled = false;
     this.ultraExplorerBar.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar.Controls.Add(this.containerItems);
     this.ultraExplorerBar.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar.Controls.Add(this.ultraExplorerBarContainerControl3);
     this.ultraExplorerBar.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.ultraExplorerBar.Dock       = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 25;
     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 = 159;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Información";
     ultraExplorerBarGroup3.Container = this.containerItems;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 269;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text           = "Detalle de Productos";
     ultraExplorerBarGroup4.Container      = this.ultraExplorerBarContainerControl3;
     ultraExplorerBarGroup4.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup4.Text           = "Observaciones";
     this.ultraExplorerBar.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3,
         ultraExplorerBarGroup4
     });
     this.ultraExplorerBar.Location = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar.Name     = "ultraExplorerBar";
     this.ultraExplorerBar.Size     = new System.Drawing.Size(872, 450);
     this.ultraExplorerBar.TabIndex = 25;
     this.ultraExplorerBar.TabStop  = false;
     //
     // 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.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(872, 28);
     this.toolBarStandar.TabIndex       = 24;
     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.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;
     //
     // 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;
     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, "");
     //
     // FrmAjusteDeStock
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(872, 478);
     this.Controls.Add(this.ultraExplorerBar);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmAjusteDeStock";
     this.Text = "FrmAjusteDeStock";
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbSecciones)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbDepositos)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mzCmbTiposDeAjuste)).EndInit();
     this.containerItems.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridProductos)).EndInit();
     this.ultraExplorerBarContainerControl3.ResumeLayout(false);
     this.ultraExplorerBarContainerControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uTEObservaciones)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar)).EndInit();
     this.ultraExplorerBar.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }