Beispiel #1
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     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);
 }
Beispiel #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();
     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);
 }
Beispiel #3
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmComprobanteDeCompraSelectN));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridEX1           = 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.tbbSeparator2     = new System.Windows.Forms.ToolBarButton();
     this.tbbCancelar       = new System.Windows.Forms.ToolBarButton();
     this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridEX1);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(0, 0);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(920, 386);
     this.ultraExplorerBarContainerControl2.TabIndex = 1;
     //
     // gridEX1
     //
     this.gridEX1.AllowDrop = true;
     this.gridEX1.AutoEdit  = true;
     this.gridEX1.Cursor    = System.Windows.Forms.Cursors.Default;
     this.gridEX1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.gridEX1.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridEX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.gridEX1.GroupByBoxVisible  = false;
     this.gridEX1.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridEX1.LayoutData         = "<GridEXLayoutData><RootTable><Columns Collection=\"true\"><Column0 ID=\"Column1\"><Fo" +
                                       "rmatString>c</FormatString><Key>Column1</Key><Position>0</Position><Width>81</Wi" +
                                       "dth></Column0></Columns><GroupCondition ID=\"\" /></RootTable></GridEXLayoutData>";
     this.gridEX1.Location      = new System.Drawing.Point(0, 0);
     this.gridEX1.Name          = "gridEX1";
     this.gridEX1.SelectionMode = Janus.Windows.GridEX.SelectionMode.MultipleSelection;
     this.gridEX1.Size          = new System.Drawing.Size(920, 386);
     this.gridEX1.TabIndex      = 15;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Location  = new System.Drawing.Point(28, 181);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(864, 24);
     this.gridManagerView1.TabIndex  = 122;
     //
     // 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       = 18;
     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.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 386;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text = "Detalle de productos";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     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, 386);
     this.ultraExplorerBar1.TabIndex = 19;
     //
     // FrmComprobanteDeCompraSelectN
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(920, 414);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmComprobanteDeCompraSelectN";
     this.Text = "FrmComprobanteDeCompraSelectN";
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConsultaCajaTDCompTesoreria));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.bNingunoCaja                      = new Infragistics.Win.Misc.UltraButton();
     this.bTodosCaja                        = new Infragistics.Win.Misc.UltraButton();
     this.bNinguno                          = new Infragistics.Win.Misc.UltraButton();
     this.bTodos                            = new Infragistics.Win.Misc.UltraButton();
     this.grupoAperturaCierre               = new System.Windows.Forms.GroupBox();
     this.radioBUltimaCaja                  = new System.Windows.Forms.RadioButton();
     this.gridCajas                         = new Janus.Windows.GridEX.GridEX();
     this.gridTiposDeComprobante            = new Janus.Windows.GridEX.GridEX();
     this.label3                            = new System.Windows.Forms.Label();
     this.label2                            = new System.Windows.Forms.Label();
     this.label1                            = new System.Windows.Forms.Label();
     this.gridUsuarios                      = new Janus.Windows.GridEX.GridEX();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridManagerView1                  = new mz.erp.ui.controls.GridManagerView();
     this.gridResultado                     = new Janus.Windows.GridEX.GridEX();
     this.ultraExplorerBarContainerControl4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.htmlDetalle                       = new HtmlRichText.HtmlRichTextBox();
     this.panel1                            = new System.Windows.Forms.Panel();
     this.toolBarStandar                    = new System.Windows.Forms.ToolBar();
     this.tbbAnterior                       = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator                      = new System.Windows.Forms.ToolBarButton();
     this.tbbSiguiente                      = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton7                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton8                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton9                    = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton10                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton11                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton12                   = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton1                    = new System.Windows.Forms.ToolBarButton();
     this.tbbReiniciarFiltros               = new System.Windows.Forms.ToolBarButton();
     this.imglStandar                       = new System.Windows.Forms.ImageList(this.components);
     this.ultraExplorerBar1                 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.ultraExplorerBarContainerControl3.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     this.grupoAperturaCierre.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridCajas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTiposDeComprobante)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsuarios)).BeginInit();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
     this.ultraExplorerBarContainerControl4.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl3
     //
     this.ultraExplorerBarContainerControl3.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, -24);
     this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
     this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(962, 24);
     this.ultraExplorerBarContainerControl3.TabIndex = 2;
     //
     // labelTarea
     //
     this.labelTarea.BackColor = System.Drawing.Color.Transparent;
     this.labelTarea.Dock      = System.Windows.Forms.DockStyle.Top;
     this.labelTarea.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.labelTarea.Location  = new System.Drawing.Point(0, 0);
     this.labelTarea.Name      = "labelTarea";
     this.labelTarea.Size      = new System.Drawing.Size(962, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bNingunoCaja);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bTodosCaja);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bNinguno);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bTodos);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.grupoAperturaCierre);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridCajas);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridTiposDeComprobante);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label3);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label2);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.gridUsuarios);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, -181);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(962, 213);
     this.ultraExplorerBarContainerControl1.TabIndex = 1;
     //
     // bNingunoCaja
     //
     this.bNingunoCaja.AcceptsFocus = false;
     this.bNingunoCaja.Location     = new System.Drawing.Point(464, 190);
     this.bNingunoCaja.Name         = "bNingunoCaja";
     this.bNingunoCaja.Size         = new System.Drawing.Size(64, 22);
     this.bNingunoCaja.TabIndex     = 5;
     this.bNingunoCaja.TabStop      = false;
     this.bNingunoCaja.Text         = "&Ninguno";
     this.bNingunoCaja.Click       += new System.EventHandler(this.bNingunoCaja_Click);
     //
     // bTodosCaja
     //
     this.bTodosCaja.AcceptsFocus = false;
     this.bTodosCaja.Location     = new System.Drawing.Point(400, 190);
     this.bTodosCaja.Name         = "bTodosCaja";
     this.bTodosCaja.Size         = new System.Drawing.Size(64, 22);
     this.bTodosCaja.TabIndex     = 4;
     this.bTodosCaja.TabStop      = false;
     this.bTodosCaja.Text         = "&Todos";
     this.bTodosCaja.Click       += new System.EventHandler(this.bTodosCaja_Click);
     //
     // bNinguno
     //
     this.bNinguno.AcceptsFocus = false;
     this.bNinguno.Location     = new System.Drawing.Point(776, 190);
     this.bNinguno.Name         = "bNinguno";
     this.bNinguno.Size         = new System.Drawing.Size(64, 22);
     this.bNinguno.TabIndex     = 7;
     this.bNinguno.TabStop      = false;
     this.bNinguno.Text         = "&Ninguno";
     this.bNinguno.Click       += new System.EventHandler(this.bNinguno_Click);
     //
     // bTodos
     //
     this.bTodos.AcceptsFocus = false;
     this.bTodos.Location     = new System.Drawing.Point(712, 190);
     this.bTodos.Name         = "bTodos";
     this.bTodos.Size         = new System.Drawing.Size(64, 22);
     this.bTodos.TabIndex     = 6;
     this.bTodos.TabStop      = false;
     this.bTodos.Text         = "&Todos";
     this.bTodos.Click       += new System.EventHandler(this.bTodos_Click);
     //
     // grupoAperturaCierre
     //
     this.grupoAperturaCierre.BackColor = System.Drawing.Color.Transparent;
     this.grupoAperturaCierre.Controls.Add(this.radioBUltimaCaja);
     this.grupoAperturaCierre.Location = new System.Drawing.Point(8, 0);
     this.grupoAperturaCierre.Name     = "grupoAperturaCierre";
     this.grupoAperturaCierre.Size     = new System.Drawing.Size(904, 40);
     this.grupoAperturaCierre.TabIndex = 0;
     this.grupoAperturaCierre.TabStop  = false;
     this.grupoAperturaCierre.Text     = "Estado";
     //
     // radioBUltimaCaja
     //
     this.radioBUltimaCaja.Checked  = true;
     this.radioBUltimaCaja.Location = new System.Drawing.Point(56, 14);
     this.radioBUltimaCaja.Name     = "radioBUltimaCaja";
     this.radioBUltimaCaja.Size     = new System.Drawing.Size(168, 16);
     this.radioBUltimaCaja.TabIndex = 0;
     this.radioBUltimaCaja.TabStop  = true;
     this.radioBUltimaCaja.Text     = "Ultima Caja";
     //
     // gridCajas
     //
     this.gridCajas.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridCajas.GroupByBoxVisible  = false;
     this.gridCajas.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridCajas.Location           = new System.Drawing.Point(312, 62);
     this.gridCajas.Name       = "gridCajas";
     this.gridCajas.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridCajas.Size       = new System.Drawing.Size(296, 128);
     this.gridCajas.TabIndex   = 2;
     this.gridCajas.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // gridTiposDeComprobante
     //
     this.gridTiposDeComprobante.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridTiposDeComprobante.GroupByBoxVisible  = false;
     this.gridTiposDeComprobante.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridTiposDeComprobante.Location           = new System.Drawing.Point(616, 62);
     this.gridTiposDeComprobante.Name       = "gridTiposDeComprobante";
     this.gridTiposDeComprobante.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridTiposDeComprobante.Size       = new System.Drawing.Size(296, 128);
     this.gridTiposDeComprobante.TabIndex   = 3;
     this.gridTiposDeComprobante.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(616, 46);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(224, 14);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "Tipos de Comprobante";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(312, 46);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(135, 14);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Cajas";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(8, 46);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 14);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Usuario";
     //
     // gridUsuarios
     //
     this.gridUsuarios.Cursor             = System.Windows.Forms.Cursors.Default;
     this.gridUsuarios.GroupByBoxVisible  = false;
     this.gridUsuarios.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridUsuarios.Location           = new System.Drawing.Point(8, 62);
     this.gridUsuarios.Name       = "gridUsuarios";
     this.gridUsuarios.ScrollBars = Janus.Windows.GridEX.ScrollBars.Both;
     this.gridUsuarios.Size       = new System.Drawing.Size(296, 128);
     this.gridUsuarios.TabIndex   = 1;
     this.gridUsuarios.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridResultado);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 91);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(962, 312);
     this.ultraExplorerBarContainerControl2.TabIndex = 1;
     this.ultraExplorerBarContainerControl2.Paint   += new System.Windows.Forms.PaintEventHandler(this.ultraExplorerBarContainerControl2_Paint);
     //
     // gridManagerView1
     //
     this.gridManagerView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Location  = new System.Drawing.Point(0, 0);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(960, 24);
     this.gridManagerView1.TabIndex  = 0;
     //
     // gridResultado
     //
     this.gridResultado.AllowEdit = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridResultado.Cursor    = System.Windows.Forms.Cursors.Default;
     this.gridResultado.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.gridResultado.HeaderFormatStyle.Appearance = Janus.Windows.GridEX.Appearance.Empty;
     this.gridResultado.HeaderFormatStyle.BackColor  = System.Drawing.Color.Transparent;
     this.gridResultado.InvalidValueAction           = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridResultado.Location    = new System.Drawing.Point(0, 32);
     this.gridResultado.Name        = "gridResultado";
     this.gridResultado.ShowErrors  = false;
     this.gridResultado.Size        = new System.Drawing.Size(962, 280);
     this.gridResultado.TabIndex    = 1;
     this.gridResultado.ThemedAreas = ((Janus.Windows.GridEX.ThemedArea)(((((Janus.Windows.GridEX.ThemedArea.ScrollBars | Janus.Windows.GridEX.ThemedArea.EditControls)
                                                                            | Janus.Windows.GridEX.ThemedArea.Headers)
                                                                           | Janus.Windows.GridEX.ThemedArea.TreeGliphs)
                                                                          | Janus.Windows.GridEX.ThemedArea.ControlBorder)));
     this.gridResultado.KeyDown += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // ultraExplorerBarContainerControl4
     //
     this.ultraExplorerBarContainerControl4.Controls.Add(this.htmlDetalle);
     this.ultraExplorerBarContainerControl4.Location = new System.Drawing.Point(28, 462);
     this.ultraExplorerBarContainerControl4.Name     = "ultraExplorerBarContainerControl4";
     this.ultraExplorerBarContainerControl4.Size     = new System.Drawing.Size(962, 150);
     this.ultraExplorerBarContainerControl4.TabIndex = 3;
     //
     // htmlDetalle
     //
     this.htmlDetalle.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.htmlDetalle.Location = new System.Drawing.Point(0, 0);
     this.htmlDetalle.Name     = "htmlDetalle";
     this.htmlDetalle.ReadOnly = true;
     this.htmlDetalle.Size     = new System.Drawing.Size(962, 150);
     this.htmlDetalle.TabIndex = 0;
     this.htmlDetalle.Text     = "";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.toolBarStandar);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1028, 24);
     this.panel1.TabIndex = 2;
     //
     // toolBarStandar
     //
     this.toolBarStandar.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarStandar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.tbbAnterior,
         this.tbbSeparator,
         this.tbbSiguiente,
         this.toolBarButton7,
         this.toolBarButton8,
         this.toolBarButton9,
         this.toolBarButton10,
         this.toolBarButton11,
         this.toolBarButton12,
         this.toolBarButton1,
         this.tbbReiniciarFiltros
     });
     this.toolBarStandar.DropDownArrows = true;
     this.toolBarStandar.ImageList      = this.imglStandar;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(1028, 28);
     this.toolBarStandar.TabIndex       = 20;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     this.toolBarStandar.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarStandar_ButtonClick);
     //
     // tbbAnterior
     //
     this.tbbAnterior.Enabled    = false;
     this.tbbAnterior.ImageIndex = 10;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 11;
     this.tbbSiguiente.Text       = "&Siguiente";
     //
     // toolBarButton7
     //
     this.toolBarButton7.ImageIndex = 0;
     this.toolBarButton7.Visible    = false;
     //
     // toolBarButton8
     //
     this.toolBarButton8.ImageIndex = 1;
     this.toolBarButton8.Visible    = false;
     //
     // toolBarButton9
     //
     this.toolBarButton9.ImageIndex = 2;
     this.toolBarButton9.Visible    = false;
     //
     // toolBarButton10
     //
     this.toolBarButton10.ImageIndex = 3;
     this.toolBarButton10.Visible    = false;
     //
     // toolBarButton11
     //
     this.toolBarButton11.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton12
     //
     this.toolBarButton12.ImageIndex = 2;
     this.toolBarButton12.Text       = "Ejecutar Consulta [F5]";
     //
     // toolBarButton1
     //
     this.toolBarButton1.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbReiniciarFiltros
     //
     this.tbbReiniciarFiltros.ImageIndex = 5;
     this.tbbReiniciarFiltros.Text       = "Reiniciar Filtros de Busqueda";
     //
     // imglStandar
     //
     this.imglStandar.ImageSize        = new System.Drawing.Size(16, 16);
     this.imglStandar.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imglStandar.ImageStream")));
     this.imglStandar.TransparentColor = System.Drawing.Color.Magenta;
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl4);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl3;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 24;
     ultraExplorerBarGroup1.Settings.HeaderVisible   = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "Tarea";
     ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup2.Settings.ContainerHeight = 213;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Filtros";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 312;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text           = "Resultado";
     ultraExplorerBarGroup4.Container      = this.ultraExplorerBarContainerControl4;
     ultraExplorerBarGroup4.Key            = "Detalles";
     ultraExplorerBarGroup4.Settings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup4.Text           = "Detalles";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3,
         ultraExplorerBarGroup4
     });
     this.ultraExplorerBar1.Location   = new System.Drawing.Point(0, 24);
     this.ultraExplorerBar1.Name       = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;       //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size       = new System.Drawing.Size(1028, 438);
     this.ultraExplorerBar1.TabIndex   = 3;
     this.ultraExplorerBar1.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.ultraExplorerBar1_ItemClick);
     this.ultraExplorerBar1.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.InputControl_KeyDown);
     //
     // FrmConsultaCajaTDCompTesoreria
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1028, 462);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.panel1);
     this.Name = "FrmConsultaCajaTDCompTesoreria";
     this.Text = "Consulta de Caja";
     this.ultraExplorerBarContainerControl3.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     this.grupoAperturaCierre.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridCajas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridTiposDeComprobante)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridUsuarios)).EndInit();
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
     this.ultraExplorerBarContainerControl4.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        private bool ObtenerConfiguracionGrillaPerfiles(long IdProceso, long IdTarea, long IdPerfil, long IdConfiguracion)
        {
            bool existeConfiguracion = false;
            //long IdConfiguracion = long.MinValue;
            //tui_ConfiguracionGrillaEstiloAplicadoPerfilesDataset dataEA = tui_ConfiguracionGrillaEstiloAplicadoPerfiles.GetList(IdPerfil, IdProceso, IdTarea, _grilla.Name, _formulario, long.MinValue);
            //foreach(tui_ConfiguracionGrillaEstiloAplicadoPerfilesDataset.tui_ConfiguracionGrillaEstiloAplicadoPerfilesRow row in dataEA.tui_ConfiguracionGrillaEstiloAplicadoPerfiles.Rows)
            //{
            //existeConfiguracion = true;
            //IdConfiguracion = row.IdConfiguracion;
            tui_ConfiguracionGrillaEstilosCondicionalesDetPerfilesDataset dataCondDet = businessrules.tui_ConfiguracionGrillaEstilosCondicionalesDetPerfiles.GetList(IdPerfil, IdConfiguracion);

            foreach (tui_ConfiguracionGrillaEstilosCondicionalesDetPerfilesDataset.tui_ConfiguracionGrillaEstilosCondicionalesDetPerfilesRow rowDet in dataCondDet.tui_ConfiguracionGrillaEstilosCondicionalesDetPerfiles.Rows)
            {
                existeConfiguracion = true;
                string ColumnaKey  = rowDet.Columna;
                string Condicion   = rowDet.Condicion.ToString();
                long   IdCondicion = rowDet.IdCondicion;
                Janus.Windows.GridEX.GridEXFormatStyle fs = getEstiloPerfil(IdConfiguracion, IdCondicion, IdPerfil);
                if (rowDet["ValorColumna"] == System.DBNull.Value || rowDet.ValorColumna.Equals(string.Empty))                        //El valor de comparacion no es una colomna
                {
                    Janus.Windows.GridEX.ConditionOperator condOp = new Janus.Windows.GridEX.ConditionOperator();
                    switch (Condicion)
                    {
                    case ">":
                        condOp = Janus.Windows.GridEX.ConditionOperator.GreaterThan;
                        break;

                    case "<":
                        condOp = Janus.Windows.GridEX.ConditionOperator.LessThan;
                        break;

                    case "=":
                        condOp = Janus.Windows.GridEX.ConditionOperator.Equal;
                        break;

                    case ">=":
                        condOp = Janus.Windows.GridEX.ConditionOperator.GreaterThanOrEqualTo;
                        break;

                    case "<=":
                        condOp = Janus.Windows.GridEX.ConditionOperator.LessThanOrEqualTo;
                        break;

                    case "!=":
                        condOp = Janus.Windows.GridEX.ConditionOperator.NotEqual;
                        break;

                    case "like":
                        condOp = Janus.Windows.GridEX.ConditionOperator.Contains;
                        break;
                    }
                    string Valor = rowDet.Valor;
                    Janus.Windows.GridEX.GridEXFormatCondition cnd = new Janus.Windows.GridEX.GridEXFormatCondition(_grilla.RootTable.Columns[ColumnaKey], condOp, Valor);
                    cnd.FormatStyle = fs;
                    _grilla.RootTable.FormatConditions.Add(cnd);
                }
                else                         //El valor de comparacion es una colomna
                {
                    string ColumnaValorKey = rowDet.ValorColumna;
                    Janus.Windows.GridEX.GridEXColumn            realColumn = _grilla.RootTable.Columns[ColumnaKey];
                    ConfiguracionStyleGrilla.ColumnaView         colView    = new ConfiguracionStyleGrilla.ColumnaView(realColumn.Caption, GridManagerView.getTypeFor(realColumn.FormatString, realColumn.ColumnType.ToString()), realColumn.Key, realColumn);
                    Janus.Windows.GridEX.GridEXColumn            valorC     = _grilla.RootTable.Columns[ColumnaValorKey];
                    ConfiguracionStyleGrilla.MyGridEXFormatStyle mfs        = new ConfiguracionStyleGrilla.MyGridEXFormatStyle(fs);
                    ConfiguracionStyleGrilla.ConfiguracionGrillaEstilosCondicionalesDet detConf = new ConfiguracionStyleGrilla.ConfiguracionGrillaEstilosCondicionalesDet(IdCondicion, colView, Condicion, valorC, mfs, string.Empty);
                    _configuracionDet.Add(detConf);
                }
            }

            //}
            if (existeConfiguracion)
            {
                tui_ConfiguracionGrillaEstilosCondicionalesPerfilesDataset.tui_ConfiguracionGrillaEstilosCondicionalesPerfilesRow rowC = tui_ConfiguracionGrillaEstilosCondicionalesPerfiles.GetByPk(IdPerfil, IdConfiguracion);
                string nombreConf = rowC.Nombre;
                toolTip1.SetToolTip(btnConfGrilla, nombreConf);
            }
            return(existeConfiguracion);
        }
Beispiel #6
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.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();
 }