Ejemplo n.º 1
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmABMVariables));
     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.btnModificar       = new Infragistics.Win.Misc.UltraButton();
     this.groupBoxAplicacion = new System.Windows.Forms.GroupBox();
     this.btnEliminarDeBD    = new Infragistics.Win.Misc.UltraButton();
     this.chkGenerica        = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkPuestos         = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.chkPerfiles        = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.chkUsuarios        = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.txtValor           = new System.Windows.Forms.TextBox();
     this.label9             = new System.Windows.Forms.Label();
     this.txtTipo            = new System.Windows.Forms.TextBox();
     this.label8             = new System.Windows.Forms.Label();
     this.txtDescripcion     = new System.Windows.Forms.TextBox();
     this.label7             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txtIdVariable      = new System.Windows.Forms.TextBox();
     this.btnAgregar         = new Infragistics.Win.Misc.UltraButton();
     this.ultraExplorerBarContainerControl4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridManagerView1  = new mz.erp.ui.controls.GridManagerView();
     this.gridEX1           = new Janus.Windows.GridEX.GridEX();
     this.btnEliminar       = new Infragistics.Win.Misc.UltraButton();
     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.txtValorGenerica  = new System.Windows.Forms.TextBox();
     this.label5            = new System.Windows.Forms.Label();
     this.txtValorUsuarios  = new System.Windows.Forms.TextBox();
     this.label6            = new System.Windows.Forms.Label();
     this.txtValorPerfiles  = new System.Windows.Forms.TextBox();
     this.txtValorPuestos   = new System.Windows.Forms.TextBox();
     this.ultraExplorerBarContainerControl5.SuspendLayout();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     this.groupBoxAplicacion.SuspendLayout();
     this.ultraExplorerBarContainerControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl5
     //
     this.ultraExplorerBarContainerControl5.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, -10);
     this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
     this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(738, 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(738, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.btnModificar);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupBoxAplicacion);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.txtValor);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label9);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.txtTipo);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label8);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.txtDescripcion);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label7);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.label2);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.txtIdVariable);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.btnAgregar);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 34);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(738, 410);
     this.ultraExplorerBarContainerControl2.TabIndex = 5;
     //
     // btnModificar
     //
     this.btnModificar.Location = new System.Drawing.Point(648, 112);
     this.btnModificar.Name     = "btnModificar";
     this.btnModificar.Size     = new System.Drawing.Size(80, 24);
     this.btnModificar.TabIndex = 119;
     this.btnModificar.Text     = "&Modificar";
     //
     // groupBoxAplicacion
     //
     this.groupBoxAplicacion.Controls.Add(this.txtValorPuestos);
     this.groupBoxAplicacion.Controls.Add(this.txtValorPerfiles);
     this.groupBoxAplicacion.Controls.Add(this.txtValorUsuarios);
     this.groupBoxAplicacion.Controls.Add(this.label6);
     this.groupBoxAplicacion.Controls.Add(this.txtValorGenerica);
     this.groupBoxAplicacion.Controls.Add(this.label5);
     this.groupBoxAplicacion.Controls.Add(this.btnEliminarDeBD);
     this.groupBoxAplicacion.Controls.Add(this.chkGenerica);
     this.groupBoxAplicacion.Controls.Add(this.chkPuestos);
     this.groupBoxAplicacion.Controls.Add(this.chkPerfiles);
     this.groupBoxAplicacion.Controls.Add(this.chkUsuarios);
     this.groupBoxAplicacion.Controls.Add(this.label4);
     this.groupBoxAplicacion.Controls.Add(this.label3);
     this.groupBoxAplicacion.Controls.Add(this.label1);
     this.groupBoxAplicacion.Location = new System.Drawing.Point(8, 144);
     this.groupBoxAplicacion.Name     = "groupBoxAplicacion";
     this.groupBoxAplicacion.Size     = new System.Drawing.Size(728, 256);
     this.groupBoxAplicacion.TabIndex = 54;
     this.groupBoxAplicacion.TabStop  = false;
     this.groupBoxAplicacion.Text     = "Aplicación";
     //
     // btnEliminarDeBD
     //
     this.btnEliminarDeBD.Location = new System.Drawing.Point(632, 72);
     this.btnEliminarDeBD.Name     = "btnEliminarDeBD";
     this.btnEliminarDeBD.Size     = new System.Drawing.Size(80, 24);
     this.btnEliminarDeBD.TabIndex = 120;
     this.btnEliminarDeBD.Text     = "&Eliminar";
     //
     // chkGenerica
     //
     this.chkGenerica.BackColor = System.Drawing.Color.Transparent;
     this.chkGenerica.Location  = new System.Drawing.Point(16, 24);
     this.chkGenerica.Name      = "chkGenerica";
     this.chkGenerica.Size      = new System.Drawing.Size(72, 20);
     this.chkGenerica.TabIndex  = 119;
     this.chkGenerica.Text      = "Genérica";
     //
     // chkPuestos
     //
     this.chkPuestos.Location = new System.Drawing.Point(440, 72);
     this.chkPuestos.Name     = "chkPuestos";
     this.chkPuestos.Size     = new System.Drawing.Size(176, 139);
     this.chkPuestos.TabIndex = 117;
     //
     // chkPerfiles
     //
     this.chkPerfiles.Location = new System.Drawing.Point(248, 72);
     this.chkPerfiles.Name     = "chkPerfiles";
     this.chkPerfiles.Size     = new System.Drawing.Size(176, 139);
     this.chkPerfiles.TabIndex = 116;
     //
     // chkUsuarios
     //
     this.chkUsuarios.Location = new System.Drawing.Point(48, 72);
     this.chkUsuarios.Name     = "chkUsuarios";
     this.chkUsuarios.Size     = new System.Drawing.Size(176, 139);
     this.chkUsuarios.TabIndex = 115;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(248, 56);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(48, 16);
     this.label4.TabIndex  = 114;
     this.label4.Text      = "Perfiles";
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(440, 56);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(56, 16);
     this.label3.TabIndex  = 113;
     this.label3.Text      = "Puestos";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(48, 56);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(56, 16);
     this.label1.TabIndex  = 112;
     this.label1.Text      = "Usuarios";
     //
     // txtValor
     //
     this.txtValor.Location = new System.Drawing.Point(112, 104);
     this.txtValor.Name     = "txtValor";
     this.txtValor.Size     = new System.Drawing.Size(208, 20);
     this.txtValor.TabIndex = 53;
     this.txtValor.Text     = "";
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(8, 112);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(100, 16);
     this.label9.TabIndex  = 52;
     this.label9.Text      = "Valor";
     //
     // txtTipo
     //
     this.txtTipo.Location = new System.Drawing.Point(112, 80);
     this.txtTipo.Name     = "txtTipo";
     this.txtTipo.Size     = new System.Drawing.Size(208, 20);
     this.txtTipo.TabIndex = 51;
     this.txtTipo.Text     = "";
     //
     // label8
     //
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Location  = new System.Drawing.Point(8, 80);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(100, 16);
     this.label8.TabIndex  = 50;
     this.label8.Text      = "Tipo";
     //
     // txtDescripcion
     //
     this.txtDescripcion.Location   = new System.Drawing.Point(112, 32);
     this.txtDescripcion.Multiline  = true;
     this.txtDescripcion.Name       = "txtDescripcion";
     this.txtDescripcion.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.txtDescripcion.Size       = new System.Drawing.Size(600, 48);
     this.txtDescripcion.TabIndex   = 49;
     this.txtDescripcion.Text       = "";
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(8, 32);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(100, 16);
     this.label7.TabIndex  = 48;
     this.label7.Text      = "Descripción";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(8, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 16);
     this.label2.TabIndex  = 47;
     this.label2.Text      = "Variable";
     //
     // txtIdVariable
     //
     this.txtIdVariable.Location = new System.Drawing.Point(112, 8);
     this.txtIdVariable.Name     = "txtIdVariable";
     this.txtIdVariable.Size     = new System.Drawing.Size(600, 20);
     this.txtIdVariable.TabIndex = 46;
     this.txtIdVariable.Text     = "";
     //
     // btnAgregar
     //
     this.btnAgregar.Location = new System.Drawing.Point(560, 112);
     this.btnAgregar.Name     = "btnAgregar";
     this.btnAgregar.Size     = new System.Drawing.Size(80, 24);
     this.btnAgregar.TabIndex = 118;
     this.btnAgregar.Text     = "&Agregar";
     //
     // ultraExplorerBarContainerControl4
     //
     this.ultraExplorerBarContainerControl4.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl4.Controls.Add(this.gridEX1);
     this.ultraExplorerBarContainerControl4.Controls.Add(this.btnEliminar);
     this.ultraExplorerBarContainerControl4.Location = new System.Drawing.Point(28, 503);
     this.ultraExplorerBarContainerControl4.Name     = "ultraExplorerBarContainerControl4";
     this.ultraExplorerBarContainerControl4.Size     = new System.Drawing.Size(738, 206);
     this.ultraExplorerBarContainerControl4.TabIndex = 8;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Location  = new System.Drawing.Point(16, 40);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(672, 24);
     this.gridManagerView1.TabIndex  = 111;
     this.gridManagerView1.Visible   = false;
     //
     // gridEX1
     //
     this.gridEX1.AllowEdit                     = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridEX1.AlternatingColors             = true;
     this.gridEX1.AutomaticSort                 = false;
     this.gridEX1.ControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridEX1.Cursor = System.Windows.Forms.Cursors.Default;
     this.gridEX1.Dock   = System.Windows.Forms.DockStyle.Bottom;
     this.gridEX1.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridEX1.EnterKeyBehavior                = Janus.Windows.GridEX.EnterKeyBehavior.None;
     this.gridEX1.Font                            = new System.Drawing.Font("Tahoma", 8.25F);
     this.gridEX1.GroupByBoxInfoText              = "Arraste un encabezado de columna hasta aquí para agrupar por esa columna.";
     this.gridEX1.GroupByBoxVisible               = false;
     this.gridEX1.HeaderFormatStyle.FontBold      = Janus.Windows.GridEX.TriState.True;
     this.gridEX1.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.gridEX1.IncrementalSearchMode           = Janus.Windows.GridEX.IncrementalSearchMode.FirstCharacter;
     this.gridEX1.InvalidValueAction              = Janus.Windows.GridEX.InvalidValueAction.DiscardChangesAndShowErrorMessage;
     this.gridEX1.Location                        = new System.Drawing.Point(0, 46);
     this.gridEX1.Name                            = "gridEX1";
     this.gridEX1.RecordNavigatorText             = "Registro:|de";
     this.gridEX1.ShowEmptyFields                 = false;
     this.gridEX1.Size                            = new System.Drawing.Size(738, 160);
     this.gridEX1.TabIndex                        = 110;
     this.gridEX1.UpdateMode                      = Janus.Windows.GridEX.UpdateMode.CellUpdate;
     //
     // btnEliminar
     //
     this.btnEliminar.Enabled  = false;
     this.btnEliminar.Location = new System.Drawing.Point(16, 7);
     this.btnEliminar.Name     = "btnEliminar";
     this.btnEliminar.Size     = new System.Drawing.Size(80, 24);
     this.btnEliminar.TabIndex = 109;
     this.btnEliminar.Text     = "&Eliminar";
     //
     // 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(804, 28);
     this.toolBarStandar.TabIndex       = 50;
     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.ultraExplorerBarContainerControl5);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl4);
     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 = 410;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Datos Generales";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl4;
     ultraExplorerBarGroup3.Settings.ContainerHeight = 206;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text = "Modificaciones";
     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(804, 536);
     this.ultraExplorerBar1.TabIndex = 51;
     //
     // txtValorGenerica
     //
     this.txtValorGenerica.Location = new System.Drawing.Point(152, 24);
     this.txtValorGenerica.Name     = "txtValorGenerica";
     this.txtValorGenerica.ReadOnly = true;
     this.txtValorGenerica.Size     = new System.Drawing.Size(208, 20);
     this.txtValorGenerica.TabIndex = 122;
     this.txtValorGenerica.Text     = "";
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(112, 32);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(32, 16);
     this.label5.TabIndex  = 121;
     this.label5.Text      = "Valor";
     //
     // txtValorUsuarios
     //
     this.txtValorUsuarios.Location = new System.Drawing.Point(48, 216);
     this.txtValorUsuarios.Name     = "txtValorUsuarios";
     this.txtValorUsuarios.ReadOnly = true;
     this.txtValorUsuarios.Size     = new System.Drawing.Size(176, 20);
     this.txtValorUsuarios.TabIndex = 124;
     this.txtValorUsuarios.Text     = "";
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(8, 224);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(32, 16);
     this.label6.TabIndex  = 123;
     this.label6.Text      = "Valor";
     //
     // txtValorPerfiles
     //
     this.txtValorPerfiles.Location = new System.Drawing.Point(248, 216);
     this.txtValorPerfiles.Name     = "txtValorPerfiles";
     this.txtValorPerfiles.ReadOnly = true;
     this.txtValorPerfiles.Size     = new System.Drawing.Size(176, 20);
     this.txtValorPerfiles.TabIndex = 125;
     this.txtValorPerfiles.Text     = "";
     //
     // txtValorPuestos
     //
     this.txtValorPuestos.Location = new System.Drawing.Point(440, 216);
     this.txtValorPuestos.Name     = "txtValorPuestos";
     this.txtValorPuestos.ReadOnly = true;
     this.txtValorPuestos.Size     = new System.Drawing.Size(176, 20);
     this.txtValorPuestos.TabIndex = 126;
     this.txtValorPuestos.Text     = "";
     //
     // FrmABMVariables
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(804, 564);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmABMVariables";
     this.Text = "FrmABMVariables";
     this.ultraExplorerBarContainerControl5.ResumeLayout(false);
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     this.groupBoxAplicacion.ResumeLayout(false);
     this.ultraExplorerBarContainerControl4.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();
     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();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmABMComprobantesCategoriaIva));
     this.ultraExplorerBarContainerControl3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea   = new System.Windows.Forms.Label();
     this.labelLeyenda = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.label25 = new System.Windows.Forms.Label();
     this.chkListTiposDeComprobantes = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.mzCategoriaIva             = new mz.erp.ui.controls.mzComboEditor();
     this.label1 = new System.Windows.Forms.Label();
     this.bTodosTiposDeComprobantes         = new Infragistics.Win.Misc.UltraButton();
     this.bNingunoTiposDeComprobantes       = new Infragistics.Win.Misc.UltraButton();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.gridManagerView1  = new mz.erp.ui.controls.GridManagerView();
     this.gridResultado     = new Janus.Windows.GridEX.GridEX();
     this.btnEliminar       = new Infragistics.Win.Misc.UltraButton();
     this.ultraExplorerBar1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.toolBarStandar    = new System.Windows.Forms.ToolBar();
     this.tbbAnterior       = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator      = new System.Windows.Forms.ToolBarButton();
     this.tbbSiguiente      = new System.Windows.Forms.ToolBarButton();
     this.tbbSeparator2     = new System.Windows.Forms.ToolBarButton();
     this.tbbCancelar       = new System.Windows.Forms.ToolBarButton();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.ultraExplorerBarContainerControl3.SuspendLayout();
     this.ultraExplorerBarContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mzCategoriaIva)).BeginInit();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl3
     //
     this.ultraExplorerBarContainerControl3.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl3.Controls.Add(this.labelLeyenda);
     this.ultraExplorerBarContainerControl3.Location = new System.Drawing.Point(28, 24);
     this.ultraExplorerBarContainerControl3.Name     = "ultraExplorerBarContainerControl3";
     this.ultraExplorerBarContainerControl3.Size     = new System.Drawing.Size(884, 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(884, 23);
     this.labelTarea.TabIndex  = 4;
     this.labelTarea.Text      = "tareaa";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelLeyenda
     //
     this.labelLeyenda.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.labelLeyenda.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.labelLeyenda.Location  = new System.Drawing.Point(0, 0);
     this.labelLeyenda.Name      = "labelLeyenda";
     this.labelLeyenda.Size      = new System.Drawing.Size(958, 24);
     this.labelLeyenda.TabIndex  = 0;
     this.labelLeyenda.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl1
     //
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label25);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.chkListTiposDeComprobantes);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.mzCategoriaIva);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.label1);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bTodosTiposDeComprobantes);
     this.ultraExplorerBarContainerControl1.Controls.Add(this.bNingunoTiposDeComprobantes);
     this.ultraExplorerBarContainerControl1.Location = new System.Drawing.Point(28, 107);
     this.ultraExplorerBarContainerControl1.Name     = "ultraExplorerBarContainerControl1";
     this.ultraExplorerBarContainerControl1.Size     = new System.Drawing.Size(884, 294);
     this.ultraExplorerBarContainerControl1.TabIndex = 0;
     this.ultraExplorerBarContainerControl1.TabStop  = true;
     //
     // label25
     //
     this.label25.BackColor = System.Drawing.Color.Transparent;
     this.label25.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label25.Location  = new System.Drawing.Point(0, 56);
     this.label25.Name      = "label25";
     this.label25.Size      = new System.Drawing.Size(608, 24);
     this.label25.TabIndex  = 116;
     this.label25.Text      = "Seleccione lo/s Tipo/s de Comprobante/s a lo/s cual/es se asocia la categoria de " +
                              "I.V.A";
     //
     // chkListTiposDeComprobantes
     //
     this.chkListTiposDeComprobantes.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkListTiposDeComprobantes.Location    = new System.Drawing.Point(0, 88);
     this.chkListTiposDeComprobantes.MultiColumn = true;
     this.chkListTiposDeComprobantes.Name        = "chkListTiposDeComprobantes";
     this.chkListTiposDeComprobantes.Size        = new System.Drawing.Size(878, 154);
     this.chkListTiposDeComprobantes.TabIndex    = 115;
     //
     // mzCategoriaIva
     //
     this.mzCategoriaIva.AutoComplete         = true;
     this.mzCategoriaIva.DataSource           = null;
     this.mzCategoriaIva.DisplayMember        = "";
     this.mzCategoriaIva.DisplayMemberCaption = "";
     this.mzCategoriaIva.DropDownStyle        = Infragistics.Win.DropDownStyle.DropDownList;
     this.mzCategoriaIva.Location             = new System.Drawing.Point(80, 16);
     this.mzCategoriaIva.MaxItemsDisplay      = 50;
     this.mzCategoriaIva.MoreItemsDisplayText = "(Ver mas elementos...)";
     this.mzCategoriaIva.Name               = "mzCategoriaIva";
     this.mzCategoriaIva.Size               = new System.Drawing.Size(160, 21);
     this.mzCategoriaIva.SorterMember       = "";
     this.mzCategoriaIva.TabIndex           = 114;
     this.mzCategoriaIva.ValueMember        = "";
     this.mzCategoriaIva.ValueMemberCaption = "";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.label1.Location  = new System.Drawing.Point(0, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(160, 21);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Categoria I.V.A:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // bTodosTiposDeComprobantes
     //
     this.bTodosTiposDeComprobantes.AcceptsFocus = false;
     this.bTodosTiposDeComprobantes.Location     = new System.Drawing.Point(0, 264);
     this.bTodosTiposDeComprobantes.Name         = "bTodosTiposDeComprobantes";
     this.bTodosTiposDeComprobantes.Size         = new System.Drawing.Size(64, 22);
     this.bTodosTiposDeComprobantes.TabIndex     = 25;
     this.bTodosTiposDeComprobantes.TabStop      = false;
     this.bTodosTiposDeComprobantes.Text         = "&Todos";
     //
     // bNingunoTiposDeComprobantes
     //
     this.bNingunoTiposDeComprobantes.AcceptsFocus = false;
     this.bNingunoTiposDeComprobantes.Location     = new System.Drawing.Point(72, 264);
     this.bNingunoTiposDeComprobantes.Name         = "bNingunoTiposDeComprobantes";
     this.bNingunoTiposDeComprobantes.Size         = new System.Drawing.Size(64, 22);
     this.bNingunoTiposDeComprobantes.TabIndex     = 26;
     this.bNingunoTiposDeComprobantes.TabStop      = false;
     this.bNingunoTiposDeComprobantes.Text         = "&Ninguno";
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridManagerView1);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.gridResultado);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.btnEliminar);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, 460);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(884, 216);
     this.ultraExplorerBarContainerControl2.TabIndex = 3;
     //
     // gridManagerView1
     //
     this.gridManagerView1.BackColor = System.Drawing.SystemColors.Control;
     this.gridManagerView1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.gridManagerView1.Location  = new System.Drawing.Point(0, 0);
     this.gridManagerView1.Name      = "gridManagerView1";
     this.gridManagerView1.Size      = new System.Drawing.Size(884, 24);
     this.gridManagerView1.TabIndex  = 91;
     this.gridManagerView1.Visible   = false;
     //
     // gridResultado
     //
     this.gridResultado.AllowEdit                     = Janus.Windows.GridEX.InheritableBoolean.False;
     this.gridResultado.AlternatingColors             = true;
     this.gridResultado.AutomaticSort                 = false;
     this.gridResultado.ControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridResultado.Cursor = System.Windows.Forms.Cursors.Default;
     this.gridResultado.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridResultado.EnterKeyBehavior                = Janus.Windows.GridEX.EnterKeyBehavior.None;
     this.gridResultado.Font                            = new System.Drawing.Font("Tahoma", 8.25F);
     this.gridResultado.GroupByBoxInfoText              = "Arraste un encabezado de columna hasta aquí para agrupar por esa columna.";
     this.gridResultado.GroupByBoxVisible               = false;
     this.gridResultado.HeaderFormatStyle.FontBold      = Janus.Windows.GridEX.TriState.True;
     this.gridResultado.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.gridResultado.IncrementalSearchMode           = Janus.Windows.GridEX.IncrementalSearchMode.FirstCharacter;
     this.gridResultado.InvalidValueAction              = Janus.Windows.GridEX.InvalidValueAction.DiscardChangesAndShowErrorMessage;
     this.gridResultado.Location                        = new System.Drawing.Point(0, 20);
     this.gridResultado.Name                            = "gridResultado";
     this.gridResultado.RecordNavigatorText             = "Registro:|de";
     this.gridResultado.RowHeaders                      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridResultado.ShowEmptyFields                 = false;
     this.gridResultado.Size                            = new System.Drawing.Size(878, 154);
     this.gridResultado.TabIndex                        = 90;
     this.gridResultado.UpdateMode                      = Janus.Windows.GridEX.UpdateMode.CellUpdate;
     //
     // btnEliminar
     //
     this.btnEliminar.Location = new System.Drawing.Point(0, 184);
     this.btnEliminar.Name     = "btnEliminar";
     this.btnEliminar.Size     = new System.Drawing.Size(64, 22);
     this.btnEliminar.TabIndex = 89;
     this.btnEliminar.Text     = "&Eliminar";
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl1);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl3);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Cursor    = System.Windows.Forms.Cursors.Hand;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl3;
     ultraExplorerBarGroup1.Key       = "Leyenda";
     ultraExplorerBarGroup1.Settings.ContainerHeight = 24;
     ultraExplorerBarGroup1.Settings.HeaderVisible   = Infragistics.Win.DefaultableBoolean.False;
     ultraExplorerBarGroup1.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup1.Text      = "Leyenda";
     ultraExplorerBarGroup2.Container = this.ultraExplorerBarContainerControl1;
     ultraExplorerBarGroup2.Key       = "DatosGenerales";
     ultraExplorerBarGroup2.Settings.ContainerHeight = 294;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text      = "Datos Generales";
     ultraExplorerBarGroup3.Container = this.ultraExplorerBarContainerControl2;
     ultraExplorerBarGroup3.Key       = "Modificaciones";
     ultraExplorerBarGroup3.Settings.ContainerHeight = 216;
     ultraExplorerBarGroup3.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup3.Text = "Modificaciones";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2,
         ultraExplorerBarGroup3
     });
     this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 32);
     this.ultraExplorerBar1.Name     = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;         //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size     = new System.Drawing.Size(950, 496);
     this.ultraExplorerBar1.TabIndex = 18;
     this.ultraExplorerBar1.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.imageList1;
     this.toolBarStandar.Location       = new System.Drawing.Point(0, 0);
     this.toolBarStandar.Name           = "toolBarStandar";
     this.toolBarStandar.ShowToolTips   = true;
     this.toolBarStandar.Size           = new System.Drawing.Size(952, 28);
     this.toolBarStandar.TabIndex       = 20;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     //
     // tbbAnterior
     //
     this.tbbAnterior.Enabled    = false;
     this.tbbAnterior.ImageIndex = 9;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 8;
     this.tbbSiguiente.Text       = "&Siguiente";
     //
     // tbbSeparator2
     //
     this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 7;
     this.tbbCancelar.Text       = "Cancelar";
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
     //
     // FrmABMComprobantesCategoriaIva
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(952, 526);
     this.Controls.Add(this.toolBarStandar);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Name = "FrmABMComprobantesCategoriaIva";
     this.Text = "FrmABMComprobantesCategoriaIva";
     this.ultraExplorerBarContainerControl3.ResumeLayout(false);
     this.ultraExplorerBarContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mzCategoriaIva)).EndInit();
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResultado)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FrmConfigurarPrecios));
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     this.ultraExplorerBarContainerControl5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.labelTarea = new System.Windows.Forms.Label();
     this.ultraExplorerBarContainerControl2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarContainerControl();
     this.groupValidaciones                = new System.Windows.Forms.GroupBox();
     this.chkValidaciones                  = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.groupPrecioDeCostoPPP            = new System.Windows.Forms.GroupBox();
     this.chkPcioDeCostoPP                 = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.groupPrecioDeCtoReposicion       = new System.Windows.Forms.GroupBox();
     this.chkPrecioDeCostoReposicion       = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.chkUsaPcioDeCostoReposicion      = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.groupCostosIndirectos            = new System.Windows.Forms.GroupBox();
     this.chkCostosIndirectos              = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.chkUsaCostosIndirectos           = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkPcioVtaAfectaMac              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.chkTransladaCambioPCtoAPVtaBruto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.groupLPProveedores               = new System.Windows.Forms.GroupBox();
     this.chkLPProveedores                 = new mz.erp.ui.controls.ToolTipCheckedListBox();
     this.chkUsaLPProveedores              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     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.ultraExplorerBarContainerControl5.SuspendLayout();
     this.ultraExplorerBarContainerControl2.SuspendLayout();
     this.groupValidaciones.SuspendLayout();
     this.groupPrecioDeCostoPPP.SuspendLayout();
     this.groupPrecioDeCtoReposicion.SuspendLayout();
     this.groupCostosIndirectos.SuspendLayout();
     this.groupLPProveedores.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).BeginInit();
     this.ultraExplorerBar1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraExplorerBarContainerControl5
     //
     this.ultraExplorerBarContainerControl5.Controls.Add(this.labelTarea);
     this.ultraExplorerBarContainerControl5.Location = new System.Drawing.Point(28, -33);
     this.ultraExplorerBarContainerControl5.Name     = "ultraExplorerBarContainerControl5";
     this.ultraExplorerBarContainerControl5.Size     = new System.Drawing.Size(738, 27);
     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(738, 23);
     this.labelTarea.TabIndex  = 1;
     this.labelTarea.Text      = "Tarea";
     this.labelTarea.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ultraExplorerBarContainerControl2
     //
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupValidaciones);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupPrecioDeCostoPPP);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupPrecioDeCtoReposicion);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupCostosIndirectos);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.chkPcioVtaAfectaMac);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.chkTransladaCambioPCtoAPVtaBruto);
     this.ultraExplorerBarContainerControl2.Controls.Add(this.groupLPProveedores);
     this.ultraExplorerBarContainerControl2.Location = new System.Drawing.Point(28, -149);
     this.ultraExplorerBarContainerControl2.Name     = "ultraExplorerBarContainerControl2";
     this.ultraExplorerBarContainerControl2.Size     = new System.Drawing.Size(738, 840);
     this.ultraExplorerBarContainerControl2.TabIndex = 5;
     //
     // groupValidaciones
     //
     this.groupValidaciones.BackColor = System.Drawing.Color.Transparent;
     this.groupValidaciones.Controls.Add(this.chkValidaciones);
     this.groupValidaciones.Location = new System.Drawing.Point(5, 680);
     this.groupValidaciones.Name     = "groupValidaciones";
     this.groupValidaciones.Size     = new System.Drawing.Size(728, 144);
     this.groupValidaciones.TabIndex = 133;
     this.groupValidaciones.TabStop  = false;
     this.groupValidaciones.Text     = "Validaciones";
     //
     // chkValidaciones
     //
     this.chkValidaciones.Location = new System.Drawing.Point(16, 32);
     this.chkValidaciones.Name     = "chkValidaciones";
     this.chkValidaciones.Size     = new System.Drawing.Size(704, 94);
     this.chkValidaciones.TabIndex = 94;
     //
     // groupPrecioDeCostoPPP
     //
     this.groupPrecioDeCostoPPP.BackColor = System.Drawing.Color.Transparent;
     this.groupPrecioDeCostoPPP.Controls.Add(this.chkPcioDeCostoPP);
     this.groupPrecioDeCostoPPP.Location = new System.Drawing.Point(5, 520);
     this.groupPrecioDeCostoPPP.Name     = "groupPrecioDeCostoPPP";
     this.groupPrecioDeCostoPPP.Size     = new System.Drawing.Size(728, 144);
     this.groupPrecioDeCostoPPP.TabIndex = 132;
     this.groupPrecioDeCostoPPP.TabStop  = false;
     this.groupPrecioDeCostoPPP.Text     = "Pcio De Costo Promedio Ponderado";
     //
     // chkPcioDeCostoPP
     //
     this.chkPcioDeCostoPP.Location = new System.Drawing.Point(16, 32);
     this.chkPcioDeCostoPP.Name     = "chkPcioDeCostoPP";
     this.chkPcioDeCostoPP.Size     = new System.Drawing.Size(704, 94);
     this.chkPcioDeCostoPP.TabIndex = 94;
     //
     // groupPrecioDeCtoReposicion
     //
     this.groupPrecioDeCtoReposicion.BackColor = System.Drawing.Color.Transparent;
     this.groupPrecioDeCtoReposicion.Controls.Add(this.chkPrecioDeCostoReposicion);
     this.groupPrecioDeCtoReposicion.Controls.Add(this.chkUsaPcioDeCostoReposicion);
     this.groupPrecioDeCtoReposicion.Location = new System.Drawing.Point(5, 360);
     this.groupPrecioDeCtoReposicion.Name     = "groupPrecioDeCtoReposicion";
     this.groupPrecioDeCtoReposicion.Size     = new System.Drawing.Size(728, 144);
     this.groupPrecioDeCtoReposicion.TabIndex = 131;
     this.groupPrecioDeCtoReposicion.TabStop  = false;
     //
     // chkPrecioDeCostoReposicion
     //
     this.chkPrecioDeCostoReposicion.Location = new System.Drawing.Point(16, 32);
     this.chkPrecioDeCostoReposicion.Name     = "chkPrecioDeCostoReposicion";
     this.chkPrecioDeCostoReposicion.Size     = new System.Drawing.Size(704, 94);
     this.chkPrecioDeCostoReposicion.TabIndex = 94;
     //
     // chkUsaPcioDeCostoReposicion
     //
     this.chkUsaPcioDeCostoReposicion.BackColor = System.Drawing.Color.Transparent;
     this.chkUsaPcioDeCostoReposicion.Location  = new System.Drawing.Point(8, 0);
     this.chkUsaPcioDeCostoReposicion.Name      = "chkUsaPcioDeCostoReposicion";
     this.chkUsaPcioDeCostoReposicion.Size      = new System.Drawing.Size(224, 16);
     this.chkUsaPcioDeCostoReposicion.TabIndex  = 95;
     this.chkUsaPcioDeCostoReposicion.Text      = "Usa Precio de Costo Reposicion";
     //
     // groupCostosIndirectos
     //
     this.groupCostosIndirectos.BackColor = System.Drawing.Color.Transparent;
     this.groupCostosIndirectos.Controls.Add(this.chkCostosIndirectos);
     this.groupCostosIndirectos.Controls.Add(this.chkUsaCostosIndirectos);
     this.groupCostosIndirectos.Location = new System.Drawing.Point(5, 208);
     this.groupCostosIndirectos.Name     = "groupCostosIndirectos";
     this.groupCostosIndirectos.Size     = new System.Drawing.Size(728, 144);
     this.groupCostosIndirectos.TabIndex = 130;
     this.groupCostosIndirectos.TabStop  = false;
     //
     // chkCostosIndirectos
     //
     this.chkCostosIndirectos.Location = new System.Drawing.Point(16, 32);
     this.chkCostosIndirectos.Name     = "chkCostosIndirectos";
     this.chkCostosIndirectos.Size     = new System.Drawing.Size(704, 94);
     this.chkCostosIndirectos.TabIndex = 94;
     //
     // chkUsaCostosIndirectos
     //
     this.chkUsaCostosIndirectos.BackColor = System.Drawing.Color.Transparent;
     this.chkUsaCostosIndirectos.Location  = new System.Drawing.Point(8, 0);
     this.chkUsaCostosIndirectos.Name      = "chkUsaCostosIndirectos";
     this.chkUsaCostosIndirectos.Size      = new System.Drawing.Size(224, 16);
     this.chkUsaCostosIndirectos.TabIndex  = 95;
     this.chkUsaCostosIndirectos.Text      = "Usa Coeficientes Costos Indirectos";
     //
     // chkPcioVtaAfectaMac
     //
     this.chkPcioVtaAfectaMac.BackColor = System.Drawing.Color.Transparent;
     this.chkPcioVtaAfectaMac.Location  = new System.Drawing.Point(13, 184);
     this.chkPcioVtaAfectaMac.Name      = "chkPcioVtaAfectaMac";
     this.chkPcioVtaAfectaMac.Size      = new System.Drawing.Size(392, 16);
     this.chkPcioVtaAfectaMac.TabIndex  = 129;
     this.chkPcioVtaAfectaMac.Text      = "Precio De Vta Afecta MAC";
     //
     // chkTransladaCambioPCtoAPVtaBruto
     //
     this.chkTransladaCambioPCtoAPVtaBruto.BackColor = System.Drawing.Color.Transparent;
     this.chkTransladaCambioPCtoAPVtaBruto.Location  = new System.Drawing.Point(13, 160);
     this.chkTransladaCambioPCtoAPVtaBruto.Name      = "chkTransladaCambioPCtoAPVtaBruto";
     this.chkTransladaCambioPCtoAPVtaBruto.Size      = new System.Drawing.Size(392, 16);
     this.chkTransladaCambioPCtoAPVtaBruto.TabIndex  = 128;
     this.chkTransladaCambioPCtoAPVtaBruto.Text      = "Translada Cambio Pcio de Costo a Pcio de Vta Final";
     //
     // groupLPProveedores
     //
     this.groupLPProveedores.BackColor = System.Drawing.Color.Transparent;
     this.groupLPProveedores.Controls.Add(this.chkLPProveedores);
     this.groupLPProveedores.Controls.Add(this.chkUsaLPProveedores);
     this.groupLPProveedores.Location = new System.Drawing.Point(8, 8);
     this.groupLPProveedores.Name     = "groupLPProveedores";
     this.groupLPProveedores.Size     = new System.Drawing.Size(728, 144);
     this.groupLPProveedores.TabIndex = 127;
     this.groupLPProveedores.TabStop  = false;
     //
     // chkLPProveedores
     //
     this.chkLPProveedores.Location = new System.Drawing.Point(16, 32);
     this.chkLPProveedores.Name     = "chkLPProveedores";
     this.chkLPProveedores.Size     = new System.Drawing.Size(704, 94);
     this.chkLPProveedores.TabIndex = 94;
     //
     // chkUsaLPProveedores
     //
     this.chkUsaLPProveedores.BackColor = System.Drawing.Color.Transparent;
     this.chkUsaLPProveedores.Location  = new System.Drawing.Point(8, 0);
     this.chkUsaLPProveedores.Name      = "chkUsaLPProveedores";
     this.chkUsaLPProveedores.Size      = new System.Drawing.Size(224, 16);
     this.chkUsaLPProveedores.TabIndex  = 95;
     this.chkUsaLPProveedores.Text      = "Usa Lista de Precios Proveedores";
     //
     // 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(804, 28);
     this.toolBarStandar.TabIndex       = 50;
     this.toolBarStandar.TextAlign      = System.Windows.Forms.ToolBarTextAlign.Right;
     //
     // tbbAnterior
     //
     this.tbbAnterior.ImageIndex = 1;
     this.tbbAnterior.Text       = "&Anterior";
     //
     // tbbSeparator
     //
     this.tbbSeparator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbSiguiente
     //
     this.tbbSiguiente.ImageIndex = 2;
     this.tbbSiguiente.Text       = "&Siguiente";
     //
     // tbbSeparator2
     //
     this.tbbSeparator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // tbbCancelar
     //
     this.tbbCancelar.ImageIndex = 0;
     this.tbbCancelar.Text       = "&Cancelar";
     //
     // ultraExplorerBar1
     //
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl5);
     this.ultraExplorerBar1.Controls.Add(this.ultraExplorerBarContainerControl2);
     this.ultraExplorerBar1.Dock      = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Container = this.ultraExplorerBarContainerControl5;
     ultraExplorerBarGroup1.Settings.ContainerHeight = 27;
     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 = 840;
     ultraExplorerBarGroup2.Settings.Style           = Infragistics.Win.UltraWinExplorerBar.GroupStyle.ControlContainer;
     ultraExplorerBarGroup2.Text = "Configuraciones";
     this.ultraExplorerBar1.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1,
         ultraExplorerBarGroup2
     });
     this.ultraExplorerBar1.Location = new System.Drawing.Point(0, 28);
     this.ultraExplorerBar1.Name     = "ultraExplorerBar1"; this.ultraExplorerBar1.AnimationEnabled = false;         //German 20101207 - Tarea Infragistics 2008 – Tarea 983
     this.ultraExplorerBar1.Size     = new System.Drawing.Size(804, 716);
     this.ultraExplorerBar1.TabIndex = 51;
     //
     // FrmConfigurarPrecios
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(804, 744);
     this.Controls.Add(this.ultraExplorerBar1);
     this.Controls.Add(this.toolBarStandar);
     this.Name = "FrmConfigurarPrecios";
     this.Text = "FrmConfigurarPrecios";
     this.ultraExplorerBarContainerControl5.ResumeLayout(false);
     this.ultraExplorerBarContainerControl2.ResumeLayout(false);
     this.groupValidaciones.ResumeLayout(false);
     this.groupPrecioDeCostoPPP.ResumeLayout(false);
     this.groupPrecioDeCtoReposicion.ResumeLayout(false);
     this.groupCostosIndirectos.ResumeLayout(false);
     this.groupLPProveedores.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraExplorerBar1)).EndInit();
     this.ultraExplorerBar1.ResumeLayout(false);
     this.ResumeLayout(false);
 }