Exemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(P4DataRetrievalPreferencesControl));
     this.gridLayoutPanel1      = new Perforce.I18nControls.GridLayoutPanel();
     this.disableParSubmitCB    = new Perforce.I18nControls.GridCheckBox();
     this.disableParShelveCB    = new Perforce.I18nControls.GridCheckBox();
     this.disableParSyncCB      = new Perforce.I18nControls.GridCheckBox();
     this.gridLayoutSubpanel3   = new Perforce.I18nControls.GridLayoutSubpanel();
     this.gridLabel4            = new Perforce.I18nControls.GridLabel();
     this.gridGroupBox2         = new Perforce.I18nControls.GridGroupBox();
     this.gridLabel3            = new Perforce.I18nControls.GridLabel();
     this.gridLabel1            = new Perforce.I18nControls.GridLabel();
     this.gridLayoutSubpanel2   = new Perforce.I18nControls.GridLayoutSubpanel();
     this.gridLabel2            = new Perforce.I18nControls.GridLabel();
     this.gridGroupBox1         = new Perforce.I18nControls.GridGroupBox();
     this.gridLayoutSubpanel1   = new Perforce.I18nControls.GridLayoutSubpanel();
     this.dataRetrievalLbl      = new Perforce.I18nControls.GridLabel();
     this.dataRetrievalGB       = new Perforce.I18nControls.GridGroupBox();
     this.LLFullMenuCB          = new Perforce.I18nControls.GridCheckBox();
     this.PreloadCacheCB        = new Perforce.I18nControls.GridCheckBox();
     this.TreatProjectsAsDirsCB = new Perforce.I18nControls.GridCheckBox();
     this.NoFstatOptimizatioRDO = new Perforce.I18nControls.GridRadioButton();
     this.LazyLoadRDO           = new Perforce.I18nControls.GridRadioButton();
     this.OptimizeFstatsRDO     = new Perforce.I18nControls.GridRadioButton();
     this.AutoUpdateStatudCB    = new Perforce.I18nControls.GridCheckBox();
     this.infoLbl        = new Perforce.I18nControls.GridLabel();
     this.updateTB       = new Perforce.I18nControls.GridTextBox();
     this.numberFilesTB  = new Perforce.I18nControls.GridTextBox();
     this.sizeTB         = new Perforce.I18nControls.GridTextBox();
     this.numberSpecsTB  = new Perforce.I18nControls.GridTextBox();
     this.minutesLbl     = new Perforce.I18nControls.GridLabel();
     this.label3         = new Perforce.I18nControls.GridLabel();
     this.numberSpecsLbl = new Perforce.I18nControls.GridLabel();
     this.numberFilesLbl = new Perforce.I18nControls.GridLabel();
     this.allLbl         = new Perforce.I18nControls.GridLabel();
     this.sizeLbl        = new Perforce.I18nControls.GridLabel();
     this.updateLbl      = new Perforce.I18nControls.GridLabel();
     this.gridPanel1     = new Perforce.I18nControls.GridPanel();
     this.gridLayoutPanel1.SuspendLayout();
     this.gridLayoutSubpanel3.SuspendLayout();
     this.gridLayoutSubpanel2.SuspendLayout();
     this.gridLayoutSubpanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridLayoutPanel1
     //
     resources.ApplyResources(this.gridLayoutPanel1, "gridLayoutPanel1");
     this.gridLayoutPanel1.Controls.Add(this.disableParSubmitCB);
     this.gridLayoutPanel1.Controls.Add(this.disableParShelveCB);
     this.gridLayoutPanel1.Controls.Add(this.disableParSyncCB);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel3);
     this.gridLayoutPanel1.Controls.Add(this.gridLabel3);
     this.gridLayoutPanel1.Controls.Add(this.gridLabel1);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel2);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel1);
     this.gridLayoutPanel1.Controls.Add(this.LLFullMenuCB);
     this.gridLayoutPanel1.Controls.Add(this.PreloadCacheCB);
     this.gridLayoutPanel1.Controls.Add(this.TreatProjectsAsDirsCB);
     this.gridLayoutPanel1.Controls.Add(this.NoFstatOptimizatioRDO);
     this.gridLayoutPanel1.Controls.Add(this.LazyLoadRDO);
     this.gridLayoutPanel1.Controls.Add(this.OptimizeFstatsRDO);
     this.gridLayoutPanel1.Controls.Add(this.AutoUpdateStatudCB);
     this.gridLayoutPanel1.Controls.Add(this.infoLbl);
     this.gridLayoutPanel1.Controls.Add(this.updateTB);
     this.gridLayoutPanel1.Controls.Add(this.numberFilesTB);
     this.gridLayoutPanel1.Controls.Add(this.sizeTB);
     this.gridLayoutPanel1.Controls.Add(this.numberSpecsTB);
     this.gridLayoutPanel1.Controls.Add(this.minutesLbl);
     this.gridLayoutPanel1.Controls.Add(this.label3);
     this.gridLayoutPanel1.Controls.Add(this.numberSpecsLbl);
     this.gridLayoutPanel1.Controls.Add(this.numberFilesLbl);
     this.gridLayoutPanel1.Controls.Add(this.allLbl);
     this.gridLayoutPanel1.Controls.Add(this.sizeLbl);
     this.gridLayoutPanel1.Controls.Add(this.updateLbl);
     this.gridLayoutPanel1.Controls.Add(this.gridPanel1);
     this.gridLayoutPanel1.EnableDesignerGrid   = false;
     this.gridLayoutPanel1.EnableDesignerLayout = true;
     this.gridLayoutPanel1.EnableParentResize   = false;
     this.gridLayoutPanel1.MinimumColumnWidth   = 0;
     this.gridLayoutPanel1.MinimumRowHeight     = 0;
     this.gridLayoutPanel1.Name = "gridLayoutPanel1";
     //
     // disableParSubmitCB
     //
     resources.ApplyResources(this.disableParSubmitCB, "disableParSubmitCB");
     this.disableParSubmitCB.CellHeight              = 30;
     this.disableParSubmitCB.CellWidth               = 515;
     this.disableParSubmitCB.Column                  = 0;
     this.disableParSubmitCB.ColumnsSpanned          = 3;
     this.disableParSubmitCB.Name                    = "disableParSubmitCB";
     this.disableParSubmitCB.Row                     = 17;
     this.disableParSubmitCB.RowsSpanned             = 0;
     this.disableParSubmitCB.UseVisualStyleBackColor = true;
     this.disableParSubmitCB.YOffset                 = 0;
     //
     // disableParShelveCB
     //
     resources.ApplyResources(this.disableParShelveCB, "disableParShelveCB");
     this.disableParShelveCB.CellHeight              = 30;
     this.disableParShelveCB.CellWidth               = 515;
     this.disableParShelveCB.Column                  = 0;
     this.disableParShelveCB.ColumnsSpanned          = 3;
     this.disableParShelveCB.Name                    = "disableParShelveCB";
     this.disableParShelveCB.Row                     = 18;
     this.disableParShelveCB.RowsSpanned             = 0;
     this.disableParShelveCB.UseVisualStyleBackColor = true;
     this.disableParShelveCB.YOffset                 = 0;
     //
     // disableParSyncCB
     //
     resources.ApplyResources(this.disableParSyncCB, "disableParSyncCB");
     this.disableParSyncCB.CellHeight              = 30;
     this.disableParSyncCB.CellWidth               = 515;
     this.disableParSyncCB.Column                  = 0;
     this.disableParSyncCB.ColumnsSpanned          = 3;
     this.disableParSyncCB.Name                    = "disableParSyncCB";
     this.disableParSyncCB.Row                     = 16;
     this.disableParSyncCB.RowsSpanned             = 0;
     this.disableParSyncCB.UseVisualStyleBackColor = true;
     this.disableParSyncCB.YOffset                 = 0;
     //
     // gridLayoutSubpanel3
     //
     resources.ApplyResources(this.gridLayoutSubpanel3, "gridLayoutSubpanel3");
     this.gridLayoutSubpanel3.CellHeight     = 106;
     this.gridLayoutSubpanel3.CellWidth      = 515;
     this.gridLayoutSubpanel3.Column         = 0;
     this.gridLayoutSubpanel3.ColumnsSpanned = 3;
     this.gridLayoutSubpanel3.Controls.Add(this.gridLabel4);
     this.gridLayoutSubpanel3.Controls.Add(this.gridGroupBox2);
     this.gridLayoutSubpanel3.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel3.EnableDesignerLayout = false;
     this.gridLayoutSubpanel3.EnableParentResize   = false;
     this.gridLayoutSubpanel3.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel3.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel3.Name        = "gridLayoutSubpanel3";
     this.gridLayoutSubpanel3.Row         = 15;
     this.gridLayoutSubpanel3.RowsSpanned = 0;
     this.gridLayoutSubpanel3.YOffset     = 0;
     //
     // gridLabel4
     //
     resources.ApplyResources(this.gridLabel4, "gridLabel4");
     this.gridLabel4.CellHeight     = 106;
     this.gridLabel4.CellWidth      = 259;
     this.gridLabel4.Column         = 0;
     this.gridLabel4.ColumnsSpanned = 0;
     this.gridLabel4.Name           = "gridLabel4";
     this.gridLabel4.Row            = 0;
     this.gridLabel4.RowsSpanned    = 0;
     this.gridLabel4.YOffset        = 0;
     //
     // gridGroupBox2
     //
     resources.ApplyResources(this.gridGroupBox2, "gridGroupBox2");
     this.gridGroupBox2.CellHeight     = 106;
     this.gridGroupBox2.CellWidth      = 257;
     this.gridGroupBox2.Column         = 1;
     this.gridGroupBox2.ColumnsSpanned = 0;
     this.gridGroupBox2.Name           = "gridGroupBox2";
     this.gridGroupBox2.Row            = 0;
     this.gridGroupBox2.RowsSpanned    = 0;
     this.gridGroupBox2.TabStop        = false;
     this.gridGroupBox2.YOffset        = 0;
     //
     // gridLabel3
     //
     resources.ApplyResources(this.gridLabel3, "gridLabel3");
     this.gridLabel3.CellHeight     = 32;
     this.gridLabel3.CellWidth      = 377;
     this.gridLabel3.Column         = 0;
     this.gridLabel3.ColumnsSpanned = 3;
     this.gridLabel3.Name           = "gridLabel3";
     this.gridLabel3.Row            = 14;
     this.gridLabel3.RowsSpanned    = 0;
     this.gridLabel3.YOffset        = 0;
     //
     // gridLabel1
     //
     resources.ApplyResources(this.gridLabel1, "gridLabel1");
     this.gridLabel1.CellHeight     = 0;
     this.gridLabel1.CellWidth      = 0;
     this.gridLabel1.Column         = 0;
     this.gridLabel1.ColumnsSpanned = 0;
     this.gridLabel1.Name           = "gridLabel1";
     this.gridLabel1.Row            = 0;
     this.gridLabel1.RowsSpanned    = 0;
     this.gridLabel1.YOffset        = 0;
     //
     // gridLayoutSubpanel2
     //
     resources.ApplyResources(this.gridLayoutSubpanel2, "gridLayoutSubpanel2");
     this.gridLayoutSubpanel2.CellHeight     = 23;
     this.gridLayoutSubpanel2.CellWidth      = 377;
     this.gridLayoutSubpanel2.Column         = 0;
     this.gridLayoutSubpanel2.ColumnsSpanned = 3;
     this.gridLayoutSubpanel2.Controls.Add(this.gridLabel2);
     this.gridLayoutSubpanel2.Controls.Add(this.gridGroupBox1);
     this.gridLayoutSubpanel2.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel2.EnableDesignerLayout = false;
     this.gridLayoutSubpanel2.EnableParentResize   = false;
     this.gridLayoutSubpanel2.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel2.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel2.Name        = "gridLayoutSubpanel2";
     this.gridLayoutSubpanel2.Row         = 7;
     this.gridLayoutSubpanel2.RowsSpanned = 0;
     this.gridLayoutSubpanel2.YOffset     = 0;
     //
     // gridLabel2
     //
     resources.ApplyResources(this.gridLabel2, "gridLabel2");
     this.gridLabel2.CellHeight     = 13;
     this.gridLabel2.CellWidth      = 140;
     this.gridLabel2.Column         = 0;
     this.gridLabel2.ColumnsSpanned = 0;
     this.gridLabel2.Name           = "gridLabel2";
     this.gridLabel2.Row            = 0;
     this.gridLabel2.RowsSpanned    = 0;
     this.gridLabel2.YOffset        = 0;
     //
     // gridGroupBox1
     //
     resources.ApplyResources(this.gridGroupBox1, "gridGroupBox1");
     this.gridGroupBox1.CellHeight     = 13;
     this.gridGroupBox1.CellWidth      = 237;
     this.gridGroupBox1.Column         = 1;
     this.gridGroupBox1.ColumnsSpanned = 0;
     this.gridGroupBox1.Name           = "gridGroupBox1";
     this.gridGroupBox1.Row            = 0;
     this.gridGroupBox1.RowsSpanned    = 0;
     this.gridGroupBox1.TabStop        = false;
     this.gridGroupBox1.YOffset        = 5;
     //
     // gridLayoutSubpanel1
     //
     resources.ApplyResources(this.gridLayoutSubpanel1, "gridLayoutSubpanel1");
     this.gridLayoutSubpanel1.CellHeight     = 19;
     this.gridLayoutSubpanel1.CellWidth      = 377;
     this.gridLayoutSubpanel1.Column         = 0;
     this.gridLayoutSubpanel1.ColumnsSpanned = 3;
     this.gridLayoutSubpanel1.Controls.Add(this.dataRetrievalLbl);
     this.gridLayoutSubpanel1.Controls.Add(this.dataRetrievalGB);
     this.gridLayoutSubpanel1.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel1.EnableDesignerLayout = false;
     this.gridLayoutSubpanel1.EnableParentResize   = false;
     this.gridLayoutSubpanel1.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel1.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel1.Name        = "gridLayoutSubpanel1";
     this.gridLayoutSubpanel1.Row         = 0;
     this.gridLayoutSubpanel1.RowsSpanned = 0;
     this.gridLayoutSubpanel1.YOffset     = 0;
     //
     // dataRetrievalLbl
     //
     resources.ApplyResources(this.dataRetrievalLbl, "dataRetrievalLbl");
     this.dataRetrievalLbl.CellHeight     = 13;
     this.dataRetrievalLbl.CellWidth      = 76;
     this.dataRetrievalLbl.Column         = 0;
     this.dataRetrievalLbl.ColumnsSpanned = 0;
     this.dataRetrievalLbl.Name           = "dataRetrievalLbl";
     this.dataRetrievalLbl.Row            = 0;
     this.dataRetrievalLbl.RowsSpanned    = 0;
     this.dataRetrievalLbl.YOffset        = 0;
     //
     // dataRetrievalGB
     //
     resources.ApplyResources(this.dataRetrievalGB, "dataRetrievalGB");
     this.dataRetrievalGB.CellHeight     = 13;
     this.dataRetrievalGB.CellWidth      = 295;
     this.dataRetrievalGB.Column         = 1;
     this.dataRetrievalGB.ColumnsSpanned = 0;
     this.dataRetrievalGB.Name           = "dataRetrievalGB";
     this.dataRetrievalGB.Row            = 0;
     this.dataRetrievalGB.RowsSpanned    = 0;
     this.dataRetrievalGB.TabStop        = false;
     this.dataRetrievalGB.YOffset        = 5;
     //
     // LLFullMenuCB
     //
     resources.ApplyResources(this.LLFullMenuCB, "LLFullMenuCB");
     this.LLFullMenuCB.CellHeight              = 17;
     this.LLFullMenuCB.CellWidth               = 377;
     this.LLFullMenuCB.Column                  = 0;
     this.LLFullMenuCB.ColumnsSpanned          = 3;
     this.LLFullMenuCB.Name                    = "LLFullMenuCB";
     this.LLFullMenuCB.Row                     = 12;
     this.LLFullMenuCB.RowsSpanned             = 0;
     this.LLFullMenuCB.UseVisualStyleBackColor = true;
     this.LLFullMenuCB.YOffset                 = 0;
     //
     // PreloadCacheCB
     //
     resources.ApplyResources(this.PreloadCacheCB, "PreloadCacheCB");
     this.PreloadCacheCB.CellHeight              = 17;
     this.PreloadCacheCB.CellWidth               = 377;
     this.PreloadCacheCB.Column                  = 0;
     this.PreloadCacheCB.ColumnsSpanned          = 3;
     this.PreloadCacheCB.Name                    = "PreloadCacheCB";
     this.PreloadCacheCB.Row                     = 10;
     this.PreloadCacheCB.RowsSpanned             = 0;
     this.PreloadCacheCB.UseVisualStyleBackColor = true;
     this.PreloadCacheCB.YOffset                 = 0;
     //
     // TreatProjectsAsDirsCB
     //
     resources.ApplyResources(this.TreatProjectsAsDirsCB, "TreatProjectsAsDirsCB");
     this.TreatProjectsAsDirsCB.CellHeight              = 17;
     this.TreatProjectsAsDirsCB.CellWidth               = 377;
     this.TreatProjectsAsDirsCB.Column                  = 0;
     this.TreatProjectsAsDirsCB.ColumnsSpanned          = 3;
     this.TreatProjectsAsDirsCB.Name                    = "TreatProjectsAsDirsCB";
     this.TreatProjectsAsDirsCB.Row                     = 9;
     this.TreatProjectsAsDirsCB.RowsSpanned             = 0;
     this.TreatProjectsAsDirsCB.UseVisualStyleBackColor = true;
     this.TreatProjectsAsDirsCB.YOffset                 = 0;
     //
     // NoFstatOptimizatioRDO
     //
     resources.ApplyResources(this.NoFstatOptimizatioRDO, "NoFstatOptimizatioRDO");
     this.NoFstatOptimizatioRDO.CellHeight              = 23;
     this.NoFstatOptimizatioRDO.CellWidth               = 377;
     this.NoFstatOptimizatioRDO.Column                  = 0;
     this.NoFstatOptimizatioRDO.ColumnsSpanned          = 3;
     this.NoFstatOptimizatioRDO.Name                    = "NoFstatOptimizatioRDO";
     this.NoFstatOptimizatioRDO.Row                     = 13;
     this.NoFstatOptimizatioRDO.RowsSpanned             = 0;
     this.NoFstatOptimizatioRDO.TabStop                 = true;
     this.NoFstatOptimizatioRDO.UseVisualStyleBackColor = true;
     this.NoFstatOptimizatioRDO.YOffset                 = 0;
     this.NoFstatOptimizatioRDO.CheckedChanged         += new System.EventHandler(this.NoFstatOptimizatioRDO_CheckedChanged);
     //
     // LazyLoadRDO
     //
     resources.ApplyResources(this.LazyLoadRDO, "LazyLoadRDO");
     this.LazyLoadRDO.CellHeight              = 23;
     this.LazyLoadRDO.CellWidth               = 377;
     this.LazyLoadRDO.Column                  = 0;
     this.LazyLoadRDO.ColumnsSpanned          = 3;
     this.LazyLoadRDO.Name                    = "LazyLoadRDO";
     this.LazyLoadRDO.Row                     = 11;
     this.LazyLoadRDO.RowsSpanned             = 0;
     this.LazyLoadRDO.TabStop                 = true;
     this.LazyLoadRDO.UseVisualStyleBackColor = true;
     this.LazyLoadRDO.YOffset                 = 0;
     this.LazyLoadRDO.CheckedChanged         += new System.EventHandler(this.LazyLoadRDO_CheckedChanged);
     //
     // OptimizeFstatsRDO
     //
     resources.ApplyResources(this.OptimizeFstatsRDO, "OptimizeFstatsRDO");
     this.OptimizeFstatsRDO.CellHeight              = 23;
     this.OptimizeFstatsRDO.CellWidth               = 377;
     this.OptimizeFstatsRDO.Column                  = 0;
     this.OptimizeFstatsRDO.ColumnsSpanned          = 3;
     this.OptimizeFstatsRDO.Name                    = "OptimizeFstatsRDO";
     this.OptimizeFstatsRDO.Row                     = 8;
     this.OptimizeFstatsRDO.RowsSpanned             = 0;
     this.OptimizeFstatsRDO.TabStop                 = true;
     this.OptimizeFstatsRDO.UseVisualStyleBackColor = true;
     this.OptimizeFstatsRDO.YOffset                 = 0;
     this.OptimizeFstatsRDO.CheckedChanged         += new System.EventHandler(this.OptimizeFstatsRDO_CheckedChanged);
     //
     // AutoUpdateStatudCB
     //
     resources.ApplyResources(this.AutoUpdateStatudCB, "AutoUpdateStatudCB");
     this.AutoUpdateStatudCB.CellHeight              = 23;
     this.AutoUpdateStatudCB.CellWidth               = 377;
     this.AutoUpdateStatudCB.Column                  = 0;
     this.AutoUpdateStatudCB.ColumnsSpanned          = 3;
     this.AutoUpdateStatudCB.Name                    = "AutoUpdateStatudCB";
     this.AutoUpdateStatudCB.Row                     = 5;
     this.AutoUpdateStatudCB.RowsSpanned             = 0;
     this.AutoUpdateStatudCB.UseVisualStyleBackColor = true;
     this.AutoUpdateStatudCB.YOffset                 = 0;
     //
     // infoLbl
     //
     resources.ApplyResources(this.infoLbl, "infoLbl");
     this.infoLbl.AutoEllipsis   = true;
     this.infoLbl.CellHeight     = 35;
     this.infoLbl.CellWidth      = 377;
     this.infoLbl.Column         = 0;
     this.infoLbl.ColumnsSpanned = 3;
     this.infoLbl.Name           = "infoLbl";
     this.infoLbl.Row            = 6;
     this.infoLbl.RowsSpanned    = 0;
     this.infoLbl.YOffset        = 0;
     //
     // updateTB
     //
     resources.ApplyResources(this.updateTB, "updateTB");
     this.updateTB.CellHeight     = 26;
     this.updateTB.CellWidth      = 71;
     this.updateTB.Column         = 2;
     this.updateTB.ColumnsSpanned = 0;
     this.updateTB.Name           = "updateTB";
     this.updateTB.Row            = 1;
     this.updateTB.RowsSpanned    = 0;
     this.updateTB.YOffset        = 0;
     //
     // numberFilesTB
     //
     resources.ApplyResources(this.numberFilesTB, "numberFilesTB");
     this.numberFilesTB.CellHeight     = 26;
     this.numberFilesTB.CellWidth      = 71;
     this.numberFilesTB.Column         = 2;
     this.numberFilesTB.ColumnsSpanned = 0;
     this.numberFilesTB.Name           = "numberFilesTB";
     this.numberFilesTB.Row            = 2;
     this.numberFilesTB.RowsSpanned    = 0;
     this.numberFilesTB.YOffset        = 0;
     //
     // sizeTB
     //
     resources.ApplyResources(this.sizeTB, "sizeTB");
     this.sizeTB.CellHeight     = 26;
     this.sizeTB.CellWidth      = 71;
     this.sizeTB.Column         = 2;
     this.sizeTB.ColumnsSpanned = 0;
     this.sizeTB.Name           = "sizeTB";
     this.sizeTB.Row            = 3;
     this.sizeTB.RowsSpanned    = 0;
     this.sizeTB.YOffset        = 0;
     //
     // numberSpecsTB
     //
     resources.ApplyResources(this.numberSpecsTB, "numberSpecsTB");
     this.numberSpecsTB.CellHeight     = 26;
     this.numberSpecsTB.CellWidth      = 71;
     this.numberSpecsTB.Column         = 2;
     this.numberSpecsTB.ColumnsSpanned = 0;
     this.numberSpecsTB.Name           = "numberSpecsTB";
     this.numberSpecsTB.Row            = 4;
     this.numberSpecsTB.RowsSpanned    = 0;
     this.numberSpecsTB.YOffset        = 0;
     //
     // minutesLbl
     //
     resources.ApplyResources(this.minutesLbl, "minutesLbl");
     this.minutesLbl.AutoEllipsis   = true;
     this.minutesLbl.CellHeight     = 26;
     this.minutesLbl.CellWidth      = 54;
     this.minutesLbl.Column         = 3;
     this.minutesLbl.ColumnsSpanned = 0;
     this.minutesLbl.Name           = "minutesLbl";
     this.minutesLbl.Row            = 1;
     this.minutesLbl.RowsSpanned    = 0;
     this.minutesLbl.YOffset        = 3;
     this.minutesLbl.SizeChanged   += new System.EventHandler(this.label3_SizeChanged);
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.AutoEllipsis   = true;
     this.label3.CellHeight     = 26;
     this.label3.CellWidth      = 54;
     this.label3.Column         = 3;
     this.label3.ColumnsSpanned = 0;
     this.label3.Name           = "label3";
     this.label3.Row            = 3;
     this.label3.RowsSpanned    = 0;
     this.label3.YOffset        = 3;
     this.label3.SizeChanged   += new System.EventHandler(this.label3_SizeChanged);
     //
     // numberSpecsLbl
     //
     resources.ApplyResources(this.numberSpecsLbl, "numberSpecsLbl");
     this.numberSpecsLbl.AutoEllipsis   = true;
     this.numberSpecsLbl.CellHeight     = 26;
     this.numberSpecsLbl.CellWidth      = 252;
     this.numberSpecsLbl.Column         = 0;
     this.numberSpecsLbl.ColumnsSpanned = 1;
     this.numberSpecsLbl.Name           = "numberSpecsLbl";
     this.numberSpecsLbl.Row            = 4;
     this.numberSpecsLbl.RowsSpanned    = 0;
     this.numberSpecsLbl.YOffset        = 3;
     //
     // numberFilesLbl
     //
     resources.ApplyResources(this.numberFilesLbl, "numberFilesLbl");
     this.numberFilesLbl.AutoEllipsis   = true;
     this.numberFilesLbl.CellHeight     = 26;
     this.numberFilesLbl.CellWidth      = 252;
     this.numberFilesLbl.Column         = 0;
     this.numberFilesLbl.ColumnsSpanned = 1;
     this.numberFilesLbl.Name           = "numberFilesLbl";
     this.numberFilesLbl.Row            = 2;
     this.numberFilesLbl.RowsSpanned    = 0;
     this.numberFilesLbl.YOffset        = 3;
     //
     // allLbl
     //
     resources.ApplyResources(this.allLbl, "allLbl");
     this.allLbl.AutoEllipsis   = true;
     this.allLbl.CellHeight     = 26;
     this.allLbl.CellWidth      = 54;
     this.allLbl.Column         = 3;
     this.allLbl.ColumnsSpanned = 0;
     this.allLbl.Name           = "allLbl";
     this.allLbl.Row            = 4;
     this.allLbl.RowsSpanned    = 0;
     this.allLbl.YOffset        = 3;
     this.allLbl.SizeChanged   += new System.EventHandler(this.label3_SizeChanged);
     //
     // sizeLbl
     //
     resources.ApplyResources(this.sizeLbl, "sizeLbl");
     this.sizeLbl.AutoEllipsis   = true;
     this.sizeLbl.CellHeight     = 26;
     this.sizeLbl.CellWidth      = 252;
     this.sizeLbl.Column         = 0;
     this.sizeLbl.ColumnsSpanned = 1;
     this.sizeLbl.Name           = "sizeLbl";
     this.sizeLbl.Row            = 3;
     this.sizeLbl.RowsSpanned    = 0;
     this.sizeLbl.YOffset        = 3;
     //
     // updateLbl
     //
     resources.ApplyResources(this.updateLbl, "updateLbl");
     this.updateLbl.AutoEllipsis   = true;
     this.updateLbl.CellHeight     = 26;
     this.updateLbl.CellWidth      = 252;
     this.updateLbl.Column         = 0;
     this.updateLbl.ColumnsSpanned = 1;
     this.updateLbl.Name           = "updateLbl";
     this.updateLbl.Row            = 1;
     this.updateLbl.RowsSpanned    = 0;
     this.updateLbl.YOffset        = 3;
     //
     // gridPanel1
     //
     resources.ApplyResources(this.gridPanel1, "gridPanel1");
     this.gridPanel1.CellHeight     = 25;
     this.gridPanel1.CellWidth      = 217;
     this.gridPanel1.Column         = 1;
     this.gridPanel1.ColumnsSpanned = 0;
     this.gridPanel1.Name           = "gridPanel1";
     this.gridPanel1.Row            = 19;
     this.gridPanel1.RowsSpanned    = 0;
     this.gridPanel1.YOffset        = 0;
     //
     // P4DataRetrievalPreferencesControl
     //
     this.AllowDrop = true;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridLayoutPanel1);
     this.Name  = "P4DataRetrievalPreferencesControl";
     this.Load += new System.EventHandler(this.P4DataRetrievalPreferencesControl_Load);
     this.gridLayoutPanel1.ResumeLayout(false);
     this.gridLayoutPanel1.PerformLayout();
     this.gridLayoutSubpanel3.ResumeLayout(false);
     this.gridLayoutSubpanel3.PerformLayout();
     this.gridLayoutSubpanel2.ResumeLayout(false);
     this.gridLayoutSubpanel2.PerformLayout();
     this.gridLayoutSubpanel1.ResumeLayout(false);
     this.gridLayoutSubpanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(P4LoggingPreferencesControl));
     this.gridLayoutPanel1    = new Perforce.I18nControls.GridLayoutPanel();
     this.gridPanel1          = new Perforce.I18nControls.GridPanel();
     this.gridLayoutSubpanel1 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.loggingLbl          = new Perforce.I18nControls.GridLabel();
     this.groupBox2           = new Perforce.I18nControls.GridGroupBox();
     this.reportingChk        = new Perforce.I18nControls.GridCheckBox();
     this.commandChk          = new Perforce.I18nControls.GridCheckBox();
     this.loggingChk          = new Perforce.I18nControls.GridCheckBox();
     this.nameLbl             = new Perforce.I18nControls.GridLabel();
     this.pathTB    = new Perforce.I18nControls.GridTextBox();
     this.sizeLbl   = new Perforce.I18nControls.GridLabel();
     this.selectBtn = new Perforce.I18nControls.GridButton();
     this.sizeTB    = new Perforce.I18nControls.GridTextBox();
     this.gridLayoutPanel1.SuspendLayout();
     this.gridLayoutSubpanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridLayoutPanel1
     //
     this.gridLayoutPanel1.Controls.Add(this.gridPanel1);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel1);
     this.gridLayoutPanel1.Controls.Add(this.reportingChk);
     this.gridLayoutPanel1.Controls.Add(this.commandChk);
     this.gridLayoutPanel1.Controls.Add(this.loggingChk);
     this.gridLayoutPanel1.Controls.Add(this.nameLbl);
     this.gridLayoutPanel1.Controls.Add(this.pathTB);
     this.gridLayoutPanel1.Controls.Add(this.sizeLbl);
     this.gridLayoutPanel1.Controls.Add(this.selectBtn);
     this.gridLayoutPanel1.Controls.Add(this.sizeTB);
     resources.ApplyResources(this.gridLayoutPanel1, "gridLayoutPanel1");
     this.gridLayoutPanel1.EnableDesignerGrid   = false;
     this.gridLayoutPanel1.EnableDesignerLayout = true;
     this.gridLayoutPanel1.EnableParentResize   = false;
     this.gridLayoutPanel1.MinimumColumnWidth   = 20;
     this.gridLayoutPanel1.MinimumRowHeight     = 0;
     this.gridLayoutPanel1.Name = "gridLayoutPanel1";
     //
     // gridPanel1
     //
     resources.ApplyResources(this.gridPanel1, "gridPanel1");
     this.gridPanel1.Column         = 3;
     this.gridPanel1.ColumnsSpanned = 0;
     this.gridPanel1.Name           = "gridPanel1";
     this.gridPanel1.Row            = 6;
     this.gridPanel1.RowsSpanned    = 0;
     this.gridPanel1.YOffset        = 0;
     //
     // gridLayoutSubpanel1
     //
     resources.ApplyResources(this.gridLayoutSubpanel1, "gridLayoutSubpanel1");
     this.gridLayoutSubpanel1.Column         = 0;
     this.gridLayoutSubpanel1.ColumnsSpanned = 4;
     this.gridLayoutSubpanel1.Controls.Add(this.loggingLbl);
     this.gridLayoutSubpanel1.Controls.Add(this.groupBox2);
     this.gridLayoutSubpanel1.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel1.EnableDesignerLayout = true;
     this.gridLayoutSubpanel1.EnableParentResize   = false;
     this.gridLayoutSubpanel1.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel1.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel1.Name        = "gridLayoutSubpanel1";
     this.gridLayoutSubpanel1.Row         = 0;
     this.gridLayoutSubpanel1.RowsSpanned = 0;
     this.gridLayoutSubpanel1.YOffset     = 0;
     //
     // loggingLbl
     //
     resources.ApplyResources(this.loggingLbl, "loggingLbl");
     this.loggingLbl.Column         = 0;
     this.loggingLbl.ColumnsSpanned = 0;
     this.loggingLbl.Name           = "loggingLbl";
     this.loggingLbl.Row            = 0;
     this.loggingLbl.RowsSpanned    = 0;
     this.loggingLbl.YOffset        = 0;
     //
     // groupBox2
     //
     resources.ApplyResources(this.groupBox2, "groupBox2");
     this.groupBox2.Column         = 1;
     this.groupBox2.ColumnsSpanned = 0;
     this.groupBox2.Name           = "groupBox2";
     this.groupBox2.Row            = 0;
     this.groupBox2.RowsSpanned    = 0;
     this.groupBox2.TabStop        = false;
     this.groupBox2.YOffset        = 0;
     //
     // reportingChk
     //
     resources.ApplyResources(this.reportingChk, "reportingChk");
     this.reportingChk.Column                  = 1;
     this.reportingChk.ColumnsSpanned          = 3;
     this.reportingChk.Name                    = "reportingChk";
     this.reportingChk.Row                     = 1;
     this.reportingChk.RowsSpanned             = 0;
     this.reportingChk.UseVisualStyleBackColor = true;
     this.reportingChk.YOffset                 = 0;
     //
     // commandChk
     //
     resources.ApplyResources(this.commandChk, "commandChk");
     this.commandChk.Column                  = 1;
     this.commandChk.ColumnsSpanned          = 3;
     this.commandChk.Name                    = "commandChk";
     this.commandChk.Row                     = 2;
     this.commandChk.RowsSpanned             = 0;
     this.commandChk.UseVisualStyleBackColor = true;
     this.commandChk.YOffset                 = 0;
     //
     // loggingChk
     //
     resources.ApplyResources(this.loggingChk, "loggingChk");
     this.loggingChk.Column                  = 1;
     this.loggingChk.ColumnsSpanned          = 3;
     this.loggingChk.Name                    = "loggingChk";
     this.loggingChk.Row                     = 3;
     this.loggingChk.RowsSpanned             = 0;
     this.loggingChk.UseVisualStyleBackColor = true;
     this.loggingChk.YOffset                 = 0;
     this.loggingChk.CheckedChanged         += new System.EventHandler(this.loggingChk_CheckedChanged);
     //
     // nameLbl
     //
     resources.ApplyResources(this.nameLbl, "nameLbl");
     this.nameLbl.Column         = 2;
     this.nameLbl.ColumnsSpanned = 0;
     this.nameLbl.Name           = "nameLbl";
     this.nameLbl.Row            = 4;
     this.nameLbl.RowsSpanned    = 0;
     this.nameLbl.YOffset        = 0;
     //
     // pathTB
     //
     resources.ApplyResources(this.pathTB, "pathTB");
     this.pathTB.Column         = 3;
     this.pathTB.ColumnsSpanned = 0;
     this.pathTB.Name           = "pathTB";
     this.pathTB.Row            = 4;
     this.pathTB.RowsSpanned    = 0;
     this.pathTB.YOffset        = 0;
     //
     // sizeLbl
     //
     resources.ApplyResources(this.sizeLbl, "sizeLbl");
     this.sizeLbl.Column         = 2;
     this.sizeLbl.ColumnsSpanned = 0;
     this.sizeLbl.Name           = "sizeLbl";
     this.sizeLbl.Row            = 5;
     this.sizeLbl.RowsSpanned    = 0;
     this.sizeLbl.YOffset        = 0;
     //
     // selectBtn
     //
     resources.ApplyResources(this.selectBtn, "selectBtn");
     this.selectBtn.Column                  = 4;
     this.selectBtn.ColumnsSpanned          = 0;
     this.selectBtn.Name                    = "selectBtn";
     this.selectBtn.Row                     = 4;
     this.selectBtn.RowsSpanned             = 0;
     this.selectBtn.UseVisualStyleBackColor = true;
     this.selectBtn.YOffset                 = 0;
     this.selectBtn.Click                  += new System.EventHandler(this.selectBtn_Click);
     //
     // sizeTB
     //
     resources.ApplyResources(this.sizeTB, "sizeTB");
     this.sizeTB.Column         = 3;
     this.sizeTB.ColumnsSpanned = 0;
     this.sizeTB.Name           = "sizeTB";
     this.sizeTB.Row            = 5;
     this.sizeTB.RowsSpanned    = 0;
     this.sizeTB.YOffset        = 0;
     this.sizeTB.KeyPress      += new System.Windows.Forms.KeyPressEventHandler(this.sizeTB_KeyPress);
     //
     // P4LoggingPreferencesControl
     //
     this.AllowDrop = true;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridLayoutPanel1);
     this.Name  = "P4LoggingPreferencesControl";
     this.Load += new System.EventHandler(this.P4LoggingPreferencesControl_Load);
     this.gridLayoutPanel1.ResumeLayout(false);
     this.gridLayoutPanel1.PerformLayout();
     this.gridLayoutSubpanel1.ResumeLayout(false);
     this.gridLayoutSubpanel1.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(P4DiffMergePreferencesControl));
     this.diffFileDialog1     = new System.Windows.Forms.OpenFileDialog();
     this.mergeFileDialog2    = new System.Windows.Forms.OpenFileDialog();
     this.gridLayoutPanel1    = new Perforce.I18nControls.GridLayoutPanel();
     this.reviewsChkBox       = new Perforce.I18nControls.GridCheckBox();
     this.gridLayoutSubpanel5 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.reviewsLbl          = new Perforce.I18nControls.GridLabel();
     this.groupBox3           = new Perforce.I18nControls.GridGroupBox();
     this.gridLayoutSubpanel3 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.gridPanel3          = new Perforce.I18nControls.GridPanel();
     this.p4MergeRB           = new Perforce.I18nControls.GridRadioButton();
     this.otherAppRB          = new Perforce.I18nControls.GridRadioButton();
     this.gridPanel2          = new Perforce.I18nControls.GridPanel();
     this.gridPanel1          = new Perforce.I18nControls.GridPanel();
     this.gridLayoutSubpanel2 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.mergeAppLbl         = new Perforce.I18nControls.GridLabel();
     this.groupBox1           = new Perforce.I18nControls.GridGroupBox();
     this.gridLayoutSubpanel1 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.diffLbl             = new Perforce.I18nControls.GridLabel();
     this.diffAppLbl          = new Perforce.I18nControls.GridLabel();
     this.groupBox2           = new Perforce.I18nControls.GridGroupBox();
     this.diffLocationLbl     = new Perforce.I18nControls.GridLabel();
     this.mergeLocationTB     = new Perforce.I18nControls.GridTextBox();
     this.diffArgumentsTB     = new Perforce.I18nControls.GridTextBox();
     this.mergeBrowseBtn      = new Perforce.I18nControls.GridButton();
     this.diffArgumentsLbl    = new Perforce.I18nControls.GridLabel();
     this.mergeArgumentsTB    = new Perforce.I18nControls.GridTextBox();
     this.diffBrowseBtn       = new Perforce.I18nControls.GridButton();
     this.mergeArgumentsLbl   = new Perforce.I18nControls.GridLabel();
     this.mergeLocationLbl    = new Perforce.I18nControls.GridLabel();
     this.diffLocationTB      = new Perforce.I18nControls.GridTextBox();
     this.gridLayoutSubpanel4 = new Perforce.I18nControls.GridLayoutSubpanel();
     this.gridPanel4          = new Perforce.I18nControls.GridPanel();
     this.p4Merge2RB          = new Perforce.I18nControls.GridRadioButton();
     this.otherApp2RB         = new Perforce.I18nControls.GridRadioButton();
     this.mergeAppGB          = new Perforce.I18nControls.GridGroupBox();
     this.gridLayoutPanel1.SuspendLayout();
     this.gridLayoutSubpanel5.SuspendLayout();
     this.gridLayoutSubpanel3.SuspendLayout();
     this.gridLayoutSubpanel2.SuspendLayout();
     this.gridLayoutSubpanel1.SuspendLayout();
     this.gridLayoutSubpanel4.SuspendLayout();
     this.SuspendLayout();
     //
     // diffFileDialog1
     //
     this.diffFileDialog1.FileName = "openFileDialog1";
     //
     // mergeFileDialog2
     //
     this.mergeFileDialog2.FileName = "openFileDialog1";
     //
     // gridLayoutPanel1
     //
     this.gridLayoutPanel1.Controls.Add(this.reviewsChkBox);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel5);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel3);
     this.gridLayoutPanel1.Controls.Add(this.gridPanel2);
     this.gridLayoutPanel1.Controls.Add(this.gridPanel1);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel2);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel1);
     this.gridLayoutPanel1.Controls.Add(this.diffLocationLbl);
     this.gridLayoutPanel1.Controls.Add(this.mergeLocationTB);
     this.gridLayoutPanel1.Controls.Add(this.diffArgumentsTB);
     this.gridLayoutPanel1.Controls.Add(this.mergeBrowseBtn);
     this.gridLayoutPanel1.Controls.Add(this.diffArgumentsLbl);
     this.gridLayoutPanel1.Controls.Add(this.mergeArgumentsTB);
     this.gridLayoutPanel1.Controls.Add(this.diffBrowseBtn);
     this.gridLayoutPanel1.Controls.Add(this.mergeArgumentsLbl);
     this.gridLayoutPanel1.Controls.Add(this.mergeLocationLbl);
     this.gridLayoutPanel1.Controls.Add(this.diffLocationTB);
     this.gridLayoutPanel1.Controls.Add(this.gridLayoutSubpanel4);
     resources.ApplyResources(this.gridLayoutPanel1, "gridLayoutPanel1");
     this.gridLayoutPanel1.EnableDesignerGrid   = false;
     this.gridLayoutPanel1.EnableDesignerLayout = true;
     this.gridLayoutPanel1.EnableParentResize   = false;
     this.gridLayoutPanel1.MinimumColumnWidth   = 10;
     this.gridLayoutPanel1.MinimumRowHeight     = 10;
     this.gridLayoutPanel1.Name = "gridLayoutPanel1";
     //
     // reviewsChkBox
     //
     resources.ApplyResources(this.reviewsChkBox, "reviewsChkBox");
     this.reviewsChkBox.CellHeight              = 23;
     this.reviewsChkBox.CellWidth               = 440;
     this.reviewsChkBox.Column                  = 1;
     this.reviewsChkBox.ColumnsSpanned          = 3;
     this.reviewsChkBox.Name                    = "reviewsChkBox";
     this.reviewsChkBox.Row                     = 9;
     this.reviewsChkBox.RowsSpanned             = 0;
     this.reviewsChkBox.UseVisualStyleBackColor = true;
     this.reviewsChkBox.YOffset                 = 0;
     //
     // gridLayoutSubpanel5
     //
     resources.ApplyResources(this.gridLayoutSubpanel5, "gridLayoutSubpanel5");
     this.gridLayoutSubpanel5.CellHeight     = 19;
     this.gridLayoutSubpanel5.CellWidth      = 440;
     this.gridLayoutSubpanel5.Column         = 0;
     this.gridLayoutSubpanel5.ColumnsSpanned = 4;
     this.gridLayoutSubpanel5.Controls.Add(this.reviewsLbl);
     this.gridLayoutSubpanel5.Controls.Add(this.groupBox3);
     this.gridLayoutSubpanel5.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel5.EnableDesignerLayout = true;
     this.gridLayoutSubpanel5.EnableParentResize   = false;
     this.gridLayoutSubpanel5.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel5.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel5.Name        = "gridLayoutSubpanel5";
     this.gridLayoutSubpanel5.Row         = 8;
     this.gridLayoutSubpanel5.RowsSpanned = 0;
     this.gridLayoutSubpanel5.YOffset     = 0;
     //
     // reviewsLbl
     //
     resources.ApplyResources(this.reviewsLbl, "reviewsLbl");
     this.reviewsLbl.CellHeight     = 0;
     this.reviewsLbl.CellWidth      = 0;
     this.reviewsLbl.Column         = 0;
     this.reviewsLbl.ColumnsSpanned = 0;
     this.reviewsLbl.Name           = "reviewsLbl";
     this.reviewsLbl.Row            = 0;
     this.reviewsLbl.RowsSpanned    = 0;
     this.reviewsLbl.YOffset        = 0;
     //
     // groupBox3
     //
     resources.ApplyResources(this.groupBox3, "groupBox3");
     this.groupBox3.CellHeight     = 11;
     this.groupBox3.CellWidth      = 434;
     this.groupBox3.Column         = 0;
     this.groupBox3.ColumnsSpanned = 0;
     this.groupBox3.Name           = "groupBox3";
     this.groupBox3.Row            = 0;
     this.groupBox3.RowsSpanned    = 0;
     this.groupBox3.TabStop        = false;
     this.groupBox3.YOffset        = 0;
     //
     // gridLayoutSubpanel3
     //
     resources.ApplyResources(this.gridLayoutSubpanel3, "gridLayoutSubpanel3");
     this.gridLayoutSubpanel3.CellHeight     = 49;
     this.gridLayoutSubpanel3.CellWidth      = 430;
     this.gridLayoutSubpanel3.Column         = 1;
     this.gridLayoutSubpanel3.ColumnsSpanned = 3;
     this.gridLayoutSubpanel3.Controls.Add(this.gridPanel3);
     this.gridLayoutSubpanel3.Controls.Add(this.p4MergeRB);
     this.gridLayoutSubpanel3.Controls.Add(this.otherAppRB);
     this.gridLayoutSubpanel3.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel3.EnableDesignerLayout = false;
     this.gridLayoutSubpanel3.EnableParentResize   = false;
     this.gridLayoutSubpanel3.MinimumColumnWidth   = 0;
     this.gridLayoutSubpanel3.MinimumRowHeight     = 0;
     this.gridLayoutSubpanel3.Name        = "gridLayoutSubpanel3";
     this.gridLayoutSubpanel3.Row         = 1;
     this.gridLayoutSubpanel3.RowsSpanned = 0;
     this.gridLayoutSubpanel3.YOffset     = 0;
     //
     // gridPanel3
     //
     resources.ApplyResources(this.gridPanel3, "gridPanel3");
     this.gridPanel3.CellHeight     = 23;
     this.gridPanel3.CellWidth      = 312;
     this.gridPanel3.Column         = 1;
     this.gridPanel3.ColumnsSpanned = 0;
     this.gridPanel3.Name           = "gridPanel3";
     this.gridPanel3.Row            = 0;
     this.gridPanel3.RowsSpanned    = 0;
     this.gridPanel3.YOffset        = 2;
     //
     // p4MergeRB
     //
     resources.ApplyResources(this.p4MergeRB, "p4MergeRB");
     this.p4MergeRB.CellHeight              = 23;
     this.p4MergeRB.CellWidth               = 112;
     this.p4MergeRB.Checked                 = true;
     this.p4MergeRB.Column                  = 0;
     this.p4MergeRB.ColumnsSpanned          = 0;
     this.p4MergeRB.Name                    = "p4MergeRB";
     this.p4MergeRB.Row                     = 0;
     this.p4MergeRB.RowsSpanned             = 0;
     this.p4MergeRB.TabStop                 = true;
     this.p4MergeRB.UseVisualStyleBackColor = true;
     this.p4MergeRB.YOffset                 = 0;
     this.p4MergeRB.Click                  += new System.EventHandler(this.p4MergeRB_Click);
     //
     // otherAppRB
     //
     resources.ApplyResources(this.otherAppRB, "otherAppRB");
     this.otherAppRB.CellHeight              = 20;
     this.otherAppRB.CellWidth               = 112;
     this.otherAppRB.Column                  = 0;
     this.otherAppRB.ColumnsSpanned          = 0;
     this.otherAppRB.Name                    = "otherAppRB";
     this.otherAppRB.Row                     = 1;
     this.otherAppRB.RowsSpanned             = 0;
     this.otherAppRB.UseVisualStyleBackColor = true;
     this.otherAppRB.YOffset                 = 0;
     this.otherAppRB.Click                  += new System.EventHandler(this.otherAppRB_Click);
     //
     // gridPanel2
     //
     this.gridPanel2.CellHeight     = 31;
     this.gridPanel2.CellWidth      = 16;
     this.gridPanel2.Column         = 1;
     this.gridPanel2.ColumnsSpanned = 0;
     resources.ApplyResources(this.gridPanel2, "gridPanel2");
     this.gridPanel2.Name        = "gridPanel2";
     this.gridPanel2.Row         = 2;
     this.gridPanel2.RowsSpanned = 0;
     this.gridPanel2.YOffset     = 0;
     //
     // gridPanel1
     //
     resources.ApplyResources(this.gridPanel1, "gridPanel1");
     this.gridPanel1.CellHeight     = 69;
     this.gridPanel1.CellWidth      = 252;
     this.gridPanel1.Column         = 3;
     this.gridPanel1.ColumnsSpanned = 0;
     this.gridPanel1.Name           = "gridPanel1";
     this.gridPanel1.Row            = 10;
     this.gridPanel1.RowsSpanned    = 0;
     this.gridPanel1.YOffset        = 0;
     //
     // gridLayoutSubpanel2
     //
     resources.ApplyResources(this.gridLayoutSubpanel2, "gridLayoutSubpanel2");
     this.gridLayoutSubpanel2.CellHeight     = 19;
     this.gridLayoutSubpanel2.CellWidth      = 440;
     this.gridLayoutSubpanel2.Column         = 0;
     this.gridLayoutSubpanel2.ColumnsSpanned = 4;
     this.gridLayoutSubpanel2.Controls.Add(this.mergeAppLbl);
     this.gridLayoutSubpanel2.Controls.Add(this.groupBox1);
     this.gridLayoutSubpanel2.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel2.EnableDesignerLayout = true;
     this.gridLayoutSubpanel2.EnableParentResize   = false;
     this.gridLayoutSubpanel2.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel2.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel2.Name        = "gridLayoutSubpanel2";
     this.gridLayoutSubpanel2.Row         = 4;
     this.gridLayoutSubpanel2.RowsSpanned = 0;
     this.gridLayoutSubpanel2.YOffset     = 0;
     //
     // mergeAppLbl
     //
     resources.ApplyResources(this.mergeAppLbl, "mergeAppLbl");
     this.mergeAppLbl.CellHeight     = 0;
     this.mergeAppLbl.CellWidth      = 0;
     this.mergeAppLbl.Column         = 0;
     this.mergeAppLbl.ColumnsSpanned = 0;
     this.mergeAppLbl.Name           = "mergeAppLbl";
     this.mergeAppLbl.Row            = 0;
     this.mergeAppLbl.RowsSpanned    = 0;
     this.mergeAppLbl.YOffset        = 0;
     //
     // groupBox1
     //
     resources.ApplyResources(this.groupBox1, "groupBox1");
     this.groupBox1.CellHeight     = 11;
     this.groupBox1.CellWidth      = 434;
     this.groupBox1.Column         = 0;
     this.groupBox1.ColumnsSpanned = 0;
     this.groupBox1.Name           = "groupBox1";
     this.groupBox1.Row            = 0;
     this.groupBox1.RowsSpanned    = 0;
     this.groupBox1.TabStop        = false;
     this.groupBox1.YOffset        = 0;
     //
     // gridLayoutSubpanel1
     //
     resources.ApplyResources(this.gridLayoutSubpanel1, "gridLayoutSubpanel1");
     this.gridLayoutSubpanel1.CellHeight     = 19;
     this.gridLayoutSubpanel1.CellWidth      = 440;
     this.gridLayoutSubpanel1.Column         = 0;
     this.gridLayoutSubpanel1.ColumnsSpanned = 4;
     this.gridLayoutSubpanel1.Controls.Add(this.diffLbl);
     this.gridLayoutSubpanel1.Controls.Add(this.diffAppLbl);
     this.gridLayoutSubpanel1.Controls.Add(this.groupBox2);
     this.gridLayoutSubpanel1.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel1.EnableDesignerLayout = true;
     this.gridLayoutSubpanel1.EnableParentResize   = false;
     this.gridLayoutSubpanel1.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel1.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel1.Name        = "gridLayoutSubpanel1";
     this.gridLayoutSubpanel1.Row         = 0;
     this.gridLayoutSubpanel1.RowsSpanned = 0;
     this.gridLayoutSubpanel1.YOffset     = 0;
     //
     // diffLbl
     //
     resources.ApplyResources(this.diffLbl, "diffLbl");
     this.diffLbl.CellHeight     = 0;
     this.diffLbl.CellWidth      = 0;
     this.diffLbl.Column         = 0;
     this.diffLbl.ColumnsSpanned = 0;
     this.diffLbl.Name           = "diffLbl";
     this.diffLbl.Row            = 0;
     this.diffLbl.RowsSpanned    = 0;
     this.diffLbl.YOffset        = 0;
     //
     // diffAppLbl
     //
     resources.ApplyResources(this.diffAppLbl, "diffAppLbl");
     this.diffAppLbl.CellHeight     = 13;
     this.diffAppLbl.CellWidth      = 118;
     this.diffAppLbl.Column         = 0;
     this.diffAppLbl.ColumnsSpanned = 0;
     this.diffAppLbl.Name           = "diffAppLbl";
     this.diffAppLbl.Row            = 0;
     this.diffAppLbl.RowsSpanned    = 0;
     this.diffAppLbl.YOffset        = 0;
     //
     // groupBox2
     //
     resources.ApplyResources(this.groupBox2, "groupBox2");
     this.groupBox2.CellHeight     = 13;
     this.groupBox2.CellWidth      = 316;
     this.groupBox2.Column         = 1;
     this.groupBox2.ColumnsSpanned = 0;
     this.groupBox2.Name           = "groupBox2";
     this.groupBox2.Row            = 0;
     this.groupBox2.RowsSpanned    = 0;
     this.groupBox2.TabStop        = false;
     this.groupBox2.YOffset        = 5;
     //
     // diffLocationLbl
     //
     resources.ApplyResources(this.diffLocationLbl, "diffLocationLbl");
     this.diffLocationLbl.AutoEllipsis   = true;
     this.diffLocationLbl.CellHeight     = 31;
     this.diffLocationLbl.CellWidth      = 66;
     this.diffLocationLbl.Column         = 2;
     this.diffLocationLbl.ColumnsSpanned = 0;
     this.diffLocationLbl.Name           = "diffLocationLbl";
     this.diffLocationLbl.Row            = 2;
     this.diffLocationLbl.RowsSpanned    = 0;
     this.diffLocationLbl.YOffset        = 9;
     //
     // mergeLocationTB
     //
     resources.ApplyResources(this.mergeLocationTB, "mergeLocationTB");
     this.mergeLocationTB.CellHeight     = 31;
     this.mergeLocationTB.CellWidth      = 252;
     this.mergeLocationTB.Column         = 3;
     this.mergeLocationTB.ColumnsSpanned = 0;
     this.mergeLocationTB.Name           = "mergeLocationTB";
     this.mergeLocationTB.Row            = 6;
     this.mergeLocationTB.RowsSpanned    = 0;
     this.mergeLocationTB.YOffset        = 2;
     //
     // diffArgumentsTB
     //
     resources.ApplyResources(this.diffArgumentsTB, "diffArgumentsTB");
     this.diffArgumentsTB.CellHeight     = 33;
     this.diffArgumentsTB.CellWidth      = 252;
     this.diffArgumentsTB.Column         = 3;
     this.diffArgumentsTB.ColumnsSpanned = 0;
     this.diffArgumentsTB.Name           = "diffArgumentsTB";
     this.diffArgumentsTB.Row            = 3;
     this.diffArgumentsTB.RowsSpanned    = 0;
     this.diffArgumentsTB.YOffset        = 0;
     //
     // mergeBrowseBtn
     //
     resources.ApplyResources(this.mergeBrowseBtn, "mergeBrowseBtn");
     this.mergeBrowseBtn.CellHeight              = 31;
     this.mergeBrowseBtn.CellWidth               = 96;
     this.mergeBrowseBtn.Column                  = 4;
     this.mergeBrowseBtn.ColumnsSpanned          = 0;
     this.mergeBrowseBtn.Name                    = "mergeBrowseBtn";
     this.mergeBrowseBtn.Row                     = 6;
     this.mergeBrowseBtn.RowsSpanned             = 0;
     this.mergeBrowseBtn.UseVisualStyleBackColor = true;
     this.mergeBrowseBtn.YOffset                 = 0;
     this.mergeBrowseBtn.Click                  += new System.EventHandler(this.mergeBrowseBtn_Click);
     //
     // diffArgumentsLbl
     //
     resources.ApplyResources(this.diffArgumentsLbl, "diffArgumentsLbl");
     this.diffArgumentsLbl.AutoEllipsis   = true;
     this.diffArgumentsLbl.CellHeight     = 33;
     this.diffArgumentsLbl.CellWidth      = 66;
     this.diffArgumentsLbl.Column         = 2;
     this.diffArgumentsLbl.ColumnsSpanned = 0;
     this.diffArgumentsLbl.Name           = "diffArgumentsLbl";
     this.diffArgumentsLbl.Row            = 3;
     this.diffArgumentsLbl.RowsSpanned    = 0;
     this.diffArgumentsLbl.YOffset        = 7;
     //
     // mergeArgumentsTB
     //
     resources.ApplyResources(this.mergeArgumentsTB, "mergeArgumentsTB");
     this.mergeArgumentsTB.CellHeight     = 26;
     this.mergeArgumentsTB.CellWidth      = 252;
     this.mergeArgumentsTB.Column         = 3;
     this.mergeArgumentsTB.ColumnsSpanned = 0;
     this.mergeArgumentsTB.Name           = "mergeArgumentsTB";
     this.mergeArgumentsTB.Row            = 7;
     this.mergeArgumentsTB.RowsSpanned    = 0;
     this.mergeArgumentsTB.YOffset        = 0;
     //
     // diffBrowseBtn
     //
     resources.ApplyResources(this.diffBrowseBtn, "diffBrowseBtn");
     this.diffBrowseBtn.CellHeight              = 31;
     this.diffBrowseBtn.CellWidth               = 96;
     this.diffBrowseBtn.Column                  = 4;
     this.diffBrowseBtn.ColumnsSpanned          = 0;
     this.diffBrowseBtn.Name                    = "diffBrowseBtn";
     this.diffBrowseBtn.Row                     = 2;
     this.diffBrowseBtn.RowsSpanned             = 0;
     this.diffBrowseBtn.UseVisualStyleBackColor = true;
     this.diffBrowseBtn.YOffset                 = 3;
     this.diffBrowseBtn.Click                  += new System.EventHandler(this.diffBrowseBtn_Click);
     //
     // mergeArgumentsLbl
     //
     resources.ApplyResources(this.mergeArgumentsLbl, "mergeArgumentsLbl");
     this.mergeArgumentsLbl.AutoEllipsis   = true;
     this.mergeArgumentsLbl.CellHeight     = 26;
     this.mergeArgumentsLbl.CellWidth      = 66;
     this.mergeArgumentsLbl.Column         = 2;
     this.mergeArgumentsLbl.ColumnsSpanned = 0;
     this.mergeArgumentsLbl.Name           = "mergeArgumentsLbl";
     this.mergeArgumentsLbl.Row            = 7;
     this.mergeArgumentsLbl.RowsSpanned    = 0;
     this.mergeArgumentsLbl.YOffset        = 3;
     //
     // mergeLocationLbl
     //
     resources.ApplyResources(this.mergeLocationLbl, "mergeLocationLbl");
     this.mergeLocationLbl.AutoEllipsis   = true;
     this.mergeLocationLbl.CellHeight     = 31;
     this.mergeLocationLbl.CellWidth      = 66;
     this.mergeLocationLbl.Column         = 2;
     this.mergeLocationLbl.ColumnsSpanned = 0;
     this.mergeLocationLbl.Name           = "mergeLocationLbl";
     this.mergeLocationLbl.Row            = 6;
     this.mergeLocationLbl.RowsSpanned    = 0;
     this.mergeLocationLbl.YOffset        = 6;
     //
     // diffLocationTB
     //
     resources.ApplyResources(this.diffLocationTB, "diffLocationTB");
     this.diffLocationTB.CellHeight     = 31;
     this.diffLocationTB.CellWidth      = 252;
     this.diffLocationTB.Column         = 3;
     this.diffLocationTB.ColumnsSpanned = 0;
     this.diffLocationTB.Name           = "diffLocationTB";
     this.diffLocationTB.Row            = 2;
     this.diffLocationTB.RowsSpanned    = 0;
     this.diffLocationTB.YOffset        = 5;
     //
     // gridLayoutSubpanel4
     //
     resources.ApplyResources(this.gridLayoutSubpanel4, "gridLayoutSubpanel4");
     this.gridLayoutSubpanel4.CellHeight     = 49;
     this.gridLayoutSubpanel4.CellWidth      = 430;
     this.gridLayoutSubpanel4.Column         = 1;
     this.gridLayoutSubpanel4.ColumnsSpanned = 3;
     this.gridLayoutSubpanel4.Controls.Add(this.gridPanel4);
     this.gridLayoutSubpanel4.Controls.Add(this.p4Merge2RB);
     this.gridLayoutSubpanel4.Controls.Add(this.otherApp2RB);
     this.gridLayoutSubpanel4.EnableDesignerGrid   = false;
     this.gridLayoutSubpanel4.EnableDesignerLayout = false;
     this.gridLayoutSubpanel4.EnableParentResize   = false;
     this.gridLayoutSubpanel4.MinimumColumnWidth   = 10;
     this.gridLayoutSubpanel4.MinimumRowHeight     = 10;
     this.gridLayoutSubpanel4.Name        = "gridLayoutSubpanel4";
     this.gridLayoutSubpanel4.Row         = 5;
     this.gridLayoutSubpanel4.RowsSpanned = 0;
     this.gridLayoutSubpanel4.YOffset     = 0;
     //
     // gridPanel4
     //
     resources.ApplyResources(this.gridPanel4, "gridPanel4");
     this.gridPanel4.CellHeight     = 23;
     this.gridPanel4.CellWidth      = 309;
     this.gridPanel4.Column         = 1;
     this.gridPanel4.ColumnsSpanned = 0;
     this.gridPanel4.Name           = "gridPanel4";
     this.gridPanel4.Row            = 0;
     this.gridPanel4.RowsSpanned    = 0;
     this.gridPanel4.YOffset        = 2;
     //
     // p4Merge2RB
     //
     resources.ApplyResources(this.p4Merge2RB, "p4Merge2RB");
     this.p4Merge2RB.CellHeight              = 23;
     this.p4Merge2RB.CellWidth               = 112;
     this.p4Merge2RB.Checked                 = true;
     this.p4Merge2RB.Column                  = 0;
     this.p4Merge2RB.ColumnsSpanned          = 0;
     this.p4Merge2RB.Name                    = "p4Merge2RB";
     this.p4Merge2RB.Row                     = 0;
     this.p4Merge2RB.RowsSpanned             = 0;
     this.p4Merge2RB.TabStop                 = true;
     this.p4Merge2RB.UseVisualStyleBackColor = true;
     this.p4Merge2RB.YOffset                 = 0;
     this.p4Merge2RB.Click                  += new System.EventHandler(this.p4Merge2RB_Click);
     //
     // otherApp2RB
     //
     resources.ApplyResources(this.otherApp2RB, "otherApp2RB");
     this.otherApp2RB.CellHeight              = 20;
     this.otherApp2RB.CellWidth               = 112;
     this.otherApp2RB.Column                  = 0;
     this.otherApp2RB.ColumnsSpanned          = 0;
     this.otherApp2RB.Name                    = "otherApp2RB";
     this.otherApp2RB.Row                     = 1;
     this.otherApp2RB.RowsSpanned             = 0;
     this.otherApp2RB.UseVisualStyleBackColor = true;
     this.otherApp2RB.YOffset                 = 0;
     this.otherApp2RB.Click                  += new System.EventHandler(this.otherApp2RB_Click);
     //
     // mergeAppGB
     //
     this.mergeAppGB.CellHeight     = 0;
     this.mergeAppGB.CellWidth      = 0;
     this.mergeAppGB.Column         = 0;
     this.mergeAppGB.ColumnsSpanned = 0;
     resources.ApplyResources(this.mergeAppGB, "mergeAppGB");
     this.mergeAppGB.Name        = "mergeAppGB";
     this.mergeAppGB.Row         = 0;
     this.mergeAppGB.RowsSpanned = 0;
     this.mergeAppGB.TabStop     = false;
     this.mergeAppGB.YOffset     = 0;
     //
     // P4DiffMergePreferencesControl
     //
     this.AllowDrop = true;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gridLayoutPanel1);
     this.Name  = "P4DiffMergePreferencesControl";
     this.Load += new System.EventHandler(this.P4DiffMergePreferencesControl_Load);
     this.gridLayoutPanel1.ResumeLayout(false);
     this.gridLayoutPanel1.PerformLayout();
     this.gridLayoutSubpanel5.ResumeLayout(false);
     this.gridLayoutSubpanel5.PerformLayout();
     this.gridLayoutSubpanel3.ResumeLayout(false);
     this.gridLayoutSubpanel3.PerformLayout();
     this.gridLayoutSubpanel2.ResumeLayout(false);
     this.gridLayoutSubpanel2.PerformLayout();
     this.gridLayoutSubpanel1.ResumeLayout(false);
     this.gridLayoutSubpanel1.PerformLayout();
     this.gridLayoutSubpanel4.ResumeLayout(false);
     this.gridLayoutSubpanel4.PerformLayout();
     this.ResumeLayout(false);
 }