sysperfana/heapanalyser/UI/UIs/Graphical/Wizard/HASetupWizard.Designer.cs
changeset 8 15296fd0af4a
equal deleted inserted replaced
7:8e12a575a9b5 8:15296fd0af4a
       
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 *
       
     5 * Redistribution and use in source and binary forms, with or without
       
     6 * modification, are permitted provided that the following conditions are met:
       
     7 *
       
     8 * - Redistributions of source code must retain the above copyright notice,
       
     9 *   this list of conditions and the following disclaimer.
       
    10 * - Redistributions in binary form must reproduce the above copyright notice,
       
    11 *   this list of conditions and the following disclaimer in the documentation
       
    12 *   and/or other materials provided with the distribution.
       
    13 * - Neither the name of Nokia Corporation nor the names of its contributors
       
    14 *   may be used to endorse or promote products derived from this software
       
    15 *   without specific prior written permission.
       
    16 *
       
    17 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
       
    18 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
    19 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
    20 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
       
    21 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
       
    22 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
       
    23 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
       
    24 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
       
    25 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
       
    26 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
       
    27 * POSSIBILITY OF SUCH DAMAGE.
       
    28 * 
       
    29 * Initial Contributors:
       
    30 * Nokia Corporation - initial contribution.
       
    31 *
       
    32 * Contributors:
       
    33 *
       
    34 * Description: 
       
    35 *
       
    36 */
       
    37 
       
    38 namespace HeapAnalyser.UIs.Graphical.Wizard
       
    39 {
       
    40     partial class HASetupWizard
       
    41     {
       
    42         // <summary>
       
    43         // Required designer variable.
       
    44         // </summary>
       
    45         private System.ComponentModel.IContainer components = null;
       
    46 
       
    47         // <summary>
       
    48         // Clean up any resources being used.
       
    49         // </summary>
       
    50         // <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
       
    51         protected override void Dispose( bool disposing )
       
    52         {
       
    53             if ( disposing && ( components != null ) )
       
    54             {
       
    55                 components.Dispose();
       
    56             }
       
    57             base.Dispose( disposing );
       
    58         }
       
    59 
       
    60         #region Windows Form Designer generated code
       
    61 
       
    62         // <summary>
       
    63         // Required method for Designer support - do not modify
       
    64         // the contents of this method with the code editor.
       
    65         // </summary>
       
    66         private void InitializeComponent()
       
    67         {
       
    68             this.components = new System.ComponentModel.Container();
       
    69             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HASetupWizard));
       
    70             this.iWizard = new SymbianWizardLib.GUI.SymWizard();
       
    71             this.iPG_OpType = new SymbianWizardLib.GUI.SymWizardPage();
       
    72             this.iPG1_OpType_GroupBox = new System.Windows.Forms.GroupBox();
       
    73             this.iPG1_OpType_FLP = new System.Windows.Forms.FlowLayoutPanel();
       
    74             this.iPG1_RB_OpType_HeapViewer = new System.Windows.Forms.RadioButton();
       
    75             this.iPG1_RB_OpType_CompareHeapDump = new System.Windows.Forms.RadioButton();
       
    76             this.iPG1_RB_OpType_CompareCSV = new System.Windows.Forms.RadioButton();
       
    77             this.iLbl_Version = new System.Windows.Forms.Label();
       
    78             this.header4 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
    79             this.iPG_SourceData_Log = new SymbianWizardLib.GUI.SymWizardPage();
       
    80             this.groupBox7 = new System.Windows.Forms.GroupBox();
       
    81             this.iPG_SourceData_Log_FB = new SymbianUtilsUi.Controls.SymbianFileBrowserControl();
       
    82             this.header5 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
    83             this.iPG_SourceData_CompareCSV = new SymbianWizardLib.GUI.SymWizardPage();
       
    84             this.iPG_SourceData_CompareCSV_Files = new SymbianUtilsUi.Controls.SymbianFileListManagementControl();
       
    85             this.symWizardHeaderSection1 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
    86             this.iPG_SourceData_CompareHeapData = new SymbianWizardLib.GUI.SymWizardPage();
       
    87             this.iPG_SourceData_CompareHeapData_GP_Log2 = new System.Windows.Forms.GroupBox();
       
    88             this.iPG202_Combo_ThreadName2 = new System.Windows.Forms.ComboBox();
       
    89             this.iPG202_TB_LogFile2 = new SymbianUtilsUi.Controls.SymbianFileBrowserControl();
       
    90             this.label3 = new System.Windows.Forms.Label();
       
    91             this.iPG_SourceData_CompareHeapData_GP_Log1 = new System.Windows.Forms.GroupBox();
       
    92             this.iPG202_Combo_ThreadName1 = new System.Windows.Forms.ComboBox();
       
    93             this.label2 = new System.Windows.Forms.Label();
       
    94             this.iPG202_TB_LogFile1 = new SymbianUtilsUi.Controls.SymbianFileBrowserControl();
       
    95             this.header3 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
    96             this.iPG_Cmn_Symbolics = new SymbianWizardLib.GUI.SymWizardPage();
       
    97             this.iPG301_DebugControl = new SymbianDebugLibUi.Controls.DebugEngineControl();
       
    98             this.header7 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
    99             this.iPG_Cmn_Filters = new SymbianWizardLib.GUI.SymWizardPage();
       
   100             this.groupBox20 = new System.Windows.Forms.GroupBox();
       
   101             this.label8 = new System.Windows.Forms.Label();
       
   102             this.iPG302_Combo_Filter = new System.Windows.Forms.ComboBox();
       
   103             this.label41 = new System.Windows.Forms.Label();
       
   104             this.header6 = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
   105             this.iPG_OutputToFile = new SymbianWizardLib.GUI.SymWizardPage();
       
   106             this.groupBox8 = new System.Windows.Forms.GroupBox();
       
   107             this.iPG_OutputToFile_FB = new SymbianUtilsUi.Controls.SymbianFileSaveAsControl();
       
   108             this.iHeader_OutputToFile = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
   109             this.iPG_OutputToDirectory = new SymbianWizardLib.GUI.SymWizardPage();
       
   110             this.groupBox9 = new System.Windows.Forms.GroupBox();
       
   111             this.iPG_OutputToDirectory_FB = new SymbianUtilsUi.Controls.SymbianFolderBrowserControl();
       
   112             this.iHeader_OutputToDirectory = new SymbianWizardLib.GUI.SymWizardHeaderSection();
       
   113             this.iPG_Final = new SymbianWizardLib.GUI.SymWizardPage();
       
   114             this.iPG5000_InfoControl = new SymbianWizardLib.GUI.SymWizardInfoControl();
       
   115             this.label1 = new System.Windows.Forms.Label();
       
   116             this.iErrorProvider = new System.Windows.Forms.ErrorProvider(this.components);
       
   117             this.iPG_OpType.SuspendLayout();
       
   118             this.iPG1_OpType_GroupBox.SuspendLayout();
       
   119             this.iPG1_OpType_FLP.SuspendLayout();
       
   120             this.iPG_SourceData_Log.SuspendLayout();
       
   121             this.groupBox7.SuspendLayout();
       
   122             this.iPG_SourceData_CompareCSV.SuspendLayout();
       
   123             this.iPG_SourceData_CompareHeapData.SuspendLayout();
       
   124             this.iPG_SourceData_CompareHeapData_GP_Log2.SuspendLayout();
       
   125             this.iPG_SourceData_CompareHeapData_GP_Log1.SuspendLayout();
       
   126             this.iPG_Cmn_Symbolics.SuspendLayout();
       
   127             this.iPG_Cmn_Filters.SuspendLayout();
       
   128             this.groupBox20.SuspendLayout();
       
   129             this.iPG_OutputToFile.SuspendLayout();
       
   130             this.groupBox8.SuspendLayout();
       
   131             this.iPG_OutputToDirectory.SuspendLayout();
       
   132             this.groupBox9.SuspendLayout();
       
   133             this.iPG_Final.SuspendLayout();
       
   134             ((System.ComponentModel.ISupportInitialize)(this.iErrorProvider)).BeginInit();
       
   135             this.SuspendLayout();
       
   136             // 
       
   137             // iWizard
       
   138             // 
       
   139             this.iWizard.Dock = System.Windows.Forms.DockStyle.Fill;
       
   140             this.iWizard.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
       
   141             this.iWizard.Location = new System.Drawing.Point(0, 0);
       
   142             this.iWizard.Margin = new System.Windows.Forms.Padding(0);
       
   143             this.iWizard.Name = "iWizard";
       
   144             this.iWizard.Pages.AddRange(new SymbianWizardLib.GUI.SymWizardPage[] {
       
   145             this.iPG_OpType,
       
   146             this.iPG_SourceData_Log,
       
   147             this.iPG_SourceData_CompareCSV,
       
   148             this.iPG_SourceData_CompareHeapData,
       
   149             this.iPG_Cmn_Symbolics,
       
   150             this.iPG_Cmn_Filters,
       
   151             this.iPG_OutputToFile,
       
   152             this.iPG_OutputToDirectory,
       
   153             this.iPG_Final});
       
   154             this.iWizard.Size = new System.Drawing.Size(573, 497);
       
   155             this.iWizard.TabIndex = 0;
       
   156             this.iWizard.WizardClosedFromFinish += new SymbianWizardLib.GUI.SymWizard.WizardClosedFromFinishHandler(this.iWizard_WizardClosedFromFinish);
       
   157             this.iWizard.WizardClosedFromAuxillary += new SymbianWizardLib.GUI.SymWizard.WizardClosedFromAuxillaryHandler(this.iWizard_WizardClosedFromAuxillary);
       
   158             // 
       
   159             // iPG_OpType
       
   160             // 
       
   161             this.iPG_OpType.Controls.Add(this.iPG1_OpType_GroupBox);
       
   162             this.iPG_OpType.Controls.Add(this.iLbl_Version);
       
   163             this.iPG_OpType.Controls.Add(this.header4);
       
   164             this.iPG_OpType.Dock = System.Windows.Forms.DockStyle.Fill;
       
   165             this.iPG_OpType.Location = new System.Drawing.Point(0, 0);
       
   166             this.iPG_OpType.Margin = new System.Windows.Forms.Padding(0);
       
   167             this.iPG_OpType.Name = "iPG_OpType";
       
   168             this.iPG_OpType.Size = new System.Drawing.Size(573, 441);
       
   169             this.iPG_OpType.TabIndex = 8;
       
   170             this.iPG_OpType.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG1_OpType_CloseFromNext);
       
   171             // 
       
   172             // iPG1_OpType_GroupBox
       
   173             // 
       
   174             this.iPG1_OpType_GroupBox.AutoSize = true;
       
   175             this.iPG1_OpType_GroupBox.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
       
   176             this.iPG1_OpType_GroupBox.Controls.Add(this.iPG1_OpType_FLP);
       
   177             this.iPG1_OpType_GroupBox.Location = new System.Drawing.Point(139, 162);
       
   178             this.iPG1_OpType_GroupBox.Name = "iPG1_OpType_GroupBox";
       
   179             this.iPG1_OpType_GroupBox.Size = new System.Drawing.Size(270, 131);
       
   180             this.iPG1_OpType_GroupBox.TabIndex = 4;
       
   181             this.iPG1_OpType_GroupBox.TabStop = false;
       
   182             this.iPG1_OpType_GroupBox.Text = " Operation type ";
       
   183             // 
       
   184             // iPG1_OpType_FLP
       
   185             // 
       
   186             this.iPG1_OpType_FLP.AutoSize = true;
       
   187             this.iPG1_OpType_FLP.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
       
   188             this.iPG1_OpType_FLP.Controls.Add(this.iPG1_RB_OpType_HeapViewer);
       
   189             this.iPG1_OpType_FLP.Controls.Add(this.iPG1_RB_OpType_CompareHeapDump);
       
   190             this.iPG1_OpType_FLP.Controls.Add(this.iPG1_RB_OpType_CompareCSV);
       
   191             this.iPG1_OpType_FLP.Dock = System.Windows.Forms.DockStyle.Fill;
       
   192             this.iPG1_OpType_FLP.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
       
   193             this.iPG1_OpType_FLP.Location = new System.Drawing.Point(3, 17);
       
   194             this.iPG1_OpType_FLP.Name = "iPG1_OpType_FLP";
       
   195             this.iPG1_OpType_FLP.Padding = new System.Windows.Forms.Padding(15);
       
   196             this.iPG1_OpType_FLP.Size = new System.Drawing.Size(264, 111);
       
   197             this.iPG1_OpType_FLP.TabIndex = 2;
       
   198             this.iPG1_OpType_FLP.WrapContents = false;
       
   199             // 
       
   200             // iPG1_RB_OpType_HeapViewer
       
   201             // 
       
   202             this.iPG1_RB_OpType_HeapViewer.AutoSize = true;
       
   203             this.iPG1_RB_OpType_HeapViewer.Checked = true;
       
   204             this.iPG1_RB_OpType_HeapViewer.Location = new System.Drawing.Point(18, 18);
       
   205             this.iPG1_RB_OpType_HeapViewer.Name = "iPG1_RB_OpType_HeapViewer";
       
   206             this.iPG1_RB_OpType_HeapViewer.Padding = new System.Windows.Forms.Padding(2);
       
   207             this.iPG1_RB_OpType_HeapViewer.Size = new System.Drawing.Size(228, 21);
       
   208             this.iPG1_RB_OpType_HeapViewer.TabIndex = 2;
       
   209             this.iPG1_RB_OpType_HeapViewer.TabStop = true;
       
   210             this.iPG1_RB_OpType_HeapViewer.Text = "Interactively inspect MemSpy Heap Dump";
       
   211             // 
       
   212             // iPG1_RB_OpType_CompareHeapDump
       
   213             // 
       
   214             this.iPG1_RB_OpType_CompareHeapDump.AutoSize = true;
       
   215             this.iPG1_RB_OpType_CompareHeapDump.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
       
   216             this.iPG1_RB_OpType_CompareHeapDump.Location = new System.Drawing.Point(18, 45);
       
   217             this.iPG1_RB_OpType_CompareHeapDump.Name = "iPG1_RB_OpType_CompareHeapDump";
       
   218             this.iPG1_RB_OpType_CompareHeapDump.Padding = new System.Windows.Forms.Padding(2);
       
   219             this.iPG1_RB_OpType_CompareHeapDump.Size = new System.Drawing.Size(199, 21);
       
   220             this.iPG1_RB_OpType_CompareHeapDump.TabIndex = 6;
       
   221             this.iPG1_RB_OpType_CompareHeapDump.Text = "Compare two MemSpy Heap Dumps";
       
   222             // 
       
   223             // iPG1_RB_OpType_CompareCSV
       
   224             // 
       
   225             this.iPG1_RB_OpType_CompareCSV.AutoSize = true;
       
   226             this.iPG1_RB_OpType_CompareCSV.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
       
   227             this.iPG1_RB_OpType_CompareCSV.Location = new System.Drawing.Point(18, 72);
       
   228             this.iPG1_RB_OpType_CompareCSV.Name = "iPG1_RB_OpType_CompareCSV";
       
   229             this.iPG1_RB_OpType_CompareCSV.Padding = new System.Windows.Forms.Padding(2);
       
   230             this.iPG1_RB_OpType_CompareCSV.Size = new System.Drawing.Size(226, 21);
       
   231             this.iPG1_RB_OpType_CompareCSV.TabIndex = 6;
       
   232             this.iPG1_RB_OpType_CompareCSV.Text = "Compare MemSpy Compact Heap Listings";
       
   233             // 
       
   234             // iLbl_Version
       
   235             // 
       
   236             this.iLbl_Version.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
       
   237             this.iLbl_Version.Location = new System.Drawing.Point(200, 385);
       
   238             this.iLbl_Version.Name = "iLbl_Version";
       
   239             this.iLbl_Version.Size = new System.Drawing.Size(361, 45);
       
   240             this.iLbl_Version.TabIndex = 3;
       
   241             this.iLbl_Version.Text = "Copyright && version information go here";
       
   242             // 
       
   243             // header4
       
   244             // 
       
   245             this.header4.BackColor = System.Drawing.SystemColors.Window;
       
   246             this.header4.CausesValidation = false;
       
   247             this.header4.Description = resources.GetString("header4.Description");
       
   248             this.header4.Dock = System.Windows.Forms.DockStyle.Top;
       
   249             this.header4.Image = null;
       
   250             this.header4.Location = new System.Drawing.Point(0, 0);
       
   251             this.header4.Margin = new System.Windows.Forms.Padding(0);
       
   252             this.header4.Name = "header4";
       
   253             this.header4.Size = new System.Drawing.Size(573, 87);
       
   254             this.header4.TabIndex = 1;
       
   255             this.header4.Title = "Operation Type";
       
   256             // 
       
   257             // iPG_SourceData_Log
       
   258             // 
       
   259             this.iPG_SourceData_Log.Controls.Add(this.groupBox7);
       
   260             this.iPG_SourceData_Log.Controls.Add(this.header5);
       
   261             this.iPG_SourceData_Log.Dock = System.Windows.Forms.DockStyle.Fill;
       
   262             this.iPG_SourceData_Log.Location = new System.Drawing.Point(0, 0);
       
   263             this.iPG_SourceData_Log.Margin = new System.Windows.Forms.Padding(0);
       
   264             this.iPG_SourceData_Log.Name = "iPG_SourceData_Log";
       
   265             this.iPG_SourceData_Log.Size = new System.Drawing.Size(573, 441);
       
   266             this.iPG_SourceData_Log.TabIndex = 9;
       
   267             this.iPG_SourceData_Log.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG_SourceData_Log_CloseFromNext);
       
   268             // 
       
   269             // groupBox7
       
   270             // 
       
   271             this.groupBox7.Controls.Add(this.iPG_SourceData_Log_FB);
       
   272             this.groupBox7.Location = new System.Drawing.Point(16, 80);
       
   273             this.groupBox7.Name = "groupBox7";
       
   274             this.groupBox7.Size = new System.Drawing.Size(536, 58);
       
   275             this.groupBox7.TabIndex = 8;
       
   276             this.groupBox7.TabStop = false;
       
   277             this.groupBox7.Text = " Log File ";
       
   278             // 
       
   279             // iPG_SourceData_Log_FB
       
   280             // 
       
   281             this.iPG_SourceData_Log_FB.DialogFilter = "Log Files (*.log;*.txt)|*.log;*.txt|All Files (*.*)|*.*";
       
   282             this.iPG_SourceData_Log_FB.DialogTitle = "Select Log";
       
   283             this.iPG_SourceData_Log_FB.Location = new System.Drawing.Point(17, 22);
       
   284             this.iPG_SourceData_Log_FB.Margin = new System.Windows.Forms.Padding(0);
       
   285             this.iPG_SourceData_Log_FB.MinimumSize = new System.Drawing.Size(396, 21);
       
   286             this.iPG_SourceData_Log_FB.Name = "iPG_SourceData_Log_FB";
       
   287             this.iPG_SourceData_Log_FB.Size = new System.Drawing.Size(506, 21);
       
   288             this.iPG_SourceData_Log_FB.TabIndex = 10;
       
   289             // 
       
   290             // header5
       
   291             // 
       
   292             this.header5.BackColor = System.Drawing.SystemColors.Window;
       
   293             this.header5.CausesValidation = false;
       
   294             this.header5.Description = "Select the file to be analysed";
       
   295             this.header5.Dock = System.Windows.Forms.DockStyle.Top;
       
   296             this.header5.Image = null;
       
   297             this.header5.Location = new System.Drawing.Point(0, 0);
       
   298             this.header5.Name = "header5";
       
   299             this.header5.Size = new System.Drawing.Size(573, 64);
       
   300             this.header5.TabIndex = 1;
       
   301             this.header5.Title = "Log Analysis";
       
   302             // 
       
   303             // iPG_SourceData_CompareCSV
       
   304             // 
       
   305             this.iPG_SourceData_CompareCSV.Controls.Add(this.iPG_SourceData_CompareCSV_Files);
       
   306             this.iPG_SourceData_CompareCSV.Controls.Add(this.symWizardHeaderSection1);
       
   307             this.iPG_SourceData_CompareCSV.Dock = System.Windows.Forms.DockStyle.Fill;
       
   308             this.iPG_SourceData_CompareCSV.Location = new System.Drawing.Point(0, 0);
       
   309             this.iPG_SourceData_CompareCSV.Margin = new System.Windows.Forms.Padding(0);
       
   310             this.iPG_SourceData_CompareCSV.Name = "iPG_SourceData_CompareCSV";
       
   311             this.iPG_SourceData_CompareCSV.Size = new System.Drawing.Size(573, 441);
       
   312             this.iPG_SourceData_CompareCSV.TabIndex = 3;
       
   313             this.iPG_SourceData_CompareCSV.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG_SourceData_CompareCSV_PageClosedFromButtonNext);
       
   314             // 
       
   315             // iPG_SourceData_CompareCSV_Files
       
   316             // 
       
   317             this.iPG_SourceData_CompareCSV_Files.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
       
   318                         | System.Windows.Forms.AnchorStyles.Left)
       
   319                         | System.Windows.Forms.AnchorStyles.Right)));
       
   320             this.iPG_SourceData_CompareCSV_Files.DialogFilter = "Compact Heap Data files (*.txt;*.log;*.csv)|*.txt;*.log;*.csv|All files (*.*)|*.*" +
       
   321                 "";
       
   322             this.iPG_SourceData_CompareCSV_Files.DialogMultiselect = true;
       
   323             this.iPG_SourceData_CompareCSV_Files.DialogTitle = "Select files to compare...";
       
   324             this.iPG_SourceData_CompareCSV_Files.FileName = "";
       
   325             this.iPG_SourceData_CompareCSV_Files.FileNames = ((System.Collections.Generic.List<string>)(resources.GetObject("iPG_SourceData_CompareCSV_Files.FileNames")));
       
   326             this.iPG_SourceData_CompareCSV_Files.Location = new System.Drawing.Point(16, 77);
       
   327             this.iPG_SourceData_CompareCSV_Files.Name = "iPG_SourceData_CompareCSV_Files";
       
   328             this.iPG_SourceData_CompareCSV_Files.Size = new System.Drawing.Size(540, 357);
       
   329             this.iPG_SourceData_CompareCSV_Files.TabIndex = 13;
       
   330             // 
       
   331             // symWizardHeaderSection1
       
   332             // 
       
   333             this.symWizardHeaderSection1.BackColor = System.Drawing.SystemColors.Window;
       
   334             this.symWizardHeaderSection1.CausesValidation = false;
       
   335             this.symWizardHeaderSection1.Description = "Select the heap data CSV or trace files to be compared";
       
   336             this.symWizardHeaderSection1.Dock = System.Windows.Forms.DockStyle.Top;
       
   337             this.symWizardHeaderSection1.Image = null;
       
   338             this.symWizardHeaderSection1.Location = new System.Drawing.Point(0, 0);
       
   339             this.symWizardHeaderSection1.Name = "symWizardHeaderSection1";
       
   340             this.symWizardHeaderSection1.Size = new System.Drawing.Size(573, 64);
       
   341             this.symWizardHeaderSection1.TabIndex = 10;
       
   342             this.symWizardHeaderSection1.Title = "Compare MemSpy CSV Data";
       
   343             // 
       
   344             // iPG_SourceData_CompareHeapData
       
   345             // 
       
   346             this.iPG_SourceData_CompareHeapData.Controls.Add(this.iPG_SourceData_CompareHeapData_GP_Log2);
       
   347             this.iPG_SourceData_CompareHeapData.Controls.Add(this.iPG_SourceData_CompareHeapData_GP_Log1);
       
   348             this.iPG_SourceData_CompareHeapData.Controls.Add(this.header3);
       
   349             this.iPG_SourceData_CompareHeapData.Dock = System.Windows.Forms.DockStyle.Fill;
       
   350             this.iPG_SourceData_CompareHeapData.Location = new System.Drawing.Point(0, 0);
       
   351             this.iPG_SourceData_CompareHeapData.Margin = new System.Windows.Forms.Padding(0);
       
   352             this.iPG_SourceData_CompareHeapData.Name = "iPG_SourceData_CompareHeapData";
       
   353             this.iPG_SourceData_CompareHeapData.Size = new System.Drawing.Size(573, 441);
       
   354             this.iPG_SourceData_CompareHeapData.TabIndex = 18;
       
   355             this.iPG_SourceData_CompareHeapData.PageShownFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageShownFromButtonNextHandler(this.iPG_SourceData_CompareHeapData_PageShownFromButtonNext);
       
   356             this.iPG_SourceData_CompareHeapData.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG202_SourceData_Comparison_CloseFromNext);
       
   357             // 
       
   358             // iPG_SourceData_CompareHeapData_GP_Log2
       
   359             // 
       
   360             this.iPG_SourceData_CompareHeapData_GP_Log2.Controls.Add(this.iPG202_Combo_ThreadName2);
       
   361             this.iPG_SourceData_CompareHeapData_GP_Log2.Controls.Add(this.iPG202_TB_LogFile2);
       
   362             this.iPG_SourceData_CompareHeapData_GP_Log2.Controls.Add(this.label3);
       
   363             this.iPG_SourceData_CompareHeapData_GP_Log2.Location = new System.Drawing.Point(16, 187);
       
   364             this.iPG_SourceData_CompareHeapData_GP_Log2.Name = "iPG_SourceData_CompareHeapData_GP_Log2";
       
   365             this.iPG_SourceData_CompareHeapData_GP_Log2.Size = new System.Drawing.Size(536, 91);
       
   366             this.iPG_SourceData_CompareHeapData_GP_Log2.TabIndex = 9;
       
   367             this.iPG_SourceData_CompareHeapData_GP_Log2.TabStop = false;
       
   368             this.iPG_SourceData_CompareHeapData_GP_Log2.Text = " Log File 2";
       
   369             // 
       
   370             // iPG202_Combo_ThreadName2
       
   371             // 
       
   372             this.iPG202_Combo_ThreadName2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
       
   373             this.iPG202_Combo_ThreadName2.FormattingEnabled = true;
       
   374             this.iPG202_Combo_ThreadName2.Location = new System.Drawing.Point(95, 57);
       
   375             this.iPG202_Combo_ThreadName2.MaxDropDownItems = 14;
       
   376             this.iPG202_Combo_ThreadName2.Name = "iPG202_Combo_ThreadName2";
       
   377             this.iPG202_Combo_ThreadName2.Size = new System.Drawing.Size(376, 21);
       
   378             this.iPG202_Combo_ThreadName2.TabIndex = 32;
       
   379             // 
       
   380             // iPG202_TB_LogFile2
       
   381             // 
       
   382             this.iPG202_TB_LogFile2.DialogFilter = "Log Files (*.log;*.txt)|*.log;*.txt|All Files (*.*)|*.*";
       
   383             this.iPG202_TB_LogFile2.DialogTitle = "Select Log 2";
       
   384             this.iPG202_TB_LogFile2.Location = new System.Drawing.Point(17, 22);
       
   385             this.iPG202_TB_LogFile2.Margin = new System.Windows.Forms.Padding(0);
       
   386             this.iPG202_TB_LogFile2.MinimumSize = new System.Drawing.Size(396, 21);
       
   387             this.iPG202_TB_LogFile2.Name = "iPG202_TB_LogFile2";
       
   388             this.iPG202_TB_LogFile2.Size = new System.Drawing.Size(506, 21);
       
   389             this.iPG202_TB_LogFile2.TabIndex = 0;
       
   390             // 
       
   391             // label3
       
   392             // 
       
   393             this.label3.AutoSize = true;
       
   394             this.label3.Location = new System.Drawing.Point(17, 60);
       
   395             this.label3.Name = "label3";
       
   396             this.label3.Size = new System.Drawing.Size(73, 13);
       
   397             this.label3.TabIndex = 31;
       
   398             this.label3.Text = "Thread name:";
       
   399             // 
       
   400             // iPG_SourceData_CompareHeapData_GP_Log1
       
   401             // 
       
   402             this.iPG_SourceData_CompareHeapData_GP_Log1.Controls.Add(this.iPG202_Combo_ThreadName1);
       
   403             this.iPG_SourceData_CompareHeapData_GP_Log1.Controls.Add(this.label2);
       
   404             this.iPG_SourceData_CompareHeapData_GP_Log1.Controls.Add(this.iPG202_TB_LogFile1);
       
   405             this.iPG_SourceData_CompareHeapData_GP_Log1.Location = new System.Drawing.Point(16, 80);
       
   406             this.iPG_SourceData_CompareHeapData_GP_Log1.Name = "iPG_SourceData_CompareHeapData_GP_Log1";
       
   407             this.iPG_SourceData_CompareHeapData_GP_Log1.Size = new System.Drawing.Size(536, 91);
       
   408             this.iPG_SourceData_CompareHeapData_GP_Log1.TabIndex = 9;
       
   409             this.iPG_SourceData_CompareHeapData_GP_Log1.TabStop = false;
       
   410             this.iPG_SourceData_CompareHeapData_GP_Log1.Text = " Log File 1";
       
   411             // 
       
   412             // iPG202_Combo_ThreadName1
       
   413             // 
       
   414             this.iPG202_Combo_ThreadName1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
       
   415             this.iPG202_Combo_ThreadName1.FormattingEnabled = true;
       
   416             this.iPG202_Combo_ThreadName1.Location = new System.Drawing.Point(95, 57);
       
   417             this.iPG202_Combo_ThreadName1.MaxDropDownItems = 14;
       
   418             this.iPG202_Combo_ThreadName1.Name = "iPG202_Combo_ThreadName1";
       
   419             this.iPG202_Combo_ThreadName1.Size = new System.Drawing.Size(376, 21);
       
   420             this.iPG202_Combo_ThreadName1.TabIndex = 32;
       
   421             // 
       
   422             // label2
       
   423             // 
       
   424             this.label2.AutoSize = true;
       
   425             this.label2.Location = new System.Drawing.Point(17, 60);
       
   426             this.label2.Name = "label2";
       
   427             this.label2.Size = new System.Drawing.Size(73, 13);
       
   428             this.label2.TabIndex = 31;
       
   429             this.label2.Text = "Thread name:";
       
   430             // 
       
   431             // iPG202_TB_LogFile1
       
   432             // 
       
   433             this.iPG202_TB_LogFile1.DialogFilter = "Log Files (*.log;*.txt)|*.log;*.txt|All Files (*.*)|*.*";
       
   434             this.iPG202_TB_LogFile1.DialogTitle = "Select Log 1";
       
   435             this.iPG202_TB_LogFile1.Location = new System.Drawing.Point(17, 22);
       
   436             this.iPG202_TB_LogFile1.Margin = new System.Windows.Forms.Padding(0);
       
   437             this.iPG202_TB_LogFile1.MinimumSize = new System.Drawing.Size(396, 21);
       
   438             this.iPG202_TB_LogFile1.Name = "iPG202_TB_LogFile1";
       
   439             this.iPG202_TB_LogFile1.Size = new System.Drawing.Size(506, 21);
       
   440             this.iPG202_TB_LogFile1.TabIndex = 0;
       
   441             // 
       
   442             // header3
       
   443             // 
       
   444             this.header3.BackColor = System.Drawing.SystemColors.Window;
       
   445             this.header3.CausesValidation = false;
       
   446             this.header3.Description = "Select the heap data log files to be compared. A common thread must exist in each" +
       
   447                 " log file so that two heap dumps can be directly compared.";
       
   448             this.header3.Dock = System.Windows.Forms.DockStyle.Top;
       
   449             this.header3.Image = null;
       
   450             this.header3.Location = new System.Drawing.Point(0, 0);
       
   451             this.header3.Name = "header3";
       
   452             this.header3.Size = new System.Drawing.Size(573, 64);
       
   453             this.header3.TabIndex = 2;
       
   454             this.header3.Title = "Compare MemSpy Heap Dumps";
       
   455             // 
       
   456             // iPG_Cmn_Symbolics
       
   457             // 
       
   458             this.iPG_Cmn_Symbolics.Controls.Add(this.iPG301_DebugControl);
       
   459             this.iPG_Cmn_Symbolics.Controls.Add(this.header7);
       
   460             this.iPG_Cmn_Symbolics.Dock = System.Windows.Forms.DockStyle.Fill;
       
   461             this.iPG_Cmn_Symbolics.Location = new System.Drawing.Point(0, 0);
       
   462             this.iPG_Cmn_Symbolics.Margin = new System.Windows.Forms.Padding(0);
       
   463             this.iPG_Cmn_Symbolics.Name = "iPG_Cmn_Symbolics";
       
   464             this.iPG_Cmn_Symbolics.Size = new System.Drawing.Size(573, 441);
       
   465             this.iPG_Cmn_Symbolics.TabIndex = 11;
       
   466             this.iPG_Cmn_Symbolics.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG301_AnalysisSymbolics_CloseFromNext);
       
   467             // 
       
   468             // iPG301_DebugControl
       
   469             // 
       
   470             this.iPG301_DebugControl.Dock = System.Windows.Forms.DockStyle.Fill;
       
   471             this.iPG301_DebugControl.Location = new System.Drawing.Point(0, 64);
       
   472             this.iPG301_DebugControl.Margin = new System.Windows.Forms.Padding(0);
       
   473             this.iPG301_DebugControl.Name = "iPG301_DebugControl";
       
   474             this.iPG301_DebugControl.Size = new System.Drawing.Size(573, 377);
       
   475             this.iPG301_DebugControl.TabIndex = 14;
       
   476             // 
       
   477             // header7
       
   478             // 
       
   479             this.header7.BackColor = System.Drawing.SystemColors.Window;
       
   480             this.header7.CausesValidation = false;
       
   481             this.header7.Description = "In order to resolve object class types the tool requires access to both a Symbol " +
       
   482                 "file and (for NAND-based products) the location of the image\'s Map files.";
       
   483             this.header7.Dock = System.Windows.Forms.DockStyle.Top;
       
   484             this.header7.Image = null;
       
   485             this.header7.Location = new System.Drawing.Point(0, 0);
       
   486             this.header7.Name = "header7";
       
   487             this.header7.Size = new System.Drawing.Size(573, 64);
       
   488             this.header7.TabIndex = 2;
       
   489             this.header7.Title = "Symbolics";
       
   490             // 
       
   491             // iPG_Cmn_Filters
       
   492             // 
       
   493             this.iPG_Cmn_Filters.Controls.Add(this.groupBox20);
       
   494             this.iPG_Cmn_Filters.Controls.Add(this.header6);
       
   495             this.iPG_Cmn_Filters.Dock = System.Windows.Forms.DockStyle.Fill;
       
   496             this.iPG_Cmn_Filters.Location = new System.Drawing.Point(0, 0);
       
   497             this.iPG_Cmn_Filters.Margin = new System.Windows.Forms.Padding(0);
       
   498             this.iPG_Cmn_Filters.Name = "iPG_Cmn_Filters";
       
   499             this.iPG_Cmn_Filters.Size = new System.Drawing.Size(573, 441);
       
   500             this.iPG_Cmn_Filters.TabIndex = 10;
       
   501             this.iPG_Cmn_Filters.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG302_Cmn_Filters_CloseFromNext);
       
   502             // 
       
   503             // groupBox20
       
   504             // 
       
   505             this.groupBox20.Controls.Add(this.label8);
       
   506             this.groupBox20.Controls.Add(this.iPG302_Combo_Filter);
       
   507             this.groupBox20.Controls.Add(this.label41);
       
   508             this.groupBox20.Location = new System.Drawing.Point(16, 80);
       
   509             this.groupBox20.Name = "groupBox20";
       
   510             this.groupBox20.Size = new System.Drawing.Size(536, 105);
       
   511             this.groupBox20.TabIndex = 32;
       
   512             this.groupBox20.TabStop = false;
       
   513             this.groupBox20.Text = " Inspected Thread";
       
   514             // 
       
   515             // label8
       
   516             // 
       
   517             this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
       
   518             this.label8.Location = new System.Drawing.Point(116, 60);
       
   519             this.label8.Name = "label8";
       
   520             this.label8.Size = new System.Drawing.Size(384, 32);
       
   521             this.label8.TabIndex = 35;
       
   522             this.label8.Text = "If the captured data contains heap information for more than one thread, then sel" +
       
   523                 "ect the entity you wish to study from the above list.";
       
   524             // 
       
   525             // iPG302_Combo_Filter
       
   526             // 
       
   527             this.iPG302_Combo_Filter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
       
   528             this.iPG302_Combo_Filter.FormattingEnabled = true;
       
   529             this.iPG302_Combo_Filter.Location = new System.Drawing.Point(116, 26);
       
   530             this.iPG302_Combo_Filter.MaxDropDownItems = 14;
       
   531             this.iPG302_Combo_Filter.Name = "iPG302_Combo_Filter";
       
   532             this.iPG302_Combo_Filter.Size = new System.Drawing.Size(376, 21);
       
   533             this.iPG302_Combo_Filter.TabIndex = 30;
       
   534             // 
       
   535             // label41
       
   536             // 
       
   537             this.label41.AutoSize = true;
       
   538             this.label41.Location = new System.Drawing.Point(16, 30);
       
   539             this.label41.Name = "label41";
       
   540             this.label41.Size = new System.Drawing.Size(73, 13);
       
   541             this.label41.TabIndex = 24;
       
   542             this.label41.Text = "Thread name:";
       
   543             // 
       
   544             // header6
       
   545             // 
       
   546             this.header6.BackColor = System.Drawing.SystemColors.Window;
       
   547             this.header6.CausesValidation = false;
       
   548             this.header6.Description = "Define the trace prefix and/or filters used to analyse the logs";
       
   549             this.header6.Dock = System.Windows.Forms.DockStyle.Top;
       
   550             this.header6.Image = null;
       
   551             this.header6.Location = new System.Drawing.Point(0, 0);
       
   552             this.header6.Name = "header6";
       
   553             this.header6.Size = new System.Drawing.Size(573, 64);
       
   554             this.header6.TabIndex = 2;
       
   555             this.header6.Title = "Analysis Filters";
       
   556             // 
       
   557             // iPG_OutputToFile
       
   558             // 
       
   559             this.iPG_OutputToFile.Controls.Add(this.groupBox8);
       
   560             this.iPG_OutputToFile.Controls.Add(this.iHeader_OutputToFile);
       
   561             this.iPG_OutputToFile.Dock = System.Windows.Forms.DockStyle.Fill;
       
   562             this.iPG_OutputToFile.Location = new System.Drawing.Point(0, 0);
       
   563             this.iPG_OutputToFile.Margin = new System.Windows.Forms.Padding(0);
       
   564             this.iPG_OutputToFile.Name = "iPG_OutputToFile";
       
   565             this.iPG_OutputToFile.Size = new System.Drawing.Size(573, 441);
       
   566             this.iPG_OutputToFile.TabIndex = 19;
       
   567             this.iPG_OutputToFile.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG500_Comparison_Output_CloseFromNext);
       
   568             // 
       
   569             // groupBox8
       
   570             // 
       
   571             this.groupBox8.Controls.Add(this.iPG_OutputToFile_FB);
       
   572             this.groupBox8.Location = new System.Drawing.Point(16, 80);
       
   573             this.groupBox8.Name = "groupBox8";
       
   574             this.groupBox8.Size = new System.Drawing.Size(536, 64);
       
   575             this.groupBox8.TabIndex = 12;
       
   576             this.groupBox8.TabStop = false;
       
   577             // 
       
   578             // iPG_OutputToFile_FB
       
   579             // 
       
   580             this.iPG_OutputToFile_FB.DialogFilter = "(*.xls)|*.xls";
       
   581             this.iPG_OutputToFile_FB.DialogTitle = "Output File";
       
   582             this.iPG_OutputToFile_FB.EntityMustExist = false;
       
   583             this.iPG_OutputToFile_FB.Location = new System.Drawing.Point(15, 22);
       
   584             this.iPG_OutputToFile_FB.Margin = new System.Windows.Forms.Padding(0);
       
   585             this.iPG_OutputToFile_FB.MinimumSize = new System.Drawing.Size(396, 21);
       
   586             this.iPG_OutputToFile_FB.Name = "iPG_OutputToFile_FB";
       
   587             this.iPG_OutputToFile_FB.Size = new System.Drawing.Size(506, 21);
       
   588             this.iPG_OutputToFile_FB.TabIndex = 0;
       
   589             // 
       
   590             // iHeader_OutputToFile
       
   591             // 
       
   592             this.iHeader_OutputToFile.BackColor = System.Drawing.SystemColors.Window;
       
   593             this.iHeader_OutputToFile.CausesValidation = false;
       
   594             this.iHeader_OutputToFile.Description = "Enter a destination file for the ";
       
   595             this.iHeader_OutputToFile.Dock = System.Windows.Forms.DockStyle.Top;
       
   596             this.iHeader_OutputToFile.Image = null;
       
   597             this.iHeader_OutputToFile.Location = new System.Drawing.Point(0, 0);
       
   598             this.iHeader_OutputToFile.Name = "iHeader_OutputToFile";
       
   599             this.iHeader_OutputToFile.Size = new System.Drawing.Size(573, 64);
       
   600             this.iHeader_OutputToFile.TabIndex = 11;
       
   601             this.iHeader_OutputToFile.Title = "<DYNAMIC CONTENT>";
       
   602             // 
       
   603             // iPG_OutputToDirectory
       
   604             // 
       
   605             this.iPG_OutputToDirectory.Controls.Add(this.groupBox9);
       
   606             this.iPG_OutputToDirectory.Controls.Add(this.iHeader_OutputToDirectory);
       
   607             this.iPG_OutputToDirectory.Dock = System.Windows.Forms.DockStyle.Fill;
       
   608             this.iPG_OutputToDirectory.Location = new System.Drawing.Point(0, 0);
       
   609             this.iPG_OutputToDirectory.Margin = new System.Windows.Forms.Padding(0);
       
   610             this.iPG_OutputToDirectory.Name = "iPG_OutputToDirectory";
       
   611             this.iPG_OutputToDirectory.Size = new System.Drawing.Size(573, 441);
       
   612             this.iPG_OutputToDirectory.TabIndex = 13;
       
   613             this.iPG_OutputToDirectory.PageClosedFromButtonNext += new SymbianWizardLib.GUI.SymWizardPage.PageClosedFromButtonNextHandler(this.iPG_OutputToDirectory_CloseFromNext);
       
   614             // 
       
   615             // groupBox9
       
   616             // 
       
   617             this.groupBox9.Controls.Add(this.iPG_OutputToDirectory_FB);
       
   618             this.groupBox9.Location = new System.Drawing.Point(16, 80);
       
   619             this.groupBox9.Name = "groupBox9";
       
   620             this.groupBox9.Size = new System.Drawing.Size(536, 64);
       
   621             this.groupBox9.TabIndex = 10;
       
   622             this.groupBox9.TabStop = false;
       
   623             // 
       
   624             // iPG_OutputToDirectory_FB
       
   625             // 
       
   626             this.iPG_OutputToDirectory_FB.DialogDescription = "Select destination location";
       
   627             this.iPG_OutputToDirectory_FB.Location = new System.Drawing.Point(15, 22);
       
   628             this.iPG_OutputToDirectory_FB.Margin = new System.Windows.Forms.Padding(0);
       
   629             this.iPG_OutputToDirectory_FB.MinimumSize = new System.Drawing.Size(396, 21);
       
   630             this.iPG_OutputToDirectory_FB.Name = "iPG_OutputToDirectory_FB";
       
   631             this.iPG_OutputToDirectory_FB.Size = new System.Drawing.Size(506, 21);
       
   632             this.iPG_OutputToDirectory_FB.TabIndex = 14;
       
   633             // 
       
   634             // iHeader_OutputToDirectory
       
   635             // 
       
   636             this.iHeader_OutputToDirectory.BackColor = System.Drawing.SystemColors.Window;
       
   637             this.iHeader_OutputToDirectory.CausesValidation = false;
       
   638             this.iHeader_OutputToDirectory.Description = "Enter a destination location for the ";
       
   639             this.iHeader_OutputToDirectory.Dock = System.Windows.Forms.DockStyle.Top;
       
   640             this.iHeader_OutputToDirectory.Image = null;
       
   641             this.iHeader_OutputToDirectory.Location = new System.Drawing.Point(0, 0);
       
   642             this.iHeader_OutputToDirectory.Name = "iHeader_OutputToDirectory";
       
   643             this.iHeader_OutputToDirectory.Size = new System.Drawing.Size(573, 64);
       
   644             this.iHeader_OutputToDirectory.TabIndex = 1;
       
   645             this.iHeader_OutputToDirectory.Title = "<DYNAMIC CONTENT>";
       
   646             // 
       
   647             // iPG_Final
       
   648             // 
       
   649             this.iPG_Final.BackColor = System.Drawing.SystemColors.Window;
       
   650             this.iPG_Final.Controls.Add(this.iPG5000_InfoControl);
       
   651             this.iPG_Final.Dock = System.Windows.Forms.DockStyle.Fill;
       
   652             this.iPG_Final.IsFinishingPage = true;
       
   653             this.iPG_Final.Location = new System.Drawing.Point(0, 0);
       
   654             this.iPG_Final.Margin = new System.Windows.Forms.Padding(0);
       
   655             this.iPG_Final.Name = "iPG_Final";
       
   656             this.iPG_Final.Size = new System.Drawing.Size(573, 441);
       
   657             this.iPG_Final.TabIndex = 4;
       
   658             // 
       
   659             // iPG5000_InfoControl
       
   660             // 
       
   661             this.iPG5000_InfoControl.BackColor = System.Drawing.SystemColors.Window;
       
   662             this.iPG5000_InfoControl.Description = "The wizard has now collected enough information. Press Finish to start the analys" +
       
   663                 "is phase.";
       
   664             this.iPG5000_InfoControl.Dock = System.Windows.Forms.DockStyle.Fill;
       
   665             this.iPG5000_InfoControl.Location = new System.Drawing.Point(0, 0);
       
   666             this.iPG5000_InfoControl.Margin = new System.Windows.Forms.Padding(0);
       
   667             this.iPG5000_InfoControl.Name = "iPG5000_InfoControl";
       
   668             this.iPG5000_InfoControl.Size = new System.Drawing.Size(573, 441);
       
   669             this.iPG5000_InfoControl.TabIndex = 0;
       
   670             this.iPG5000_InfoControl.Title = "Ready to Analyse";
       
   671             // 
       
   672             // label1
       
   673             // 
       
   674             this.label1.Location = new System.Drawing.Point(16, 88);
       
   675             this.label1.Name = "label1";
       
   676             this.label1.Size = new System.Drawing.Size(88, 16);
       
   677             this.label1.TabIndex = 31;
       
   678             this.label1.Text = "Rebuild kernel?";
       
   679             // 
       
   680             // iErrorProvider
       
   681             // 
       
   682             this.iErrorProvider.ContainerControl = this;
       
   683             // 
       
   684             // HASetupWizard
       
   685             // 
       
   686             this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
       
   687             this.ClientSize = new System.Drawing.Size(573, 497);
       
   688             this.Controls.Add(this.iWizard);
       
   689             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
       
   690             this.MaximizeBox = false;
       
   691             this.MinimizeBox = false;
       
   692             this.Name = "HASetupWizard";
       
   693             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
       
   694             this.Text = "Heap Analyser Setup Wizard";
       
   695             this.Load += new System.EventHandler(this.Form_Load);
       
   696             this.Closing += new System.ComponentModel.CancelEventHandler(this.Form_Closing);
       
   697             this.iPG_OpType.ResumeLayout(false);
       
   698             this.iPG_OpType.PerformLayout();
       
   699             this.iPG1_OpType_GroupBox.ResumeLayout(false);
       
   700             this.iPG1_OpType_GroupBox.PerformLayout();
       
   701             this.iPG1_OpType_FLP.ResumeLayout(false);
       
   702             this.iPG1_OpType_FLP.PerformLayout();
       
   703             this.iPG_SourceData_Log.ResumeLayout(false);
       
   704             this.groupBox7.ResumeLayout(false);
       
   705             this.iPG_SourceData_CompareCSV.ResumeLayout(false);
       
   706             this.iPG_SourceData_CompareHeapData.ResumeLayout(false);
       
   707             this.iPG_SourceData_CompareHeapData_GP_Log2.ResumeLayout(false);
       
   708             this.iPG_SourceData_CompareHeapData_GP_Log2.PerformLayout();
       
   709             this.iPG_SourceData_CompareHeapData_GP_Log1.ResumeLayout(false);
       
   710             this.iPG_SourceData_CompareHeapData_GP_Log1.PerformLayout();
       
   711             this.iPG_Cmn_Symbolics.ResumeLayout(false);
       
   712             this.iPG_Cmn_Filters.ResumeLayout(false);
       
   713             this.groupBox20.ResumeLayout(false);
       
   714             this.groupBox20.PerformLayout();
       
   715             this.iPG_OutputToFile.ResumeLayout(false);
       
   716             this.groupBox8.ResumeLayout(false);
       
   717             this.iPG_OutputToDirectory.ResumeLayout(false);
       
   718             this.groupBox9.ResumeLayout(false);
       
   719             this.iPG_Final.ResumeLayout(false);
       
   720             ((System.ComponentModel.ISupportInitialize)(this.iErrorProvider)).EndInit();
       
   721             this.ResumeLayout(false);
       
   722 
       
   723         }
       
   724 
       
   725         #endregion
       
   726 
       
   727         private SymbianWizardLib.GUI.SymWizard iWizard;
       
   728         private System.Windows.Forms.Label label1;
       
   729         private SymbianWizardLib.GUI.SymWizardPage iPG_OpType;
       
   730         private SymbianWizardLib.GUI.SymWizardPage iPG_Cmn_Symbolics;
       
   731         private SymbianWizardLib.GUI.SymWizardPage iPG_Cmn_Filters;
       
   732         private SymbianWizardLib.GUI.SymWizardPage iPG_OutputToDirectory;
       
   733         private SymbianWizardLib.GUI.SymWizardHeaderSection header4;
       
   734         private SymbianWizardLib.GUI.SymWizardPage iPG_Final;
       
   735         private SymbianWizardLib.GUI.SymWizardHeaderSection header5;
       
   736         private System.Windows.Forms.GroupBox groupBox7;
       
   737         private SymbianWizardLib.GUI.SymWizardHeaderSection header6;
       
   738         private System.Windows.Forms.GroupBox groupBox20;
       
   739         private System.Windows.Forms.Label label41;
       
   740         private SymbianWizardLib.GUI.SymWizardHeaderSection header7;
       
   741         private SymbianWizardLib.GUI.SymWizardHeaderSection iHeader_OutputToDirectory;
       
   742         private System.Windows.Forms.GroupBox groupBox9;
       
   743         private SymbianWizardLib.GUI.SymWizardPage iPG_SourceData_Log;
       
   744         private System.Windows.Forms.Label iLbl_Version;
       
   745         private System.Windows.Forms.ComboBox iPG302_Combo_Filter;
       
   746         private System.Windows.Forms.Label label8;
       
   747         private System.Windows.Forms.ErrorProvider iErrorProvider;
       
   748         private SymbianWizardLib.GUI.SymWizardPage iPG_SourceData_CompareHeapData;
       
   749         private System.Windows.Forms.GroupBox iPG_SourceData_CompareHeapData_GP_Log1;
       
   750         private SymbianUtilsUi.Controls.SymbianFileBrowserControl iPG202_TB_LogFile1;
       
   751         private SymbianWizardLib.GUI.SymWizardHeaderSection header3;
       
   752         private System.Windows.Forms.GroupBox iPG_SourceData_CompareHeapData_GP_Log2;
       
   753         private SymbianUtilsUi.Controls.SymbianFileBrowserControl iPG202_TB_LogFile2;
       
   754         private SymbianWizardLib.GUI.SymWizardPage iPG_OutputToFile;
       
   755         private System.Windows.Forms.GroupBox groupBox8;
       
   756         private SymbianWizardLib.GUI.SymWizardHeaderSection iHeader_OutputToFile;
       
   757         private SymbianUtilsUi.Controls.SymbianFileSaveAsControl iPG_OutputToFile_FB;
       
   758         private SymbianWizardLib.GUI.SymWizardInfoControl iPG5000_InfoControl;
       
   759         private System.Windows.Forms.GroupBox iPG1_OpType_GroupBox;
       
   760         private System.Windows.Forms.FlowLayoutPanel iPG1_OpType_FLP;
       
   761         private System.Windows.Forms.RadioButton iPG1_RB_OpType_HeapViewer;
       
   762         private System.Windows.Forms.RadioButton iPG1_RB_OpType_CompareHeapDump;
       
   763         private SymbianDebugLibUi.Controls.DebugEngineControl iPG301_DebugControl;
       
   764         private System.Windows.Forms.RadioButton iPG1_RB_OpType_CompareCSV;
       
   765         private SymbianWizardLib.GUI.SymWizardPage iPG_SourceData_CompareCSV;
       
   766         private SymbianWizardLib.GUI.SymWizardHeaderSection symWizardHeaderSection1;
       
   767         private SymbianUtilsUi.Controls.SymbianFileListManagementControl iPG_SourceData_CompareCSV_Files;
       
   768         private System.Windows.Forms.ComboBox iPG202_Combo_ThreadName2;
       
   769         private System.Windows.Forms.Label label3;
       
   770         private System.Windows.Forms.ComboBox iPG202_Combo_ThreadName1;
       
   771         private System.Windows.Forms.Label label2;
       
   772         private SymbianUtilsUi.Controls.SymbianFileBrowserControl iPG_SourceData_Log_FB;
       
   773         private SymbianUtilsUi.Controls.SymbianFolderBrowserControl iPG_OutputToDirectory_FB;
       
   774     }
       
   775 }