/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters   computerBrandParameters1   = new Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters();
     Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters operativeSystemParameters1 = new Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters();
     this.lblComputerBrand      = new Infragistics.Win.Misc.UltraLabel();
     this.txtManufacturerNumber = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtModel              = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtSerialNumber       = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblModel              = new Infragistics.Win.Misc.UltraLabel();
     this.lblSerialNumber       = new Infragistics.Win.Misc.UltraLabel();
     this.lblManufacturerNumber = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmSpecs           = new System.Windows.Forms.TabPage();
     this.gbxStorage            = new System.Windows.Forms.GroupBox();
     this.txtStorage            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtRAM             = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtCPU             = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblCPU             = new Infragistics.Win.Misc.UltraLabel();
     this.lblRAM             = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmDesciption   = new System.Windows.Forms.TabPage();
     this.gbxScalability     = new System.Windows.Forms.GroupBox();
     this.txtScalability     = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.gbxUtilization     = new System.Windows.Forms.GroupBox();
     this.txtUtilization     = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.tabItmSoftware     = new System.Windows.Forms.TabPage();
     this.lblOperativeSystem = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmDBMS         = new System.Windows.Forms.TabPage();
     this.mtoCustomerInfrastructureServerComputerDBMSs = new Samsara.CustomerContext.Controls.ManyToOne.CustomerInfrastructureServerComputerDBMSsControl();
     this.cbcComputerBrand   = new Samsara.CustomerContext.Controls.Choosers.ComputerBrandChooserControl();
     this.oscOperativeSystem = new Samsara.CustomerContext.Controls.Choosers.OperativeSystemChooserControl();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturerNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtModel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerialNumber)).BeginInit();
     this.tabItmSpecs.SuspendLayout();
     this.gbxStorage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtStorage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRAM)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCPU)).BeginInit();
     this.tabItmDesciption.SuspendLayout();
     this.gbxScalability.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtScalability)).BeginInit();
     this.gbxUtilization.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtUtilization)).BeginInit();
     this.tabItmSoftware.SuspendLayout();
     this.tabItmDBMS.SuspendLayout();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size = new System.Drawing.Size(710, 120);
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 120);
     this.upnDetailButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(322, 0);
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(338, 0);
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(431, 0);
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(694, 0);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 145);
     this.gbxDetDetail.Size     = new System.Drawing.Size(710, 243);
     //
     // tabDetail
     //
     this.tabDetail.Controls.Add(this.tabItmSpecs);
     this.tabDetail.Controls.Add(this.tabItmDesciption);
     this.tabDetail.Controls.Add(this.tabItmSoftware);
     this.tabDetail.Controls.Add(this.tabItmDBMS);
     this.tabDetail.Size = new System.Drawing.Size(704, 224);
     this.tabDetail.Controls.SetChildIndex(this.tabItmDBMS, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmSoftware, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmDesciption, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmSpecs, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmPrincipal, 0);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.cbcComputerBrand);
     this.tabItmPrincipal.Controls.Add(this.txtManufacturerNumber);
     this.tabItmPrincipal.Controls.Add(this.txtModel);
     this.tabItmPrincipal.Controls.Add(this.txtSerialNumber);
     this.tabItmPrincipal.Controls.Add(this.lblModel);
     this.tabItmPrincipal.Controls.Add(this.lblSerialNumber);
     this.tabItmPrincipal.Controls.Add(this.lblManufacturerNumber);
     this.tabItmPrincipal.Controls.Add(this.lblComputerBrand);
     this.tabItmPrincipal.Size = new System.Drawing.Size(696, 198);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(694, 0);
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(431, 0);
     //
     // lblComputerBrand
     //
     this.lblComputerBrand.AutoSize = true;
     this.lblComputerBrand.Location = new System.Drawing.Point(13, 22);
     this.lblComputerBrand.Name     = "lblComputerBrand";
     this.lblComputerBrand.Size     = new System.Drawing.Size(39, 14);
     this.lblComputerBrand.TabIndex = 106;
     this.lblComputerBrand.Text     = "Marca:";
     //
     // txtManufacturerNumber
     //
     this.txtManufacturerNumber.Location = new System.Drawing.Point(124, 99);
     this.txtManufacturerNumber.Name     = "txtManufacturerNumber";
     this.txtManufacturerNumber.Size     = new System.Drawing.Size(226, 21);
     this.txtManufacturerNumber.TabIndex = 114;
     //
     // txtModel
     //
     this.txtModel.Location = new System.Drawing.Point(124, 45);
     this.txtModel.Name     = "txtModel";
     this.txtModel.Size     = new System.Drawing.Size(226, 21);
     this.txtModel.TabIndex = 115;
     //
     // txtSerialNumber
     //
     this.txtSerialNumber.Location = new System.Drawing.Point(124, 72);
     this.txtSerialNumber.Name     = "txtSerialNumber";
     this.txtSerialNumber.Size     = new System.Drawing.Size(226, 21);
     this.txtSerialNumber.TabIndex = 116;
     //
     // lblModel
     //
     this.lblModel.AutoSize = true;
     this.lblModel.Location = new System.Drawing.Point(13, 49);
     this.lblModel.Name     = "lblModel";
     this.lblModel.Size     = new System.Drawing.Size(45, 14);
     this.lblModel.TabIndex = 110;
     this.lblModel.Text     = "Modelo:";
     //
     // lblSerialNumber
     //
     this.lblSerialNumber.AutoSize = true;
     this.lblSerialNumber.Location = new System.Drawing.Point(13, 76);
     this.lblSerialNumber.Name     = "lblSerialNumber";
     this.lblSerialNumber.Size     = new System.Drawing.Size(34, 14);
     this.lblSerialNumber.TabIndex = 109;
     this.lblSerialNumber.Text     = "Serie:";
     //
     // lblManufacturerNumber
     //
     this.lblManufacturerNumber.AutoSize = true;
     this.lblManufacturerNumber.Location = new System.Drawing.Point(13, 103);
     this.lblManufacturerNumber.Name     = "lblManufacturerNumber";
     this.lblManufacturerNumber.Size     = new System.Drawing.Size(104, 14);
     this.lblManufacturerNumber.TabIndex = 111;
     this.lblManufacturerNumber.Text     = "Numero Fabricante:";
     //
     // tabItmSpecs
     //
     this.tabItmSpecs.BackColor = System.Drawing.Color.Transparent;
     this.tabItmSpecs.Controls.Add(this.gbxStorage);
     this.tabItmSpecs.Controls.Add(this.txtRAM);
     this.tabItmSpecs.Controls.Add(this.txtCPU);
     this.tabItmSpecs.Controls.Add(this.lblCPU);
     this.tabItmSpecs.Controls.Add(this.lblRAM);
     this.tabItmSpecs.Location = new System.Drawing.Point(4, 22);
     this.tabItmSpecs.Name     = "tabItmSpecs";
     this.tabItmSpecs.Size     = new System.Drawing.Size(696, 198);
     this.tabItmSpecs.TabIndex = 1;
     this.tabItmSpecs.Text     = "Especificaciones";
     //
     // gbxStorage
     //
     this.gbxStorage.Controls.Add(this.txtStorage);
     this.gbxStorage.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.gbxStorage.Location = new System.Drawing.Point(0, 78);
     this.gbxStorage.Name     = "gbxStorage";
     this.gbxStorage.Size     = new System.Drawing.Size(696, 120);
     this.gbxStorage.TabIndex = 104;
     this.gbxStorage.TabStop  = false;
     this.gbxStorage.Text     = "Sistema Almacenamiento:";
     //
     // txtStorage
     //
     this.txtStorage.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtStorage.Location  = new System.Drawing.Point(3, 16);
     this.txtStorage.Multiline = true;
     this.txtStorage.Name      = "txtStorage";
     this.txtStorage.Size      = new System.Drawing.Size(690, 101);
     this.txtStorage.TabIndex  = 0;
     //
     // txtRAM
     //
     this.txtRAM.Location = new System.Drawing.Point(65, 42);
     this.txtRAM.Name     = "txtRAM";
     this.txtRAM.Size     = new System.Drawing.Size(226, 21);
     this.txtRAM.TabIndex = 103;
     //
     // txtCPU
     //
     this.txtCPU.Location = new System.Drawing.Point(65, 15);
     this.txtCPU.Name     = "txtCPU";
     this.txtCPU.Size     = new System.Drawing.Size(226, 21);
     this.txtCPU.TabIndex = 102;
     //
     // lblCPU
     //
     this.lblCPU.AutoSize = true;
     this.lblCPU.Location = new System.Drawing.Point(14, 19);
     this.lblCPU.Name     = "lblCPU";
     this.lblCPU.Size     = new System.Drawing.Size(31, 14);
     this.lblCPU.TabIndex = 100;
     this.lblCPU.Text     = "CPU:";
     //
     // lblRAM
     //
     this.lblRAM.AutoSize = true;
     this.lblRAM.Location = new System.Drawing.Point(14, 46);
     this.lblRAM.Name     = "lblRAM";
     this.lblRAM.Size     = new System.Drawing.Size(32, 14);
     this.lblRAM.TabIndex = 101;
     this.lblRAM.Text     = "RAM:";
     //
     // tabItmDesciption
     //
     this.tabItmDesciption.BackColor = System.Drawing.Color.Transparent;
     this.tabItmDesciption.Controls.Add(this.gbxScalability);
     this.tabItmDesciption.Controls.Add(this.gbxUtilization);
     this.tabItmDesciption.Location = new System.Drawing.Point(4, 22);
     this.tabItmDesciption.Name     = "tabItmDesciption";
     this.tabItmDesciption.Size     = new System.Drawing.Size(696, 198);
     this.tabItmDesciption.TabIndex = 2;
     this.tabItmDesciption.Text     = "Descripción";
     //
     // gbxScalability
     //
     this.gbxScalability.Controls.Add(this.txtScalability);
     this.gbxScalability.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbxScalability.Location = new System.Drawing.Point(0, 86);
     this.gbxScalability.Name     = "gbxScalability";
     this.gbxScalability.Size     = new System.Drawing.Size(696, 86);
     this.gbxScalability.TabIndex = 99;
     this.gbxScalability.TabStop  = false;
     this.gbxScalability.Text     = "Escalabilidad:";
     //
     // txtScalability
     //
     this.txtScalability.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtScalability.Location  = new System.Drawing.Point(3, 16);
     this.txtScalability.Multiline = true;
     this.txtScalability.Name      = "txtScalability";
     this.txtScalability.Size      = new System.Drawing.Size(690, 67);
     this.txtScalability.TabIndex  = 0;
     //
     // gbxUtilization
     //
     this.gbxUtilization.Controls.Add(this.txtUtilization);
     this.gbxUtilization.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbxUtilization.Location = new System.Drawing.Point(0, 0);
     this.gbxUtilization.Name     = "gbxUtilization";
     this.gbxUtilization.Size     = new System.Drawing.Size(696, 86);
     this.gbxUtilization.TabIndex = 98;
     this.gbxUtilization.TabStop  = false;
     this.gbxUtilization.Text     = "Utilización:";
     //
     // txtUtilization
     //
     this.txtUtilization.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtUtilization.Location  = new System.Drawing.Point(3, 16);
     this.txtUtilization.Multiline = true;
     this.txtUtilization.Name      = "txtUtilization";
     this.txtUtilization.Size      = new System.Drawing.Size(690, 67);
     this.txtUtilization.TabIndex  = 0;
     //
     // tabItmSoftware
     //
     this.tabItmSoftware.BackColor = System.Drawing.Color.Transparent;
     this.tabItmSoftware.Controls.Add(this.oscOperativeSystem);
     this.tabItmSoftware.Controls.Add(this.lblOperativeSystem);
     this.tabItmSoftware.Location = new System.Drawing.Point(4, 22);
     this.tabItmSoftware.Name     = "tabItmSoftware";
     this.tabItmSoftware.Size     = new System.Drawing.Size(696, 198);
     this.tabItmSoftware.TabIndex = 3;
     this.tabItmSoftware.Text     = "Software General";
     //
     // lblOperativeSystem
     //
     this.lblOperativeSystem.AutoSize = true;
     this.lblOperativeSystem.Location = new System.Drawing.Point(12, 18);
     this.lblOperativeSystem.Name     = "lblOperativeSystem";
     this.lblOperativeSystem.Size     = new System.Drawing.Size(100, 14);
     this.lblOperativeSystem.TabIndex = 93;
     this.lblOperativeSystem.Text     = "Sistema Operativo:";
     //
     // tabItmDBMS
     //
     this.tabItmDBMS.BackColor = System.Drawing.Color.Transparent;
     this.tabItmDBMS.Controls.Add(this.mtoCustomerInfrastructureServerComputerDBMSs);
     this.tabItmDBMS.Location = new System.Drawing.Point(4, 22);
     this.tabItmDBMS.Name     = "tabItmDBMS";
     this.tabItmDBMS.Size     = new System.Drawing.Size(696, 198);
     this.tabItmDBMS.TabIndex = 4;
     this.tabItmDBMS.Text     = "Sistemas Gestores de Bases de Datos";
     //
     // mtoCustomerInfrastructureServerComputerDBMSs
     //
     this.mtoCustomerInfrastructureServerComputerDBMSs.CustomerInfrastructureServerComputer = null;
     this.mtoCustomerInfrastructureServerComputerDBMSs.CustomParent = null;
     this.mtoCustomerInfrastructureServerComputerDBMSs.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.mtoCustomerInfrastructureServerComputerDBMSs.Location     = new System.Drawing.Point(0, 0);
     this.mtoCustomerInfrastructureServerComputerDBMSs.Name         = "mtoCustomerInfrastructureServerComputerDBMSs";
     this.mtoCustomerInfrastructureServerComputerDBMSs.Size         = new System.Drawing.Size(696, 198);
     this.mtoCustomerInfrastructureServerComputerDBMSs.TabIndex     = 0;
     //
     // cbcComputerBrand
     //
     this.cbcComputerBrand.CustomParent       = null;
     this.cbcComputerBrand.DisplayMember      = "Name";
     this.cbcComputerBrand.Location           = new System.Drawing.Point(124, 17);
     this.cbcComputerBrand.Name               = "cbcComputerBrand";
     computerBrandParameters1.ComputerBrandId = null;
     computerBrandParameters1.Description     = null;
     computerBrandParameters1.Name            = null;
     this.cbcComputerBrand.Parameters         = computerBrandParameters1;
     this.cbcComputerBrand.ReadOnly           = false;
     this.cbcComputerBrand.Size               = new System.Drawing.Size(226, 22);
     this.cbcComputerBrand.TabIndex           = 117;
     this.cbcComputerBrand.Value              = null;
     this.cbcComputerBrand.ValueMember        = "ComputerBrandId";
     //
     // dcDBMS
     //
     this.oscOperativeSystem.CustomParent         = null;
     this.oscOperativeSystem.DisplayMember        = "Name";
     this.oscOperativeSystem.Location             = new System.Drawing.Point(118, 14);
     this.oscOperativeSystem.Name                 = "oscOperativeSystem";
     operativeSystemParameters1.OperativeSystemId = null;
     operativeSystemParameters1.Description       = null;
     operativeSystemParameters1.Name              = null;
     this.oscOperativeSystem.Parameters           = operativeSystemParameters1;
     this.oscOperativeSystem.ReadOnly             = false;
     this.oscOperativeSystem.Size                 = new System.Drawing.Size(226, 22);
     this.oscOperativeSystem.TabIndex             = 95;
     this.oscOperativeSystem.Value                = null;
     this.oscOperativeSystem.ValueMember          = "OperativeSystemId";
     //
     // CustomerInfrastructureServerComputersControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "CustomerInfrastructureServerComputersControl";
     this.Size = new System.Drawing.Size(710, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturerNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtModel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerialNumber)).EndInit();
     this.tabItmSpecs.ResumeLayout(false);
     this.tabItmSpecs.PerformLayout();
     this.gbxStorage.ResumeLayout(false);
     this.gbxStorage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtStorage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRAM)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCPU)).EndInit();
     this.tabItmDesciption.ResumeLayout(false);
     this.gbxScalability.ResumeLayout(false);
     this.gbxScalability.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtScalability)).EndInit();
     this.gbxUtilization.ResumeLayout(false);
     this.gbxUtilization.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtUtilization)).EndInit();
     this.tabItmSoftware.ResumeLayout(false);
     this.tabItmSoftware.PerformLayout();
     this.tabItmDBMS.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Samsara.CustomerContext.Core.Parameters.RackTypeParameters           rackTypeParameters2           = new Samsara.CustomerContext.Core.Parameters.RackTypeParameters();
     Samsara.CustomerContext.Core.Parameters.ServerComputerTypeParameters serverComputerTypeParameters2 = new Samsara.CustomerContext.Core.Parameters.ServerComputerTypeParameters();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServerConsultingOldServerComputersControl));
     Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters operativeSystemParameters2 = new Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters();
     Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters   computerBrandParameters2   = new Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters();
     this.ugbxServerComputerType  = new Infragistics.Win.Misc.UltraGroupBox();
     this.rtcRackType             = new Samsara.CustomerContext.Controls.Choosers.RackTypeChooserControl();
     this.sctcServerComputerType  = new Samsara.CustomerContext.Controls.Choosers.ServerComputerTypeChooserControl();
     this.ulblDetRackType         = new Infragistics.Win.Misc.UltraLabel();
     this.txtServerModel          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ulblOperativeSystem     = new Infragistics.Win.Misc.UltraLabel();
     this.ulblServerModel         = new Infragistics.Win.Misc.UltraLabel();
     this.ulblServerComputerBrand = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmSpecs             = new System.Windows.Forms.TabPage();
     this.ugbxServerSpecs         = new Infragistics.Win.Misc.UltraGroupBox();
     this.txtServerSpecs          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ulblServerQuantity      = new Infragistics.Win.Misc.UltraLabel();
     this.txtServersQuantity      = new Samsara.Base.Controls.Controls.SamsaraTextEditor();
     this.oscOperativeSystem      = new Samsara.CustomerContext.Controls.Choosers.OperativeSystemChooserControl();
     this.cbcComputerBrand        = new Samsara.CustomerContext.Controls.Choosers.ComputerBrandChooserControl();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugbxServerComputerType)).BeginInit();
     this.ugbxServerComputerType.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtServerModel)).BeginInit();
     this.tabItmSpecs.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugbxServerSpecs)).BeginInit();
     this.ugbxServerSpecs.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtServerSpecs)).BeginInit();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.GroupByBox.Prompt      = "Arrastre un encabezado de la columna aquí para agrupar por esa columna";
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size     = new System.Drawing.Size(634, 204);
     this.grdRelations.TabIndex = 0;
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 204);
     this.upnDetailButtons.Size     = new System.Drawing.Size(634, 25);
     this.upnDetailButtons.TabIndex = 1;
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(246, 0);
     this.upnlSeparatorDeleteRelation.TabIndex = 0;
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(262, 0);
     this.ubtnDeleteRelation.TabIndex = 1;
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(339, 0);
     this.upnlSeparatorEditRelation.TabIndex = 2;
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(355, 0);
     this.ubtnEditRelation.TabIndex = 3;
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(525, 0);
     this.upnlSeparatorCreateRelation.TabIndex = 6;
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(541, 0);
     this.ubtnCreateRelation.TabIndex = 7;
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(618, 0);
     this.upnlSeparatorDetailButtons.TabIndex = 8;
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 229);
     this.gbxDetDetail.Size     = new System.Drawing.Size(634, 159);
     this.gbxDetDetail.TabIndex = 2;
     //
     // tabDetail
     //
     this.tabDetail.Controls.Add(this.tabItmSpecs);
     this.tabDetail.Size     = new System.Drawing.Size(628, 140);
     this.tabDetail.TabIndex = 0;
     this.tabDetail.Controls.SetChildIndex(this.tabItmSpecs, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmPrincipal, 0);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.cbcComputerBrand);
     this.tabItmPrincipal.Controls.Add(this.oscOperativeSystem);
     this.tabItmPrincipal.Controls.Add(this.txtServersQuantity);
     this.tabItmPrincipal.Controls.Add(this.ugbxServerComputerType);
     this.tabItmPrincipal.Controls.Add(this.txtServerModel);
     this.tabItmPrincipal.Controls.Add(this.ulblOperativeSystem);
     this.tabItmPrincipal.Controls.Add(this.ulblServerQuantity);
     this.tabItmPrincipal.Controls.Add(this.ulblServerModel);
     this.tabItmPrincipal.Controls.Add(this.ulblServerComputerBrand);
     this.tabItmPrincipal.Size = new System.Drawing.Size(620, 114);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(634, 25);
     this.upnlButtons.TabIndex = 3;
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(432, 0);
     this.upnlSeparatorSaveRelation.TabIndex = 2;
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(448, 0);
     this.ubtnSaveRelation.TabIndex = 3;
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(525, 0);
     this.upnlSeparatorCancelRelation.TabIndex = 4;
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(541, 0);
     this.ubtnCancelRelation.TabIndex = 5;
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(618, 0);
     this.upnlSeparatorButtons.TabIndex = 6;
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(432, 0);
     this.upnlSeparatorViewRelation.TabIndex = 4;
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(448, 0);
     this.ubtnViewRelation.TabIndex = 5;
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(339, 0);
     this.upnlSeparatorCloseRelation.TabIndex = 0;
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(355, 0);
     this.ubtnCloseRelation.TabIndex = 1;
     //
     // ugbxServerComputerType
     //
     this.ugbxServerComputerType.Controls.Add(this.rtcRackType);
     this.ugbxServerComputerType.Controls.Add(this.sctcServerComputerType);
     this.ugbxServerComputerType.Controls.Add(this.ulblDetRackType);
     this.ugbxServerComputerType.Location = new System.Drawing.Point(324, 9);
     this.ugbxServerComputerType.Name     = "ugbxServerComputerType";
     this.ugbxServerComputerType.Size     = new System.Drawing.Size(292, 71);
     this.ugbxServerComputerType.TabIndex = 8;
     this.ugbxServerComputerType.Text     = "Tipo de Servidor";
     //
     // rtcRackType
     //
     this.rtcRackType.ControlType    = Samsara.Base.Controls.Enums.SamsaraEntityChooserControlTypeEnum.Single;
     this.rtcRackType.CustomParent   = null;
     this.rtcRackType.DisplayMember  = "Name";
     this.rtcRackType.Location       = new System.Drawing.Point(113, 44);
     this.rtcRackType.Name           = "rtcRackType";
     rackTypeParameters2.CreatedBy   = null;
     rackTypeParameters2.CreatedOn   = null;
     rackTypeParameters2.Description = null;
     rackTypeParameters2.Name        = null;
     rackTypeParameters2.RackTypeId  = null;
     rackTypeParameters2.UpdatedBy   = null;
     rackTypeParameters2.UpdatedOn   = null;
     this.rtcRackType.Parameters     = rackTypeParameters2;
     this.rtcRackType.ReadOnly       = false;
     this.rtcRackType.Size           = new System.Drawing.Size(176, 22);
     this.rtcRackType.TabIndex       = 2;
     this.rtcRackType.Value          = null;
     this.rtcRackType.ValueMember    = "RackTypeId";
     this.rtcRackType.Values         = null;
     //
     // sctcServerComputerType
     //
     this.sctcServerComputerType.ControlType            = Samsara.Base.Controls.Enums.SamsaraEntityChooserControlTypeEnum.Single;
     this.sctcServerComputerType.CustomParent           = null;
     this.sctcServerComputerType.DisplayMember          = "Name";
     this.sctcServerComputerType.Dock                   = System.Windows.Forms.DockStyle.Top;
     this.sctcServerComputerType.Location               = new System.Drawing.Point(3, 16);
     this.sctcServerComputerType.Name                   = "sctcServerComputerType";
     serverComputerTypeParameters2.CreatedBy            = null;
     serverComputerTypeParameters2.CreatedOn            = null;
     serverComputerTypeParameters2.Description          = null;
     serverComputerTypeParameters2.Name                 = null;
     serverComputerTypeParameters2.ServerComputerTypeId = null;
     serverComputerTypeParameters2.UpdatedBy            = null;
     serverComputerTypeParameters2.UpdatedOn            = null;
     this.sctcServerComputerType.Parameters             = serverComputerTypeParameters2;
     this.sctcServerComputerType.ReadOnly               = false;
     this.sctcServerComputerType.Size                   = new System.Drawing.Size(286, 22);
     this.sctcServerComputerType.TabIndex               = 0;
     this.sctcServerComputerType.Value                  = null;
     this.sctcServerComputerType.ValueMember            = "ServerComputerTypeId";
     this.sctcServerComputerType.Values                 = null;
     //
     // ulblDetRackType
     //
     this.ulblDetRackType.AutoSize = true;
     this.ulblDetRackType.Location = new System.Drawing.Point(33, 47);
     this.ulblDetRackType.Name     = "ulblDetRackType";
     this.ulblDetRackType.Size     = new System.Drawing.Size(74, 14);
     this.ulblDetRackType.TabIndex = 1;
     this.ulblDetRackType.Text     = "Tipo de Rack:";
     //
     // txtServerModel
     //
     this.txtServerModel.Location = new System.Drawing.Point(69, 59);
     this.txtServerModel.Name     = "txtServerModel";
     this.txtServerModel.Size     = new System.Drawing.Size(249, 21);
     this.txtServerModel.TabIndex = 5;
     //
     // ulblOperativeSystem
     //
     this.ulblOperativeSystem.AutoSize = true;
     this.ulblOperativeSystem.Location = new System.Drawing.Point(8, 90);
     this.ulblOperativeSystem.Name     = "ulblOperativeSystem";
     this.ulblOperativeSystem.Size     = new System.Drawing.Size(27, 14);
     this.ulblOperativeSystem.TabIndex = 6;
     this.ulblOperativeSystem.Text     = "S.O.";
     //
     // ulblServerModel
     //
     this.ulblServerModel.AutoSize = true;
     this.ulblServerModel.Location = new System.Drawing.Point(7, 63);
     this.ulblServerModel.Name     = "ulblServerModel";
     this.ulblServerModel.Size     = new System.Drawing.Size(45, 14);
     this.ulblServerModel.TabIndex = 4;
     this.ulblServerModel.Text     = "Modelo:";
     //
     // ulblServerComputerBrand
     //
     this.ulblServerComputerBrand.AutoSize = true;
     this.ulblServerComputerBrand.Location = new System.Drawing.Point(7, 36);
     this.ulblServerComputerBrand.Name     = "ulblServerComputerBrand";
     this.ulblServerComputerBrand.Size     = new System.Drawing.Size(39, 14);
     this.ulblServerComputerBrand.TabIndex = 2;
     this.ulblServerComputerBrand.Text     = "Marca:";
     //
     // tabItmSpecs
     //
     this.tabItmSpecs.BackColor = System.Drawing.Color.Transparent;
     this.tabItmSpecs.Controls.Add(this.ugbxServerSpecs);
     this.tabItmSpecs.Location = new System.Drawing.Point(4, 22);
     this.tabItmSpecs.Name     = "tabItmSpecs";
     this.tabItmSpecs.Size     = new System.Drawing.Size(620, 114);
     this.tabItmSpecs.TabIndex = 1;
     this.tabItmSpecs.Text     = "Especificaciones";
     //
     // ugbxServerSpecs
     //
     this.ugbxServerSpecs.Controls.Add(this.txtServerSpecs);
     this.ugbxServerSpecs.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ugbxServerSpecs.Location = new System.Drawing.Point(0, 0);
     this.ugbxServerSpecs.Name     = "ugbxServerSpecs";
     this.ugbxServerSpecs.Size     = new System.Drawing.Size(643, 114);
     this.ugbxServerSpecs.TabIndex = 102;
     this.ugbxServerSpecs.Text     = "Especificaciones:";
     //
     // txtServerSpecs
     //
     this.txtServerSpecs.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtServerSpecs.Location  = new System.Drawing.Point(3, 16);
     this.txtServerSpecs.Multiline = true;
     this.txtServerSpecs.Name      = "txtServerSpecs";
     this.txtServerSpecs.Size      = new System.Drawing.Size(637, 95);
     this.txtServerSpecs.TabIndex  = 0;
     //
     // ulblServerQuantity
     //
     this.ulblServerQuantity.AutoSize = true;
     this.ulblServerQuantity.Location = new System.Drawing.Point(7, 9);
     this.ulblServerQuantity.Name     = "ulblServerQuantity";
     this.ulblServerQuantity.Size     = new System.Drawing.Size(53, 14);
     this.ulblServerQuantity.TabIndex = 0;
     this.ulblServerQuantity.Text     = "Cantidad:";
     //
     // txtServersQuantity
     //
     this.txtServersQuantity.CustomParent        = null;
     this.txtServersQuantity.Location            = new System.Drawing.Point(69, 6);
     this.txtServersQuantity.MaskType            = Samsara.Framework.Core.Enums.TextFormatEnum.NaturalQuantity;
     this.txtServersQuantity.MeasurementFileUnit = "MB";
     this.txtServersQuantity.Name     = "txtServersQuantity";
     this.txtServersQuantity.ReadOnly = false;
     this.txtServersQuantity.Size     = new System.Drawing.Size(105, 20);
     this.txtServersQuantity.TabIndex = 1;
     this.txtServersQuantity.Value    = ((object)(resources.GetObject("txtServersQuantity.Value")));
     //
     // oscOperativeSystem
     //
     this.oscOperativeSystem.ControlType              = Samsara.Base.Controls.Enums.SamsaraEntityChooserControlTypeEnum.Single;
     this.oscOperativeSystem.CustomParent             = null;
     this.oscOperativeSystem.DisplayMember            = "Name";
     this.oscOperativeSystem.Location                 = new System.Drawing.Point(69, 87);
     this.oscOperativeSystem.Name                     = "oscOperativeSystem";
     operativeSystemParameters2.CreatedBy             = null;
     operativeSystemParameters2.CreatedOn             = null;
     operativeSystemParameters2.Description           = null;
     operativeSystemParameters2.IsLegit               = null;
     operativeSystemParameters2.Name                  = null;
     operativeSystemParameters2.OperativeSystemId     = null;
     operativeSystemParameters2.OperativeSystemTypeId = null;
     operativeSystemParameters2.UpdatedBy             = null;
     operativeSystemParameters2.UpdatedOn             = null;
     this.oscOperativeSystem.Parameters               = operativeSystemParameters2;
     this.oscOperativeSystem.ReadOnly                 = false;
     this.oscOperativeSystem.Size                     = new System.Drawing.Size(249, 22);
     this.oscOperativeSystem.TabIndex                 = 7;
     this.oscOperativeSystem.Value                    = null;
     this.oscOperativeSystem.ValueMember              = "OperativeSystemId";
     this.oscOperativeSystem.Values                   = null;
     //
     // cbcComputerBrand
     //
     this.cbcComputerBrand.ControlType        = Samsara.Base.Controls.Enums.SamsaraEntityChooserControlTypeEnum.Single;
     this.cbcComputerBrand.CustomParent       = null;
     this.cbcComputerBrand.DisplayMember      = "Name";
     this.cbcComputerBrand.Location           = new System.Drawing.Point(69, 31);
     this.cbcComputerBrand.Name               = "cbcComputerBrand";
     computerBrandParameters2.ComputerBrandId = null;
     computerBrandParameters2.CreatedBy       = null;
     computerBrandParameters2.CreatedOn       = null;
     computerBrandParameters2.Description     = null;
     computerBrandParameters2.Name            = null;
     computerBrandParameters2.UpdatedBy       = null;
     computerBrandParameters2.UpdatedOn       = null;
     this.cbcComputerBrand.Parameters         = computerBrandParameters2;
     this.cbcComputerBrand.ReadOnly           = false;
     this.cbcComputerBrand.Size               = new System.Drawing.Size(249, 22);
     this.cbcComputerBrand.TabIndex           = 3;
     this.cbcComputerBrand.Value              = null;
     this.cbcComputerBrand.ValueMember        = "ComputerBrandId";
     this.cbcComputerBrand.Values             = null;
     //
     // ServerConsultingOldServerComputersControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "ServerConsultingOldServerComputersControl";
     this.Size = new System.Drawing.Size(634, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugbxServerComputerType)).EndInit();
     this.ugbxServerComputerType.ResumeLayout(false);
     this.ugbxServerComputerType.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtServerModel)).EndInit();
     this.tabItmSpecs.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugbxServerSpecs)).EndInit();
     this.ugbxServerSpecs.ResumeLayout(false);
     this.ugbxServerSpecs.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtServerSpecs)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters      operativeSystemParameters1      = new Samsara.CustomerContext.Core.Parameters.OperativeSystemParameters();
     Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters        computerBrandParameters1        = new Samsara.CustomerContext.Core.Parameters.ComputerBrandParameters();
     Samsara.CustomerContext.Core.Parameters.PersonalComputerTypeParameters personalComputerTypeParameters1 = new Samsara.CustomerContext.Core.Parameters.PersonalComputerTypeParameters();
     Samsara.CustomerContext.Core.Parameters.CustomerInfrastructurePersonalComputerClassificationParameters customerInfrastructurePersonalComputerClassificationParameters1 = new Samsara.CustomerContext.Core.Parameters.CustomerInfrastructurePersonalComputerClassificationParameters();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomerInfrastructurePersonalComputersControl));
     this.lblPersonalComputerType        = new Infragistics.Win.Misc.UltraLabel();
     this.lblComputerBrand               = new Infragistics.Win.Misc.UltraLabel();
     this.txtManufacturerReferenceNumber = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtSerialNumber = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblSerie        = new Infragistics.Win.Misc.UltraLabel();
     this.lblManufacturerReferenceNumber = new Infragistics.Win.Misc.UltraLabel();
     this.tabItmSpecs              = new System.Windows.Forms.TabPage();
     this.txtModel                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblModel                 = new Infragistics.Win.Misc.UltraLabel();
     this.gbxStorage               = new System.Windows.Forms.GroupBox();
     this.txtStorage               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtRAM                   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtCPU                   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblCPU                   = new Infragistics.Win.Misc.UltraLabel();
     this.lblRAM                   = new Infragistics.Win.Misc.UltraLabel();
     this.Software                 = new System.Windows.Forms.TabPage();
     this.oscOperativeSystem       = new Samsara.CustomerContext.Controls.Controls.Choosers.OperativeSystemChooserControl();
     this.lblOperativeSystem       = new Infragistics.Win.Misc.UltraLabel();
     this.cbcComputerBrand         = new Samsara.CustomerContext.Controls.Controls.Choosers.ComputerBrandChooserControl();
     this.pctcPersonalComputerType = new Samsara.CustomerContext.Controls.Controls.Choosers.PersonalComputerTypeChooserControl();
     this.ulblCustomerInfraestructurePersonalComputerClassification  = new Infragistics.Win.Misc.UltraLabel();
     this.cipcccCustomerInfrastructurePersonalComputerClassification = new Samsara.CustomerContext.Controls.Controls.Choosers.CustomerInfrastructurePersonalComputerClassificationChooserControl();
     this.ulblClassification = new Infragistics.Win.Misc.UltraLabel();
     this.steQuantity        = new Samsara.Base.Controls.Controls.SamsaraTextEditor();
     this.ulblQuantity       = new Infragistics.Win.Misc.UltraLabel();
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).BeginInit();
     this.upnDetailButtons.ClientArea.SuspendLayout();
     this.upnDetailButtons.SuspendLayout();
     this.upnlSeparatorDeleteRelation.SuspendLayout();
     this.upnlSeparatorEditRelation.SuspendLayout();
     this.upnlSeparatorCreateRelation.SuspendLayout();
     this.upnlSeparatorDetailButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).BeginInit();
     this.gbxDetDetail.SuspendLayout();
     this.tabDetail.SuspendLayout();
     this.tabItmPrincipal.SuspendLayout();
     this.upnlButtons.ClientArea.SuspendLayout();
     this.upnlButtons.SuspendLayout();
     this.upnlSeparatorSaveRelation.SuspendLayout();
     this.upnlSeparatorCancelRelation.SuspendLayout();
     this.upnlSeparatorButtons.SuspendLayout();
     this.upnlSeparatorViewRelation.SuspendLayout();
     this.upnlSeparatorCloseRelation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturerReferenceNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerialNumber)).BeginInit();
     this.tabItmSpecs.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtModel)).BeginInit();
     this.gbxStorage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtStorage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRAM)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCPU)).BeginInit();
     this.Software.SuspendLayout();
     this.SuspendLayout();
     //
     // grdRelations
     //
     appearance1.BackColor   = System.Drawing.SystemColors.Window;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdRelations.DisplayLayout.Appearance             = appearance1;
     this.grdRelations.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.grdRelations.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdRelations.DisplayLayout.MaxColScrollRegions    = 1;
     this.grdRelations.DisplayLayout.MaxRowScrollRegions    = 1;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdRelations.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor = System.Drawing.SystemColors.Highlight;
     appearance3.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdRelations.DisplayLayout.Override.ActiveRowAppearance = appearance3;
     this.grdRelations.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdRelations.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor  = System.Drawing.Color.Silver;
     appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdRelations.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdRelations.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdRelations.DisplayLayout.Override.CellPadding     = 0;
     appearance6.BackColor             = System.Drawing.SystemColors.Control;
     appearance6.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance6.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance6.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdRelations.DisplayLayout.Override.GroupByRowAppearance = appearance6;
     appearance7.TextHAlignAsString = "Left";
     this.grdRelations.DisplayLayout.Override.HeaderAppearance  = appearance7;
     this.grdRelations.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdRelations.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance8.BackColor   = System.Drawing.SystemColors.Window;
     appearance8.BorderColor = System.Drawing.Color.Silver;
     this.grdRelations.DisplayLayout.Override.RowAppearance = appearance8;
     this.grdRelations.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdRelations.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
     this.grdRelations.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdRelations.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdRelations.DisplayLayout.ViewStyle    = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdRelations.Size = new System.Drawing.Size(710, 211);
     //
     // upnDetailButtons
     //
     this.upnDetailButtons.Location = new System.Drawing.Point(0, 211);
     this.upnDetailButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorDeleteRelation
     //
     this.upnlSeparatorDeleteRelation.Location = new System.Drawing.Point(322, 0);
     //
     // ubtnDeleteRelation
     //
     this.ubtnDeleteRelation.Location = new System.Drawing.Point(338, 0);
     //
     // upnlSeparatorEditRelation
     //
     this.upnlSeparatorEditRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnEditRelation
     //
     this.ubtnEditRelation.Location = new System.Drawing.Point(431, 0);
     //
     // upnlSeparatorCreateRelation
     //
     this.upnlSeparatorCreateRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCreateRelation
     //
     this.ubtnCreateRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorDetailButtons
     //
     this.upnlSeparatorDetailButtons.Location = new System.Drawing.Point(694, 0);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 236);
     this.gbxDetDetail.Size     = new System.Drawing.Size(710, 152);
     //
     // tabDetail
     //
     this.tabDetail.Controls.Add(this.tabItmSpecs);
     this.tabDetail.Controls.Add(this.Software);
     this.tabDetail.Size = new System.Drawing.Size(704, 133);
     this.tabDetail.Controls.SetChildIndex(this.Software, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmSpecs, 0);
     this.tabDetail.Controls.SetChildIndex(this.tabItmPrincipal, 0);
     //
     // tabItmPrincipal
     //
     this.tabItmPrincipal.Controls.Add(this.steQuantity);
     this.tabItmPrincipal.Controls.Add(this.cipcccCustomerInfrastructurePersonalComputerClassification);
     this.tabItmPrincipal.Controls.Add(this.pctcPersonalComputerType);
     this.tabItmPrincipal.Controls.Add(this.cbcComputerBrand);
     this.tabItmPrincipal.Controls.Add(this.txtManufacturerReferenceNumber);
     this.tabItmPrincipal.Controls.Add(this.txtSerialNumber);
     this.tabItmPrincipal.Controls.Add(this.ulblQuantity);
     this.tabItmPrincipal.Controls.Add(this.lblSerie);
     this.tabItmPrincipal.Controls.Add(this.lblManufacturerReferenceNumber);
     this.tabItmPrincipal.Controls.Add(this.ulblClassification);
     this.tabItmPrincipal.Controls.Add(this.lblPersonalComputerType);
     this.tabItmPrincipal.Controls.Add(this.ulblCustomerInfraestructurePersonalComputerClassification);
     this.tabItmPrincipal.Controls.Add(this.lblComputerBrand);
     this.tabItmPrincipal.Size = new System.Drawing.Size(696, 107);
     //
     // upnlButtons
     //
     this.upnlButtons.Location = new System.Drawing.Point(0, 388);
     this.upnlButtons.Size     = new System.Drawing.Size(710, 25);
     //
     // upnlSeparatorSaveRelation
     //
     this.upnlSeparatorSaveRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnSaveRelation
     //
     this.ubtnSaveRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCancelRelation
     //
     this.upnlSeparatorCancelRelation.Location = new System.Drawing.Point(601, 0);
     //
     // ubtnCancelRelation
     //
     this.ubtnCancelRelation.Location = new System.Drawing.Point(617, 0);
     //
     // upnlSeparatorButtons
     //
     this.upnlSeparatorButtons.Location = new System.Drawing.Point(694, 0);
     //
     // upnlSeparatorViewRelation
     //
     this.upnlSeparatorViewRelation.Location = new System.Drawing.Point(508, 0);
     //
     // ubtnViewRelation
     //
     this.ubtnViewRelation.Location = new System.Drawing.Point(524, 0);
     //
     // upnlSeparatorCloseRelation
     //
     this.upnlSeparatorCloseRelation.Location = new System.Drawing.Point(415, 0);
     //
     // ubtnCloseRelation
     //
     this.ubtnCloseRelation.Location = new System.Drawing.Point(431, 0);
     //
     // lblPersonalComputerType
     //
     this.lblPersonalComputerType.AutoSize = true;
     this.lblPersonalComputerType.Location = new System.Drawing.Point(13, 45);
     this.lblPersonalComputerType.Name     = "lblPersonalComputerType";
     this.lblPersonalComputerType.Size     = new System.Drawing.Size(29, 14);
     this.lblPersonalComputerType.TabIndex = 107;
     this.lblPersonalComputerType.Text     = "Tipo:";
     //
     // lblComputerBrand
     //
     this.lblComputerBrand.AutoSize = true;
     this.lblComputerBrand.Location = new System.Drawing.Point(13, 18);
     this.lblComputerBrand.Name     = "lblComputerBrand";
     this.lblComputerBrand.Size     = new System.Drawing.Size(39, 14);
     this.lblComputerBrand.TabIndex = 106;
     this.lblComputerBrand.Text     = "Marca:";
     //
     // txtManufacturerReferenceNumber
     //
     this.txtManufacturerReferenceNumber.Location = new System.Drawing.Point(446, 70);
     this.txtManufacturerReferenceNumber.Name     = "txtManufacturerReferenceNumber";
     this.txtManufacturerReferenceNumber.Size     = new System.Drawing.Size(226, 21);
     this.txtManufacturerReferenceNumber.TabIndex = 114;
     //
     // txtSerialNumber
     //
     this.txtSerialNumber.Location = new System.Drawing.Point(446, 43);
     this.txtSerialNumber.Name     = "txtSerialNumber";
     this.txtSerialNumber.Size     = new System.Drawing.Size(226, 21);
     this.txtSerialNumber.TabIndex = 115;
     //
     // lblSerie
     //
     this.lblSerie.AutoSize = true;
     this.lblSerie.Location = new System.Drawing.Point(336, 47);
     this.lblSerie.Name     = "lblSerie";
     this.lblSerie.Size     = new System.Drawing.Size(34, 14);
     this.lblSerie.TabIndex = 110;
     this.lblSerie.Text     = "Serie:";
     //
     // lblManufacturerReferenceNumber
     //
     this.lblManufacturerReferenceNumber.AutoSize = true;
     this.lblManufacturerReferenceNumber.Location = new System.Drawing.Point(336, 74);
     this.lblManufacturerReferenceNumber.Name     = "lblManufacturerReferenceNumber";
     this.lblManufacturerReferenceNumber.Size     = new System.Drawing.Size(104, 14);
     this.lblManufacturerReferenceNumber.TabIndex = 111;
     this.lblManufacturerReferenceNumber.Text     = "Numero Fabricante:";
     //
     // tabItmSpecs
     //
     this.tabItmSpecs.BackColor = System.Drawing.Color.Transparent;
     this.tabItmSpecs.Controls.Add(this.txtModel);
     this.tabItmSpecs.Controls.Add(this.lblModel);
     this.tabItmSpecs.Controls.Add(this.gbxStorage);
     this.tabItmSpecs.Controls.Add(this.txtRAM);
     this.tabItmSpecs.Controls.Add(this.txtCPU);
     this.tabItmSpecs.Controls.Add(this.lblCPU);
     this.tabItmSpecs.Controls.Add(this.lblRAM);
     this.tabItmSpecs.Location = new System.Drawing.Point(4, 22);
     this.tabItmSpecs.Name     = "tabItmSpecs";
     this.tabItmSpecs.Size     = new System.Drawing.Size(696, 107);
     this.tabItmSpecs.TabIndex = 1;
     this.tabItmSpecs.Text     = "Especificaciones";
     //
     // txtModel
     //
     this.txtModel.Location = new System.Drawing.Point(58, 16);
     this.txtModel.Name     = "txtModel";
     this.txtModel.Size     = new System.Drawing.Size(226, 21);
     this.txtModel.TabIndex = 117;
     //
     // lblModel
     //
     this.lblModel.AutoSize = true;
     this.lblModel.Location = new System.Drawing.Point(7, 20);
     this.lblModel.Name     = "lblModel";
     this.lblModel.Size     = new System.Drawing.Size(45, 14);
     this.lblModel.TabIndex = 116;
     this.lblModel.Text     = "Modelo:";
     //
     // gbxStorage
     //
     this.gbxStorage.Controls.Add(this.txtStorage);
     this.gbxStorage.Location = new System.Drawing.Point(304, 9);
     this.gbxStorage.Name     = "gbxStorage";
     this.gbxStorage.Size     = new System.Drawing.Size(370, 75);
     this.gbxStorage.TabIndex = 99;
     this.gbxStorage.TabStop  = false;
     this.gbxStorage.Text     = "Sistema Almacenamiento:";
     //
     // txtStorage
     //
     this.txtStorage.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtStorage.Location  = new System.Drawing.Point(3, 16);
     this.txtStorage.Multiline = true;
     this.txtStorage.Name      = "txtStorage";
     this.txtStorage.Size      = new System.Drawing.Size(364, 56);
     this.txtStorage.TabIndex  = 0;
     //
     // txtRAM
     //
     this.txtRAM.Location = new System.Drawing.Point(58, 70);
     this.txtRAM.Name     = "txtRAM";
     this.txtRAM.Size     = new System.Drawing.Size(226, 21);
     this.txtRAM.TabIndex = 98;
     //
     // txtCPU
     //
     this.txtCPU.Location = new System.Drawing.Point(58, 43);
     this.txtCPU.Name     = "txtCPU";
     this.txtCPU.Size     = new System.Drawing.Size(226, 21);
     this.txtCPU.TabIndex = 97;
     //
     // lblCPU
     //
     this.lblCPU.AutoSize = true;
     this.lblCPU.Location = new System.Drawing.Point(7, 47);
     this.lblCPU.Name     = "lblCPU";
     this.lblCPU.Size     = new System.Drawing.Size(31, 14);
     this.lblCPU.TabIndex = 95;
     this.lblCPU.Text     = "CPU:";
     //
     // lblRAM
     //
     this.lblRAM.AutoSize = true;
     this.lblRAM.Location = new System.Drawing.Point(7, 74);
     this.lblRAM.Name     = "lblRAM";
     this.lblRAM.Size     = new System.Drawing.Size(32, 14);
     this.lblRAM.TabIndex = 96;
     this.lblRAM.Text     = "RAM:";
     //
     // Software
     //
     this.Software.BackColor = System.Drawing.Color.Transparent;
     this.Software.Controls.Add(this.oscOperativeSystem);
     this.Software.Controls.Add(this.lblOperativeSystem);
     this.Software.Location = new System.Drawing.Point(4, 22);
     this.Software.Name     = "Software";
     this.Software.Size     = new System.Drawing.Size(696, 107);
     this.Software.TabIndex = 2;
     this.Software.Text     = "Software";
     //
     // oscOperativeSystem
     //
     this.oscOperativeSystem.CustomParent             = null;
     this.oscOperativeSystem.DisplayMember            = "Name";
     this.oscOperativeSystem.Location                 = new System.Drawing.Point(122, 14);
     this.oscOperativeSystem.Name                     = "oscOperativeSystem";
     operativeSystemParameters1.Description           = null;
     operativeSystemParameters1.IsLegit               = null;
     operativeSystemParameters1.Name                  = null;
     operativeSystemParameters1.OperativeSystemId     = null;
     operativeSystemParameters1.OperativeSystemTypeId = null;
     this.oscOperativeSystem.Parameters               = operativeSystemParameters1;
     this.oscOperativeSystem.ReadOnly                 = false;
     this.oscOperativeSystem.Size                     = new System.Drawing.Size(226, 22);
     this.oscOperativeSystem.TabIndex                 = 94;
     this.oscOperativeSystem.Value                    = null;
     this.oscOperativeSystem.ValueMember              = "OperativeSystemId";
     //
     // lblOperativeSystem
     //
     this.lblOperativeSystem.AutoSize = true;
     this.lblOperativeSystem.Location = new System.Drawing.Point(14, 17);
     this.lblOperativeSystem.Name     = "lblOperativeSystem";
     this.lblOperativeSystem.Size     = new System.Drawing.Size(100, 14);
     this.lblOperativeSystem.TabIndex = 93;
     this.lblOperativeSystem.Text     = "Sistema Operativo:";
     //
     // cbcComputerBrand
     //
     this.cbcComputerBrand.CustomParent       = null;
     this.cbcComputerBrand.DisplayMember      = "Name";
     this.cbcComputerBrand.Location           = new System.Drawing.Point(95, 13);
     this.cbcComputerBrand.Name               = "cbcComputerBrand";
     computerBrandParameters1.ComputerBrandId = null;
     computerBrandParameters1.Description     = null;
     computerBrandParameters1.Name            = null;
     this.cbcComputerBrand.Parameters         = computerBrandParameters1;
     this.cbcComputerBrand.ReadOnly           = false;
     this.cbcComputerBrand.Size               = new System.Drawing.Size(226, 22);
     this.cbcComputerBrand.TabIndex           = 116;
     this.cbcComputerBrand.Value              = null;
     this.cbcComputerBrand.ValueMember        = "ComputerBrandId";
     //
     // pctcPersonalComputerType
     //
     this.pctcPersonalComputerType.CustomParent             = null;
     this.pctcPersonalComputerType.DisplayMember            = "Name";
     this.pctcPersonalComputerType.Location                 = new System.Drawing.Point(95, 41);
     this.pctcPersonalComputerType.Name                     = "pctcPersonalComputerType";
     personalComputerTypeParameters1.Description            = null;
     personalComputerTypeParameters1.Name                   = null;
     personalComputerTypeParameters1.PersonalComputerTypeId = null;
     this.pctcPersonalComputerType.Parameters               = personalComputerTypeParameters1;
     this.pctcPersonalComputerType.ReadOnly                 = false;
     this.pctcPersonalComputerType.Size                     = new System.Drawing.Size(226, 22);
     this.pctcPersonalComputerType.TabIndex                 = 117;
     this.pctcPersonalComputerType.Value                    = null;
     this.pctcPersonalComputerType.ValueMember              = "PersonalComputerTypeId";
     //
     // ulblCustomerInfraestructurePersonalComputerClassification
     //
     this.ulblCustomerInfraestructurePersonalComputerClassification.AutoSize = true;
     this.ulblCustomerInfraestructurePersonalComputerClassification.Location = new System.Drawing.Point(13, 76);
     this.ulblCustomerInfraestructurePersonalComputerClassification.Name     = "ulblCustomerInfraestructurePersonalComputerClassification";
     this.ulblCustomerInfraestructurePersonalComputerClassification.Size     = new System.Drawing.Size(0, 0);
     this.ulblCustomerInfraestructurePersonalComputerClassification.TabIndex = 106;
     //
     // cipcccCustomerInfrastructurePersonalComputerClassification
     //
     this.cipcccCustomerInfrastructurePersonalComputerClassification.CustomParent  = null;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.DisplayMember = "Name";
     this.cipcccCustomerInfrastructurePersonalComputerClassification.Location      = new System.Drawing.Point(95, 70);
     this.cipcccCustomerInfrastructurePersonalComputerClassification.Name          = "cipcccCustomerInfrastructurePersonalComputerClassification";
     customerInfrastructurePersonalComputerClassificationParameters1.CustomerInfrastructurePersonalComputerClassificationParametersId = null;
     customerInfrastructurePersonalComputerClassificationParameters1.Description = null;
     customerInfrastructurePersonalComputerClassificationParameters1.Name        = null;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.Parameters  = customerInfrastructurePersonalComputerClassificationParameters1;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.ReadOnly    = false;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.Size        = new System.Drawing.Size(226, 22);
     this.cipcccCustomerInfrastructurePersonalComputerClassification.TabIndex    = 118;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.Value       = null;
     this.cipcccCustomerInfrastructurePersonalComputerClassification.ValueMember = "CustomerInfrastructurePersonalComputerClassificationId";
     //
     // ulblClassification
     //
     this.ulblClassification.AutoSize = true;
     this.ulblClassification.Location = new System.Drawing.Point(13, 74);
     this.ulblClassification.Name     = "ulblClassification";
     this.ulblClassification.Size     = new System.Drawing.Size(71, 14);
     this.ulblClassification.TabIndex = 107;
     this.ulblClassification.Text     = "Clasificación:";
     //
     // steQuantity
     //
     this.steQuantity.CustomParent = null;
     this.steQuantity.Location     = new System.Drawing.Point(446, 17);
     this.steQuantity.MaskType     = Samsara.Framework.Core.Enums.TextFormatEnum.NaturalQuantity;
     this.steQuantity.Name         = "steQuantity";
     this.steQuantity.ReadOnly     = false;
     this.steQuantity.Size         = new System.Drawing.Size(226, 20);
     this.steQuantity.TabIndex     = 119;
     this.steQuantity.Value        = ((object)(resources.GetObject("steQuantity.Value")));
     //
     // ulblQuantity
     //
     this.ulblQuantity.AutoSize = true;
     this.ulblQuantity.Location = new System.Drawing.Point(336, 18);
     this.ulblQuantity.Name     = "ulblQuantity";
     this.ulblQuantity.Size     = new System.Drawing.Size(53, 14);
     this.ulblQuantity.TabIndex = 110;
     this.ulblQuantity.Text     = "Cantidad:";
     //
     // CustomerInfrastructurePersonalComputersControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "CustomerInfrastructurePersonalComputersControl";
     this.Size = new System.Drawing.Size(710, 413);
     ((System.ComponentModel.ISupportInitialize)(this.grdRelations)).EndInit();
     this.upnDetailButtons.ClientArea.ResumeLayout(false);
     this.upnDetailButtons.ResumeLayout(false);
     this.upnlSeparatorDeleteRelation.ResumeLayout(false);
     this.upnlSeparatorEditRelation.ResumeLayout(false);
     this.upnlSeparatorCreateRelation.ResumeLayout(false);
     this.upnlSeparatorDetailButtons.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbxDetDetail)).EndInit();
     this.gbxDetDetail.ResumeLayout(false);
     this.tabDetail.ResumeLayout(false);
     this.tabItmPrincipal.ResumeLayout(false);
     this.tabItmPrincipal.PerformLayout();
     this.upnlButtons.ClientArea.ResumeLayout(false);
     this.upnlButtons.ResumeLayout(false);
     this.upnlSeparatorSaveRelation.ResumeLayout(false);
     this.upnlSeparatorCancelRelation.ResumeLayout(false);
     this.upnlSeparatorButtons.ResumeLayout(false);
     this.upnlSeparatorViewRelation.ResumeLayout(false);
     this.upnlSeparatorCloseRelation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturerReferenceNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerialNumber)).EndInit();
     this.tabItmSpecs.ResumeLayout(false);
     this.tabItmSpecs.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtModel)).EndInit();
     this.gbxStorage.ResumeLayout(false);
     this.gbxStorage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtStorage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRAM)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCPU)).EndInit();
     this.Software.ResumeLayout(false);
     this.Software.PerformLayout();
     this.ResumeLayout(false);
 }