コード例 #1
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            this.chart1.AlternateText = "Loading";
            this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label1;
            this.chart1.Location = new System.Drawing.Point(12, 3);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "Loading";
            this.chart1.Size = new System.Drawing.Size(300, 224);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 85;
            this.chart1.TempDirectory = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
            // 
            // LynchRiskElement
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart1);
            this.Name = "LynchRiskElement";
            this.Size = new System.Drawing.Size(432, 259);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     this.chart1 = new dotnetCHARTING.WinForms.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.AlternateText = "Loading";
     this.chart1.Application   = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                 "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                  "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.LabelChart       = label1;
     this.chart1.Location         = new System.Drawing.Point(12, 3);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "Loading";
     this.chart1.Size             = new System.Drawing.Size(300, 224);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 85;
     this.chart1.TempDirectory    = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
     //
     // LynchRiskElement
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart1);
     this.Name = "LynchRiskElement";
     this.Size = new System.Drawing.Size(432, 259);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BreastImagingView));
     this.loadingCircle1   = new MRG.Controls.UI.LoadingCircle();
     this.splitContainer1  = new System.Windows.Forms.SplitContainer();
     this.chart1           = new dotnetCHARTING.WinForms.Chart();
     this.button1          = new System.Windows.Forms.Button();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.chart1.SuspendLayout();
     this.SuspendLayout();
     //
     // loadingCircle1
     //
     this.loadingCircle1.Active            = false;
     this.loadingCircle1.Color             = System.Drawing.Color.DarkGray;
     this.loadingCircle1.InnerCircleRadius = 5;
     this.loadingCircle1.Location          = new System.Drawing.Point(282, 32);
     this.loadingCircle1.Name              = "loadingCircle1";
     this.loadingCircle1.NumberSpoke       = 12;
     this.loadingCircle1.OuterCircleRadius = 11;
     this.loadingCircle1.RotationSpeed     = 100;
     this.loadingCircle1.Size              = new System.Drawing.Size(44, 37);
     this.loadingCircle1.SpokeThickness    = 2;
     this.loadingCircle1.StylePreset       = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
     this.loadingCircle1.TabIndex          = 5;
     this.loadingCircle1.Text              = "loadingCircle1";
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.chart1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.button1);
     this.splitContainer1.Panel2.Controls.Add(this.flowLayoutPanel1);
     this.splitContainer1.Size             = new System.Drawing.Size(728, 376);
     this.splitContainer1.SplitterDistance = 122;
     this.splitContainer1.TabIndex         = 6;
     //
     // chart1
     //
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.LegendBox.Visible                     = true;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.Controls.Add(this.loadingCircle1);
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.chart1.LabelChart       = label1;
     this.chart1.Location         = new System.Drawing.Point(0, 0);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "No Data";
     this.chart1.Size             = new System.Drawing.Size(728, 122);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 0;
     this.chart1.TempDirectory    = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(6, 5);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(107, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "Add New Study";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.AutoScroll = true;
     this.flowLayoutPanel1.Location   = new System.Drawing.Point(0, 32);
     this.flowLayoutPanel1.Name       = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size       = new System.Drawing.Size(728, 218);
     this.flowLayoutPanel1.TabIndex   = 0;
     //
     // BreastImagingView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(728, 376);
     this.Controls.Add(this.splitContainer1);
     this.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "BreastImagingView";
     this.Text         = "Breast Imaging";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.BreastImagingView_FormClosing);
     this.Load        += new System.EventHandler(this.DemographicsView_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.chart1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #4
0
ファイル: D3.designer.cs プロジェクト: wcss2010/TeeChartDemo
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label3 = new dotnetCHARTING.WinForms.Label();
     this.chart1         = new dotnetCHARTING.WinForms.Chart();
     this.label1         = new System.Windows.Forms.Label();
     this.comboBox1      = new System.Windows.Forms.ComboBox();
     this.button1        = new System.Windows.Forms.Button();
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.LegendBox.Visible                     = true;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.LabelChart       = label3;
     this.chart1.Location         = new System.Drawing.Point(12, 12);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "No Data";
     this.chart1.Size             = new System.Drawing.Size(640, 480);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 0;
     this.chart1.TempDirectory    = "C:\\Users\\Administrator\\AppData\\Local\\Temp\\";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(667, 42);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 12);
     this.label1.TabIndex = 1;
     this.label1.Text     = "图表类型";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "柱状图",
         "饼状图",
         "线状图"
     });
     this.comboBox1.Location              = new System.Drawing.Point(726, 39);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(121, 20);
     this.comboBox1.TabIndex              = 2;
     this.comboBox1.Text                  = "柱状图";
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(669, 102);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(108, 23);
     this.button1.TabIndex = 3;
     this.button1.Text     = "打印图表";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(926, 500);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.chart1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #5
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label69 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label72 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label73 = new dotnetCHARTING.WinForms.Label();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ColoEndoCancerRiskView));
            this.GailNaLabel = new System.Windows.Forms.Label();
            this.panel19 = new System.Windows.Forms.Panel();
            this.panel18 = new System.Windows.Forms.Panel();
            this.label66 = new System.Windows.Forms.Label();
            this.label65 = new System.Windows.Forms.Label();
            this.label60 = new System.Windows.Forms.Label();
            this.label59 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.fdrLabel = new System.Windows.Forms.Label();
            this.menLabel = new System.Windows.Forms.Label();
            this.flbLabel = new System.Windows.Forms.Label();
            this.nbiopLabel = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.ahLabel = new System.Windows.Forms.Label();
            this.hadBiopLabel = new System.Windows.Forms.Label();
            this.ageAndRaceLabel = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.loadingCircle4 = new MRG.Controls.UI.LoadingCircle();
            this.label39 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.panel10 = new System.Windows.Forms.Panel();
            this.panel9 = new System.Windows.Forms.Panel();
            this.OvarianBrcaNegLifetimeLabel = new System.Windows.Forms.Label();
            this.OvarianBrcaPosLifetimeLabel = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.OvarianBrcaNegFiveyearLabel = new System.Windows.Forms.Label();
            this.OvarianBrcaPosFiveyearLabel = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.label40 = new System.Windows.Forms.Label();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.loadingCircle2 = new MRG.Controls.UI.LoadingCircle();
            this.label31 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.panel15 = new System.Windows.Forms.Panel();
            this.panel14 = new System.Windows.Forms.Panel();
            this.BreastBrcaNegLifetimeLabel = new System.Windows.Forms.Label();
            this.BreastBrcaPosLifetimeLabel = new System.Windows.Forms.Label();
            this.label54 = new System.Windows.Forms.Label();
            this.BreastBrcaNegFiveyearLabel = new System.Windows.Forms.Label();
            this.BreastBrcaPosFiveyearLabel = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.panel13 = new System.Windows.Forms.Panel();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.label41 = new System.Windows.Forms.Label();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.colonNALabel = new System.Windows.Forms.Label();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle();
            this.label1 = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.panel4 = new System.Windows.Forms.Panel();
            this.label21 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.comboBox3 = new System.Windows.Forms.ComboBox();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.CCRATNALabel = new System.Windows.Forms.Label();
            this.CCRATTextBox = new System.Windows.Forms.TextBox();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.CCRATLifetimePatientLabel = new System.Windows.Forms.Label();
            this.label68 = new System.Windows.Forms.Label();
            this.label70 = new System.Windows.Forms.Label();
            this.CCRATFiveYearPatientLabel = new System.Windows.Forms.Label();
            this.label71 = new System.Windows.Forms.Label();
            this.panel8 = new System.Windows.Forms.Panel();
            this.CCRATchart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle5 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.endometrialNALabel = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.comboBox4 = new System.Windows.Forms.ComboBox();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.panel5 = new System.Windows.Forms.Panel();
            this.label44 = new System.Windows.Forms.Label();
            this.label45 = new System.Windows.Forms.Label();
            this.label47 = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.label52 = new System.Windows.Forms.Label();
            this.label53 = new System.Windows.Forms.Label();
            this.label55 = new System.Windows.Forms.Label();
            this.label56 = new System.Windows.Forms.Label();
            this.label57 = new System.Windows.Forms.Label();
            this.label58 = new System.Windows.Forms.Label();
            this.label61 = new System.Windows.Forms.Label();
            this.panel6 = new System.Windows.Forms.Panel();
            this.panel7 = new System.Windows.Forms.Panel();
            this.label62 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label64 = new System.Windows.Forms.Label();
            this.label67 = new System.Windows.Forms.Label();
            this.chart2 = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle3 = new MRG.Controls.UI.LoadingCircle();
            this.tabControl2.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.chart1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.CCRATchart)).BeginInit();
            this.CCRATchart.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
            this.chart2.SuspendLayout();
            this.SuspendLayout();
            // 
            // GailNaLabel
            // 
            this.GailNaLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.GailNaLabel.AutoSize = true;
            this.GailNaLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GailNaLabel.Location = new System.Drawing.Point(141, 215);
            this.GailNaLabel.Name = "GailNaLabel";
            this.GailNaLabel.Size = new System.Drawing.Size(60, 16);
            this.GailNaLabel.TabIndex = 38;
            this.GailNaLabel.Visible = false;
            // 
            // panel19
            // 
            this.panel19.BackColor = System.Drawing.Color.Green;
            this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel19.Location = new System.Drawing.Point(5, 85);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(14, 33);
            this.panel19.TabIndex = 50;
            // 
            // panel18
            // 
            this.panel18.BackColor = System.Drawing.Color.Black;
            this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel18.Location = new System.Drawing.Point(5, 45);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(14, 32);
            this.panel18.TabIndex = 49;
            // 
            // label66
            // 
            this.label66.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label66.AutoSize = true;
            this.label66.Location = new System.Drawing.Point(286, 24);
            this.label66.Name = "label66";
            this.label66.Size = new System.Drawing.Size(80, 16);
            this.label66.TabIndex = 38;
            // 
            // label65
            // 
            this.label65.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label65.AutoSize = true;
            this.label65.Location = new System.Drawing.Point(160, 24);
            this.label65.Name = "label65";
            this.label65.Size = new System.Drawing.Size(88, 16);
            this.label65.TabIndex = 37;
            // 
            // label60
            // 
            this.label60.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label60.AutoSize = true;
            this.label60.Location = new System.Drawing.Point(27, 93);
            this.label60.Name = "label60";
            this.label60.Size = new System.Drawing.Size(67, 16);
            this.label60.TabIndex = 34;
            // 
            // label59
            // 
            this.label59.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label59.AutoSize = true;
            this.label59.Location = new System.Drawing.Point(27, 53);
            this.label59.Name = "label59";
            this.label59.Size = new System.Drawing.Size(47, 16);
            this.label59.TabIndex = 33;
            // 
            // label38
            // 
            this.label38.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label38.AutoSize = true;
            this.label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label38.Location = new System.Drawing.Point(5, 249);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(114, 17);
            this.label38.TabIndex = 21;
            // 
            // label36
            // 
            this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label36.AutoSize = true;
            this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label36.Location = new System.Drawing.Point(5, 207);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(135, 17);
            this.label36.TabIndex = 19;
            // 
            // label34
            // 
            this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label34.AutoSize = true;
            this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.Location = new System.Drawing.Point(5, 120);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(181, 34);
            this.label34.TabIndex = 15;
            // 
            // label10
            // 
            this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location = new System.Drawing.Point(5, 168);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(84, 17);
            this.label10.TabIndex = 23;
            // 
            // label32
            // 
            this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label32.AutoSize = true;
            this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label32.Location = new System.Drawing.Point(5, 90);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(120, 17);
            this.label32.TabIndex = 13;
            // 
            // fdrLabel
            // 
            this.fdrLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.fdrLabel.AutoSize = true;
            this.fdrLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fdrLabel.Location = new System.Drawing.Point(280, 129);
            this.fdrLabel.Name = "fdrLabel";
            this.fdrLabel.Size = new System.Drawing.Size(21, 17);
            this.fdrLabel.TabIndex = 16;
            // 
            // menLabel
            // 
            this.menLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.menLabel.AutoSize = true;
            this.menLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.menLabel.Location = new System.Drawing.Point(280, 90);
            this.menLabel.Name = "menLabel";
            this.menLabel.Size = new System.Drawing.Size(21, 17);
            this.menLabel.TabIndex = 14;
            // 
            // flbLabel
            // 
            this.flbLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.flbLabel.AutoSize = true;
            this.flbLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.flbLabel.Location = new System.Drawing.Point(280, 51);
            this.flbLabel.Name = "flbLabel";
            this.flbLabel.Size = new System.Drawing.Size(21, 17);
            this.flbLabel.TabIndex = 12;
            // 
            // nbiopLabel
            // 
            this.nbiopLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.nbiopLabel.AutoSize = true;
            this.nbiopLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.nbiopLabel.Location = new System.Drawing.Point(280, 207);
            this.nbiopLabel.Name = "nbiopLabel";
            this.nbiopLabel.Size = new System.Drawing.Size(21, 17);
            this.nbiopLabel.TabIndex = 20;
            // 
            // label30
            // 
            this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label30.AutoSize = true;
            this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.Location = new System.Drawing.Point(5, 51);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(147, 17);
            this.label30.TabIndex = 11;
            // 
            // ahLabel
            // 
            this.ahLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.ahLabel.AutoSize = true;
            this.ahLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ahLabel.Location = new System.Drawing.Point(280, 249);
            this.ahLabel.Name = "ahLabel";
            this.ahLabel.Size = new System.Drawing.Size(21, 17);
            this.ahLabel.TabIndex = 22;
            // 
            // hadBiopLabel
            // 
            this.hadBiopLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.hadBiopLabel.AutoSize = true;
            this.hadBiopLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hadBiopLabel.Location = new System.Drawing.Point(280, 168);
            this.hadBiopLabel.Name = "hadBiopLabel";
            this.hadBiopLabel.Size = new System.Drawing.Size(21, 17);
            this.hadBiopLabel.TabIndex = 24;
            // 
            // ageAndRaceLabel
            // 
            this.ageAndRaceLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.ageAndRaceLabel.AutoSize = true;
            this.ageAndRaceLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ageAndRaceLabel.Location = new System.Drawing.Point(249, 12);
            this.ageAndRaceLabel.Name = "ageAndRaceLabel";
            this.ageAndRaceLabel.Size = new System.Drawing.Size(84, 16);
            this.ageAndRaceLabel.TabIndex = 7;
            // 
            // label2
            // 
            this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(5, 12);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(98, 17);
            this.label2.TabIndex = 25;
            // 
            // tabPage4
            // 
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(927, 505);
            this.tabPage4.TabIndex = 1;
            this.tabPage4.Text = "Ovarian";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // loadingCircle4
            // 
            this.loadingCircle4.Active = false;
            this.loadingCircle4.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle4.InnerCircleRadius = 5;
            this.loadingCircle4.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle4.Name = "loadingCircle4";
            this.loadingCircle4.NumberSpoke = 12;
            this.loadingCircle4.OuterCircleRadius = 11;
            this.loadingCircle4.RotationSpeed = 100;
            this.loadingCircle4.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle4.SpokeThickness = 2;
            this.loadingCircle4.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle4.TabIndex = 5;
            this.loadingCircle4.Visible = false;
            // 
            // label39
            // 
            this.label39.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label39.AutoSize = true;
            this.label39.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label39.Location = new System.Drawing.Point(327, 150);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(30, 16);
            this.label39.TabIndex = 55;
            // 
            // label37
            // 
            this.label37.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label37.Location = new System.Drawing.Point(319, 105);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(46, 16);
            this.label37.TabIndex = 54;
            // 
            // label35
            // 
            this.label35.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label35.Location = new System.Drawing.Point(325, 60);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(34, 16);
            this.label35.TabIndex = 53;
            // 
            // label33
            // 
            this.label33.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(300, 29);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(84, 16);
            this.label33.TabIndex = 51;
            // 
            // panel10
            // 
            this.panel10.BackColor = System.Drawing.Color.Red;
            this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel10.Location = new System.Drawing.Point(5, 95);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(14, 37);
            this.panel10.TabIndex = 50;
            // 
            // panel9
            // 
            this.panel9.BackColor = System.Drawing.Color.Black;
            this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel9.Location = new System.Drawing.Point(5, 50);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(14, 37);
            this.panel9.TabIndex = 49;
            // 
            // OvarianBrcaNegLifetimeLabel
            // 
            this.OvarianBrcaNegLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaNegLifetimeLabel.AutoSize = true;
            this.OvarianBrcaNegLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaNegLifetimeLabel.Location = new System.Drawing.Point(233, 150);
            this.OvarianBrcaNegLifetimeLabel.Name = "OvarianBrcaNegLifetimeLabel";
            this.OvarianBrcaNegLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaNegLifetimeLabel.TabIndex = 46;
            // 
            // OvarianBrcaPosLifetimeLabel
            // 
            this.OvarianBrcaPosLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaPosLifetimeLabel.AutoSize = true;
            this.OvarianBrcaPosLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaPosLifetimeLabel.Location = new System.Drawing.Point(233, 105);
            this.OvarianBrcaPosLifetimeLabel.Name = "OvarianBrcaPosLifetimeLabel";
            this.OvarianBrcaPosLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaPosLifetimeLabel.TabIndex = 45;
            // 
            // label22
            // 
            this.label22.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(233, 60);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(34, 16);
            this.label22.TabIndex = 44;
            // 
            // OvarianBrcaNegFiveyearLabel
            // 
            this.OvarianBrcaNegFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaNegFiveyearLabel.AutoSize = true;
            this.OvarianBrcaNegFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaNegFiveyearLabel.Location = new System.Drawing.Point(142, 150);
            this.OvarianBrcaNegFiveyearLabel.Name = "OvarianBrcaNegFiveyearLabel";
            this.OvarianBrcaNegFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaNegFiveyearLabel.TabIndex = 41;
            // 
            // OvarianBrcaPosFiveyearLabel
            // 
            this.OvarianBrcaPosFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaPosFiveyearLabel.AutoSize = true;
            this.OvarianBrcaPosFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaPosFiveyearLabel.Location = new System.Drawing.Point(142, 105);
            this.OvarianBrcaPosFiveyearLabel.Name = "OvarianBrcaPosFiveyearLabel";
            this.OvarianBrcaPosFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaPosFiveyearLabel.TabIndex = 40;
            // 
            // label19
            // 
            this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.Location = new System.Drawing.Point(142, 60);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(34, 16);
            this.label19.TabIndex = 39;
            // 
            // label18
            // 
            this.label18.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(210, 29);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(80, 16);
            this.label18.TabIndex = 38;
            // 
            // label17
            // 
            this.label17.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(127, 13);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(65, 32);
            this.label17.TabIndex = 37;
            // 
            // label16
            // 
            this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(27, 150);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(70, 16);
            this.label16.TabIndex = 35;
            // 
            // label7
            // 
            this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(27, 105);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(70, 16);
            this.label7.TabIndex = 34;
            // 
            // label5
            // 
            this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(27, 60);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(47, 16);
            this.label5.TabIndex = 33;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Green;
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(5, 140);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(14, 37);
            this.panel1.TabIndex = 50;
            // 
            // comboBox1
            // 
            this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(799, 225);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 21);
            this.comboBox1.TabIndex = 37;
            // 
            // label40
            // 
            this.label40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label40.AutoSize = true;
            this.label40.Location = new System.Drawing.Point(700, 228);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(93, 13);
            this.label40.TabIndex = 52;
            // 
            // tabPage3
            // 
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(970, 537);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "Breast";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // loadingCircle2
            // 
            this.loadingCircle2.Active = false;
            this.loadingCircle2.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle2.InnerCircleRadius = 5;
            this.loadingCircle2.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle2.Name = "loadingCircle2";
            this.loadingCircle2.NumberSpoke = 12;
            this.loadingCircle2.OuterCircleRadius = 11;
            this.loadingCircle2.RotationSpeed = 100;
            this.loadingCircle2.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle2.SpokeThickness = 2;
            this.loadingCircle2.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle2.TabIndex = 5;
            this.loadingCircle2.Visible = false;
            // 
            // label31
            // 
            this.label31.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label31.AutoSize = true;
            this.label31.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label31.Location = new System.Drawing.Point(327, 150);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(30, 16);
            this.label31.TabIndex = 54;
            // 
            // label29
            // 
            this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(319, 105);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(46, 16);
            this.label29.TabIndex = 53;
            // 
            // label28
            // 
            this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.Location = new System.Drawing.Point(325, 60);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(34, 16);
            this.label28.TabIndex = 52;
            // 
            // label27
            // 
            this.label27.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(300, 29);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(84, 16);
            this.label27.TabIndex = 51;
            // 
            // panel15
            // 
            this.panel15.BackColor = System.Drawing.Color.Red;
            this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel15.Location = new System.Drawing.Point(5, 95);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(14, 37);
            this.panel15.TabIndex = 50;
            // 
            // panel14
            // 
            this.panel14.BackColor = System.Drawing.Color.Black;
            this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel14.Location = new System.Drawing.Point(5, 50);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(14, 37);
            this.panel14.TabIndex = 49;
            // 
            // BreastBrcaNegLifetimeLabel
            // 
            this.BreastBrcaNegLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaNegLifetimeLabel.AutoSize = true;
            this.BreastBrcaNegLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaNegLifetimeLabel.Location = new System.Drawing.Point(233, 150);
            this.BreastBrcaNegLifetimeLabel.Name = "BreastBrcaNegLifetimeLabel";
            this.BreastBrcaNegLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaNegLifetimeLabel.TabIndex = 46;
            // 
            // BreastBrcaPosLifetimeLabel
            // 
            this.BreastBrcaPosLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaPosLifetimeLabel.AutoSize = true;
            this.BreastBrcaPosLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaPosLifetimeLabel.Location = new System.Drawing.Point(233, 105);
            this.BreastBrcaPosLifetimeLabel.Name = "BreastBrcaPosLifetimeLabel";
            this.BreastBrcaPosLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaPosLifetimeLabel.TabIndex = 45;
            // 
            // label54
            // 
            this.label54.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label54.AutoSize = true;
            this.label54.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label54.Location = new System.Drawing.Point(233, 60);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(34, 16);
            this.label54.TabIndex = 44;
            // 
            // BreastBrcaNegFiveyearLabel
            // 
            this.BreastBrcaNegFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaNegFiveyearLabel.AutoSize = true;
            this.BreastBrcaNegFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaNegFiveyearLabel.Location = new System.Drawing.Point(142, 150);
            this.BreastBrcaNegFiveyearLabel.Name = "BreastBrcaNegFiveyearLabel";
            this.BreastBrcaNegFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaNegFiveyearLabel.TabIndex = 41;
            // 
            // BreastBrcaPosFiveyearLabel
            // 
            this.BreastBrcaPosFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaPosFiveyearLabel.AutoSize = true;
            this.BreastBrcaPosFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaPosFiveyearLabel.Location = new System.Drawing.Point(142, 105);
            this.BreastBrcaPosFiveyearLabel.Name = "BreastBrcaPosFiveyearLabel";
            this.BreastBrcaPosFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaPosFiveyearLabel.TabIndex = 40;
            // 
            // label50
            // 
            this.label50.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label50.AutoSize = true;
            this.label50.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label50.Location = new System.Drawing.Point(142, 60);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(34, 16);
            this.label50.TabIndex = 39;
            // 
            // label49
            // 
            this.label49.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label49.AutoSize = true;
            this.label49.Location = new System.Drawing.Point(210, 29);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(80, 16);
            this.label49.TabIndex = 38;
            // 
            // label48
            // 
            this.label48.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(127, 13);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(65, 32);
            this.label48.TabIndex = 37;
            // 
            // label46
            // 
            this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(27, 150);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(70, 16);
            this.label46.TabIndex = 35;
            // 
            // label43
            // 
            this.label43.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label43.AutoSize = true;
            this.label43.Location = new System.Drawing.Point(27, 105);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(70, 16);
            this.label43.TabIndex = 34;
            // 
            // label42
            // 
            this.label42.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(27, 60);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(47, 16);
            this.label42.TabIndex = 33;
            // 
            // panel13
            // 
            this.panel13.BackColor = System.Drawing.Color.Green;
            this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel13.Location = new System.Drawing.Point(5, 140);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(14, 37);
            this.panel13.TabIndex = 50;
            // 
            // comboBox2
            // 
            this.comboBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Location = new System.Drawing.Point(837, 225);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(121, 21);
            this.comboBox2.TabIndex = 53;
            // 
            // label41
            // 
            this.label41.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(738, 228);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(93, 13);
            this.label41.TabIndex = 54;
            // 
            // tabControl2
            // 
            this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl2.Controls.Add(this.tabPage1);
            this.tabControl2.Controls.Add(this.tabPage2);
            this.tabControl2.Location = new System.Drawing.Point(3, 2);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(1010, 594);
            this.tabControl2.TabIndex = 1;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.tabControl1);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(1002, 568);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Colon";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Controls.Add(this.tabPage6);
            this.tabControl1.Location = new System.Drawing.Point(6, 6);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(990, 556);
            this.tabControl1.TabIndex = 55;
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.colonNALabel);
            this.tabPage5.Controls.Add(this.chart1);
            this.tabPage5.Controls.Add(this.label1);
            this.tabPage5.Controls.Add(this.tableLayoutPanel1);
            this.tabPage5.Controls.Add(this.comboBox3);
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(982, 530);
            this.tabPage5.TabIndex = 0;
            this.tabPage5.Text = "MMRPro";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // colonNALabel
            // 
            this.colonNALabel.AutoSize = true;
            this.colonNALabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.colonNALabel.Location = new System.Drawing.Point(133, 161);
            this.colonNALabel.Name = "colonNALabel";
            this.colonNALabel.Size = new System.Drawing.Size(78, 16);
            this.colonNALabel.TabIndex = 57;
            this.colonNALabel.Text = "Colon N/A";
            this.colonNALabel.Visible = false;
            // 
            // chart1
            // 
            this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.Background.Color = System.Drawing.SystemColors.Control;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.Title = "MMRPRO Risk of Colon Cancer by Genetic Testing Status";
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.chart1.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.chart1.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chart1.ChartArea.TitleBox.Label.Text = "MMRPRO Risk of Colon Cancer by Genetic Testing Status";
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.Maximum = 100D;
            this.chart1.ChartArea.YAxis.Minimum = 0D;
            this.chart1.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.Controls.Add(this.loadingCircle1);
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label69;
            this.chart1.Location = new System.Drawing.Point(6, 6);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "No Data";
            this.chart1.Size = new System.Drawing.Size(564, 518);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 32;
            this.chart1.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.chart1.Title = "MMRPRO Risk of Colon Cancer by Genetic Testing Status";
            // 
            // loadingCircle1
            // 
            this.loadingCircle1.Active = false;
            this.loadingCircle1.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle1.InnerCircleRadius = 5;
            this.loadingCircle1.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle1.Name = "loadingCircle1";
            this.loadingCircle1.NumberSpoke = 12;
            this.loadingCircle1.OuterCircleRadius = 11;
            this.loadingCircle1.RotationSpeed = 100;
            this.loadingCircle1.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle1.SpokeThickness = 2;
            this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle1.TabIndex = 5;
            this.loadingCircle1.Text = "loadingCircle1";
            this.loadingCircle1.Visible = false;
            // 
            // label1
            // 
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(740, 216);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(93, 13);
            this.label1.TabIndex = 54;
            this.label1.Text = "Positive Genotype";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel1.ColumnCount = 5;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.label3, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.label4, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.label6, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.label8, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.label9, 3, 0);
            this.tableLayoutPanel1.Controls.Add(this.label11, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.label12, 2, 2);
            this.tableLayoutPanel1.Controls.Add(this.label13, 2, 3);
            this.tableLayoutPanel1.Controls.Add(this.label14, 3, 1);
            this.tableLayoutPanel1.Controls.Add(this.label15, 3, 2);
            this.tableLayoutPanel1.Controls.Add(this.label20, 3, 3);
            this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label21, 4, 0);
            this.tableLayoutPanel1.Controls.Add(this.label23, 4, 1);
            this.tableLayoutPanel1.Controls.Add(this.label24, 4, 2);
            this.tableLayoutPanel1.Controls.Add(this.label25, 4, 3);
            this.tableLayoutPanel1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel1.Location = new System.Drawing.Point(576, 25);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 4;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel1.TabIndex = 35;
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.Green;
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(5, 140);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(14, 37);
            this.panel2.TabIndex = 50;
            // 
            // label3
            // 
            this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(27, 60);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(47, 16);
            this.label3.TabIndex = 33;
            this.label3.Text = "Patient";
            // 
            // label4
            // 
            this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(27, 105);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(51, 16);
            this.label4.TabIndex = 34;
            this.label4.Text = "MLH1 +";
            // 
            // label6
            // 
            this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(27, 150);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(45, 16);
            this.label6.TabIndex = 35;
            this.label6.Text = "MMR -";
            // 
            // label8
            // 
            this.label8.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(127, 13);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 32);
            this.label8.TabIndex = 37;
            this.label8.Text = "Five Year Risk";
            // 
            // label9
            // 
            this.label9.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(210, 29);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(80, 16);
            this.label9.TabIndex = 38;
            this.label9.Text = "Lifetime Risk";
            // 
            // label11
            // 
            this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label11.Location = new System.Drawing.Point(142, 60);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(34, 16);
            this.label11.TabIndex = 39;
            this.label11.Text = "N/A";
            // 
            // label12
            // 
            this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label12.AutoSize = true;
            this.label12.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.Location = new System.Drawing.Point(142, 105);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(34, 16);
            this.label12.TabIndex = 40;
            this.label12.Text = "N/A";
            // 
            // label13
            // 
            this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label13.AutoSize = true;
            this.label13.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(142, 150);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(34, 16);
            this.label13.TabIndex = 41;
            this.label13.Text = "N/A";
            // 
            // label14
            // 
            this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.Location = new System.Drawing.Point(233, 60);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(34, 16);
            this.label14.TabIndex = 44;
            this.label14.Text = "N/A";
            // 
            // label15
            // 
            this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label15.Location = new System.Drawing.Point(233, 105);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(34, 16);
            this.label15.TabIndex = 45;
            this.label15.Text = "N/A";
            // 
            // label20
            // 
            this.label20.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(233, 150);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(34, 16);
            this.label20.TabIndex = 46;
            this.label20.Text = "N/A";
            // 
            // panel3
            // 
            this.panel3.BackColor = System.Drawing.Color.Black;
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(5, 50);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(14, 37);
            this.panel3.TabIndex = 49;
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.Color.Red;
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(5, 95);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(14, 37);
            this.panel4.TabIndex = 50;
            // 
            // label21
            // 
            this.label21.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(300, 29);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(84, 16);
            this.label21.TabIndex = 51;
            this.label21.Text = "Mutation Risk";
            // 
            // label23
            // 
            this.label23.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label23.Location = new System.Drawing.Point(325, 60);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(34, 16);
            this.label23.TabIndex = 52;
            this.label23.Text = "N/A";
            // 
            // label24
            // 
            this.label24.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label24.AutoSize = true;
            this.label24.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.Location = new System.Drawing.Point(319, 105);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(46, 16);
            this.label24.TabIndex = 53;
            this.label24.Text = "100%";
            // 
            // label25
            // 
            this.label25.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label25.AutoSize = true;
            this.label25.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.Location = new System.Drawing.Point(327, 150);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(30, 16);
            this.label25.TabIndex = 54;
            this.label25.Text = "0%";
            // 
            // comboBox3
            // 
            this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox3.FormattingEnabled = true;
            this.comboBox3.Items.AddRange(new object[] {
            "MLH1",
            "MSH2",
            "MSH6"});
            this.comboBox3.Location = new System.Drawing.Point(839, 213);
            this.comboBox3.Name = "comboBox3";
            this.comboBox3.Size = new System.Drawing.Size(121, 21);
            this.comboBox3.TabIndex = 53;
            this.comboBox3.Text = "MLH1";
            this.comboBox3.SelectionChangeCommitted += new System.EventHandler(this.comboBox_SelectionChangeCommitted);
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.CCRATNALabel);
            this.tabPage6.Controls.Add(this.CCRATTextBox);
            this.tabPage6.Controls.Add(this.tableLayoutPanel5);
            this.tabPage6.Controls.Add(this.CCRATchart);
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(982, 530);
            this.tabPage6.TabIndex = 1;
            this.tabPage6.Text = "CCRAT";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // CCRATNALabel
            // 
            this.CCRATNALabel.AutoSize = true;
            this.CCRATNALabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.CCRATNALabel.Location = new System.Drawing.Point(133, 161);
            this.CCRATNALabel.Name = "CCRATNALabel";
            this.CCRATNALabel.Size = new System.Drawing.Size(78, 16);
            this.CCRATNALabel.TabIndex = 58;
            this.CCRATNALabel.Text = "Colon N/A";
            this.CCRATNALabel.Visible = false;
            // 
            // CCRATTextBox
            // 
            this.CCRATTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.CCRATTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.CCRATTextBox.Location = new System.Drawing.Point(584, 186);
            this.CCRATTextBox.Multiline = true;
            this.CCRATTextBox.Name = "CCRATTextBox";
            this.CCRATTextBox.ReadOnly = true;
            this.CCRATTextBox.Size = new System.Drawing.Size(389, 301);
            this.CCRATTextBox.TabIndex = 43;
            this.CCRATTextBox.Visible = false;
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel5.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel5.ColumnCount = 4;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.Controls.Add(this.CCRATLifetimePatientLabel, 3, 1);
            this.tableLayoutPanel5.Controls.Add(this.label68, 1, 1);
            this.tableLayoutPanel5.Controls.Add(this.label70, 2, 0);
            this.tableLayoutPanel5.Controls.Add(this.CCRATFiveYearPatientLabel, 2, 1);
            this.tableLayoutPanel5.Controls.Add(this.label71, 3, 0);
            this.tableLayoutPanel5.Controls.Add(this.panel8, 0, 1);
            this.tableLayoutPanel5.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel5.Location = new System.Drawing.Point(584, 79);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 2;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(389, 85);
            this.tableLayoutPanel5.TabIndex = 37;
            // 
            // CCRATLifetimePatientLabel
            // 
            this.CCRATLifetimePatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.CCRATLifetimePatientLabel.AutoSize = true;
            this.CCRATLifetimePatientLabel.BackColor = System.Drawing.SystemColors.Control;
            this.CCRATLifetimePatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CCRATLifetimePatientLabel.Location = new System.Drawing.Point(314, 53);
            this.CCRATLifetimePatientLabel.Name = "CCRATLifetimePatientLabel";
            this.CCRATLifetimePatientLabel.Size = new System.Drawing.Size(24, 20);
            this.CCRATLifetimePatientLabel.TabIndex = 5;
            this.CCRATLifetimePatientLabel.Text = "%";
            // 
            // label68
            // 
            this.label68.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label68.AutoSize = true;
            this.label68.Location = new System.Drawing.Point(27, 55);
            this.label68.Name = "label68";
            this.label68.Size = new System.Drawing.Size(47, 16);
            this.label68.TabIndex = 33;
            this.label68.Text = "Patient";
            // 
            // label70
            // 
            this.label70.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label70.AutoSize = true;
            this.label70.Location = new System.Drawing.Point(160, 25);
            this.label70.Name = "label70";
            this.label70.Size = new System.Drawing.Size(88, 16);
            this.label70.TabIndex = 37;
            this.label70.Text = "Five Year Risk";
            // 
            // CCRATFiveYearPatientLabel
            // 
            this.CCRATFiveYearPatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.CCRATFiveYearPatientLabel.AutoSize = true;
            this.CCRATFiveYearPatientLabel.BackColor = System.Drawing.SystemColors.Control;
            this.CCRATFiveYearPatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CCRATFiveYearPatientLabel.Location = new System.Drawing.Point(192, 53);
            this.CCRATFiveYearPatientLabel.Name = "CCRATFiveYearPatientLabel";
            this.CCRATFiveYearPatientLabel.Size = new System.Drawing.Size(24, 20);
            this.CCRATFiveYearPatientLabel.TabIndex = 6;
            this.CCRATFiveYearPatientLabel.Text = "%";
            // 
            // label71
            // 
            this.label71.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label71.AutoSize = true;
            this.label71.Location = new System.Drawing.Point(286, 25);
            this.label71.Name = "label71";
            this.label71.Size = new System.Drawing.Size(80, 16);
            this.label71.TabIndex = 38;
            this.label71.Text = "Lifetime Risk";
            // 
            // panel8
            // 
            this.panel8.BackColor = System.Drawing.Color.Black;
            this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel8.Location = new System.Drawing.Point(5, 46);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(14, 34);
            this.panel8.TabIndex = 49;
            // 
            // CCRATchart
            // 
            this.CCRATchart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.CCRATchart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.CCRATchart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.CCRATchart.Background.Color = System.Drawing.SystemColors.Control;
            this.CCRATchart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.CCRATchart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.CCRATchart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.CCRATchart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.CCRATchart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.CCRATchart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.CCRATchart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.CCRATchart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.CCRATchart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.CCRATchart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.CCRATchart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.CCRATchart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.CCRATchart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.CCRATchart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.CCRATchart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.CCRATchart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.LegendBox.Padding = 4;
            this.CCRATchart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.CCRATchart.ChartArea.LegendBox.Visible = true;
            this.CCRATchart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.CCRATchart.ChartArea.Title = "CCRAT Risk of Colon Cancer";
            this.CCRATchart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.CCRATchart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.CCRATchart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.CCRATchart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.CCRATchart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.CCRATchart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CCRATchart.ChartArea.TitleBox.Label.Text = "CCRAT Risk of Colon Cancer";
            this.CCRATchart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.CCRATchart.ChartArea.TitleBox.Visible = true;
            this.CCRATchart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.CCRATchart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.CCRATchart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.CCRATchart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.CCRATchart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.CCRATchart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.CCRATchart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.CCRATchart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.CCRATchart.ChartArea.YAxis.Maximum = 100D;
            this.CCRATchart.ChartArea.YAxis.Minimum = 0D;
            this.CCRATchart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.CCRATchart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.CCRATchart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.CCRATchart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.CCRATchart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.CCRATchart.Controls.Add(this.loadingCircle5);
            this.CCRATchart.DataGrid = null;
            this.CCRATchart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.CCRATchart.LabelChart = label72;
            this.CCRATchart.Location = new System.Drawing.Point(22, 16);
            this.CCRATchart.Name = "CCRATchart";
            this.CCRATchart.NoDataLabel.Text = "No Data";
            this.CCRATchart.Size = new System.Drawing.Size(556, 498);
            this.CCRATchart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.CCRATchart.TabIndex = 33;
            this.CCRATchart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.CCRATchart.Title = "CCRAT Risk of Colon Cancer";
            // 
            // loadingCircle5
            // 
            this.loadingCircle5.Active = false;
            this.loadingCircle5.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle5.InnerCircleRadius = 5;
            this.loadingCircle5.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle5.Name = "loadingCircle5";
            this.loadingCircle5.NumberSpoke = 12;
            this.loadingCircle5.OuterCircleRadius = 11;
            this.loadingCircle5.RotationSpeed = 100;
            this.loadingCircle5.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle5.SpokeThickness = 2;
            this.loadingCircle5.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle5.TabIndex = 5;
            this.loadingCircle5.Text = "loadingCircle5";
            this.loadingCircle5.Visible = false;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.endometrialNALabel);
            this.tabPage2.Controls.Add(this.label26);
            this.tabPage2.Controls.Add(this.comboBox4);
            this.tabPage2.Controls.Add(this.tableLayoutPanel2);
            this.tabPage2.Controls.Add(this.chart2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(1002, 568);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Endometrial";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // endometrialNALabel
            // 
            this.endometrialNALabel.AutoSize = true;
            this.endometrialNALabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.endometrialNALabel.Location = new System.Drawing.Point(133, 161);
            this.endometrialNALabel.Name = "endometrialNALabel";
            this.endometrialNALabel.Size = new System.Drawing.Size(125, 16);
            this.endometrialNALabel.TabIndex = 56;
            this.endometrialNALabel.Text = "Endometrial  N/A";
            this.endometrialNALabel.Visible = false;
            // 
            // label26
            // 
            this.label26.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(775, 228);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(93, 13);
            this.label26.TabIndex = 52;
            this.label26.Text = "Positive Genotype";
            // 
            // comboBox4
            // 
            this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox4.FormattingEnabled = true;
            this.comboBox4.Items.AddRange(new object[] {
            "MLH1",
            "MSH2",
            "MSH6"});
            this.comboBox4.Location = new System.Drawing.Point(874, 225);
            this.comboBox4.Name = "comboBox4";
            this.comboBox4.Size = new System.Drawing.Size(121, 21);
            this.comboBox4.TabIndex = 37;
            this.comboBox4.Text = "MLH1";
            this.comboBox4.SelectionChangeCommitted += new System.EventHandler(this.comboBox_SelectionChangeCommitted);
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel2.ColumnCount = 5;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.Controls.Add(this.panel5, 0, 3);
            this.tableLayoutPanel2.Controls.Add(this.label44, 1, 1);
            this.tableLayoutPanel2.Controls.Add(this.label45, 1, 2);
            this.tableLayoutPanel2.Controls.Add(this.label47, 1, 3);
            this.tableLayoutPanel2.Controls.Add(this.label51, 2, 0);
            this.tableLayoutPanel2.Controls.Add(this.label52, 3, 0);
            this.tableLayoutPanel2.Controls.Add(this.label53, 2, 1);
            this.tableLayoutPanel2.Controls.Add(this.label55, 2, 2);
            this.tableLayoutPanel2.Controls.Add(this.label56, 2, 3);
            this.tableLayoutPanel2.Controls.Add(this.label57, 3, 1);
            this.tableLayoutPanel2.Controls.Add(this.label58, 3, 2);
            this.tableLayoutPanel2.Controls.Add(this.label61, 3, 3);
            this.tableLayoutPanel2.Controls.Add(this.panel6, 0, 1);
            this.tableLayoutPanel2.Controls.Add(this.panel7, 0, 2);
            this.tableLayoutPanel2.Controls.Add(this.label62, 4, 0);
            this.tableLayoutPanel2.Controls.Add(this.label63, 4, 1);
            this.tableLayoutPanel2.Controls.Add(this.label64, 4, 2);
            this.tableLayoutPanel2.Controls.Add(this.label67, 4, 3);
            this.tableLayoutPanel2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel2.Location = new System.Drawing.Point(606, 37);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 4;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel2.TabIndex = 36;
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.Color.Green;
            this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel5.Location = new System.Drawing.Point(5, 140);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(14, 37);
            this.panel5.TabIndex = 50;
            // 
            // label44
            // 
            this.label44.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(27, 60);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(47, 16);
            this.label44.TabIndex = 33;
            this.label44.Text = "Patient";
            // 
            // label45
            // 
            this.label45.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(27, 105);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(51, 16);
            this.label45.TabIndex = 34;
            this.label45.Text = "MLH1 +";
            // 
            // label47
            // 
            this.label47.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label47.AutoSize = true;
            this.label47.Location = new System.Drawing.Point(27, 150);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(40, 16);
            this.label47.TabIndex = 35;
            this.label47.Text = "MMR ";
            // 
            // label51
            // 
            this.label51.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label51.AutoSize = true;
            this.label51.Location = new System.Drawing.Point(127, 13);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(65, 32);
            this.label51.TabIndex = 37;
            this.label51.Text = "Five Year Risk";
            // 
            // label52
            // 
            this.label52.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label52.AutoSize = true;
            this.label52.Location = new System.Drawing.Point(210, 29);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(80, 16);
            this.label52.TabIndex = 38;
            this.label52.Text = "Lifetime Risk";
            // 
            // label53
            // 
            this.label53.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label53.AutoSize = true;
            this.label53.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label53.Location = new System.Drawing.Point(142, 60);
            this.label53.Name = "label53";
            this.label53.Size = new System.Drawing.Size(34, 16);
            this.label53.TabIndex = 39;
            this.label53.Text = "N/A";
            // 
            // label55
            // 
            this.label55.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label55.AutoSize = true;
            this.label55.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label55.Location = new System.Drawing.Point(142, 105);
            this.label55.Name = "label55";
            this.label55.Size = new System.Drawing.Size(34, 16);
            this.label55.TabIndex = 40;
            this.label55.Text = "N/A";
            // 
            // label56
            // 
            this.label56.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label56.AutoSize = true;
            this.label56.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label56.Location = new System.Drawing.Point(142, 150);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(34, 16);
            this.label56.TabIndex = 41;
            this.label56.Text = "N/A";
            // 
            // label57
            // 
            this.label57.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label57.AutoSize = true;
            this.label57.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label57.Location = new System.Drawing.Point(233, 60);
            this.label57.Name = "label57";
            this.label57.Size = new System.Drawing.Size(34, 16);
            this.label57.TabIndex = 44;
            this.label57.Text = "N/A";
            // 
            // label58
            // 
            this.label58.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label58.AutoSize = true;
            this.label58.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label58.Location = new System.Drawing.Point(233, 105);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(34, 16);
            this.label58.TabIndex = 45;
            this.label58.Text = "N/A";
            // 
            // label61
            // 
            this.label61.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label61.AutoSize = true;
            this.label61.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label61.Location = new System.Drawing.Point(233, 150);
            this.label61.Name = "label61";
            this.label61.Size = new System.Drawing.Size(34, 16);
            this.label61.TabIndex = 46;
            this.label61.Text = "N/A";
            // 
            // panel6
            // 
            this.panel6.BackColor = System.Drawing.Color.Black;
            this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel6.Location = new System.Drawing.Point(5, 50);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(14, 37);
            this.panel6.TabIndex = 49;
            // 
            // panel7
            // 
            this.panel7.BackColor = System.Drawing.Color.Red;
            this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel7.Location = new System.Drawing.Point(5, 95);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(14, 37);
            this.panel7.TabIndex = 50;
            // 
            // label62
            // 
            this.label62.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label62.AutoSize = true;
            this.label62.Location = new System.Drawing.Point(300, 29);
            this.label62.Name = "label62";
            this.label62.Size = new System.Drawing.Size(84, 16);
            this.label62.TabIndex = 51;
            this.label62.Text = "Mutation Risk";
            // 
            // label63
            // 
            this.label63.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label63.AutoSize = true;
            this.label63.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label63.Location = new System.Drawing.Point(325, 60);
            this.label63.Name = "label63";
            this.label63.Size = new System.Drawing.Size(34, 16);
            this.label63.TabIndex = 53;
            this.label63.Text = "N/A";
            // 
            // label64
            // 
            this.label64.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label64.AutoSize = true;
            this.label64.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label64.Location = new System.Drawing.Point(319, 105);
            this.label64.Name = "label64";
            this.label64.Size = new System.Drawing.Size(46, 16);
            this.label64.TabIndex = 54;
            this.label64.Text = "100%";
            // 
            // label67
            // 
            this.label67.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label67.AutoSize = true;
            this.label67.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label67.Location = new System.Drawing.Point(327, 150);
            this.label67.Name = "label67";
            this.label67.Size = new System.Drawing.Size(30, 16);
            this.label67.TabIndex = 55;
            this.label67.Text = "0%";
            // 
            // chart2
            // 
            this.chart2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart2.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.Background.Color = System.Drawing.SystemColors.Control;
            this.chart2.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart2.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart2.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart2.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart2.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart2.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart2.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart2.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart2.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart2.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.Padding = 4;
            this.chart2.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart2.ChartArea.LegendBox.Visible = true;
            this.chart2.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.Title = "MMRPRO Risk of Endometrial Cancer by Genetic Testing Status";
            this.chart2.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.chart2.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.chart2.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.chart2.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart2.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chart2.ChartArea.TitleBox.Label.Text = "MMRPRO Risk of Endometrial Cancer by Genetic Testing Status";
            this.chart2.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.chart2.ChartArea.TitleBox.Visible = true;
            this.chart2.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.Maximum = 100D;
            this.chart2.ChartArea.YAxis.Minimum = 0D;
            this.chart2.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart2.Controls.Add(this.loadingCircle3);
            this.chart2.DataGrid = null;
            this.chart2.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.LabelChart = label73;
            this.chart2.Location = new System.Drawing.Point(5, 5);
            this.chart2.Name = "chart2";
            this.chart2.NoDataLabel.Text = "No Data";
            this.chart2.Size = new System.Drawing.Size(595, 557);
            this.chart2.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.TabIndex = 33;
            this.chart2.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.chart2.Title = "MMRPRO Risk of Endometrial Cancer by Genetic Testing Status";
            // 
            // loadingCircle3
            // 
            this.loadingCircle3.Active = false;
            this.loadingCircle3.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle3.InnerCircleRadius = 5;
            this.loadingCircle3.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle3.Name = "loadingCircle3";
            this.loadingCircle3.NumberSpoke = 12;
            this.loadingCircle3.OuterCircleRadius = 11;
            this.loadingCircle3.RotationSpeed = 100;
            this.loadingCircle3.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle3.SpokeThickness = 2;
            this.loadingCircle3.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle3.TabIndex = 5;
            this.loadingCircle3.Text = "loadingCircle3";
            this.loadingCircle3.Visible = false;
            // 
            // ColoEndoCancerRiskView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1016, 599);
            this.Controls.Add(this.tabControl2);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "ColoEndoCancerRiskView";
            this.Text = "Colon/Endometrial";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ColoEndoCancerRiskView_FormClosing);
            this.Load += new System.EventHandler(this.ColoEndoCancerRiskView_Load);
            this.tabControl2.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage5.ResumeLayout(false);
            this.tabPage5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.chart1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.tabPage6.ResumeLayout(false);
            this.tabPage6.PerformLayout();
            this.tableLayoutPanel5.ResumeLayout(false);
            this.tableLayoutPanel5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.CCRATchart)).EndInit();
            this.CCRATchart.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.tabPage2.PerformLayout();
            this.tableLayoutPanel2.ResumeLayout(false);
            this.tableLayoutPanel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
            this.chart2.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     this.TitleLabel        = new System.Windows.Forms.Label();
     this.chart1            = new dotnetCHARTING.WinForms.Chart();
     this.ValueLabel        = new System.Windows.Forms.Label();
     this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
     this.button1           = new System.Windows.Forms.Button();
     this.button2           = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // TitleLabel
     //
     this.TitleLabel.AutoSize = true;
     this.TitleLabel.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TitleLabel.Location = new System.Drawing.Point(3, 9);
     this.TitleLabel.Name     = "TitleLabel";
     this.TitleLabel.Size     = new System.Drawing.Size(47, 19);
     this.TitleLabel.TabIndex = 81;
     this.TitleLabel.Text     = "Title";
     //
     // chart1
     //
     this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                               "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                  "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.LegendBox.Visible                     = true;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.LabelChart       = label1;
     this.chart1.Location         = new System.Drawing.Point(391, 7);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "Loading";
     this.chart1.Size             = new System.Drawing.Size(211, 130);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 82;
     this.chart1.TempDirectory    = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
     this.chart1.Type             = dotnetCHARTING.WinForms.ChartType.Pie;
     //
     // ValueLabel
     //
     this.ValueLabel.AutoSize  = true;
     this.ValueLabel.BackColor = System.Drawing.SystemColors.Control;
     this.ValueLabel.Font      = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ValueLabel.Location  = new System.Drawing.Point(78, 65);
     this.ValueLabel.Name      = "ValueLabel";
     this.ValueLabel.Size      = new System.Drawing.Size(80, 19);
     this.ValueLabel.TabIndex  = 83;
     this.ValueLabel.Text      = "Loading...";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     //
     // button1
     //
     this.button1.BackgroundImage       = global::RiskApps3.Properties.Resources.InfoButton;
     this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.button1.Location                = new System.Drawing.Point(608, 5);
     this.button1.Name                    = "button1";
     this.button1.Size                    = new System.Drawing.Size(20, 20);
     this.button1.TabIndex                = 84;
     this.button1.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click                  += new System.EventHandler(this.button1_Click_1);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.Color.Red;
     this.button2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.Location  = new System.Drawing.Point(8, 53);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(65, 45);
     this.button2.TabIndex  = 98;
     this.button2.Text      = "View Patients";
     this.button2.UseVisualStyleBackColor = false;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // RiskElementControl
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.ValueLabel);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.TitleLabel);
     this.Name  = "RiskElementControl";
     this.Size  = new System.Drawing.Size(631, 142);
     this.Load += new System.EventHandler(this.BreastImagingDashboardElement_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #7
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label63 = new dotnetCHARTING.WinForms.Label();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CodeUtilsForm));
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.label5 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.textBox11 = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.buttonLogResults = new System.Windows.Forms.Button();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.button1 = new System.Windows.Forms.Button();
            this.progressBar1 = new System.Windows.Forms.ProgressBar();
            this.button2 = new System.Windows.Forms.Button();
            this.label8 = new System.Windows.Forms.Label();
            this.button4 = new System.Windows.Forms.Button();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.panel1 = new System.Windows.Forms.Panel();
            this.label6 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.labelLogCount = new System.Windows.Forms.Label();
            this.labelLogString = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.button6 = new System.Windows.Forms.Button();
            this.textBox15 = new System.Windows.Forms.TextBox();
            this.listView1 = new System.Windows.Forms.ListView();
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.button5 = new System.Windows.Forms.Button();
            this.textBox14 = new System.Windows.Forms.TextBox();
            this.tabPage10 = new System.Windows.Forms.TabPage();
            this.button10 = new System.Windows.Forms.Button();
            this.button9 = new System.Windows.Forms.Button();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.textBox13 = new System.Windows.Forms.TextBox();
            this.textBox12 = new System.Windows.Forms.TextBox();
            this.label19 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.label11 = new System.Windows.Forms.Label();
            this.textBox10 = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.label16 = new System.Windows.Forms.Label();
            this.button3 = new System.Windows.Forms.Button();
            this.panel2 = new System.Windows.Forms.Panel();
            this.label15 = new System.Windows.Forms.Label();
            this.progressBar2 = new System.Windows.Forms.ProgressBar();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label14 = new System.Windows.Forms.Label();
            this.FinishedTemplates = new System.Windows.Forms.TextBox();
            this.BrowseFinishedTemplates = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label13 = new System.Windows.Forms.Label();
            this.RecursiveCheckBox = new System.Windows.Forms.CheckBox();
            this.label12 = new System.Windows.Forms.Label();
            this.SourceTemplates = new System.Windows.Forms.TextBox();
            this.SourceSub = new System.Windows.Forms.TextBox();
            this.BrowseTemplates = new System.Windows.Forms.Button();
            this.BrowseSubTemplates = new System.Windows.Forms.Button();
            this.Publish = new System.Windows.Forms.Button();
            this.tabPage8 = new System.Windows.Forms.TabPage();
            this.printButton = new System.Windows.Forms.Button();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.docIdtextBox = new System.Windows.Forms.TextBox();
            this.apptidTextBox = new System.Windows.Forms.TextBox();
            this.UnitnumTextBox = new System.Windows.Forms.TextBox();
            this.button7 = new System.Windows.Forms.Button();
            this.tabPage11 = new System.Windows.Forms.TabPage();
            this.progressBar3 = new System.Windows.Forms.ProgressBar();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.listBox3 = new System.Windows.Forms.ListBox();
            this.listBox2 = new System.Windows.Forms.ListBox();
            this.listBox1 = new System.Windows.Forms.ListBox();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.textBox20 = new System.Windows.Forms.TextBox();
            this.textBox21 = new System.Windows.Forms.TextBox();
            this.label27 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.label29 = new System.Windows.Forms.Label();
            this.textBox22 = new System.Windows.Forms.TextBox();
            this.label30 = new System.Windows.Forms.Label();
            this.textBox23 = new System.Windows.Forms.TextBox();
            this.textBox16 = new System.Windows.Forms.TextBox();
            this.textBox17 = new System.Windows.Forms.TextBox();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.label25 = new System.Windows.Forms.Label();
            this.textBox18 = new System.Windows.Forms.TextBox();
            this.label26 = new System.Windows.Forms.Label();
            this.textBox19 = new System.Windows.Forms.TextBox();
            this.button11 = new System.Windows.Forms.Button();
            this.tabPage12 = new System.Windows.Forms.TabPage();
            this.textBox24 = new System.Windows.Forms.TextBox();
            this.button12 = new System.Windows.Forms.Button();
            this.tabPage13 = new System.Windows.Forms.TabPage();
            this.label53 = new System.Windows.Forms.Label();
            this.label52 = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.textBox42 = new System.Windows.Forms.TextBox();
            this.label50 = new System.Windows.Forms.Label();
            this.textBox41 = new System.Windows.Forms.TextBox();
            this.button15 = new System.Windows.Forms.Button();
            this.button16 = new System.Windows.Forms.Button();
            this.listView3 = new System.Windows.Forms.ListView();
            this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.listView2 = new System.Windows.Forms.ListView();
            this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.progressBar4 = new System.Windows.Forms.ProgressBar();
            this.textBox25 = new System.Windows.Forms.TextBox();
            this.textBox26 = new System.Windows.Forms.TextBox();
            this.label34 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.checkBox4 = new System.Windows.Forms.CheckBox();
            this.label36 = new System.Windows.Forms.Label();
            this.textBox27 = new System.Windows.Forms.TextBox();
            this.label37 = new System.Windows.Forms.Label();
            this.textBox28 = new System.Windows.Forms.TextBox();
            this.textBox29 = new System.Windows.Forms.TextBox();
            this.textBox30 = new System.Windows.Forms.TextBox();
            this.label38 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.checkBox5 = new System.Windows.Forms.CheckBox();
            this.label40 = new System.Windows.Forms.Label();
            this.textBox31 = new System.Windows.Forms.TextBox();
            this.label41 = new System.Windows.Forms.Label();
            this.textBox32 = new System.Windows.Forms.TextBox();
            this.button13 = new System.Windows.Forms.Button();
            this.tabPage14encrypt = new System.Windows.Forms.TabPage();
            this.labelNumEncrypted = new System.Windows.Forms.Label();
            this.labelEncryptCount = new System.Windows.Forms.Label();
            this.button17encrypt = new System.Windows.Forms.Button();
            this.textBox43password = new System.Windows.Forms.TextBox();
            this.textBox44user = new System.Windows.Forms.TextBox();
            this.label54 = new System.Windows.Forms.Label();
            this.label55 = new System.Windows.Forms.Label();
            this.checkBox8windowsAuth = new System.Windows.Forms.CheckBox();
            this.label56 = new System.Windows.Forms.Label();
            this.textBox45server = new System.Windows.Forms.TextBox();
            this.label57 = new System.Windows.Forms.Label();
            this.textBox46database = new System.Windows.Forms.TextBox();
            this.progressBar6encrypt = new System.Windows.Forms.ProgressBar();
            this.tabPage14 = new System.Windows.Forms.TabPage();
            this.textBox43 = new System.Windows.Forms.TextBox();
            this.button17 = new System.Windows.Forms.Button();
            this.tabPage15 = new System.Windows.Forms.TabPage();
            this.progressBar6 = new System.Windows.Forms.ProgressBar();
            this.label58 = new System.Windows.Forms.Label();
            this.radioButton3 = new System.Windows.Forms.RadioButton();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.richTextBox2 = new System.Windows.Forms.RichTextBox();
            this.button19 = new System.Windows.Forms.Button();
            this.textBox44 = new System.Windows.Forms.TextBox();
            this.button18 = new System.Windows.Forms.Button();
            this.tabPage9 = new System.Windows.Forms.TabPage();
            this.button8 = new System.Windows.Forms.Button();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.tabPage16 = new System.Windows.Forms.TabPage();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.comboBox3 = new System.Windows.Forms.ComboBox();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.button21 = new System.Windows.Forms.Button();
            this.label62 = new System.Windows.Forms.Label();
            this.label61 = new System.Windows.Forms.Label();
            this.label60 = new System.Windows.Forms.Label();
            this.label59 = new System.Windows.Forms.Label();
            this.button20 = new System.Windows.Forms.Button();
            this.tabPageLaunch = new System.Windows.Forms.TabPage();
            this.btnDirectoryPicker = new System.Windows.Forms.Button();
            this.lblSubtitle = new System.Windows.Forms.Label();
            this.lblTitle = new System.Windows.Forms.Label();
            this.btnPause = new System.Windows.Forms.Button();
            this.progressBar7 = new System.Windows.Forms.ProgressBar();
            this.ListBoxResults = new System.Windows.Forms.ListBox();
            this.btnCancel = new System.Windows.Forms.Button();
            this.btnStart = new System.Windows.Forms.Button();
            this.txtDirectory = new System.Windows.Forms.TextBox();
            this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
            this.SciptRunningWorker = new System.ComponentModel.BackgroundWorker();
            this.folderBrowserDialog2 = new System.Windows.Forms.FolderBrowserDialog();
            this.PublishWorker = new System.ComponentModel.BackgroundWorker();
            this.lkpDifWorker = new System.ComponentModel.BackgroundWorker();
            this.progressBar5 = new System.Windows.Forms.ProgressBar();
            this.textBox33 = new System.Windows.Forms.TextBox();
            this.textBox34 = new System.Windows.Forms.TextBox();
            this.label42 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.checkBox6 = new System.Windows.Forms.CheckBox();
            this.label44 = new System.Windows.Forms.Label();
            this.textBox35 = new System.Windows.Forms.TextBox();
            this.label45 = new System.Windows.Forms.Label();
            this.textBox36 = new System.Windows.Forms.TextBox();
            this.textBox37 = new System.Windows.Forms.TextBox();
            this.textBox38 = new System.Windows.Forms.TextBox();
            this.label46 = new System.Windows.Forms.Label();
            this.label47 = new System.Windows.Forms.Label();
            this.checkBox7 = new System.Windows.Forms.CheckBox();
            this.label48 = new System.Windows.Forms.Label();
            this.textBox39 = new System.Windows.Forms.TextBox();
            this.label49 = new System.Windows.Forms.Label();
            this.textBox40 = new System.Windows.Forms.TextBox();
            this.button14 = new System.Windows.Forms.Button();
            this.migrantWorker = new System.ComponentModel.BackgroundWorker();
            this.encryptWorker = new System.ComponentModel.BackgroundWorker();
            this.folderBrowserDialog3 = new System.Windows.Forms.FolderBrowserDialog();
            this.ExportWorker1 = new System.ComponentModel.BackgroundWorker();
            this.folderBrowserDialog4 = new System.Windows.Forms.FolderBrowserDialog();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.tabControl2.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel3.SuspendLayout();
            this.tabPage7.SuspendLayout();
            this.tabPage10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.tabPage4.SuspendLayout();
            this.tabPage5.SuspendLayout();
            this.panel2.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabPage8.SuspendLayout();
            this.tabPage11.SuspendLayout();
            this.tabPage12.SuspendLayout();
            this.tabPage13.SuspendLayout();
            this.tabPage14encrypt.SuspendLayout();
            this.tabPage14.SuspendLayout();
            this.tabPage15.SuspendLayout();
            this.tabPage9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.tabPage16.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.tabPageLaunch.SuspendLayout();
            this.SuspendLayout();
            // 
            // textBox1
            // 
            this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox1.Location = new System.Drawing.Point(6, 23);
            this.textBox1.Multiline = true;
            this.textBox1.Name = "textBox1";
            this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox1.Size = new System.Drawing.Size(817, 172);
            this.textBox1.TabIndex = 0;
            this.textBox1.WordWrap = false;
            this.textBox1.Leave += new System.EventHandler(this.textBox1_Leave);
            // 
            // textBox2
            // 
            this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox2.Location = new System.Drawing.Point(6, 234);
            this.textBox2.Multiline = true;
            this.textBox2.Name = "textBox2";
            this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox2.Size = new System.Drawing.Size(817, 374);
            this.textBox2.TabIndex = 1;
            this.textBox2.WordWrap = false;
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Controls.Add(this.tabPage4);
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Controls.Add(this.tabPage8);
            this.tabControl1.Controls.Add(this.tabPage11);
            this.tabControl1.Controls.Add(this.tabPage12);
            this.tabControl1.Controls.Add(this.tabPage13);
            this.tabControl1.Controls.Add(this.tabPage14encrypt);
            this.tabControl1.Controls.Add(this.tabPage14);
            this.tabControl1.Controls.Add(this.tabPage15);
            this.tabControl1.Controls.Add(this.tabPage9);
            this.tabControl1.Controls.Add(this.tabPage16);
            this.tabControl1.Controls.Add(this.tabPageLaunch);
            this.tabControl1.Location = new System.Drawing.Point(12, 12);
            this.tabControl1.Multiline = true;
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(837, 658);
            this.tabControl1.TabIndex = 3;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.label5);
            this.tabPage1.Controls.Add(this.label1);
            this.tabPage1.Controls.Add(this.textBox2);
            this.tabPage1.Controls.Add(this.textBox1);
            this.tabPage1.Location = new System.Drawing.Point(4, 40);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(829, 614);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Csv Transpose";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(7, 209);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(39, 13);
            this.label5.TabIndex = 3;
            this.label5.Text = "Output";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(7, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(47, 13);
            this.label1.TabIndex = 2;
            this.label1.Text = "Columns";
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.splitContainer2);
            this.tabPage2.Controls.Add(this.label4);
            this.tabPage2.Controls.Add(this.label3);
            this.tabPage2.Controls.Add(this.label2);
            this.tabPage2.Controls.Add(this.textBox5);
            this.tabPage2.Controls.Add(this.textBox3);
            this.tabPage2.Location = new System.Drawing.Point(4, 40);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(829, 614);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Get/Set";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // splitContainer2
            // 
            this.splitContainer2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer2.Location = new System.Drawing.Point(9, 209);
            this.splitContainer2.Name = "splitContainer2";
            this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.textBox4);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.textBox11);
            this.splitContainer2.Size = new System.Drawing.Size(570, 212);
            this.splitContainer2.SplitterDistance = 110;
            this.splitContainer2.TabIndex = 8;
            // 
            // textBox4
            // 
            this.textBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox4.Location = new System.Drawing.Point(0, 0);
            this.textBox4.Multiline = true;
            this.textBox4.Name = "textBox4";
            this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox4.Size = new System.Drawing.Size(570, 110);
            this.textBox4.TabIndex = 2;
            this.textBox4.WordWrap = false;
            // 
            // textBox11
            // 
            this.textBox11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox11.Location = new System.Drawing.Point(0, 0);
            this.textBox11.Multiline = true;
            this.textBox11.Name = "textBox11";
            this.textBox11.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox11.Size = new System.Drawing.Size(570, 98);
            this.textBox11.TabIndex = 7;
            this.textBox11.WordWrap = false;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(6, 193);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(39, 13);
            this.label4.TabIndex = 6;
            this.label4.Text = "Output";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(6, 56);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(97, 13);
            this.label3.TabIndex = 5;
            this.label3.Text = "Member Definitions";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(6, 3);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(63, 13);
            this.label2.TabIndex = 4;
            this.label2.Text = "Class/Prefix";
            // 
            // textBox5
            // 
            this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox5.Location = new System.Drawing.Point(3, 19);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(576, 20);
            this.textBox5.TabIndex = 3;
            // 
            // textBox3
            // 
            this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox3.Location = new System.Drawing.Point(6, 72);
            this.textBox3.Multiline = true;
            this.textBox3.Name = "textBox3";
            this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox3.Size = new System.Drawing.Size(779, 103);
            this.textBox3.TabIndex = 1;
            this.textBox3.WordWrap = false;
            this.textBox3.Validated += new System.EventHandler(this.textBox3_Validated);
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.tabControl2);
            this.tabPage3.Controls.Add(this.textBox13);
            this.tabPage3.Controls.Add(this.textBox12);
            this.tabPage3.Controls.Add(this.label19);
            this.tabPage3.Controls.Add(this.label18);
            this.tabPage3.Controls.Add(this.checkBox1);
            this.tabPage3.Controls.Add(this.label11);
            this.tabPage3.Controls.Add(this.textBox10);
            this.tabPage3.Controls.Add(this.label7);
            this.tabPage3.Controls.Add(this.textBox7);
            this.tabPage3.Location = new System.Drawing.Point(4, 40);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(829, 614);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Script Runner";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // tabControl2
            // 
            this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl2.Controls.Add(this.tabPage6);
            this.tabControl2.Controls.Add(this.tabPage7);
            this.tabControl2.Controls.Add(this.tabPage10);
            this.tabControl2.Location = new System.Drawing.Point(6, 58);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(779, 586);
            this.tabControl2.TabIndex = 18;
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.buttonLogResults);
            this.tabPage6.Controls.Add(this.textBox6);
            this.tabPage6.Controls.Add(this.button1);
            this.tabPage6.Controls.Add(this.progressBar1);
            this.tabPage6.Controls.Add(this.button2);
            this.tabPage6.Controls.Add(this.label8);
            this.tabPage6.Controls.Add(this.button4);
            this.tabPage6.Controls.Add(this.splitContainer1);
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(771, 560);
            this.tabPage6.TabIndex = 0;
            this.tabPage6.Text = "Folder";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // buttonLogResults
            // 
            this.buttonLogResults.Location = new System.Drawing.Point(514, 6);
            this.buttonLogResults.Name = "buttonLogResults";
            this.buttonLogResults.Size = new System.Drawing.Size(60, 23);
            this.buttonLogResults.TabIndex = 12;
            this.buttonLogResults.Text = "Log";
            this.buttonLogResults.UseVisualStyleBackColor = true;
            this.buttonLogResults.Click += new System.EventHandler(this.buttonLogResults_Click);
            // 
            // textBox6
            // 
            this.textBox6.Location = new System.Drawing.Point(16, 9);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(347, 20);
            this.textBox6.TabIndex = 5;
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(382, 6);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(60, 23);
            this.button1.TabIndex = 6;
            this.button1.Text = "Browse";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // progressBar1
            // 
            this.progressBar1.Location = new System.Drawing.Point(16, 35);
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(285, 23);
            this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar1.TabIndex = 3;
            this.progressBar1.Visible = false;
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(382, 36);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 8;
            this.button2.Text = "Cancel";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Visible = false;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(317, 41);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(35, 13);
            this.label8.TabIndex = 3;
            this.label8.Text = "label8";
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(448, 6);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(60, 23);
            this.button4.TabIndex = 7;
            this.button4.Text = "Run";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // splitContainer1
            // 
            this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.splitContainer1.Location = new System.Drawing.Point(6, 64);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.panel1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.panel3);
            this.splitContainer1.Size = new System.Drawing.Size(759, 490);
            this.splitContainer1.SplitterDistance = 370;
            this.splitContainer1.TabIndex = 11;
            // 
            // panel1
            // 
            this.panel1.AutoScroll = true;
            this.panel1.Controls.Add(this.label6);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(366, 486);
            this.panel1.TabIndex = 4;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(17, 17);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(35, 13);
            this.label6.TabIndex = 2;
            this.label6.Text = "label6";
            // 
            // panel3
            // 
            this.panel3.AutoScroll = true;
            this.panel3.Controls.Add(this.labelLogCount);
            this.panel3.Controls.Add(this.labelLogString);
            this.panel3.Controls.Add(this.label17);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(381, 486);
            this.panel3.TabIndex = 10;
            // 
            // labelLogCount
            // 
            this.labelLogCount.AutoSize = true;
            this.labelLogCount.Location = new System.Drawing.Point(178, 116);
            this.labelLogCount.Name = "labelLogCount";
            this.labelLogCount.Size = new System.Drawing.Size(49, 13);
            this.labelLogCount.TabIndex = 4;
            this.labelLogCount.Text = "logCount";
            this.labelLogCount.Visible = false;
            // 
            // labelLogString
            // 
            this.labelLogString.AutoSize = true;
            this.labelLogString.Location = new System.Drawing.Point(124, 116);
            this.labelLogString.Name = "labelLogString";
            this.labelLogString.Size = new System.Drawing.Size(48, 13);
            this.labelLogString.TabIndex = 3;
            this.labelLogString.Text = "logString";
            this.labelLogString.Visible = false;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(17, 17);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(41, 13);
            this.label17.TabIndex = 2;
            this.label17.Text = "label17";
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.button6);
            this.tabPage7.Controls.Add(this.textBox15);
            this.tabPage7.Controls.Add(this.listView1);
            this.tabPage7.Controls.Add(this.button5);
            this.tabPage7.Controls.Add(this.textBox14);
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size = new System.Drawing.Size(771, 560);
            this.tabPage7.TabIndex = 1;
            this.tabPage7.Text = "Common";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // button6
            // 
            this.button6.Location = new System.Drawing.Point(434, 290);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(75, 23);
            this.button6.TabIndex = 16;
            this.button6.Text = "Save";
            this.button6.UseVisualStyleBackColor = true;
            // 
            // textBox15
            // 
            this.textBox15.Location = new System.Drawing.Point(250, 29);
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new System.Drawing.Size(322, 20);
            this.textBox15.TabIndex = 15;
            // 
            // listView1
            // 
            this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1});
            this.listView1.Location = new System.Drawing.Point(17, 19);
            this.listView1.Name = "listView1";
            this.listView1.Size = new System.Drawing.Size(214, 294);
            this.listView1.TabIndex = 14;
            this.listView1.UseCompatibleStateImageBehavior = false;
            this.listView1.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "Query";
            // 
            // button5
            // 
            this.button5.Location = new System.Drawing.Point(332, 290);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(75, 23);
            this.button5.TabIndex = 13;
            this.button5.Text = "Run";
            this.button5.UseVisualStyleBackColor = true;
            // 
            // textBox14
            // 
            this.textBox14.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox14.Location = new System.Drawing.Point(250, 64);
            this.textBox14.Multiline = true;
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(502, 461);
            this.textBox14.TabIndex = 1;
            // 
            // tabPage10
            // 
            this.tabPage10.Controls.Add(this.button10);
            this.tabPage10.Controls.Add(this.button9);
            this.tabPage10.Controls.Add(this.dataGridView1);
            this.tabPage10.Location = new System.Drawing.Point(4, 22);
            this.tabPage10.Name = "tabPage10";
            this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage10.Size = new System.Drawing.Size(771, 560);
            this.tabPage10.TabIndex = 2;
            this.tabPage10.Text = "Last Run";
            this.tabPage10.UseVisualStyleBackColor = true;
            // 
            // button10
            // 
            this.button10.Location = new System.Drawing.Point(118, 6);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(111, 23);
            this.button10.TabIndex = 2;
            this.button10.Text = "Fetch Entire List";
            this.button10.UseVisualStyleBackColor = true;
            this.button10.Click += new System.EventHandler(this.button10_Click);
            // 
            // button9
            // 
            this.button9.Location = new System.Drawing.Point(6, 6);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(99, 23);
            this.button9.TabIndex = 1;
            this.button9.Text = "Fetch Last 100";
            this.button9.UseVisualStyleBackColor = true;
            this.button9.Click += new System.EventHandler(this.button9_Click);
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(1, 31);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.Size = new System.Drawing.Size(584, 282);
            this.dataGridView1.TabIndex = 0;
            // 
            // textBox13
            // 
            this.textBox13.Enabled = false;
            this.textBox13.Location = new System.Drawing.Point(482, 16);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(100, 20);
            this.textBox13.TabIndex = 4;
            this.textBox13.Text = "dbbc";
            this.textBox13.TextChanged += new System.EventHandler(this.textBox13_TextChanged);
            // 
            // textBox12
            // 
            this.textBox12.Enabled = false;
            this.textBox12.Location = new System.Drawing.Point(374, 16);
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new System.Drawing.Size(100, 20);
            this.textBox12.TabIndex = 3;
            this.textBox12.Text = "bcdb_User";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(480, 3);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(53, 13);
            this.label19.TabIndex = 17;
            this.label19.Text = "Password";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(374, 3);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(29, 13);
            this.label18.TabIndex = 16;
            this.label18.Text = "User";
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.Location = new System.Drawing.Point(260, 18);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(95, 17);
            this.checkBox1.TabIndex = 2;
            this.checkBox1.Text = "Windows Auth";
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(8, 9);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(41, 13);
            this.label11.TabIndex = 9;
            this.label11.Text = "Server:";
            // 
            // textBox10
            // 
            this.textBox10.Location = new System.Drawing.Point(70, 6);
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(169, 20);
            this.textBox10.TabIndex = 0;
            this.textBox10.Text = ".";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(8, 35);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(56, 13);
            this.label7.TabIndex = 6;
            this.label7.Text = "Database:";
            // 
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(70, 32);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(169, 20);
            this.textBox7.TabIndex = 1;
            // 
            // tabPage4
            // 
            this.tabPage4.Controls.Add(this.label9);
            this.tabPage4.Controls.Add(this.label10);
            this.tabPage4.Controls.Add(this.textBox8);
            this.tabPage4.Controls.Add(this.textBox9);
            this.tabPage4.Location = new System.Drawing.Point(4, 40);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(829, 614);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text = "CREATE Table -> HraObject";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(7, 168);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(39, 13);
            this.label9.TabIndex = 7;
            this.label9.Text = "Output";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(7, 11);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(47, 13);
            this.label10.TabIndex = 6;
            this.label10.Text = "Columns";
            // 
            // textBox8
            // 
            this.textBox8.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox8.Location = new System.Drawing.Point(6, 184);
            this.textBox8.Multiline = true;
            this.textBox8.Name = "textBox8";
            this.textBox8.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox8.Size = new System.Drawing.Size(779, 460);
            this.textBox8.TabIndex = 5;
            this.textBox8.WordWrap = false;
            // 
            // textBox9
            // 
            this.textBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox9.Location = new System.Drawing.Point(6, 27);
            this.textBox9.Multiline = true;
            this.textBox9.Name = "textBox9";
            this.textBox9.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.textBox9.Size = new System.Drawing.Size(779, 132);
            this.textBox9.TabIndex = 4;
            this.textBox9.WordWrap = false;
            this.textBox9.Validated += new System.EventHandler(this.textBox9_Validated);
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.label16);
            this.tabPage5.Controls.Add(this.button3);
            this.tabPage5.Controls.Add(this.panel2);
            this.tabPage5.Controls.Add(this.progressBar2);
            this.tabPage5.Controls.Add(this.groupBox2);
            this.tabPage5.Controls.Add(this.groupBox1);
            this.tabPage5.Controls.Add(this.Publish);
            this.tabPage5.Location = new System.Drawing.Point(4, 40);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(829, 614);
            this.tabPage5.TabIndex = 4;
            this.tabPage5.Text = "Publish";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(299, 210);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(41, 13);
            this.label16.TabIndex = 13;
            this.label16.Text = "label16";
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(374, 205);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 12;
            this.button3.Text = "Cancel";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Visible = false;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // panel2
            // 
            this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel2.AutoScroll = true;
            this.panel2.Controls.Add(this.label15);
            this.panel2.Location = new System.Drawing.Point(6, 234);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(779, 410);
            this.panel2.TabIndex = 11;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(17, 17);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(41, 13);
            this.label15.TabIndex = 2;
            this.label15.Text = "label15";
            // 
            // progressBar2
            // 
            this.progressBar2.Location = new System.Drawing.Point(8, 204);
            this.progressBar2.Name = "progressBar2";
            this.progressBar2.Size = new System.Drawing.Size(285, 23);
            this.progressBar2.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar2.TabIndex = 9;
            this.progressBar2.Visible = false;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Controls.Add(this.FinishedTemplates);
            this.groupBox2.Controls.Add(this.BrowseFinishedTemplates);
            this.groupBox2.Location = new System.Drawing.Point(322, 6);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(260, 193);
            this.groupBox2.TabIndex = 8;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Target";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(15, 31);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(98, 13);
            this.label14.TabIndex = 8;
            this.label14.Text = "Finished Templates";
            // 
            // FinishedTemplates
            // 
            this.FinishedTemplates.Location = new System.Drawing.Point(18, 47);
            this.FinishedTemplates.Name = "FinishedTemplates";
            this.FinishedTemplates.Size = new System.Drawing.Size(228, 20);
            this.FinishedTemplates.TabIndex = 3;
            this.FinishedTemplates.Text = "C:\\Program Files\\RiskAppsV2\\Published";
            // 
            // BrowseFinishedTemplates
            // 
            this.BrowseFinishedTemplates.Location = new System.Drawing.Point(193, 69);
            this.BrowseFinishedTemplates.Name = "BrowseFinishedTemplates";
            this.BrowseFinishedTemplates.Size = new System.Drawing.Size(53, 23);
            this.BrowseFinishedTemplates.TabIndex = 2;
            this.BrowseFinishedTemplates.Text = "Browse";
            this.BrowseFinishedTemplates.UseVisualStyleBackColor = true;
            this.BrowseFinishedTemplates.Click += new System.EventHandler(this.BrowseFinishedTemplates_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.label13);
            this.groupBox1.Controls.Add(this.RecursiveCheckBox);
            this.groupBox1.Controls.Add(this.label12);
            this.groupBox1.Controls.Add(this.SourceTemplates);
            this.groupBox1.Controls.Add(this.SourceSub);
            this.groupBox1.Controls.Add(this.BrowseTemplates);
            this.groupBox1.Controls.Add(this.BrowseSubTemplates);
            this.groupBox1.Location = new System.Drawing.Point(8, 6);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(242, 193);
            this.groupBox1.TabIndex = 7;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Source";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(13, 124);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(78, 13);
            this.label13.TabIndex = 8;
            this.label13.Text = "Sub-Templates";
            // 
            // RecursiveCheckBox
            // 
            this.RecursiveCheckBox.AutoSize = true;
            this.RecursiveCheckBox.Checked = true;
            this.RecursiveCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
            this.RecursiveCheckBox.Location = new System.Drawing.Point(113, 76);
            this.RecursiveCheckBox.Name = "RecursiveCheckBox";
            this.RecursiveCheckBox.Size = new System.Drawing.Size(111, 17);
            this.RecursiveCheckBox.TabIndex = 9;
            this.RecursiveCheckBox.Text = "Recursive Publish";
            this.RecursiveCheckBox.UseVisualStyleBackColor = true;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(13, 33);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(56, 13);
            this.label12.TabIndex = 7;
            this.label12.Text = "Templates";
            // 
            // SourceTemplates
            // 
            this.SourceTemplates.Location = new System.Drawing.Point(13, 48);
            this.SourceTemplates.Name = "SourceTemplates";
            this.SourceTemplates.Size = new System.Drawing.Size(211, 20);
            this.SourceTemplates.TabIndex = 1;
            this.SourceTemplates.Text = "C:\\Program Files\\RiskAppsV2\\templates";
            // 
            // SourceSub
            // 
            this.SourceSub.Location = new System.Drawing.Point(13, 139);
            this.SourceSub.Name = "SourceSub";
            this.SourceSub.Size = new System.Drawing.Size(211, 20);
            this.SourceSub.TabIndex = 6;
            this.SourceSub.Text = "C:\\Program Files\\RiskAppsV2\\templates\\sub";
            // 
            // BrowseTemplates
            // 
            this.BrowseTemplates.Location = new System.Drawing.Point(13, 70);
            this.BrowseTemplates.Name = "BrowseTemplates";
            this.BrowseTemplates.Size = new System.Drawing.Size(53, 23);
            this.BrowseTemplates.TabIndex = 0;
            this.BrowseTemplates.Text = "Browse";
            this.BrowseTemplates.UseVisualStyleBackColor = true;
            this.BrowseTemplates.Click += new System.EventHandler(this.BrowseTemplates_Click);
            // 
            // BrowseSubTemplates
            // 
            this.BrowseSubTemplates.Location = new System.Drawing.Point(13, 161);
            this.BrowseSubTemplates.Name = "BrowseSubTemplates";
            this.BrowseSubTemplates.Size = new System.Drawing.Size(53, 23);
            this.BrowseSubTemplates.TabIndex = 5;
            this.BrowseSubTemplates.Text = "Browse";
            this.BrowseSubTemplates.UseVisualStyleBackColor = true;
            this.BrowseSubTemplates.Click += new System.EventHandler(this.BrowseSubTemplates_Click);
            // 
            // Publish
            // 
            this.Publish.Location = new System.Drawing.Point(254, 53);
            this.Publish.Name = "Publish";
            this.Publish.Size = new System.Drawing.Size(53, 51);
            this.Publish.TabIndex = 4;
            this.Publish.Text = "Publish\r\n------>";
            this.Publish.UseVisualStyleBackColor = true;
            this.Publish.Click += new System.EventHandler(this.Publish_Click);
            // 
            // tabPage8
            // 
            this.tabPage8.Controls.Add(this.printButton);
            this.tabPage8.Controls.Add(this.webBrowser1);
            this.tabPage8.Controls.Add(this.label22);
            this.tabPage8.Controls.Add(this.label21);
            this.tabPage8.Controls.Add(this.label20);
            this.tabPage8.Controls.Add(this.docIdtextBox);
            this.tabPage8.Controls.Add(this.apptidTextBox);
            this.tabPage8.Controls.Add(this.UnitnumTextBox);
            this.tabPage8.Controls.Add(this.button7);
            this.tabPage8.Location = new System.Drawing.Point(4, 40);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage8.Size = new System.Drawing.Size(829, 614);
            this.tabPage8.TabIndex = 5;
            this.tabPage8.Text = "HTML Doc";
            this.tabPage8.UseVisualStyleBackColor = true;
            // 
            // printButton
            // 
            this.printButton.Location = new System.Drawing.Point(523, 32);
            this.printButton.Name = "printButton";
            this.printButton.Size = new System.Drawing.Size(50, 23);
            this.printButton.TabIndex = 8;
            this.printButton.Text = "Print";
            this.printButton.UseVisualStyleBackColor = true;
            this.printButton.Click += new System.EventHandler(this.printButton_Click);
            // 
            // webBrowser1
            // 
            this.webBrowser1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.webBrowser1.Location = new System.Drawing.Point(27, 61);
            this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser1.Name = "webBrowser1";
            this.webBrowser1.Size = new System.Drawing.Size(745, 570);
            this.webBrowser1.TabIndex = 7;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(330, 13);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(36, 13);
            this.label22.TabIndex = 6;
            this.label22.Text = "docID";
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(179, 13);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(36, 13);
            this.label21.TabIndex = 5;
            this.label21.Text = "apptid";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(27, 13);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(46, 13);
            this.label20.TabIndex = 4;
            this.label20.Text = "Unitnum";
            // 
            // docIdtextBox
            // 
            this.docIdtextBox.Location = new System.Drawing.Point(333, 32);
            this.docIdtextBox.Name = "docIdtextBox";
            this.docIdtextBox.Size = new System.Drawing.Size(100, 20);
            this.docIdtextBox.TabIndex = 3;
            this.docIdtextBox.Text = "1";
            // 
            // apptidTextBox
            // 
            this.apptidTextBox.Location = new System.Drawing.Point(182, 32);
            this.apptidTextBox.Name = "apptidTextBox";
            this.apptidTextBox.Size = new System.Drawing.Size(100, 20);
            this.apptidTextBox.TabIndex = 2;
            this.apptidTextBox.Text = "1";
            // 
            // UnitnumTextBox
            // 
            this.UnitnumTextBox.Location = new System.Drawing.Point(27, 32);
            this.UnitnumTextBox.Name = "UnitnumTextBox";
            this.UnitnumTextBox.Size = new System.Drawing.Size(100, 20);
            this.UnitnumTextBox.TabIndex = 1;
            this.UnitnumTextBox.Text = "99907181301";
            // 
            // button7
            // 
            this.button7.Location = new System.Drawing.Point(453, 32);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(50, 23);
            this.button7.TabIndex = 0;
            this.button7.Text = "Create";
            this.button7.UseVisualStyleBackColor = true;
            this.button7.Click += new System.EventHandler(this.button7_Click);
            // 
            // tabPage11
            // 
            this.tabPage11.Controls.Add(this.progressBar3);
            this.tabPage11.Controls.Add(this.label33);
            this.tabPage11.Controls.Add(this.label32);
            this.tabPage11.Controls.Add(this.label31);
            this.tabPage11.Controls.Add(this.listBox3);
            this.tabPage11.Controls.Add(this.listBox2);
            this.tabPage11.Controls.Add(this.listBox1);
            this.tabPage11.Controls.Add(this.richTextBox1);
            this.tabPage11.Controls.Add(this.textBox20);
            this.tabPage11.Controls.Add(this.textBox21);
            this.tabPage11.Controls.Add(this.label27);
            this.tabPage11.Controls.Add(this.label28);
            this.tabPage11.Controls.Add(this.checkBox3);
            this.tabPage11.Controls.Add(this.label29);
            this.tabPage11.Controls.Add(this.textBox22);
            this.tabPage11.Controls.Add(this.label30);
            this.tabPage11.Controls.Add(this.textBox23);
            this.tabPage11.Controls.Add(this.textBox16);
            this.tabPage11.Controls.Add(this.textBox17);
            this.tabPage11.Controls.Add(this.label23);
            this.tabPage11.Controls.Add(this.label24);
            this.tabPage11.Controls.Add(this.checkBox2);
            this.tabPage11.Controls.Add(this.label25);
            this.tabPage11.Controls.Add(this.textBox18);
            this.tabPage11.Controls.Add(this.label26);
            this.tabPage11.Controls.Add(this.textBox19);
            this.tabPage11.Controls.Add(this.button11);
            this.tabPage11.Location = new System.Drawing.Point(4, 40);
            this.tabPage11.Name = "tabPage11";
            this.tabPage11.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage11.Size = new System.Drawing.Size(829, 614);
            this.tabPage11.TabIndex = 7;
            this.tabPage11.Text = "lkp Dif";
            this.tabPage11.UseVisualStyleBackColor = true;
            // 
            // progressBar3
            // 
            this.progressBar3.Location = new System.Drawing.Point(279, 133);
            this.progressBar3.Name = "progressBar3";
            this.progressBar3.Size = new System.Drawing.Size(285, 23);
            this.progressBar3.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar3.TabIndex = 43;
            this.progressBar3.Visible = false;
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(597, 164);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(99, 13);
            this.label33.TabIndex = 42;
            this.label33.Text = "Could Not Compare";
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Location = new System.Drawing.Point(77, 164);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(111, 13);
            this.label32.TabIndex = 41;
            this.label32.Text = "Tables have changed";
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(365, 164);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(73, 13);
            this.label31.TabIndex = 40;
            this.label31.Text = "No Difference";
            // 
            // listBox3
            // 
            this.listBox3.FormattingEnabled = true;
            this.listBox3.Location = new System.Drawing.Point(532, 180);
            this.listBox3.Name = "listBox3";
            this.listBox3.Size = new System.Drawing.Size(253, 160);
            this.listBox3.TabIndex = 39;
            // 
            // listBox2
            // 
            this.listBox2.FormattingEnabled = true;
            this.listBox2.Location = new System.Drawing.Point(269, 180);
            this.listBox2.Name = "listBox2";
            this.listBox2.Size = new System.Drawing.Size(253, 160);
            this.listBox2.TabIndex = 38;
            // 
            // listBox1
            // 
            this.listBox1.FormattingEnabled = true;
            this.listBox1.Location = new System.Drawing.Point(6, 180);
            this.listBox1.Name = "listBox1";
            this.listBox1.Size = new System.Drawing.Size(253, 160);
            this.listBox1.TabIndex = 37;
            this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
            // 
            // richTextBox1
            // 
            this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.richTextBox1.Location = new System.Drawing.Point(6, 355);
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.Size = new System.Drawing.Size(779, 289);
            this.richTextBox1.TabIndex = 36;
            this.richTextBox1.Text = "";
            this.richTextBox1.WordWrap = false;
            // 
            // textBox20
            // 
            this.textBox20.Enabled = false;
            this.textBox20.Location = new System.Drawing.Point(492, 97);
            this.textBox20.Name = "textBox20";
            this.textBox20.PasswordChar = '*';
            this.textBox20.Size = new System.Drawing.Size(100, 20);
            this.textBox20.TabIndex = 31;
            this.textBox20.Text = "dbbc";
            // 
            // textBox21
            // 
            this.textBox21.Enabled = false;
            this.textBox21.Location = new System.Drawing.Point(384, 97);
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new System.Drawing.Size(100, 20);
            this.textBox21.TabIndex = 30;
            this.textBox21.Text = "bcdb_User";
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(490, 84);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(53, 13);
            this.label27.TabIndex = 35;
            this.label27.Text = "Password";
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Location = new System.Drawing.Point(384, 84);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(29, 13);
            this.label28.TabIndex = 34;
            this.label28.Text = "User";
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.Checked = true;
            this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox3.Location = new System.Drawing.Point(270, 99);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(95, 17);
            this.checkBox3.TabIndex = 29;
            this.checkBox3.Text = "Windows Auth";
            this.checkBox3.UseVisualStyleBackColor = true;
            this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(18, 90);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(41, 13);
            this.label29.TabIndex = 33;
            this.label29.Text = "Server:";
            // 
            // textBox22
            // 
            this.textBox22.Location = new System.Drawing.Point(80, 87);
            this.textBox22.Name = "textBox22";
            this.textBox22.Size = new System.Drawing.Size(169, 20);
            this.textBox22.TabIndex = 27;
            this.textBox22.Text = ".";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(18, 116);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(56, 13);
            this.label30.TabIndex = 32;
            this.label30.Text = "Database:";
            // 
            // textBox23
            // 
            this.textBox23.Location = new System.Drawing.Point(80, 113);
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new System.Drawing.Size(169, 20);
            this.textBox23.TabIndex = 28;
            // 
            // textBox16
            // 
            this.textBox16.Enabled = false;
            this.textBox16.Location = new System.Drawing.Point(492, 28);
            this.textBox16.Name = "textBox16";
            this.textBox16.PasswordChar = '*';
            this.textBox16.Size = new System.Drawing.Size(100, 20);
            this.textBox16.TabIndex = 22;
            this.textBox16.Text = "dbbc";
            // 
            // textBox17
            // 
            this.textBox17.Enabled = false;
            this.textBox17.Location = new System.Drawing.Point(384, 28);
            this.textBox17.Name = "textBox17";
            this.textBox17.Size = new System.Drawing.Size(100, 20);
            this.textBox17.TabIndex = 21;
            this.textBox17.Text = "bcdb_User";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(490, 15);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(53, 13);
            this.label23.TabIndex = 26;
            this.label23.Text = "Password";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(384, 15);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(29, 13);
            this.label24.TabIndex = 25;
            this.label24.Text = "User";
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.Checked = true;
            this.checkBox2.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox2.Location = new System.Drawing.Point(270, 30);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(95, 17);
            this.checkBox2.TabIndex = 20;
            this.checkBox2.Text = "Windows Auth";
            this.checkBox2.UseVisualStyleBackColor = true;
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(18, 21);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(41, 13);
            this.label25.TabIndex = 24;
            this.label25.Text = "Server:";
            // 
            // textBox18
            // 
            this.textBox18.Location = new System.Drawing.Point(80, 18);
            this.textBox18.Name = "textBox18";
            this.textBox18.Size = new System.Drawing.Size(169, 20);
            this.textBox18.TabIndex = 18;
            this.textBox18.Text = ".";
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(18, 47);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(56, 13);
            this.label26.TabIndex = 23;
            this.label26.Text = "Database:";
            // 
            // textBox19
            // 
            this.textBox19.Location = new System.Drawing.Point(80, 44);
            this.textBox19.Name = "textBox19";
            this.textBox19.Size = new System.Drawing.Size(169, 20);
            this.textBox19.TabIndex = 19;
            this.textBox19.Text = "bcdb2";
            // 
            // button11
            // 
            this.button11.Location = new System.Drawing.Point(654, 30);
            this.button11.Name = "button11";
            this.button11.Size = new System.Drawing.Size(75, 86);
            this.button11.TabIndex = 0;
            this.button11.Text = "Compare";
            this.button11.UseVisualStyleBackColor = true;
            this.button11.Click += new System.EventHandler(this.button11_Click);
            // 
            // tabPage12
            // 
            this.tabPage12.Controls.Add(this.textBox24);
            this.tabPage12.Controls.Add(this.button12);
            this.tabPage12.Location = new System.Drawing.Point(4, 40);
            this.tabPage12.Name = "tabPage12";
            this.tabPage12.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage12.Size = new System.Drawing.Size(829, 614);
            this.tabPage12.TabIndex = 8;
            this.tabPage12.Text = "Serialize";
            this.tabPage12.UseVisualStyleBackColor = true;
            // 
            // textBox24
            // 
            this.textBox24.Location = new System.Drawing.Point(45, 29);
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new System.Drawing.Size(100, 20);
            this.textBox24.TabIndex = 1;
            this.textBox24.Text = "1";
            // 
            // button12
            // 
            this.button12.Location = new System.Drawing.Point(45, 68);
            this.button12.Name = "button12";
            this.button12.Size = new System.Drawing.Size(75, 23);
            this.button12.TabIndex = 0;
            this.button12.Text = "Serialize";
            this.button12.UseVisualStyleBackColor = true;
            this.button12.Click += new System.EventHandler(this.button12_Click);
            // 
            // tabPage13
            // 
            this.tabPage13.Controls.Add(this.label53);
            this.tabPage13.Controls.Add(this.label52);
            this.tabPage13.Controls.Add(this.label51);
            this.tabPage13.Controls.Add(this.textBox42);
            this.tabPage13.Controls.Add(this.label50);
            this.tabPage13.Controls.Add(this.textBox41);
            this.tabPage13.Controls.Add(this.button15);
            this.tabPage13.Controls.Add(this.button16);
            this.tabPage13.Controls.Add(this.listView3);
            this.tabPage13.Controls.Add(this.listView2);
            this.tabPage13.Controls.Add(this.progressBar4);
            this.tabPage13.Controls.Add(this.textBox25);
            this.tabPage13.Controls.Add(this.textBox26);
            this.tabPage13.Controls.Add(this.label34);
            this.tabPage13.Controls.Add(this.label35);
            this.tabPage13.Controls.Add(this.checkBox4);
            this.tabPage13.Controls.Add(this.label36);
            this.tabPage13.Controls.Add(this.textBox27);
            this.tabPage13.Controls.Add(this.label37);
            this.tabPage13.Controls.Add(this.textBox28);
            this.tabPage13.Controls.Add(this.textBox29);
            this.tabPage13.Controls.Add(this.textBox30);
            this.tabPage13.Controls.Add(this.label38);
            this.tabPage13.Controls.Add(this.label39);
            this.tabPage13.Controls.Add(this.checkBox5);
            this.tabPage13.Controls.Add(this.label40);
            this.tabPage13.Controls.Add(this.textBox31);
            this.tabPage13.Controls.Add(this.label41);
            this.tabPage13.Controls.Add(this.textBox32);
            this.tabPage13.Controls.Add(this.button13);
            this.tabPage13.Location = new System.Drawing.Point(4, 40);
            this.tabPage13.Name = "tabPage13";
            this.tabPage13.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage13.Size = new System.Drawing.Size(829, 614);
            this.tabPage13.TabIndex = 9;
            this.tabPage13.Text = "Data Migrator";
            this.tabPage13.UseVisualStyleBackColor = true;
            // 
            // label53
            // 
            this.label53.AutoSize = true;
            this.label53.Location = new System.Drawing.Point(733, 207);
            this.label53.Name = "label53";
            this.label53.Size = new System.Drawing.Size(41, 13);
            this.label53.TabIndex = 74;
            this.label53.Text = "label53";
            // 
            // label52
            // 
            this.label52.AutoSize = true;
            this.label52.Location = new System.Drawing.Point(17, 206);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(41, 13);
            this.label52.TabIndex = 73;
            this.label52.Text = "label52";
            // 
            // label51
            // 
            this.label51.AutoSize = true;
            this.label51.Location = new System.Drawing.Point(457, 183);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(29, 13);
            this.label51.TabIndex = 72;
            this.label51.Text = "Filter";
            // 
            // textBox42
            // 
            this.textBox42.Location = new System.Drawing.Point(457, 200);
            this.textBox42.Name = "textBox42";
            this.textBox42.Size = new System.Drawing.Size(197, 20);
            this.textBox42.TabIndex = 71;
            // 
            // label50
            // 
            this.label50.AutoSize = true;
            this.label50.Location = new System.Drawing.Point(127, 179);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(29, 13);
            this.label50.TabIndex = 70;
            this.label50.Text = "Filter";
            // 
            // textBox41
            // 
            this.textBox41.Location = new System.Drawing.Point(137, 196);
            this.textBox41.Name = "textBox41";
            this.textBox41.Size = new System.Drawing.Size(219, 20);
            this.textBox41.TabIndex = 69;
            // 
            // button15
            // 
            this.button15.Location = new System.Drawing.Point(660, 195);
            this.button15.Name = "button15";
            this.button15.Size = new System.Drawing.Size(67, 29);
            this.button15.TabIndex = 68;
            this.button15.Text = "Get Appts";
            this.button15.UseVisualStyleBackColor = true;
            this.button15.Click += new System.EventHandler(this.button15_Click);
            // 
            // button16
            // 
            this.button16.Location = new System.Drawing.Point(362, 320);
            this.button16.Name = "button16";
            this.button16.Size = new System.Drawing.Size(83, 29);
            this.button16.TabIndex = 67;
            this.button16.Text = "---- Copy --->";
            this.button16.UseVisualStyleBackColor = true;
            this.button16.Click += new System.EventHandler(this.button16_Click);
            // 
            // listView3
            // 
            this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader7,
            this.columnHeader8,
            this.columnHeader9,
            this.columnHeader10,
            this.columnHeader11});
            this.listView3.Location = new System.Drawing.Point(452, 227);
            this.listView3.Name = "listView3";
            this.listView3.Size = new System.Drawing.Size(325, 396);
            this.listView3.TabIndex = 66;
            this.listView3.UseCompatibleStateImageBehavior = false;
            this.listView3.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader7
            // 
            this.columnHeader7.Text = "ApptID";
            // 
            // columnHeader8
            // 
            this.columnHeader8.Text = "Name";
            // 
            // columnHeader9
            // 
            this.columnHeader9.Text = "Unitnum";
            // 
            // columnHeader10
            // 
            this.columnHeader10.Text = "Date";
            // 
            // columnHeader11
            // 
            this.columnHeader11.Text = "DOB";
            // 
            // listView2
            // 
            this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader2,
            this.columnHeader3,
            this.columnHeader4,
            this.columnHeader5,
            this.columnHeader6});
            this.listView2.FullRowSelect = true;
            this.listView2.Location = new System.Drawing.Point(17, 225);
            this.listView2.Name = "listView2";
            this.listView2.Size = new System.Drawing.Size(339, 401);
            this.listView2.Sorting = System.Windows.Forms.SortOrder.Ascending;
            this.listView2.TabIndex = 65;
            this.listView2.UseCompatibleStateImageBehavior = false;
            this.listView2.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader2
            // 
            this.columnHeader2.Text = "ApptID";
            // 
            // columnHeader3
            // 
            this.columnHeader3.Text = "Name";
            // 
            // columnHeader4
            // 
            this.columnHeader4.Text = "Unitnum";
            // 
            // columnHeader5
            // 
            this.columnHeader5.Text = "Date";
            // 
            // columnHeader6
            // 
            this.columnHeader6.Text = "DOB";
            // 
            // progressBar4
            // 
            this.progressBar4.Location = new System.Drawing.Point(241, 154);
            this.progressBar4.Name = "progressBar4";
            this.progressBar4.Size = new System.Drawing.Size(285, 23);
            this.progressBar4.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar4.TabIndex = 63;
            this.progressBar4.Visible = false;
            // 
            // textBox25
            // 
            this.textBox25.Location = new System.Drawing.Point(627, 116);
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new System.Drawing.Size(100, 20);
            this.textBox25.TabIndex = 58;
            this.textBox25.Text = "dbbc";
            // 
            // textBox26
            // 
            this.textBox26.Location = new System.Drawing.Point(519, 116);
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new System.Drawing.Size(100, 20);
            this.textBox26.TabIndex = 57;
            this.textBox26.Text = "bcdb_User";
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(625, 103);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(53, 13);
            this.label34.TabIndex = 62;
            this.label34.Text = "Password";
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(519, 103);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(29, 13);
            this.label35.TabIndex = 61;
            this.label35.Text = "User";
            // 
            // checkBox4
            // 
            this.checkBox4.AutoSize = true;
            this.checkBox4.Checked = true;
            this.checkBox4.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox4.Location = new System.Drawing.Point(499, 79);
            this.checkBox4.Name = "checkBox4";
            this.checkBox4.Size = new System.Drawing.Size(95, 17);
            this.checkBox4.TabIndex = 56;
            this.checkBox4.Text = "Windows Auth";
            this.checkBox4.UseVisualStyleBackColor = true;
            this.checkBox4.CheckedChanged += new System.EventHandler(this.checkBox4_CheckedChanged);
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(496, 24);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(41, 13);
            this.label36.TabIndex = 60;
            this.label36.Text = "Server:";
            // 
            // textBox27
            // 
            this.textBox27.Location = new System.Drawing.Point(558, 21);
            this.textBox27.Name = "textBox27";
            this.textBox27.Size = new System.Drawing.Size(169, 20);
            this.textBox27.TabIndex = 54;
            this.textBox27.Text = ".";
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(496, 50);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(56, 13);
            this.label37.TabIndex = 59;
            this.label37.Text = "Database:";
            // 
            // textBox28
            // 
            this.textBox28.Location = new System.Drawing.Point(558, 47);
            this.textBox28.Name = "textBox28";
            this.textBox28.Size = new System.Drawing.Size(169, 20);
            this.textBox28.TabIndex = 55;
            this.textBox28.Text = "bcdb2";
            // 
            // textBox29
            // 
            this.textBox29.Location = new System.Drawing.Point(160, 120);
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new System.Drawing.Size(100, 20);
            this.textBox29.TabIndex = 49;
            this.textBox29.Text = "dbbc";
            // 
            // textBox30
            // 
            this.textBox30.Location = new System.Drawing.Point(52, 120);
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new System.Drawing.Size(100, 20);
            this.textBox30.TabIndex = 48;
            this.textBox30.Text = "bcdb_User";
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.Location = new System.Drawing.Point(158, 107);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(53, 13);
            this.label38.TabIndex = 53;
            this.label38.Text = "Password";
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(52, 107);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(29, 13);
            this.label39.TabIndex = 52;
            this.label39.Text = "User";
            // 
            // checkBox5
            // 
            this.checkBox5.AutoSize = true;
            this.checkBox5.Checked = true;
            this.checkBox5.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox5.Location = new System.Drawing.Point(42, 80);
            this.checkBox5.Name = "checkBox5";
            this.checkBox5.Size = new System.Drawing.Size(95, 17);
            this.checkBox5.TabIndex = 47;
            this.checkBox5.Text = "Windows Auth";
            this.checkBox5.UseVisualStyleBackColor = true;
            this.checkBox5.CheckedChanged += new System.EventHandler(this.checkBox5_CheckedChanged);
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Location = new System.Drawing.Point(39, 24);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(41, 13);
            this.label40.TabIndex = 51;
            this.label40.Text = "Server:";
            // 
            // textBox31
            // 
            this.textBox31.Location = new System.Drawing.Point(101, 21);
            this.textBox31.Name = "textBox31";
            this.textBox31.Size = new System.Drawing.Size(169, 20);
            this.textBox31.TabIndex = 45;
            this.textBox31.Text = ".";
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(39, 50);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(56, 13);
            this.label41.TabIndex = 50;
            this.label41.Text = "Database:";
            // 
            // textBox32
            // 
            this.textBox32.Location = new System.Drawing.Point(101, 47);
            this.textBox32.Name = "textBox32";
            this.textBox32.Size = new System.Drawing.Size(169, 20);
            this.textBox32.TabIndex = 46;
            this.textBox32.Text = "bcdb2";
            // 
            // button13
            // 
            this.button13.Location = new System.Drawing.Point(64, 191);
            this.button13.Name = "button13";
            this.button13.Size = new System.Drawing.Size(67, 29);
            this.button13.TabIndex = 44;
            this.button13.Text = "Get Appts";
            this.button13.UseVisualStyleBackColor = true;
            this.button13.Click += new System.EventHandler(this.button13_Click);
            // 
            // tabPage14encrypt
            // 
            this.tabPage14encrypt.Controls.Add(this.labelNumEncrypted);
            this.tabPage14encrypt.Controls.Add(this.labelEncryptCount);
            this.tabPage14encrypt.Controls.Add(this.button17encrypt);
            this.tabPage14encrypt.Controls.Add(this.textBox43password);
            this.tabPage14encrypt.Controls.Add(this.textBox44user);
            this.tabPage14encrypt.Controls.Add(this.label54);
            this.tabPage14encrypt.Controls.Add(this.label55);
            this.tabPage14encrypt.Controls.Add(this.checkBox8windowsAuth);
            this.tabPage14encrypt.Controls.Add(this.label56);
            this.tabPage14encrypt.Controls.Add(this.textBox45server);
            this.tabPage14encrypt.Controls.Add(this.label57);
            this.tabPage14encrypt.Controls.Add(this.textBox46database);
            this.tabPage14encrypt.Controls.Add(this.progressBar6encrypt);
            this.tabPage14encrypt.Location = new System.Drawing.Point(4, 40);
            this.tabPage14encrypt.Name = "tabPage14encrypt";
            this.tabPage14encrypt.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage14encrypt.Size = new System.Drawing.Size(829, 614);
            this.tabPage14encrypt.TabIndex = 10;
            this.tabPage14encrypt.Text = "Encrypt";
            this.tabPage14encrypt.UseVisualStyleBackColor = true;
            // 
            // labelNumEncrypted
            // 
            this.labelNumEncrypted.Location = new System.Drawing.Point(304, 203);
            this.labelNumEncrypted.Name = "labelNumEncrypted";
            this.labelNumEncrypted.Size = new System.Drawing.Size(164, 13);
            this.labelNumEncrypted.TabIndex = 29;
            this.labelNumEncrypted.Text = "Number of Passwords Encrypted:";
            this.labelNumEncrypted.Visible = false;
            // 
            // labelEncryptCount
            // 
            this.labelEncryptCount.AutoSize = true;
            this.labelEncryptCount.Location = new System.Drawing.Point(474, 203);
            this.labelEncryptCount.Name = "labelEncryptCount";
            this.labelEncryptCount.Size = new System.Drawing.Size(13, 13);
            this.labelEncryptCount.TabIndex = 28;
            this.labelEncryptCount.Text = "0";
            this.labelEncryptCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.labelEncryptCount.Visible = false;
            // 
            // button17encrypt
            // 
            this.button17encrypt.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button17encrypt.Location = new System.Drawing.Point(320, 152);
            this.button17encrypt.Name = "button17encrypt";
            this.button17encrypt.Size = new System.Drawing.Size(150, 26);
            this.button17encrypt.TabIndex = 27;
            this.button17encrypt.Text = "Encrypt Passwords";
            this.button17encrypt.UseVisualStyleBackColor = true;
            this.button17encrypt.Click += new System.EventHandler(this.button17encrypt_Click);
            // 
            // textBox43password
            // 
            this.textBox43password.Location = new System.Drawing.Point(582, 45);
            this.textBox43password.Name = "textBox43password";
            this.textBox43password.Size = new System.Drawing.Size(100, 20);
            this.textBox43password.TabIndex = 22;
            this.textBox43password.Text = "dbbc";
            // 
            // textBox44user
            // 
            this.textBox44user.Location = new System.Drawing.Point(474, 45);
            this.textBox44user.Name = "textBox44user";
            this.textBox44user.Size = new System.Drawing.Size(100, 20);
            this.textBox44user.TabIndex = 21;
            this.textBox44user.Text = "bcdb_User";
            // 
            // label54
            // 
            this.label54.AutoSize = true;
            this.label54.Location = new System.Drawing.Point(580, 32);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(53, 13);
            this.label54.TabIndex = 26;
            this.label54.Text = "Password";
            // 
            // label55
            // 
            this.label55.AutoSize = true;
            this.label55.Location = new System.Drawing.Point(474, 32);
            this.label55.Name = "label55";
            this.label55.Size = new System.Drawing.Size(29, 13);
            this.label55.TabIndex = 25;
            this.label55.Text = "User";
            // 
            // checkBox8windowsAuth
            // 
            this.checkBox8windowsAuth.AutoSize = true;
            this.checkBox8windowsAuth.Checked = true;
            this.checkBox8windowsAuth.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox8windowsAuth.Location = new System.Drawing.Point(360, 47);
            this.checkBox8windowsAuth.Name = "checkBox8windowsAuth";
            this.checkBox8windowsAuth.Size = new System.Drawing.Size(95, 17);
            this.checkBox8windowsAuth.TabIndex = 20;
            this.checkBox8windowsAuth.Text = "Windows Auth";
            this.checkBox8windowsAuth.UseVisualStyleBackColor = true;
            this.checkBox8windowsAuth.CheckedChanged += new System.EventHandler(this.checkBox8windowsAuth_CheckedChanged);
            // 
            // label56
            // 
            this.label56.AutoSize = true;
            this.label56.Location = new System.Drawing.Point(108, 38);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(41, 13);
            this.label56.TabIndex = 24;
            this.label56.Text = "Server:";
            // 
            // textBox45server
            // 
            this.textBox45server.Location = new System.Drawing.Point(170, 35);
            this.textBox45server.Name = "textBox45server";
            this.textBox45server.Size = new System.Drawing.Size(169, 20);
            this.textBox45server.TabIndex = 18;
            this.textBox45server.Text = ".";
            // 
            // label57
            // 
            this.label57.AutoSize = true;
            this.label57.Location = new System.Drawing.Point(108, 64);
            this.label57.Name = "label57";
            this.label57.Size = new System.Drawing.Size(56, 13);
            this.label57.TabIndex = 23;
            this.label57.Text = "Database:";
            // 
            // textBox46database
            // 
            this.textBox46database.Location = new System.Drawing.Point(170, 61);
            this.textBox46database.Name = "textBox46database";
            this.textBox46database.Size = new System.Drawing.Size(169, 20);
            this.textBox46database.TabIndex = 19;
            // 
            // progressBar6encrypt
            // 
            this.progressBar6encrypt.Location = new System.Drawing.Point(261, 105);
            this.progressBar6encrypt.Name = "progressBar6encrypt";
            this.progressBar6encrypt.Size = new System.Drawing.Size(268, 23);
            this.progressBar6encrypt.TabIndex = 0;
            this.progressBar6encrypt.Visible = false;
            // 
            // tabPage14
            // 
            this.tabPage14.Controls.Add(this.textBox43);
            this.tabPage14.Controls.Add(this.button17);
            this.tabPage14.Location = new System.Drawing.Point(4, 40);
            this.tabPage14.Name = "tabPage14";
            this.tabPage14.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage14.Size = new System.Drawing.Size(829, 614);
            this.tabPage14.TabIndex = 11;
            this.tabPage14.Text = "Printers";
            this.tabPage14.UseVisualStyleBackColor = true;
            // 
            // textBox43
            // 
            this.textBox43.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox43.Location = new System.Drawing.Point(29, 92);
            this.textBox43.Multiline = true;
            this.textBox43.Name = "textBox43";
            this.textBox43.Size = new System.Drawing.Size(741, 527);
            this.textBox43.TabIndex = 1;
            // 
            // button17
            // 
            this.button17.Location = new System.Drawing.Point(29, 36);
            this.button17.Name = "button17";
            this.button17.Size = new System.Drawing.Size(139, 23);
            this.button17.TabIndex = 0;
            this.button17.Text = "Get Printer List";
            this.button17.UseVisualStyleBackColor = true;
            this.button17.Click += new System.EventHandler(this.button17_Click);
            // 
            // tabPage15
            // 
            this.tabPage15.Controls.Add(this.progressBar6);
            this.tabPage15.Controls.Add(this.label58);
            this.tabPage15.Controls.Add(this.radioButton3);
            this.tabPage15.Controls.Add(this.radioButton2);
            this.tabPage15.Controls.Add(this.radioButton1);
            this.tabPage15.Controls.Add(this.richTextBox2);
            this.tabPage15.Controls.Add(this.button19);
            this.tabPage15.Controls.Add(this.textBox44);
            this.tabPage15.Controls.Add(this.button18);
            this.tabPage15.Location = new System.Drawing.Point(4, 40);
            this.tabPage15.Name = "tabPage15";
            this.tabPage15.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage15.Size = new System.Drawing.Size(829, 614);
            this.tabPage15.TabIndex = 12;
            this.tabPage15.Text = "Batch XML Export";
            this.tabPage15.UseVisualStyleBackColor = true;
            // 
            // progressBar6
            // 
            this.progressBar6.Enabled = false;
            this.progressBar6.Location = new System.Drawing.Point(23, 400);
            this.progressBar6.Name = "progressBar6";
            this.progressBar6.Size = new System.Drawing.Size(465, 23);
            this.progressBar6.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar6.TabIndex = 8;
            this.progressBar6.Visible = false;
            // 
            // label58
            // 
            this.label58.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label58.AutoSize = true;
            this.label58.Location = new System.Drawing.Point(240, 449);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(84, 13);
            this.label58.TabIndex = 7;
            this.label58.Text = "Output Directory";
            // 
            // radioButton3
            // 
            this.radioButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.radioButton3.AutoSize = true;
            this.radioButton3.Location = new System.Drawing.Point(23, 493);
            this.radioButton3.Name = "radioButton3";
            this.radioButton3.Size = new System.Drawing.Size(133, 17);
            this.radioButton3.TabIndex = 6;
            this.radioButton3.Text = "HL7 De-Identified XML";
            this.radioButton3.UseVisualStyleBackColor = true;
            // 
            // radioButton2
            // 
            this.radioButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.radioButton2.AutoSize = true;
            this.radioButton2.Location = new System.Drawing.Point(23, 470);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(70, 17);
            this.radioButton2.TabIndex = 5;
            this.radioButton2.Text = "HL7 XML";
            this.radioButton2.UseVisualStyleBackColor = true;
            // 
            // radioButton1
            // 
            this.radioButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.radioButton1.AutoSize = true;
            this.radioButton1.Checked = true;
            this.radioButton1.Location = new System.Drawing.Point(23, 447);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(73, 17);
            this.radioButton1.TabIndex = 4;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "HRA XML";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // richTextBox2
            // 
            this.richTextBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.richTextBox2.Location = new System.Drawing.Point(23, 25);
            this.richTextBox2.Name = "richTextBox2";
            this.richTextBox2.Size = new System.Drawing.Size(783, 387);
            this.richTextBox2.TabIndex = 3;
            this.richTextBox2.Text = "select unitnum, dbo.fn_3_GetGoldenAppt(unitnum) as apptid from tblAppointments";
            // 
            // button19
            // 
            this.button19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.button19.Location = new System.Drawing.Point(243, 491);
            this.button19.Name = "button19";
            this.button19.Size = new System.Drawing.Size(75, 23);
            this.button19.TabIndex = 2;
            this.button19.Text = "Go";
            this.button19.UseVisualStyleBackColor = true;
            this.button19.Click += new System.EventHandler(this.button19_Click);
            // 
            // textBox44
            // 
            this.textBox44.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.textBox44.Location = new System.Drawing.Point(243, 465);
            this.textBox44.Name = "textBox44";
            this.textBox44.Size = new System.Drawing.Size(206, 20);
            this.textBox44.TabIndex = 1;
            this.textBox44.Text = "C:\\temp\\";
            // 
            // button18
            // 
            this.button18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.button18.Location = new System.Drawing.Point(455, 463);
            this.button18.Name = "button18";
            this.button18.Size = new System.Drawing.Size(33, 23);
            this.button18.TabIndex = 0;
            this.button18.Text = "...";
            this.button18.UseVisualStyleBackColor = true;
            this.button18.Click += new System.EventHandler(this.button18_Click);
            // 
            // tabPage9
            // 
            this.tabPage9.Controls.Add(this.button8);
            this.tabPage9.Controls.Add(this.chart1);
            this.tabPage9.Location = new System.Drawing.Point(4, 40);
            this.tabPage9.Name = "tabPage9";
            this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage9.Size = new System.Drawing.Size(829, 614);
            this.tabPage9.TabIndex = 6;
            this.tabPage9.Text = "tabPage9";
            this.tabPage9.UseVisualStyleBackColor = true;
            // 
            // button8
            // 
            this.button8.Location = new System.Drawing.Point(22, 9);
            this.button8.Name = "button8";
            this.button8.Size = new System.Drawing.Size(75, 23);
            this.button8.TabIndex = 1;
            this.button8.Text = "button8";
            this.button8.UseVisualStyleBackColor = true;
            this.button8.Click += new System.EventHandler(this.button8_Click);
            // 
            // chart1
            // 
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label63;
            this.chart1.Location = new System.Drawing.Point(6, 38);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "No Data";
            this.chart1.Size = new System.Drawing.Size(601, 355);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 0;
            this.chart1.TempDirectory = "C:\\Users\\Administrator\\AppData\\Local\\Temp\\";
            // 
            // tabPage16
            // 
            this.tabPage16.Controls.Add(this.groupBox3);
            this.tabPage16.Location = new System.Drawing.Point(4, 40);
            this.tabPage16.Name = "tabPage16";
            this.tabPage16.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage16.Size = new System.Drawing.Size(829, 614);
            this.tabPage16.TabIndex = 13;
            this.tabPage16.Text = "Create Test Patients";
            this.tabPage16.UseVisualStyleBackColor = true;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.comboBox3);
            this.groupBox3.Controls.Add(this.comboBox2);
            this.groupBox3.Controls.Add(this.dateTimePicker1);
            this.groupBox3.Controls.Add(this.comboBox1);
            this.groupBox3.Controls.Add(this.button21);
            this.groupBox3.Controls.Add(this.label62);
            this.groupBox3.Controls.Add(this.label61);
            this.groupBox3.Controls.Add(this.label60);
            this.groupBox3.Controls.Add(this.label59);
            this.groupBox3.Controls.Add(this.button20);
            this.groupBox3.Location = new System.Drawing.Point(18, 60);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(790, 160);
            this.groupBox3.TabIndex = 0;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Test Patient Info";
            // 
            // comboBox3
            // 
            this.comboBox3.FormattingEnabled = true;
            this.comboBox3.Location = new System.Drawing.Point(502, 93);
            this.comboBox3.Name = "comboBox3";
            this.comboBox3.Size = new System.Drawing.Size(108, 21);
            this.comboBox3.TabIndex = 8;
            // 
            // comboBox2
            // 
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Location = new System.Drawing.Point(350, 93);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(121, 21);
            this.comboBox2.TabIndex = 1;
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Location = new System.Drawing.Point(119, 93);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(200, 20);
            this.dateTimePicker1.TabIndex = 7;
            // 
            // comboBox1
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "1",
            "5",
            "10",
            "15",
            "20",
            "50",
            "100"});
            this.comboBox1.Location = new System.Drawing.Point(22, 93);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(56, 21);
            this.comboBox1.TabIndex = 6;
            // 
            // button21
            // 
            this.button21.Location = new System.Drawing.Point(644, 92);
            this.button21.Name = "button21";
            this.button21.Size = new System.Drawing.Size(115, 23);
            this.button21.TabIndex = 5;
            this.button21.Text = "Create";
            this.button21.UseVisualStyleBackColor = true;
            this.button21.Click += new System.EventHandler(this.button21_Click);
            // 
            // label62
            // 
            this.label62.AutoSize = true;
            this.label62.Location = new System.Drawing.Point(502, 76);
            this.label62.Name = "label62";
            this.label62.Size = new System.Drawing.Size(32, 13);
            this.label62.TabIndex = 4;
            this.label62.Text = "Clinic";
            // 
            // label61
            // 
            this.label61.AutoSize = true;
            this.label61.Location = new System.Drawing.Point(119, 76);
            this.label61.Name = "label61";
            this.label61.Size = new System.Drawing.Size(92, 13);
            this.label61.TabIndex = 3;
            this.label61.Text = "Appointment Date";
            // 
            // label60
            // 
            this.label60.AutoSize = true;
            this.label60.Location = new System.Drawing.Point(350, 76);
            this.label60.Name = "label60";
            this.label60.Size = new System.Drawing.Size(40, 13);
            this.label60.TabIndex = 2;
            this.label60.Text = "Survey";
            // 
            // label59
            // 
            this.label59.AutoSize = true;
            this.label59.Location = new System.Drawing.Point(22, 76);
            this.label59.Name = "label59";
            this.label59.Size = new System.Drawing.Size(44, 13);
            this.label59.TabIndex = 1;
            this.label59.Text = "Number";
            // 
            // button20
            // 
            this.button20.Location = new System.Drawing.Point(22, 32);
            this.button20.Name = "button20";
            this.button20.Size = new System.Drawing.Size(75, 23);
            this.button20.TabIndex = 0;
            this.button20.Text = "Initialize";
            this.button20.UseVisualStyleBackColor = true;
            this.button20.Click += new System.EventHandler(this.button20_Click);
            // 
            // tabPageLaunch
            // 
            this.tabPageLaunch.Controls.Add(this.btnDirectoryPicker);
            this.tabPageLaunch.Controls.Add(this.lblSubtitle);
            this.tabPageLaunch.Controls.Add(this.lblTitle);
            this.tabPageLaunch.Controls.Add(this.btnPause);
            this.tabPageLaunch.Controls.Add(this.progressBar7);
            this.tabPageLaunch.Controls.Add(this.ListBoxResults);
            this.tabPageLaunch.Controls.Add(this.btnCancel);
            this.tabPageLaunch.Controls.Add(this.btnStart);
            this.tabPageLaunch.Controls.Add(this.txtDirectory);
            this.tabPageLaunch.Location = new System.Drawing.Point(4, 40);
            this.tabPageLaunch.Name = "tabPageLaunch";
            this.tabPageLaunch.Size = new System.Drawing.Size(829, 614);
            this.tabPageLaunch.TabIndex = 14;
            this.tabPageLaunch.Text = "Survey Demo Launcher";
            this.tabPageLaunch.UseVisualStyleBackColor = true;
            // 
            // btnDirectoryPicker
            // 
            this.btnDirectoryPicker.Location = new System.Drawing.Point(133, 214);
            this.btnDirectoryPicker.Name = "btnDirectoryPicker";
            this.btnDirectoryPicker.Size = new System.Drawing.Size(105, 23);
            this.btnDirectoryPicker.TabIndex = 14;
            this.btnDirectoryPicker.Text = "Select Folder";
            this.btnDirectoryPicker.UseVisualStyleBackColor = true;
            this.btnDirectoryPicker.Click += new System.EventHandler(this.btnDirectoryPicker_Click);
            // 
            // lblSubtitle
            // 
            this.lblSubtitle.AutoSize = true;
            this.lblSubtitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblSubtitle.Location = new System.Drawing.Point(130, 147);
            this.lblSubtitle.Name = "lblSubtitle";
            this.lblSubtitle.Size = new System.Drawing.Size(532, 20);
            this.lblSubtitle.TabIndex = 13;
            this.lblSubtitle.Text = "Select the directory where documents are stored and hit \"Start Monitoring\"";
            // 
            // lblTitle
            // 
            this.lblTitle.AutoSize = true;
            this.lblTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTitle.Location = new System.Drawing.Point(130, 109);
            this.lblTitle.Name = "lblTitle";
            this.lblTitle.Size = new System.Drawing.Size(325, 20);
            this.lblTitle.TabIndex = 12;
            this.lblTitle.Text = "HRA Survey Demo Document Launcher";
            // 
            // btnPause
            // 
            this.btnPause.Location = new System.Drawing.Point(398, 483);
            this.btnPause.Name = "btnPause";
            this.btnPause.Size = new System.Drawing.Size(107, 23);
            this.btnPause.TabIndex = 20;
            this.btnPause.Text = "Pause";
            this.btnPause.UseVisualStyleBackColor = true;
            this.btnPause.Click += new System.EventHandler(this.btnPause_Click);
            // 
            // progressBar7
            // 
            this.progressBar7.Location = new System.Drawing.Point(134, 433);
            this.progressBar7.Name = "progressBar7";
            this.progressBar7.Size = new System.Drawing.Size(564, 23);
            this.progressBar7.TabIndex = 19;
            // 
            // ListBoxResults
            // 
            this.ListBoxResults.FormattingEnabled = true;
            this.ListBoxResults.Location = new System.Drawing.Point(134, 263);
            this.ListBoxResults.Name = "ListBoxResults";
            this.ListBoxResults.Size = new System.Drawing.Size(564, 147);
            this.ListBoxResults.TabIndex = 18;
            // 
            // btnCancel
            // 
            this.btnCancel.Location = new System.Drawing.Point(581, 483);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(107, 23);
            this.btnCancel.TabIndex = 17;
            this.btnCancel.Text = "Cancel";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnStart
            // 
            this.btnStart.Location = new System.Drawing.Point(221, 483);
            this.btnStart.Name = "btnStart";
            this.btnStart.Size = new System.Drawing.Size(107, 23);
            this.btnStart.TabIndex = 16;
            this.btnStart.Text = "Start Monitoring";
            this.btnStart.UseVisualStyleBackColor = true;
            this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
            // 
            // txtDirectory
            // 
            this.txtDirectory.Location = new System.Drawing.Point(275, 216);
            this.txtDirectory.Name = "txtDirectory";
            this.txtDirectory.ReadOnly = true;
            this.txtDirectory.Size = new System.Drawing.Size(423, 20);
            this.txtDirectory.TabIndex = 15;
            // 
            // SciptRunningWorker
            // 
            this.SciptRunningWorker.WorkerReportsProgress = true;
            this.SciptRunningWorker.WorkerSupportsCancellation = true;
            this.SciptRunningWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
            this.SciptRunningWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker1_ProgressChanged);
            this.SciptRunningWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
            // 
            // PublishWorker
            // 
            this.PublishWorker.WorkerReportsProgress = true;
            this.PublishWorker.WorkerSupportsCancellation = true;
            this.PublishWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.PublishWorker_DoWork);
            this.PublishWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.PublishWorker_ProgressChanged);
            this.PublishWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.PublishWorker_RunWorkerCompleted);
            // 
            // lkpDifWorker
            // 
            this.lkpDifWorker.WorkerReportsProgress = true;
            this.lkpDifWorker.WorkerSupportsCancellation = true;
            this.lkpDifWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.lkpDifWorker_DoWork);
            this.lkpDifWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.lkpDifWorker_ProgressChanged);
            this.lkpDifWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.lkpDifWorker_RunWorkerCompleted);
            // 
            // progressBar5
            // 
            this.progressBar5.Location = new System.Drawing.Point(301, 364);
            this.progressBar5.Name = "progressBar5";
            this.progressBar5.Size = new System.Drawing.Size(285, 23);
            this.progressBar5.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar5.TabIndex = 63;
            this.progressBar5.Visible = false;
            // 
            // textBox33
            // 
            this.textBox33.Enabled = false;
            this.textBox33.Location = new System.Drawing.Point(555, 157);
            this.textBox33.Name = "textBox33";
            this.textBox33.Size = new System.Drawing.Size(100, 20);
            this.textBox33.TabIndex = 58;
            this.textBox33.Text = "dbbc";
            // 
            // textBox34
            // 
            this.textBox34.Enabled = false;
            this.textBox34.Location = new System.Drawing.Point(447, 157);
            this.textBox34.Name = "textBox34";
            this.textBox34.Size = new System.Drawing.Size(100, 20);
            this.textBox34.TabIndex = 57;
            this.textBox34.Text = "bcdb_User";
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(553, 144);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(53, 13);
            this.label42.TabIndex = 62;
            this.label42.Text = "Password";
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.Location = new System.Drawing.Point(447, 144);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(29, 13);
            this.label43.TabIndex = 61;
            this.label43.Text = "User";
            // 
            // checkBox6
            // 
            this.checkBox6.AutoSize = true;
            this.checkBox6.Checked = true;
            this.checkBox6.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox6.Location = new System.Drawing.Point(427, 112);
            this.checkBox6.Name = "checkBox6";
            this.checkBox6.Size = new System.Drawing.Size(95, 17);
            this.checkBox6.TabIndex = 56;
            this.checkBox6.Text = "Windows Auth";
            this.checkBox6.UseVisualStyleBackColor = true;
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(424, 48);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(41, 13);
            this.label44.TabIndex = 60;
            this.label44.Text = "Server:";
            // 
            // textBox35
            // 
            this.textBox35.Location = new System.Drawing.Point(486, 45);
            this.textBox35.Name = "textBox35";
            this.textBox35.Size = new System.Drawing.Size(169, 20);
            this.textBox35.TabIndex = 54;
            this.textBox35.Text = ".";
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(424, 74);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(56, 13);
            this.label45.TabIndex = 59;
            this.label45.Text = "Database:";
            // 
            // textBox36
            // 
            this.textBox36.Location = new System.Drawing.Point(486, 71);
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new System.Drawing.Size(169, 20);
            this.textBox36.TabIndex = 55;
            // 
            // textBox37
            // 
            this.textBox37.Enabled = false;
            this.textBox37.Location = new System.Drawing.Point(149, 157);
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new System.Drawing.Size(100, 20);
            this.textBox37.TabIndex = 49;
            this.textBox37.Text = "dbbc";
            // 
            // textBox38
            // 
            this.textBox38.Enabled = false;
            this.textBox38.Location = new System.Drawing.Point(41, 157);
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new System.Drawing.Size(100, 20);
            this.textBox38.TabIndex = 48;
            this.textBox38.Text = "bcdb_User";
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(147, 144);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(53, 13);
            this.label46.TabIndex = 53;
            this.label46.Text = "Password";
            // 
            // label47
            // 
            this.label47.AutoSize = true;
            this.label47.Location = new System.Drawing.Point(41, 144);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(29, 13);
            this.label47.TabIndex = 52;
            this.label47.Text = "User";
            // 
            // checkBox7
            // 
            this.checkBox7.AutoSize = true;
            this.checkBox7.Checked = true;
            this.checkBox7.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox7.Location = new System.Drawing.Point(46, 112);
            this.checkBox7.Name = "checkBox7";
            this.checkBox7.Size = new System.Drawing.Size(95, 17);
            this.checkBox7.TabIndex = 47;
            this.checkBox7.Text = "Windows Auth";
            this.checkBox7.UseVisualStyleBackColor = true;
            // 
            // label48
            // 
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(28, 45);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(41, 13);
            this.label48.TabIndex = 51;
            this.label48.Text = "Server:";
            // 
            // textBox39
            // 
            this.textBox39.Location = new System.Drawing.Point(90, 42);
            this.textBox39.Name = "textBox39";
            this.textBox39.Size = new System.Drawing.Size(169, 20);
            this.textBox39.TabIndex = 45;
            this.textBox39.Text = ".";
            // 
            // label49
            // 
            this.label49.AutoSize = true;
            this.label49.Location = new System.Drawing.Point(28, 71);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(56, 13);
            this.label49.TabIndex = 50;
            this.label49.Text = "Database:";
            // 
            // textBox40
            // 
            this.textBox40.Location = new System.Drawing.Point(90, 68);
            this.textBox40.Name = "textBox40";
            this.textBox40.Size = new System.Drawing.Size(169, 20);
            this.textBox40.TabIndex = 46;
            this.textBox40.Text = "bcdb2";
            // 
            // button14
            // 
            this.button14.Location = new System.Drawing.Point(41, 193);
            this.button14.Name = "button14";
            this.button14.Size = new System.Drawing.Size(75, 29);
            this.button14.TabIndex = 44;
            this.button14.Text = "Connect";
            this.button14.UseVisualStyleBackColor = true;
            // 
            // migrantWorker
            // 
            this.migrantWorker.WorkerReportsProgress = true;
            this.migrantWorker.WorkerSupportsCancellation = true;
            this.migrantWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.migrantWorker_DoWork);
            this.migrantWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.migrantWorker_ProgressChanged);
            this.migrantWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.migrantWorker_RunWorkerCompleted);
            // 
            // encryptWorker
            // 
            this.encryptWorker.WorkerReportsProgress = true;
            this.encryptWorker.WorkerSupportsCancellation = true;
            this.encryptWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.encryptWorker_DoWork);
            this.encryptWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.encryptWorker_ProgressChanged);
            this.encryptWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.encryptWorker_RunWorkerCompleted);
            // 
            // ExportWorker1
            // 
            this.ExportWorker1.WorkerReportsProgress = true;
            this.ExportWorker1.WorkerSupportsCancellation = true;
            this.ExportWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.ExportWorker1_DoWork);
            this.ExportWorker1.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.ExportWorker1_ProgressChanged);
            this.ExportWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.ExportWorker1_RunWorkerCompleted);
            // 
            // CodeUtilsForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(861, 682);
            this.Controls.Add(this.tabControl1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "CodeUtilsForm";
            this.Text = "Developer Utilities";
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.tabPage2.ResumeLayout(false);
            this.tabPage2.PerformLayout();
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel1.PerformLayout();
            this.splitContainer2.Panel2.ResumeLayout(false);
            this.splitContainer2.Panel2.PerformLayout();
            this.splitContainer2.ResumeLayout(false);
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.tabControl2.ResumeLayout(false);
            this.tabPage6.ResumeLayout(false);
            this.tabPage6.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.tabPage7.ResumeLayout(false);
            this.tabPage7.PerformLayout();
            this.tabPage10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.tabPage4.ResumeLayout(false);
            this.tabPage4.PerformLayout();
            this.tabPage5.ResumeLayout(false);
            this.tabPage5.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.tabPage8.ResumeLayout(false);
            this.tabPage8.PerformLayout();
            this.tabPage11.ResumeLayout(false);
            this.tabPage11.PerformLayout();
            this.tabPage12.ResumeLayout(false);
            this.tabPage12.PerformLayout();
            this.tabPage13.ResumeLayout(false);
            this.tabPage13.PerformLayout();
            this.tabPage14encrypt.ResumeLayout(false);
            this.tabPage14encrypt.PerformLayout();
            this.tabPage14.ResumeLayout(false);
            this.tabPage14.PerformLayout();
            this.tabPage15.ResumeLayout(false);
            this.tabPage15.PerformLayout();
            this.tabPage9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.tabPage16.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.tabPageLaunch.ResumeLayout(false);
            this.tabPageLaunch.PerformLayout();
            this.ResumeLayout(false);

        }
コード例 #8
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            this.TitleLabel = new System.Windows.Forms.Label();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.ValueLabel = new System.Windows.Forms.Label();
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.button1 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // TitleLabel
            // 
            this.TitleLabel.AutoSize = true;
            this.TitleLabel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.TitleLabel.Location = new System.Drawing.Point(3, 9);
            this.TitleLabel.Name = "TitleLabel";
            this.TitleLabel.Size = new System.Drawing.Size(47, 19);
            this.TitleLabel.TabIndex = 81;
            this.TitleLabel.Text = "Title";
            // 
            // chart1
            // 
            this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label1;
            this.chart1.Location = new System.Drawing.Point(391, 7);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "Loading";
            this.chart1.Size = new System.Drawing.Size(211, 130);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 82;
            this.chart1.TempDirectory = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
            this.chart1.Type = dotnetCHARTING.WinForms.ChartType.Pie;
            // 
            // ValueLabel
            // 
            this.ValueLabel.AutoSize = true;
            this.ValueLabel.BackColor = System.Drawing.SystemColors.Control;
            this.ValueLabel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ValueLabel.Location = new System.Drawing.Point(78, 65);
            this.ValueLabel.Name = "ValueLabel";
            this.ValueLabel.Size = new System.Drawing.Size(80, 19);
            this.ValueLabel.TabIndex = 83;
            this.ValueLabel.Text = "Loading...";
            // 
            // backgroundWorker1
            // 
            this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
            this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
            // 
            // button1
            // 
            this.button1.BackgroundImage = global::RiskApps3.Properties.Resources.InfoButton;
            this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.button1.Location = new System.Drawing.Point(608, 5);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(20, 20);
            this.button1.TabIndex = 84;
            this.button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click_1);
            // 
            // button2
            // 
            this.button2.BackColor = System.Drawing.Color.Red;
            this.button2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button2.Location = new System.Drawing.Point(8, 53);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(65, 45);
            this.button2.TabIndex = 98;
            this.button2.Text = "View Patients";
            this.button2.UseVisualStyleBackColor = false;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // RiskElementControl
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.ValueLabel);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.TitleLabel);
            this.Name = "RiskElementControl";
            this.Size = new System.Drawing.Size(631, 142);
            this.Load += new System.EventHandler(this.BreastImagingDashboardElement_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CommunicationTimeline));
     this.timeLineChart1 = new RiskApps3.View.Common.TimeLineChart();
     ((System.ComponentModel.ISupportInitialize)(this.timeLineChart1)).BeginInit();
     this.SuspendLayout();
     //
     // timeLineChart1
     //
     this.timeLineChart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                       "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.timeLineChart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                          "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.timeLineChart1.Background.Color           = System.Drawing.Color.White;
     this.timeLineChart1.ChartArea.Background.Color = System.Drawing.Color.White;
     this.timeLineChart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.timeLineChart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
     this.timeLineChart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.timeLineChart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.timeLineChart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.timeLineChart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.LegendBox.HeaderEntry.Visible            = false;
     this.timeLineChart1.ChartArea.LegendBox.InteriorLine.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.timeLineChart1.ChartArea.LegendBox.Line.Color                  = System.Drawing.Color.Gray;
     this.timeLineChart1.ChartArea.LegendBox.Padding                     = 4;
     this.timeLineChart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.timeLineChart1.ChartArea.Shadow.Color                          = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.timeLineChart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.timeLineChart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.timeLineChart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.timeLineChart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.timeLineChart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.timeLineChart1.ChartArea.TitleBox.Visible                      = true;
     this.timeLineChart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.timeLineChart1.ChartArea.XAxis.Line.AnchorCapScale             = 4;
     this.timeLineChart1.ChartArea.XAxis.Line.EndCap                     = System.Drawing.Drawing2D.LineCap.ArrowAnchor;
     this.timeLineChart1.ChartArea.XAxis.Line.StartCap                   = System.Drawing.Drawing2D.LineCap.ArrowAnchor;
     this.timeLineChart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.timeLineChart1.ChartArea.XAxis.Scale                            = dotnetCHARTING.WinForms.Scale.Time;
     this.timeLineChart1.ChartArea.XAxis.StaticColumnWidth                = 1F;
     this.timeLineChart1.ChartArea.XAxis.TimeIntervalAdvanced.Start       = new System.DateTime(((long)(0)));
     this.timeLineChart1.ChartArea.XAxis.TimeScaleLabels.MaximumRangeRows = 4;
     this.timeLineChart1.ChartArea.XAxis.TimeScaleLabels.Mode             = dotnetCHARTING.WinForms.TimeScaleLabelMode.Smart;
     this.timeLineChart1.ChartArea.XAxis.ZeroTick.GridLine.Color          = System.Drawing.Color.Red;
     this.timeLineChart1.ChartArea.XAxis.ZeroTick.Line.Length             = 3;
     this.timeLineChart1.ChartArea.YAxis.ClearValues                      = true;
     this.timeLineChart1.ChartArea.YAxis.DefaultTick.GridLine.Color       = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.YAxis.DefaultTick.Line.Length          = 3;
     this.timeLineChart1.ChartArea.YAxis.Line.Color                       = System.Drawing.Color.Empty;
     this.timeLineChart1.ChartArea.YAxis.TickLabelPadding                 = 0;
     this.timeLineChart1.ChartArea.YAxis.TimeIntervalAdvanced.Start       = new System.DateTime(((long)(0)));
     this.timeLineChart1.ChartArea.YAxis.ZeroTick.GridLine.Color          = System.Drawing.Color.Red;
     this.timeLineChart1.ChartArea.YAxis.ZeroTick.Line.Length             = 3;
     this.timeLineChart1.DataGrid = null;
     this.timeLineChart1.Debug    = true;
     this.timeLineChart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.timeLineChart1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.timeLineChart1.LabelChart       = label1;
     this.timeLineChart1.Location         = new System.Drawing.Point(0, 0);
     this.timeLineChart1.Name             = "timeLineChart1";
     this.timeLineChart1.NoDataLabel.Text = "No Data";
     this.timeLineChart1.Size             = new System.Drawing.Size(737, 515);
     this.timeLineChart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.timeLineChart1.TabIndex         = 0;
     this.timeLineChart1.TempDirectory    = "temp";
     //
     // CommunicationTimeline
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(737, 515);
     this.Controls.Add(this.timeLineChart1);
     this.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon         = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name         = "CommunicationTimeline";
     this.Text         = "Contacts";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CommunicationTimeline_FormClosing);
     this.Load        += new System.EventHandler(this.CommunicationTimeline_Load);
     ((System.ComponentModel.ISupportInitialize)(this.timeLineChart1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #10
0
ファイル: LabsView.Designer.cs プロジェクト: mahitosh/HRA4
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LabsView));
            this.button1 = new System.Windows.Forms.Button();
            this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.chart1.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.SuspendLayout();
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(6, 5);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(107, 23);
            this.button1.TabIndex = 1;
            this.button1.Text = "Add New Study";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // loadingCircle1
            // 
            this.loadingCircle1.Active = false;
            this.loadingCircle1.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle1.InnerCircleRadius = 5;
            this.loadingCircle1.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle1.Name = "loadingCircle1";
            this.loadingCircle1.NumberSpoke = 12;
            this.loadingCircle1.OuterCircleRadius = 11;
            this.loadingCircle1.RotationSpeed = 100;
            this.loadingCircle1.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle1.SpokeThickness = 2;
            this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle1.TabIndex = 5;
            this.loadingCircle1.Text = "loadingCircle1";
            // 
            // chart1
            // 
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.Controls.Add(this.loadingCircle1);
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chart1.LabelChart = label1;
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "No Data";
            this.chart1.Size = new System.Drawing.Size(728, 122);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 0;
            this.chart1.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.flowLayoutPanel1.AutoScroll = true;
            this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 32);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(728, 218);
            this.flowLayoutPanel1.TabIndex = 0;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.chart1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.button1);
            this.splitContainer1.Panel2.Controls.Add(this.flowLayoutPanel1);
            this.splitContainer1.Size = new System.Drawing.Size(728, 376);
            this.splitContainer1.SplitterDistance = 122;
            this.splitContainer1.TabIndex = 7;
            // 
            // LabsView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(728, 376);
            this.Controls.Add(this.splitContainer1);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "LabsView";
            this.Text = "Labs";
            this.Load += new System.EventHandler(this.LabsView_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.chart1.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #11
0
ファイル: Form3.Designer.cs プロジェクト: hitpisces/testfield
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            this.button31 = new System.Windows.Forms.Button();
            this.chart31 = new dotnetCHARTING.WinForms.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart31)).BeginInit();
            this.SuspendLayout();
            // 
            // button31
            // 
            this.button31.Location = new System.Drawing.Point(694, 457);
            this.button31.Name = "button31";
            this.button31.Size = new System.Drawing.Size(75, 23);
            this.button31.TabIndex = 0;
            this.button31.Text = "button31";
            this.button31.UseVisualStyleBackColor = true;
            this.button31.Click += new System.EventHandler(this.button31_Click);
            // 
            // chart31
            // 
            this.chart31.Background.Color = System.Drawing.Color.White;
            this.chart31.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart31.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart31.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart31.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart31.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart31.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart31.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart31.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart31.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart31.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart31.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart31.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart31.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart31.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart31.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart31.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart31.ChartArea.LegendBox.Padding = 4;
            this.chart31.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart31.ChartArea.LegendBox.Visible = true;
            this.chart31.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart31.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart31.ChartArea.Title = "Chart31";
            this.chart31.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart31.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart31.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart31.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart31.ChartArea.TitleBox.Label.Text = "Chart31";
            this.chart31.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart31.ChartArea.TitleBox.Visible = true;
            this.chart31.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart31.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart31.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart31.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart31.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart31.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart31.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart31.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart31.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart31.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart31.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart31.DataGrid = null;
            this.chart31.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart31.LabelChart = label1;
            this.chart31.Location = new System.Drawing.Point(12, 9);
            this.chart31.Name = "chart31";
            this.chart31.NoDataLabel.Text = "No Data";
            this.chart31.Size = new System.Drawing.Size(640, 480);
            this.chart31.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart31.TabIndex = 1;
            this.chart31.TempDirectory = "C:\\Users\\J\\AppData\\Local\\Temp\\";
            this.chart31.Title = "Chart31";
            this.chart31.Use3D = true;
            // 
            // Form3
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(816, 501);
            this.Controls.Add(this.chart31);
            this.Controls.Add(this.button31);
            this.Name = "Form3";
            this.Text = "Form3";
            ((System.ComponentModel.ISupportInitialize)(this.chart31)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #12
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label82 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label84 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label85 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label87 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label89 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label92 = new dotnetCHARTING.WinForms.Label();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BrOvCancerRiskView));
            this.loadingCircle3 = new MRG.Controls.UI.LoadingCircle();
            this.loadingCircle6 = new MRG.Controls.UI.LoadingCircle();
            this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
            this.label47 = new System.Windows.Forms.Label();
            this.label52 = new System.Windows.Forms.Label();
            this.label55 = new System.Windows.Forms.Label();
            this.label56 = new System.Windows.Forms.Label();
            this.label57 = new System.Windows.Forms.Label();
            this.label61 = new System.Windows.Forms.Label();
            this.label62 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label67 = new System.Windows.Forms.Label();
            this.label69 = new System.Windows.Forms.Label();
            this.label71 = new System.Windows.Forms.Label();
            this.label72 = new System.Windows.Forms.Label();
            this.label73 = new System.Windows.Forms.Label();
            this.label74 = new System.Windows.Forms.Label();
            this.loadingCircle9 = new MRG.Controls.UI.LoadingCircle();
            this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
            this.label75 = new System.Windows.Forms.Label();
            this.label76 = new System.Windows.Forms.Label();
            this.label77 = new System.Windows.Forms.Label();
            this.tabPage8 = new System.Windows.Forms.TabPage();
            this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
            this.label79 = new System.Windows.Forms.Label();
            this.label80 = new System.Windows.Forms.Label();
            this.label81 = new System.Windows.Forms.Label();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.summaryNAlabel = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.label45 = new System.Windows.Forms.Label();
            this.OvaryBrcaproFiveYear = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.OvaryBrcaproLifetime = new System.Windows.Forms.Label();
            this.panel8 = new System.Windows.Forms.Panel();
            this.label1 = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.BreastTcV7Lifetime = new System.Windows.Forms.Label();
            this.BreastTcV7FiveYear = new System.Windows.Forms.Label();
            this.label78 = new System.Windows.Forms.Label();
            this.panel6 = new System.Windows.Forms.Panel();
            this.BreastTcLifetime = new System.Windows.Forms.Label();
            this.BreastTcFiveYear = new System.Windows.Forms.Label();
            this.label44 = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.BreastBrcaproFiveYear = new System.Windows.Forms.Label();
            this.BreastGailFiveYear = new System.Windows.Forms.Label();
            this.BreastBrcaproLifetime = new System.Windows.Forms.Label();
            this.BreastGailLifetime = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.panel3 = new System.Windows.Forms.Panel();
            this.label9 = new System.Windows.Forms.Label();
            this.BreastClausFiveYear = new System.Windows.Forms.Label();
            this.BreastClausLifetime = new System.Windows.Forms.Label();
            this.panel7 = new System.Windows.Forms.Panel();
            this.SummaryChart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.breastNALabel = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.panel13 = new System.Windows.Forms.Panel();
            this.label42 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.BreastBrcaPosFiveyearLabel = new System.Windows.Forms.Label();
            this.BreastBrcaNegFiveyearLabel = new System.Windows.Forms.Label();
            this.label54 = new System.Windows.Forms.Label();
            this.BreastBrcaPosLifetimeLabel = new System.Windows.Forms.Label();
            this.BreastBrcaNegLifetimeLabel = new System.Windows.Forms.Label();
            this.panel14 = new System.Windows.Forms.Panel();
            this.panel15 = new System.Windows.Forms.Panel();
            this.label27 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.BrcaProBreastChart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle2 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.ovarianCancerLabel = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.label5 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.OvarianBrcaPosFiveyearLabel = new System.Windows.Forms.Label();
            this.OvarianBrcaNegFiveyearLabel = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.OvarianBrcaPosLifetimeLabel = new System.Windows.Forms.Label();
            this.OvarianBrcaNegLifetimeLabel = new System.Windows.Forms.Label();
            this.panel9 = new System.Windows.Forms.Panel();
            this.panel10 = new System.Windows.Forms.Panel();
            this.label33 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.BrcaProOvarianChart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle4 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.GailNaLabel = new System.Windows.Forms.Label();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.label2 = new System.Windows.Forms.Label();
            this.ageAndRaceLabel = new System.Windows.Forms.Label();
            this.hadBiopLabel = new System.Windows.Forms.Label();
            this.ahLabel = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.nbiopLabel = new System.Windows.Forms.Label();
            this.flbLabel = new System.Windows.Forms.Label();
            this.menLabel = new System.Windows.Forms.Label();
            this.fdrLabel = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.loadingCircle5 = new MRG.Controls.UI.LoadingCircle();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.GailLifetimePatientLabel = new System.Windows.Forms.Label();
            this.label59 = new System.Windows.Forms.Label();
            this.GailLifetimePopulationLabel = new System.Windows.Forms.Label();
            this.label60 = new System.Windows.Forms.Label();
            this.GailFiveYearPopulationLabel = new System.Windows.Forms.Label();
            this.label65 = new System.Windows.Forms.Label();
            this.gailFiveYearPatientLabel = new System.Windows.Forms.Label();
            this.label66 = new System.Windows.Forms.Label();
            this.panel18 = new System.Windows.Forms.Panel();
            this.panel19 = new System.Windows.Forms.Panel();
            this.GailChart = new dotnetCHARTING.WinForms.Chart();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.TcNaLabel = new System.Windows.Forms.Label();
            this.version7Label = new System.Windows.Forms.Label();
            this.version6Label = new System.Windows.Forms.Label();
            this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
            this.tc7LifetimePatientLabel = new System.Windows.Forms.Label();
            this.label83 = new System.Windows.Forms.Label();
            this.labelTC7ProbMutation = new System.Windows.Forms.Label();
            this.tc7LifetimePopulationLabel = new System.Windows.Forms.Label();
            this.label86 = new System.Windows.Forms.Label();
            this.tc7FiveYearPopulationLabel = new System.Windows.Forms.Label();
            this.label88 = new System.Windows.Forms.Label();
            this.tc7FiveYearPatientLabel = new System.Windows.Forms.Label();
            this.label90 = new System.Windows.Forms.Label();
            this.panel11 = new System.Windows.Forms.Panel();
            this.panel20 = new System.Windows.Forms.Panel();
            this.label91 = new System.Windows.Forms.Label();
            this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
            this.tcLifetimePatientLabel = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.labelTCProbMutation = new System.Windows.Forms.Label();
            this.tcLifetimePopulationLabel = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.tcFiveYearPopulationLabel = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.tcFiveYearPatientLabel = new System.Windows.Forms.Label();
            this.label53 = new System.Windows.Forms.Label();
            this.panel12 = new System.Windows.Forms.Panel();
            this.panel17 = new System.Windows.Forms.Panel();
            this.label70 = new System.Windows.Forms.Label();
            this.TcChart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle8 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.Clausna = new System.Windows.Forms.Label();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.label6 = new System.Windows.Forms.Label();
            this.clausFiveYearPatientLabel = new System.Windows.Forms.Label();
            this.clausLifetimePatientLabel = new System.Windows.Forms.Label();
            this.clausFiveYearPopulationLabel = new System.Windows.Forms.Label();
            this.clausLifetimePopulationLabel = new System.Windows.Forms.Label();
            this.label58 = new System.Windows.Forms.Label();
            this.label64 = new System.Windows.Forms.Label();
            this.label68 = new System.Windows.Forms.Label();
            this.panel5 = new System.Windows.Forms.Panel();
            this.panel16 = new System.Windows.Forms.Panel();
            this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
            this.label20 = new System.Windows.Forms.Label();
            this.relOneLabel = new System.Windows.Forms.Label();
            this.relTwoLabel = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.ClausChart = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle7 = new MRG.Controls.UI.LoadingCircle();
            this.tableLayoutPanel10.SuspendLayout();
            this.tableLayoutPanel11.SuspendLayout();
            this.tabPage8.SuspendLayout();
            this.tableLayoutPanel12.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SummaryChart)).BeginInit();
            this.SummaryChart.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.tabControl2.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.BrcaProBreastChart)).BeginInit();
            this.BrcaProBreastChart.SuspendLayout();
            this.tabPage4.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.BrcaProOvarianChart)).BeginInit();
            this.BrcaProOvarianChart.SuspendLayout();
            this.tabPage5.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GailChart)).BeginInit();
            this.tabPage7.SuspendLayout();
            this.tableLayoutPanel13.SuspendLayout();
            this.tableLayoutPanel9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.TcChart)).BeginInit();
            this.TcChart.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            this.tableLayoutPanel8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ClausChart)).BeginInit();
            this.ClausChart.SuspendLayout();
            this.SuspendLayout();
            // 
            // loadingCircle3
            // 
            this.loadingCircle3.Active = false;
            this.loadingCircle3.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle3.InnerCircleRadius = 5;
            this.loadingCircle3.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle3.Name = "loadingCircle3";
            this.loadingCircle3.NumberSpoke = 12;
            this.loadingCircle3.OuterCircleRadius = 11;
            this.loadingCircle3.RotationSpeed = 100;
            this.loadingCircle3.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle3.SpokeThickness = 2;
            this.loadingCircle3.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle3.TabIndex = 5;
            this.loadingCircle3.Text = "loadingCircle2";
            this.loadingCircle3.Visible = false;
            // 
            // loadingCircle6
            // 
            this.loadingCircle6.Active = false;
            this.loadingCircle6.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle6.InnerCircleRadius = 5;
            this.loadingCircle6.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle6.Name = "loadingCircle6";
            this.loadingCircle6.NumberSpoke = 12;
            this.loadingCircle6.OuterCircleRadius = 11;
            this.loadingCircle6.RotationSpeed = 100;
            this.loadingCircle6.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle6.SpokeThickness = 2;
            this.loadingCircle6.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle6.TabIndex = 5;
            this.loadingCircle6.Text = "loadingCircle5";
            this.loadingCircle6.Visible = false;
            // 
            // tableLayoutPanel10
            // 
            this.tableLayoutPanel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel10.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel10.ColumnCount = 2;
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel10.Controls.Add(this.label47, 0, 0);
            this.tableLayoutPanel10.Controls.Add(this.label52, 1, 0);
            this.tableLayoutPanel10.Controls.Add(this.label55, 1, 4);
            this.tableLayoutPanel10.Controls.Add(this.label56, 1, 6);
            this.tableLayoutPanel10.Controls.Add(this.label57, 0, 1);
            this.tableLayoutPanel10.Controls.Add(this.label61, 1, 5);
            this.tableLayoutPanel10.Controls.Add(this.label62, 1, 1);
            this.tableLayoutPanel10.Controls.Add(this.label63, 1, 2);
            this.tableLayoutPanel10.Controls.Add(this.label67, 1, 3);
            this.tableLayoutPanel10.Controls.Add(this.label69, 0, 2);
            this.tableLayoutPanel10.Controls.Add(this.label71, 0, 4);
            this.tableLayoutPanel10.Controls.Add(this.label72, 0, 3);
            this.tableLayoutPanel10.Controls.Add(this.label73, 0, 5);
            this.tableLayoutPanel10.Controls.Add(this.label74, 0, 6);
            this.tableLayoutPanel10.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel10.Location = new System.Drawing.Point(565, 222);
            this.tableLayoutPanel10.Name = "tableLayoutPanel10";
            this.tableLayoutPanel10.RowCount = 7;
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel10.Size = new System.Drawing.Size(389, 281);
            this.tableLayoutPanel10.TabIndex = 37;
            // 
            // label47
            // 
            this.label47.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label47.AutoSize = true;
            this.label47.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label47.Location = new System.Drawing.Point(5, 12);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(98, 17);
            this.label47.TabIndex = 25;
            this.label47.Text = "Race/Ethnicity";
            // 
            // label52
            // 
            this.label52.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label52.AutoSize = true;
            this.label52.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label52.Location = new System.Drawing.Point(249, 12);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(84, 16);
            this.label52.TabIndex = 7;
            this.label52.Text = "Age and race";
            // 
            // label55
            // 
            this.label55.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label55.AutoSize = true;
            this.label55.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label55.Location = new System.Drawing.Point(280, 168);
            this.label55.Name = "label55";
            this.label55.Size = new System.Drawing.Size(21, 17);
            this.label55.TabIndex = 24;
            this.label55.Text = "%";
            // 
            // label56
            // 
            this.label56.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label56.AutoSize = true;
            this.label56.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label56.Location = new System.Drawing.Point(280, 249);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(21, 17);
            this.label56.TabIndex = 22;
            this.label56.Text = "%";
            // 
            // label57
            // 
            this.label57.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label57.AutoSize = true;
            this.label57.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label57.Location = new System.Drawing.Point(5, 51);
            this.label57.Name = "label57";
            this.label57.Size = new System.Drawing.Size(147, 17);
            this.label57.TabIndex = 11;
            this.label57.Text = "Age of First Live Birth:";
            // 
            // label61
            // 
            this.label61.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label61.AutoSize = true;
            this.label61.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label61.Location = new System.Drawing.Point(280, 207);
            this.label61.Name = "label61";
            this.label61.Size = new System.Drawing.Size(21, 17);
            this.label61.TabIndex = 20;
            this.label61.Text = "%";
            // 
            // label62
            // 
            this.label62.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label62.AutoSize = true;
            this.label62.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label62.Location = new System.Drawing.Point(280, 51);
            this.label62.Name = "label62";
            this.label62.Size = new System.Drawing.Size(21, 17);
            this.label62.TabIndex = 12;
            this.label62.Text = "%";
            // 
            // label63
            // 
            this.label63.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label63.AutoSize = true;
            this.label63.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label63.Location = new System.Drawing.Point(280, 90);
            this.label63.Name = "label63";
            this.label63.Size = new System.Drawing.Size(21, 17);
            this.label63.TabIndex = 14;
            this.label63.Text = "%";
            // 
            // label67
            // 
            this.label67.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label67.AutoSize = true;
            this.label67.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label67.Location = new System.Drawing.Point(280, 129);
            this.label67.Name = "label67";
            this.label67.Size = new System.Drawing.Size(21, 17);
            this.label67.TabIndex = 16;
            this.label67.Text = "%";
            // 
            // label69
            // 
            this.label69.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label69.AutoSize = true;
            this.label69.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label69.Location = new System.Drawing.Point(5, 90);
            this.label69.Name = "label69";
            this.label69.Size = new System.Drawing.Size(120, 17);
            this.label69.TabIndex = 13;
            this.label69.Text = "Age of Menarche:";
            // 
            // label71
            // 
            this.label71.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label71.AutoSize = true;
            this.label71.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label71.Location = new System.Drawing.Point(5, 168);
            this.label71.Name = "label71";
            this.label71.Size = new System.Drawing.Size(84, 17);
            this.label71.TabIndex = 23;
            this.label71.Text = "Had Biopsy:";
            // 
            // label72
            // 
            this.label72.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label72.AutoSize = true;
            this.label72.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label72.Location = new System.Drawing.Point(5, 120);
            this.label72.Name = "label72";
            this.label72.Size = new System.Drawing.Size(181, 34);
            this.label72.TabIndex = 15;
            this.label72.Text = "Number of 1st Degree Relatives w/ Breast Cancer:";
            // 
            // label73
            // 
            this.label73.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label73.AutoSize = true;
            this.label73.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label73.Location = new System.Drawing.Point(5, 207);
            this.label73.Name = "label73";
            this.label73.Size = new System.Drawing.Size(135, 17);
            this.label73.TabIndex = 19;
            this.label73.Text = "Number of Biopsies:";
            // 
            // label74
            // 
            this.label74.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label74.AutoSize = true;
            this.label74.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label74.Location = new System.Drawing.Point(5, 249);
            this.label74.Name = "label74";
            this.label74.Size = new System.Drawing.Size(114, 17);
            this.label74.TabIndex = 21;
            this.label74.Text = "Biopsy w/ Atypia:";
            // 
            // loadingCircle9
            // 
            this.loadingCircle9.Active = false;
            this.loadingCircle9.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle9.InnerCircleRadius = 5;
            this.loadingCircle9.Location = new System.Drawing.Point(487, 235);
            this.loadingCircle9.Name = "loadingCircle9";
            this.loadingCircle9.NumberSpoke = 12;
            this.loadingCircle9.OuterCircleRadius = 11;
            this.loadingCircle9.RotationSpeed = 100;
            this.loadingCircle9.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle9.SpokeThickness = 2;
            this.loadingCircle9.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle9.TabIndex = 5;
            this.loadingCircle9.Text = "loadingCircle5";
            this.loadingCircle9.Visible = false;
            // 
            // tableLayoutPanel11
            // 
            this.tableLayoutPanel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel11.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel11.ColumnCount = 4;
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel11.Controls.Add(this.label75, 3, 1);
            this.tableLayoutPanel11.Controls.Add(this.label76, 1, 1);
            this.tableLayoutPanel11.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel11.Name = "tableLayoutPanel11";
            this.tableLayoutPanel11.RowCount = 2;
            this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel11.Size = new System.Drawing.Size(200, 100);
            this.tableLayoutPanel11.TabIndex = 0;
            // 
            // label75
            // 
            this.label75.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label75.AutoSize = true;
            this.label75.BackColor = System.Drawing.SystemColors.Control;
            this.label75.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label75.Location = new System.Drawing.Point(157, 51);
            this.label75.Name = "label75";
            this.label75.Size = new System.Drawing.Size(24, 20);
            this.label75.TabIndex = 5;
            this.label75.Text = "%";
            // 
            // label76
            // 
            this.label76.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label76.AutoSize = true;
            this.label76.Location = new System.Drawing.Point(27, 54);
            this.label76.Name = "label76";
            this.label76.Size = new System.Drawing.Size(40, 13);
            this.label76.TabIndex = 33;
            this.label76.Text = "Patient";
            // 
            // label77
            // 
            this.label77.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label77.AutoSize = true;
            this.label77.BackColor = System.Drawing.SystemColors.Control;
            this.label77.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label77.Location = new System.Drawing.Point(314, 91);
            this.label77.Name = "label77";
            this.label77.Size = new System.Drawing.Size(24, 20);
            this.label77.TabIndex = 7;
            this.label77.Text = "%";
            // 
            // tabPage8
            // 
            this.tabPage8.Controls.Add(this.tableLayoutPanel10);
            this.tabPage8.Controls.Add(this.loadingCircle9);
            this.tabPage8.Location = new System.Drawing.Point(0, 0);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Size = new System.Drawing.Size(200, 100);
            this.tabPage8.TabIndex = 0;
            // 
            // tableLayoutPanel12
            // 
            this.tableLayoutPanel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel12.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel12.ColumnCount = 5;
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel12.Controls.Add(this.label79, 3, 1);
            this.tableLayoutPanel12.Controls.Add(this.label80, 1, 1);
            this.tableLayoutPanel12.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel12.Name = "tableLayoutPanel12";
            this.tableLayoutPanel12.RowCount = 2;
            this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.Size = new System.Drawing.Size(200, 100);
            this.tableLayoutPanel12.TabIndex = 0;
            // 
            // label79
            // 
            this.label79.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label79.AutoSize = true;
            this.label79.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label79.Location = new System.Drawing.Point(121, 51);
            this.label79.Name = "label79";
            this.label79.Size = new System.Drawing.Size(24, 20);
            this.label79.TabIndex = 5;
            this.label79.Text = "%";
            // 
            // label80
            // 
            this.label80.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label80.AutoSize = true;
            this.label80.Location = new System.Drawing.Point(27, 48);
            this.label80.Name = "label80";
            this.label80.Size = new System.Drawing.Size(31, 26);
            this.label80.TabIndex = 33;
            this.label80.Text = "Patient";
            // 
            // label81
            // 
            this.label81.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label81.AutoSize = true;
            this.label81.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label81.Location = new System.Drawing.Point(166, 42);
            this.label81.Name = "label81";
            this.label81.Size = new System.Drawing.Size(21, 17);
            this.label81.TabIndex = 12;
            this.label81.Text = "%";
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Controls.Add(this.tabPage7);
            this.tabControl1.Controls.Add(this.tabPage6);
            this.tabControl1.Location = new System.Drawing.Point(12, 4);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(968, 586);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.summaryNAlabel);
            this.tabPage1.Controls.Add(this.label13);
            this.tabPage1.Controls.Add(this.tableLayoutPanel2);
            this.tabPage1.Controls.Add(this.label1);
            this.tabPage1.Controls.Add(this.tableLayoutPanel1);
            this.tabPage1.Controls.Add(this.SummaryChart);
            this.tabPage1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(960, 560);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Summary";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // summaryNAlabel
            // 
            this.summaryNAlabel.AutoSize = true;
            this.summaryNAlabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.summaryNAlabel.Location = new System.Drawing.Point(100, 200);
            this.summaryNAlabel.Name = "summaryNAlabel";
            this.summaryNAlabel.Size = new System.Drawing.Size(98, 16);
            this.summaryNAlabel.TabIndex = 43;
            this.summaryNAlabel.Text = "Summary N/A";
            // 
            // label13
            // 
            this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label13.AutoSize = true;
            this.label13.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(557, 326);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(154, 16);
            this.label13.TabIndex = 41;
            this.label13.Text = "Risk of Ovarian Cancer";
            this.label13.Visible = false;
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel2.ColumnCount = 4;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel2.Controls.Add(this.label45, 1, 0);
            this.tableLayoutPanel2.Controls.Add(this.OvaryBrcaproFiveYear, 2, 1);
            this.tableLayoutPanel2.Controls.Add(this.label15, 1, 1);
            this.tableLayoutPanel2.Controls.Add(this.label23, 2, 0);
            this.tableLayoutPanel2.Controls.Add(this.label24, 3, 0);
            this.tableLayoutPanel2.Controls.Add(this.OvaryBrcaproLifetime, 3, 1);
            this.tableLayoutPanel2.Controls.Add(this.panel8, 0, 1);
            this.tableLayoutPanel2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel2.Location = new System.Drawing.Point(565, 345);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 2;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(389, 73);
            this.tableLayoutPanel2.TabIndex = 42;
            this.tableLayoutPanel2.Visible = false;
            // 
            // label45
            // 
            this.label45.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(62, 19);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(42, 16);
            this.label45.TabIndex = 44;
            this.label45.Text = "Model";
            // 
            // OvaryBrcaproFiveYear
            // 
            this.OvaryBrcaproFiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvaryBrcaproFiveYear.AutoSize = true;
            this.OvaryBrcaproFiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvaryBrcaproFiveYear.Location = new System.Drawing.Point(187, 46);
            this.OvaryBrcaproFiveYear.Name = "OvaryBrcaproFiveYear";
            this.OvaryBrcaproFiveYear.Size = new System.Drawing.Size(34, 16);
            this.OvaryBrcaproFiveYear.TabIndex = 48;
            this.OvaryBrcaproFiveYear.Text = "N/A";
            // 
            // label15
            // 
            this.label15.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(27, 46);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(63, 16);
            this.label15.TabIndex = 33;
            this.label15.Text = "BRCAPRO";
            // 
            // label23
            // 
            this.label23.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(160, 19);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(88, 16);
            this.label23.TabIndex = 37;
            this.label23.Text = "Five Year Risk";
            // 
            // label24
            // 
            this.label24.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(286, 19);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(80, 16);
            this.label24.TabIndex = 38;
            this.label24.Text = "Lifetime Risk";
            // 
            // OvaryBrcaproLifetime
            // 
            this.OvaryBrcaproLifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvaryBrcaproLifetime.AutoSize = true;
            this.OvaryBrcaproLifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvaryBrcaproLifetime.Location = new System.Drawing.Point(309, 46);
            this.OvaryBrcaproLifetime.Name = "OvaryBrcaproLifetime";
            this.OvaryBrcaproLifetime.Size = new System.Drawing.Size(34, 16);
            this.OvaryBrcaproLifetime.TabIndex = 49;
            this.OvaryBrcaproLifetime.Text = "N/A";
            // 
            // panel8
            // 
            this.panel8.BackColor = System.Drawing.Color.Purple;
            this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel8.Location = new System.Drawing.Point(5, 40);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(14, 28);
            this.panel8.TabIndex = 51;
            // 
            // label1
            // 
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(557, 41);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(147, 16);
            this.label1.TabIndex = 32;
            this.label1.Text = "Risk of Breast Cancer";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel1.ColumnCount = 4;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel1.Controls.Add(this.BreastTcV7Lifetime, 3, 4);
            this.tableLayoutPanel1.Controls.Add(this.BreastTcV7FiveYear, 2, 4);
            this.tableLayoutPanel1.Controls.Add(this.label78, 1, 4);
            this.tableLayoutPanel1.Controls.Add(this.panel6, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.BreastTcLifetime, 3, 3);
            this.tableLayoutPanel1.Controls.Add(this.BreastTcFiveYear, 2, 3);
            this.tableLayoutPanel1.Controls.Add(this.label44, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.label3, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.label4, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.label8, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.label11, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.label12, 3, 0);
            this.tableLayoutPanel1.Controls.Add(this.BreastBrcaproFiveYear, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.BreastGailFiveYear, 2, 2);
            this.tableLayoutPanel1.Controls.Add(this.BreastBrcaproLifetime, 3, 1);
            this.tableLayoutPanel1.Controls.Add(this.BreastGailLifetime, 3, 2);
            this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label9, 1, 5);
            this.tableLayoutPanel1.Controls.Add(this.BreastClausFiveYear, 2, 5);
            this.tableLayoutPanel1.Controls.Add(this.BreastClausLifetime, 3, 5);
            this.tableLayoutPanel1.Controls.Add(this.panel7, 0, 5);
            this.tableLayoutPanel1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel1.Location = new System.Drawing.Point(565, 60);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 6;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(389, 239);
            this.tableLayoutPanel1.TabIndex = 33;
            // 
            // BreastTcV7Lifetime
            // 
            this.BreastTcV7Lifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastTcV7Lifetime.AutoSize = true;
            this.BreastTcV7Lifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastTcV7Lifetime.Location = new System.Drawing.Point(309, 168);
            this.BreastTcV7Lifetime.Name = "BreastTcV7Lifetime";
            this.BreastTcV7Lifetime.Size = new System.Drawing.Size(34, 16);
            this.BreastTcV7Lifetime.TabIndex = 43;
            this.BreastTcV7Lifetime.Text = "N/A";
            // 
            // BreastTcV7FiveYear
            // 
            this.BreastTcV7FiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastTcV7FiveYear.AutoSize = true;
            this.BreastTcV7FiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastTcV7FiveYear.Location = new System.Drawing.Point(187, 168);
            this.BreastTcV7FiveYear.Name = "BreastTcV7FiveYear";
            this.BreastTcV7FiveYear.Size = new System.Drawing.Size(34, 16);
            this.BreastTcV7FiveYear.TabIndex = 43;
            this.BreastTcV7FiveYear.Text = "N/A";
            // 
            // label78
            // 
            this.label78.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label78.AutoSize = true;
            this.label78.Location = new System.Drawing.Point(27, 168);
            this.label78.Name = "label78";
            this.label78.Size = new System.Drawing.Size(97, 16);
            this.label78.TabIndex = 43;
            this.label78.Text = "Tyrer-Cuzick v7";
            // 
            // panel6
            // 
            this.panel6.BackColor = System.Drawing.Color.CornflowerBlue;
            this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel6.Location = new System.Drawing.Point(5, 161);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(14, 31);
            this.panel6.TabIndex = 51;
            // 
            // BreastTcLifetime
            // 
            this.BreastTcLifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastTcLifetime.AutoSize = true;
            this.BreastTcLifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastTcLifetime.Location = new System.Drawing.Point(309, 129);
            this.BreastTcLifetime.Name = "BreastTcLifetime";
            this.BreastTcLifetime.Size = new System.Drawing.Size(34, 16);
            this.BreastTcLifetime.TabIndex = 46;
            this.BreastTcLifetime.Text = "N/A";
            // 
            // BreastTcFiveYear
            // 
            this.BreastTcFiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastTcFiveYear.AutoSize = true;
            this.BreastTcFiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastTcFiveYear.Location = new System.Drawing.Point(187, 129);
            this.BreastTcFiveYear.Name = "BreastTcFiveYear";
            this.BreastTcFiveYear.Size = new System.Drawing.Size(34, 16);
            this.BreastTcFiveYear.TabIndex = 41;
            this.BreastTcFiveYear.Text = "N/A";
            // 
            // label44
            // 
            this.label44.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(62, 23);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(42, 16);
            this.label44.TabIndex = 43;
            this.label44.Text = "Model";
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.Color.Purple;
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(5, 122);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(14, 31);
            this.panel4.TabIndex = 50;
            // 
            // label3
            // 
            this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(27, 51);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(63, 16);
            this.label3.TabIndex = 33;
            this.label3.Text = "BRCAPRO";
            // 
            // label4
            // 
            this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(27, 90);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(29, 16);
            this.label4.TabIndex = 34;
            this.label4.Text = "Gail";
            // 
            // label8
            // 
            this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(27, 129);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(80, 16);
            this.label8.TabIndex = 35;
            this.label8.Text = "Tyrer-Cuzick";
            // 
            // label11
            // 
            this.label11.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(160, 23);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(88, 16);
            this.label11.TabIndex = 37;
            this.label11.Text = "Five Year Risk";
            // 
            // label12
            // 
            this.label12.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(286, 23);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(80, 16);
            this.label12.TabIndex = 38;
            this.label12.Text = "Lifetime Risk";
            // 
            // BreastBrcaproFiveYear
            // 
            this.BreastBrcaproFiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaproFiveYear.AutoSize = true;
            this.BreastBrcaproFiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaproFiveYear.Location = new System.Drawing.Point(187, 51);
            this.BreastBrcaproFiveYear.Name = "BreastBrcaproFiveYear";
            this.BreastBrcaproFiveYear.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaproFiveYear.TabIndex = 39;
            this.BreastBrcaproFiveYear.Text = "N/A";
            // 
            // BreastGailFiveYear
            // 
            this.BreastGailFiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastGailFiveYear.AutoSize = true;
            this.BreastGailFiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastGailFiveYear.Location = new System.Drawing.Point(187, 90);
            this.BreastGailFiveYear.Name = "BreastGailFiveYear";
            this.BreastGailFiveYear.Size = new System.Drawing.Size(34, 16);
            this.BreastGailFiveYear.TabIndex = 40;
            this.BreastGailFiveYear.Text = "N/A";
            // 
            // BreastBrcaproLifetime
            // 
            this.BreastBrcaproLifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaproLifetime.AutoSize = true;
            this.BreastBrcaproLifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaproLifetime.Location = new System.Drawing.Point(309, 51);
            this.BreastBrcaproLifetime.Name = "BreastBrcaproLifetime";
            this.BreastBrcaproLifetime.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaproLifetime.TabIndex = 44;
            this.BreastBrcaproLifetime.Text = "N/A";
            // 
            // BreastGailLifetime
            // 
            this.BreastGailLifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastGailLifetime.AutoSize = true;
            this.BreastGailLifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastGailLifetime.Location = new System.Drawing.Point(309, 90);
            this.BreastGailLifetime.Name = "BreastGailLifetime";
            this.BreastGailLifetime.Size = new System.Drawing.Size(34, 16);
            this.BreastGailLifetime.TabIndex = 45;
            this.BreastGailLifetime.Text = "N/A";
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.Lime;
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(5, 44);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(14, 31);
            this.panel2.TabIndex = 49;
            // 
            // panel3
            // 
            this.panel3.BackColor = System.Drawing.Color.Blue;
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(5, 83);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(14, 31);
            this.panel3.TabIndex = 50;
            // 
            // label9
            // 
            this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(27, 209);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(39, 16);
            this.label9.TabIndex = 36;
            this.label9.Text = "Claus";
            // 
            // BreastClausFiveYear
            // 
            this.BreastClausFiveYear.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastClausFiveYear.AutoSize = true;
            this.BreastClausFiveYear.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastClausFiveYear.Location = new System.Drawing.Point(187, 209);
            this.BreastClausFiveYear.Name = "BreastClausFiveYear";
            this.BreastClausFiveYear.Size = new System.Drawing.Size(34, 16);
            this.BreastClausFiveYear.TabIndex = 43;
            this.BreastClausFiveYear.Text = "N/A";
            // 
            // BreastClausLifetime
            // 
            this.BreastClausLifetime.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastClausLifetime.AutoSize = true;
            this.BreastClausLifetime.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastClausLifetime.Location = new System.Drawing.Point(309, 209);
            this.BreastClausLifetime.Name = "BreastClausLifetime";
            this.BreastClausLifetime.Size = new System.Drawing.Size(34, 16);
            this.BreastClausLifetime.TabIndex = 47;
            this.BreastClausLifetime.Text = "N/A";
            // 
            // panel7
            // 
            this.panel7.BackColor = System.Drawing.Color.Orange;
            this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel7.Location = new System.Drawing.Point(5, 200);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(14, 34);
            this.panel7.TabIndex = 50;
            // 
            // SummaryChart
            // 
            this.SummaryChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.SummaryChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.SummaryChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.SummaryChart.Background.Color = System.Drawing.SystemColors.Control;
            this.SummaryChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.SummaryChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.SummaryChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.SummaryChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.SummaryChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.SummaryChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.SummaryChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.SummaryChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.SummaryChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.SummaryChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.SummaryChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.SummaryChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.SummaryChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.SummaryChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.SummaryChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.SummaryChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.LegendBox.Padding = 4;
            this.SummaryChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.SummaryChart.ChartArea.LegendBox.Visible = true;
            this.SummaryChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.SummaryChart.ChartArea.Title = "Risk of Breast Cancer By Model";
            this.SummaryChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.SummaryChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.SummaryChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.SummaryChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.SummaryChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.SummaryChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            this.SummaryChart.ChartArea.TitleBox.Label.Shadow.Visible = false;
            this.SummaryChart.ChartArea.TitleBox.Label.Text = "Risk of Breast Cancer By Model";
            this.SummaryChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.SummaryChart.ChartArea.TitleBox.Shadow.Visible = false;
            this.SummaryChart.ChartArea.TitleBox.Visible = true;
            this.SummaryChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.SummaryChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.SummaryChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.SummaryChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.SummaryChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.SummaryChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.SummaryChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.SummaryChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.SummaryChart.ChartArea.YAxis.Maximum = 100D;
            this.SummaryChart.ChartArea.YAxis.Minimum = 0D;
            this.SummaryChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.SummaryChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.SummaryChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.SummaryChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.SummaryChart.Controls.Add(this.loadingCircle1);
            this.SummaryChart.DataGrid = null;
            this.SummaryChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.SummaryChart.LabelChart = label82;
            this.SummaryChart.Location = new System.Drawing.Point(20, 20);
            this.SummaryChart.Name = "SummaryChart";
            this.SummaryChart.NoDataLabel.Text = "Loading";
            this.SummaryChart.Size = new System.Drawing.Size(527, 519);
            this.SummaryChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.SummaryChart.TabIndex = 31;
            this.SummaryChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.SummaryChart.Title = "Risk of Breast Cancer By Model";
            // 
            // loadingCircle1
            // 
            this.loadingCircle1.Active = false;
            this.loadingCircle1.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle1.InnerCircleRadius = 5;
            this.loadingCircle1.Location = new System.Drawing.Point(290, 79);
            this.loadingCircle1.Name = "loadingCircle1";
            this.loadingCircle1.NumberSpoke = 12;
            this.loadingCircle1.OuterCircleRadius = 11;
            this.loadingCircle1.RotationSpeed = 100;
            this.loadingCircle1.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle1.SpokeThickness = 2;
            this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle1.TabIndex = 5;
            this.loadingCircle1.Text = "loadingCircle1";
            this.loadingCircle1.Visible = false;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.tabControl2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(960, 560);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "BRCAPRO";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // tabControl2
            // 
            this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl2.Controls.Add(this.tabPage3);
            this.tabControl2.Controls.Add(this.tabPage4);
            this.tabControl2.Location = new System.Drawing.Point(25, 6);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(935, 531);
            this.tabControl2.TabIndex = 0;
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.breastNALabel);
            this.tabPage3.Controls.Add(this.label41);
            this.tabPage3.Controls.Add(this.comboBox2);
            this.tabPage3.Controls.Add(this.tableLayoutPanel4);
            this.tabPage3.Controls.Add(this.BrcaProBreastChart);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(927, 505);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "Breast";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // breastNALabel
            // 
            this.breastNALabel.AutoSize = true;
            this.breastNALabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.breastNALabel.Location = new System.Drawing.Point(133, 161);
            this.breastNALabel.Name = "breastNALabel";
            this.breastNALabel.Size = new System.Drawing.Size(92, 16);
            this.breastNALabel.TabIndex = 55;
            this.breastNALabel.Text = "Ovarian N/A";
            this.breastNALabel.Visible = false;
            // 
            // label41
            // 
            this.label41.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(695, 228);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(93, 13);
            this.label41.TabIndex = 54;
            this.label41.Text = "Positive Genotype";
            // 
            // comboBox2
            // 
            this.comboBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Items.AddRange(new object[] {
            "BRCA1",
            "BRCA2",
            "BRCA1and2"});
            this.comboBox2.Location = new System.Drawing.Point(794, 225);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(121, 21);
            this.comboBox2.TabIndex = 53;
            this.comboBox2.Text = "BRCA1";
            this.comboBox2.SelectionChangeCommitted += new System.EventHandler(this.comboBox_SelectionChangeCommitted);
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel4.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel4.ColumnCount = 5;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.Controls.Add(this.panel13, 0, 3);
            this.tableLayoutPanel4.Controls.Add(this.label42, 1, 1);
            this.tableLayoutPanel4.Controls.Add(this.label43, 1, 2);
            this.tableLayoutPanel4.Controls.Add(this.label46, 1, 3);
            this.tableLayoutPanel4.Controls.Add(this.label48, 2, 0);
            this.tableLayoutPanel4.Controls.Add(this.label49, 3, 0);
            this.tableLayoutPanel4.Controls.Add(this.label50, 2, 1);
            this.tableLayoutPanel4.Controls.Add(this.BreastBrcaPosFiveyearLabel, 2, 2);
            this.tableLayoutPanel4.Controls.Add(this.BreastBrcaNegFiveyearLabel, 2, 3);
            this.tableLayoutPanel4.Controls.Add(this.label54, 3, 1);
            this.tableLayoutPanel4.Controls.Add(this.BreastBrcaPosLifetimeLabel, 3, 2);
            this.tableLayoutPanel4.Controls.Add(this.BreastBrcaNegLifetimeLabel, 3, 3);
            this.tableLayoutPanel4.Controls.Add(this.panel14, 0, 1);
            this.tableLayoutPanel4.Controls.Add(this.panel15, 0, 2);
            this.tableLayoutPanel4.Controls.Add(this.label27, 4, 0);
            this.tableLayoutPanel4.Controls.Add(this.label28, 4, 1);
            this.tableLayoutPanel4.Controls.Add(this.label29, 4, 2);
            this.tableLayoutPanel4.Controls.Add(this.label31, 4, 3);
            this.tableLayoutPanel4.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel4.Location = new System.Drawing.Point(531, 37);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 4;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel4.TabIndex = 35;
            // 
            // panel13
            // 
            this.panel13.BackColor = System.Drawing.Color.Green;
            this.panel13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel13.Location = new System.Drawing.Point(5, 140);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(14, 37);
            this.panel13.TabIndex = 50;
            // 
            // label42
            // 
            this.label42.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(27, 60);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(47, 16);
            this.label42.TabIndex = 33;
            this.label42.Text = "Patient";
            // 
            // label43
            // 
            this.label43.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label43.AutoSize = true;
            this.label43.Location = new System.Drawing.Point(27, 105);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(70, 16);
            this.label43.TabIndex = 34;
            this.label43.Text = "If BRCA1 +";
            // 
            // label46
            // 
            this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(27, 150);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(70, 16);
            this.label46.TabIndex = 35;
            this.label46.Text = "If BRCA -/-";
            // 
            // label48
            // 
            this.label48.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(127, 13);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(65, 32);
            this.label48.TabIndex = 37;
            this.label48.Text = "Five Year Risk";
            // 
            // label49
            // 
            this.label49.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label49.AutoSize = true;
            this.label49.Location = new System.Drawing.Point(210, 29);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(80, 16);
            this.label49.TabIndex = 38;
            this.label49.Text = "Lifetime Risk";
            // 
            // label50
            // 
            this.label50.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label50.AutoSize = true;
            this.label50.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label50.Location = new System.Drawing.Point(142, 60);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(34, 16);
            this.label50.TabIndex = 39;
            this.label50.Text = "N/A";
            // 
            // BreastBrcaPosFiveyearLabel
            // 
            this.BreastBrcaPosFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaPosFiveyearLabel.AutoSize = true;
            this.BreastBrcaPosFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaPosFiveyearLabel.Location = new System.Drawing.Point(142, 105);
            this.BreastBrcaPosFiveyearLabel.Name = "BreastBrcaPosFiveyearLabel";
            this.BreastBrcaPosFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaPosFiveyearLabel.TabIndex = 40;
            this.BreastBrcaPosFiveyearLabel.Text = "N/A";
            // 
            // BreastBrcaNegFiveyearLabel
            // 
            this.BreastBrcaNegFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaNegFiveyearLabel.AutoSize = true;
            this.BreastBrcaNegFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaNegFiveyearLabel.Location = new System.Drawing.Point(142, 150);
            this.BreastBrcaNegFiveyearLabel.Name = "BreastBrcaNegFiveyearLabel";
            this.BreastBrcaNegFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaNegFiveyearLabel.TabIndex = 41;
            this.BreastBrcaNegFiveyearLabel.Text = "N/A";
            // 
            // label54
            // 
            this.label54.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label54.AutoSize = true;
            this.label54.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label54.Location = new System.Drawing.Point(233, 60);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(34, 16);
            this.label54.TabIndex = 44;
            this.label54.Text = "N/A";
            // 
            // BreastBrcaPosLifetimeLabel
            // 
            this.BreastBrcaPosLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaPosLifetimeLabel.AutoSize = true;
            this.BreastBrcaPosLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaPosLifetimeLabel.Location = new System.Drawing.Point(233, 105);
            this.BreastBrcaPosLifetimeLabel.Name = "BreastBrcaPosLifetimeLabel";
            this.BreastBrcaPosLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaPosLifetimeLabel.TabIndex = 45;
            this.BreastBrcaPosLifetimeLabel.Text = "N/A";
            // 
            // BreastBrcaNegLifetimeLabel
            // 
            this.BreastBrcaNegLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.BreastBrcaNegLifetimeLabel.AutoSize = true;
            this.BreastBrcaNegLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BreastBrcaNegLifetimeLabel.Location = new System.Drawing.Point(233, 150);
            this.BreastBrcaNegLifetimeLabel.Name = "BreastBrcaNegLifetimeLabel";
            this.BreastBrcaNegLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.BreastBrcaNegLifetimeLabel.TabIndex = 46;
            this.BreastBrcaNegLifetimeLabel.Text = "N/A";
            // 
            // panel14
            // 
            this.panel14.BackColor = System.Drawing.Color.Black;
            this.panel14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel14.Location = new System.Drawing.Point(5, 50);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(14, 37);
            this.panel14.TabIndex = 49;
            // 
            // panel15
            // 
            this.panel15.BackColor = System.Drawing.Color.Red;
            this.panel15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel15.Location = new System.Drawing.Point(5, 95);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(14, 37);
            this.panel15.TabIndex = 50;
            // 
            // label27
            // 
            this.label27.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(300, 29);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(84, 16);
            this.label27.TabIndex = 51;
            this.label27.Text = "Mutation Risk";
            // 
            // label28
            // 
            this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.Location = new System.Drawing.Point(325, 60);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(34, 16);
            this.label28.TabIndex = 52;
            this.label28.Text = "N/A";
            // 
            // label29
            // 
            this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(319, 105);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(46, 16);
            this.label29.TabIndex = 53;
            this.label29.Text = "100%";
            // 
            // label31
            // 
            this.label31.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label31.AutoSize = true;
            this.label31.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label31.Location = new System.Drawing.Point(327, 150);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(30, 16);
            this.label31.TabIndex = 54;
            this.label31.Text = "0%";
            // 
            // BrcaProBreastChart
            // 
            this.BrcaProBreastChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.BrcaProBreastChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.BrcaProBreastChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.BrcaProBreastChart.Background.Color = System.Drawing.SystemColors.Control;
            this.BrcaProBreastChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.BrcaProBreastChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.BrcaProBreastChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.BrcaProBreastChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProBreastChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.BrcaProBreastChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProBreastChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.BrcaProBreastChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.BrcaProBreastChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.BrcaProBreastChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProBreastChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.BrcaProBreastChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.BrcaProBreastChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.BrcaProBreastChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.BrcaProBreastChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.BrcaProBreastChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.LegendBox.Padding = 4;
            this.BrcaProBreastChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.BrcaProBreastChart.ChartArea.LegendBox.Visible = true;
            this.BrcaProBreastChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.ChartArea.Title = "BRCAPRO Risk of Breast Cancer by Genetic Testing Status";
            this.BrcaProBreastChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.BrcaProBreastChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.BrcaProBreastChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.BrcaProBreastChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.BrcaProBreastChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.BrcaProBreastChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BrcaProBreastChart.ChartArea.TitleBox.Label.Text = "BRCAPRO Risk of Breast Cancer by Genetic Testing Status";
            this.BrcaProBreastChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.BrcaProBreastChart.ChartArea.TitleBox.Visible = true;
            this.BrcaProBreastChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProBreastChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.BrcaProBreastChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.BrcaProBreastChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.BrcaProBreastChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProBreastChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.BrcaProBreastChart.ChartArea.YAxis.Maximum = 100D;
            this.BrcaProBreastChart.ChartArea.YAxis.Minimum = 0D;
            this.BrcaProBreastChart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.BrcaProBreastChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.BrcaProBreastChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.BrcaProBreastChart.Controls.Add(this.loadingCircle2);
            this.BrcaProBreastChart.DataGrid = null;
            this.BrcaProBreastChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProBreastChart.LabelChart = label84;
            this.BrcaProBreastChart.Location = new System.Drawing.Point(5, 7);
            this.BrcaProBreastChart.Name = "BrcaProBreastChart";
            this.BrcaProBreastChart.NoDataLabel.Text = "No Data";
            this.BrcaProBreastChart.Size = new System.Drawing.Size(520, 494);
            this.BrcaProBreastChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.BrcaProBreastChart.TabIndex = 32;
            this.BrcaProBreastChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.BrcaProBreastChart.Title = "BRCAPRO Risk of Breast Cancer by Genetic Testing Status";
            // 
            // loadingCircle2
            // 
            this.loadingCircle2.Active = false;
            this.loadingCircle2.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle2.InnerCircleRadius = 5;
            this.loadingCircle2.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle2.Name = "loadingCircle2";
            this.loadingCircle2.NumberSpoke = 12;
            this.loadingCircle2.OuterCircleRadius = 11;
            this.loadingCircle2.RotationSpeed = 100;
            this.loadingCircle2.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle2.SpokeThickness = 2;
            this.loadingCircle2.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle2.TabIndex = 5;
            this.loadingCircle2.Text = "loadingCircle2";
            this.loadingCircle2.Visible = false;
            // 
            // tabPage4
            // 
            this.tabPage4.Controls.Add(this.ovarianCancerLabel);
            this.tabPage4.Controls.Add(this.label40);
            this.tabPage4.Controls.Add(this.comboBox1);
            this.tabPage4.Controls.Add(this.tableLayoutPanel3);
            this.tabPage4.Controls.Add(this.BrcaProOvarianChart);
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(927, 505);
            this.tabPage4.TabIndex = 1;
            this.tabPage4.Text = "Ovarian";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // ovarianCancerLabel
            // 
            this.ovarianCancerLabel.AutoSize = true;
            this.ovarianCancerLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.ovarianCancerLabel.Location = new System.Drawing.Point(133, 161);
            this.ovarianCancerLabel.Name = "ovarianCancerLabel";
            this.ovarianCancerLabel.Size = new System.Drawing.Size(92, 16);
            this.ovarianCancerLabel.TabIndex = 53;
            this.ovarianCancerLabel.Text = "Ovarian N/A";
            this.ovarianCancerLabel.Visible = false;
            // 
            // label40
            // 
            this.label40.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label40.AutoSize = true;
            this.label40.Location = new System.Drawing.Point(700, 228);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(93, 13);
            this.label40.TabIndex = 52;
            this.label40.Text = "Positive Genotype";
            // 
            // comboBox1
            // 
            this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "BRCA1",
            "BRCA2",
            "BRCA1and2"});
            this.comboBox1.Location = new System.Drawing.Point(799, 225);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 21);
            this.comboBox1.TabIndex = 37;
            this.comboBox1.Text = "BRCA1";
            this.comboBox1.SelectionChangeCommitted += new System.EventHandler(this.comboBox_SelectionChangeCommitted);
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel3.ColumnCount = 5;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.Controls.Add(this.panel1, 0, 3);
            this.tableLayoutPanel3.Controls.Add(this.label5, 1, 1);
            this.tableLayoutPanel3.Controls.Add(this.label7, 1, 2);
            this.tableLayoutPanel3.Controls.Add(this.label16, 1, 3);
            this.tableLayoutPanel3.Controls.Add(this.label17, 2, 0);
            this.tableLayoutPanel3.Controls.Add(this.label18, 3, 0);
            this.tableLayoutPanel3.Controls.Add(this.label19, 2, 1);
            this.tableLayoutPanel3.Controls.Add(this.OvarianBrcaPosFiveyearLabel, 2, 2);
            this.tableLayoutPanel3.Controls.Add(this.OvarianBrcaNegFiveyearLabel, 2, 3);
            this.tableLayoutPanel3.Controls.Add(this.label22, 3, 1);
            this.tableLayoutPanel3.Controls.Add(this.OvarianBrcaPosLifetimeLabel, 3, 2);
            this.tableLayoutPanel3.Controls.Add(this.OvarianBrcaNegLifetimeLabel, 3, 3);
            this.tableLayoutPanel3.Controls.Add(this.panel9, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.panel10, 0, 2);
            this.tableLayoutPanel3.Controls.Add(this.label33, 4, 0);
            this.tableLayoutPanel3.Controls.Add(this.label35, 4, 1);
            this.tableLayoutPanel3.Controls.Add(this.label37, 4, 2);
            this.tableLayoutPanel3.Controls.Add(this.label39, 4, 3);
            this.tableLayoutPanel3.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel3.Location = new System.Drawing.Point(531, 37);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 4;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel3.TabIndex = 36;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Green;
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(5, 140);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(14, 37);
            this.panel1.TabIndex = 50;
            // 
            // label5
            // 
            this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(27, 60);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(47, 16);
            this.label5.TabIndex = 33;
            this.label5.Text = "Patient";
            // 
            // label7
            // 
            this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(27, 105);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(70, 16);
            this.label7.TabIndex = 34;
            this.label7.Text = "If BRCA1 +";
            // 
            // label16
            // 
            this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(27, 150);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(70, 16);
            this.label16.TabIndex = 35;
            this.label16.Text = "If BRCA -/-";
            // 
            // label17
            // 
            this.label17.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(127, 13);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(65, 32);
            this.label17.TabIndex = 37;
            this.label17.Text = "Five Year Risk";
            // 
            // label18
            // 
            this.label18.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(210, 29);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(80, 16);
            this.label18.TabIndex = 38;
            this.label18.Text = "Lifetime Risk";
            // 
            // label19
            // 
            this.label19.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label19.AutoSize = true;
            this.label19.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.Location = new System.Drawing.Point(142, 60);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(34, 16);
            this.label19.TabIndex = 39;
            this.label19.Text = "N/A";
            // 
            // OvarianBrcaPosFiveyearLabel
            // 
            this.OvarianBrcaPosFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaPosFiveyearLabel.AutoSize = true;
            this.OvarianBrcaPosFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaPosFiveyearLabel.Location = new System.Drawing.Point(142, 105);
            this.OvarianBrcaPosFiveyearLabel.Name = "OvarianBrcaPosFiveyearLabel";
            this.OvarianBrcaPosFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaPosFiveyearLabel.TabIndex = 40;
            this.OvarianBrcaPosFiveyearLabel.Text = "N/A";
            // 
            // OvarianBrcaNegFiveyearLabel
            // 
            this.OvarianBrcaNegFiveyearLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaNegFiveyearLabel.AutoSize = true;
            this.OvarianBrcaNegFiveyearLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaNegFiveyearLabel.Location = new System.Drawing.Point(142, 150);
            this.OvarianBrcaNegFiveyearLabel.Name = "OvarianBrcaNegFiveyearLabel";
            this.OvarianBrcaNegFiveyearLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaNegFiveyearLabel.TabIndex = 41;
            this.OvarianBrcaNegFiveyearLabel.Text = "N/A";
            // 
            // label22
            // 
            this.label22.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label22.AutoSize = true;
            this.label22.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label22.Location = new System.Drawing.Point(233, 60);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(34, 16);
            this.label22.TabIndex = 44;
            this.label22.Text = "N/A";
            // 
            // OvarianBrcaPosLifetimeLabel
            // 
            this.OvarianBrcaPosLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaPosLifetimeLabel.AutoSize = true;
            this.OvarianBrcaPosLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaPosLifetimeLabel.Location = new System.Drawing.Point(233, 105);
            this.OvarianBrcaPosLifetimeLabel.Name = "OvarianBrcaPosLifetimeLabel";
            this.OvarianBrcaPosLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaPosLifetimeLabel.TabIndex = 45;
            this.OvarianBrcaPosLifetimeLabel.Text = "N/A";
            // 
            // OvarianBrcaNegLifetimeLabel
            // 
            this.OvarianBrcaNegLifetimeLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.OvarianBrcaNegLifetimeLabel.AutoSize = true;
            this.OvarianBrcaNegLifetimeLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.OvarianBrcaNegLifetimeLabel.Location = new System.Drawing.Point(233, 150);
            this.OvarianBrcaNegLifetimeLabel.Name = "OvarianBrcaNegLifetimeLabel";
            this.OvarianBrcaNegLifetimeLabel.Size = new System.Drawing.Size(34, 16);
            this.OvarianBrcaNegLifetimeLabel.TabIndex = 46;
            this.OvarianBrcaNegLifetimeLabel.Text = "N/A";
            // 
            // panel9
            // 
            this.panel9.BackColor = System.Drawing.Color.Black;
            this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel9.Location = new System.Drawing.Point(5, 50);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(14, 37);
            this.panel9.TabIndex = 49;
            // 
            // panel10
            // 
            this.panel10.BackColor = System.Drawing.Color.Red;
            this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel10.Location = new System.Drawing.Point(5, 95);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(14, 37);
            this.panel10.TabIndex = 50;
            // 
            // label33
            // 
            this.label33.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(300, 29);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(84, 16);
            this.label33.TabIndex = 51;
            this.label33.Text = "Mutation Risk";
            // 
            // label35
            // 
            this.label35.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label35.Location = new System.Drawing.Point(325, 60);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(34, 16);
            this.label35.TabIndex = 53;
            this.label35.Text = "N/A";
            // 
            // label37
            // 
            this.label37.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label37.Location = new System.Drawing.Point(319, 105);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(46, 16);
            this.label37.TabIndex = 54;
            this.label37.Text = "100%";
            // 
            // label39
            // 
            this.label39.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.label39.AutoSize = true;
            this.label39.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label39.Location = new System.Drawing.Point(327, 150);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(30, 16);
            this.label39.TabIndex = 55;
            this.label39.Text = "0%";
            // 
            // BrcaProOvarianChart
            // 
            this.BrcaProOvarianChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.BrcaProOvarianChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.BrcaProOvarianChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.BrcaProOvarianChart.Background.Color = System.Drawing.SystemColors.Control;
            this.BrcaProOvarianChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.BrcaProOvarianChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.BrcaProOvarianChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.BrcaProOvarianChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProOvarianChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.BrcaProOvarianChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProOvarianChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.BrcaProOvarianChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.BrcaProOvarianChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.BrcaProOvarianChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProOvarianChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.BrcaProOvarianChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.BrcaProOvarianChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.BrcaProOvarianChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.BrcaProOvarianChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.BrcaProOvarianChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.LegendBox.Padding = 4;
            this.BrcaProOvarianChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.BrcaProOvarianChart.ChartArea.LegendBox.Visible = true;
            this.BrcaProOvarianChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.ChartArea.Title = "BRCAPRO Risk of Ovarian Cancer by Genetic Testing Status";
            this.BrcaProOvarianChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.BrcaProOvarianChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.BrcaProOvarianChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.BrcaProOvarianChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.BrcaProOvarianChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.BrcaProOvarianChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BrcaProOvarianChart.ChartArea.TitleBox.Label.Text = "BRCAPRO Risk of Ovarian Cancer by Genetic Testing Status";
            this.BrcaProOvarianChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.BrcaProOvarianChart.ChartArea.TitleBox.Visible = true;
            this.BrcaProOvarianChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProOvarianChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.BrcaProOvarianChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.BrcaProOvarianChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.BrcaProOvarianChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.BrcaProOvarianChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.BrcaProOvarianChart.ChartArea.YAxis.Maximum = 100D;
            this.BrcaProOvarianChart.ChartArea.YAxis.Minimum = 0D;
            this.BrcaProOvarianChart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.BrcaProOvarianChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.BrcaProOvarianChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.BrcaProOvarianChart.Controls.Add(this.loadingCircle4);
            this.BrcaProOvarianChart.DataGrid = null;
            this.BrcaProOvarianChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.BrcaProOvarianChart.LabelChart = label85;
            this.BrcaProOvarianChart.Location = new System.Drawing.Point(5, 6);
            this.BrcaProOvarianChart.Name = "BrcaProOvarianChart";
            this.BrcaProOvarianChart.NoDataLabel.Text = "No Data";
            this.BrcaProOvarianChart.Size = new System.Drawing.Size(520, 493);
            this.BrcaProOvarianChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.BrcaProOvarianChart.TabIndex = 33;
            this.BrcaProOvarianChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.BrcaProOvarianChart.Title = "BRCAPRO Risk of Ovarian Cancer by Genetic Testing Status";
            // 
            // loadingCircle4
            // 
            this.loadingCircle4.Active = false;
            this.loadingCircle4.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle4.InnerCircleRadius = 5;
            this.loadingCircle4.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle4.Name = "loadingCircle4";
            this.loadingCircle4.NumberSpoke = 12;
            this.loadingCircle4.OuterCircleRadius = 11;
            this.loadingCircle4.RotationSpeed = 100;
            this.loadingCircle4.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle4.SpokeThickness = 2;
            this.loadingCircle4.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle4.TabIndex = 5;
            this.loadingCircle4.Text = "loadingCircle4";
            this.loadingCircle4.Visible = false;
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.GailNaLabel);
            this.tabPage5.Controls.Add(this.tableLayoutPanel6);
            this.tabPage5.Controls.Add(this.loadingCircle5);
            this.tabPage5.Controls.Add(this.tableLayoutPanel5);
            this.tabPage5.Controls.Add(this.GailChart);
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(960, 560);
            this.tabPage5.TabIndex = 2;
            this.tabPage5.Text = "Gail";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // GailNaLabel
            // 
            this.GailNaLabel.AutoSize = true;
            this.GailNaLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.GailNaLabel.Location = new System.Drawing.Point(133, 161);
            this.GailNaLabel.Name = "GailNaLabel";
            this.GailNaLabel.Size = new System.Drawing.Size(66, 16);
            this.GailNaLabel.TabIndex = 40;
            this.GailNaLabel.Text = "Gail N/A";
            this.GailNaLabel.Visible = false;
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel6.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel6.ColumnCount = 2;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.Controls.Add(this.label2, 0, 0);
            this.tableLayoutPanel6.Controls.Add(this.ageAndRaceLabel, 1, 0);
            this.tableLayoutPanel6.Controls.Add(this.hadBiopLabel, 1, 4);
            this.tableLayoutPanel6.Controls.Add(this.ahLabel, 1, 6);
            this.tableLayoutPanel6.Controls.Add(this.label30, 0, 1);
            this.tableLayoutPanel6.Controls.Add(this.nbiopLabel, 1, 5);
            this.tableLayoutPanel6.Controls.Add(this.flbLabel, 1, 1);
            this.tableLayoutPanel6.Controls.Add(this.menLabel, 1, 2);
            this.tableLayoutPanel6.Controls.Add(this.fdrLabel, 1, 3);
            this.tableLayoutPanel6.Controls.Add(this.label32, 0, 2);
            this.tableLayoutPanel6.Controls.Add(this.label10, 0, 4);
            this.tableLayoutPanel6.Controls.Add(this.label34, 0, 3);
            this.tableLayoutPanel6.Controls.Add(this.label36, 0, 5);
            this.tableLayoutPanel6.Controls.Add(this.label38, 0, 6);
            this.tableLayoutPanel6.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel6.Location = new System.Drawing.Point(565, 222);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 7;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(389, 281);
            this.tableLayoutPanel6.TabIndex = 37;
            // 
            // label2
            // 
            this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(5, 12);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(98, 17);
            this.label2.TabIndex = 25;
            this.label2.Text = "Race/Ethnicity";
            // 
            // ageAndRaceLabel
            // 
            this.ageAndRaceLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.ageAndRaceLabel.AutoSize = true;
            this.ageAndRaceLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ageAndRaceLabel.Location = new System.Drawing.Point(249, 12);
            this.ageAndRaceLabel.Name = "ageAndRaceLabel";
            this.ageAndRaceLabel.Size = new System.Drawing.Size(84, 16);
            this.ageAndRaceLabel.TabIndex = 7;
            this.ageAndRaceLabel.Text = "Age and race";
            // 
            // hadBiopLabel
            // 
            this.hadBiopLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.hadBiopLabel.AutoSize = true;
            this.hadBiopLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hadBiopLabel.Location = new System.Drawing.Point(280, 168);
            this.hadBiopLabel.Name = "hadBiopLabel";
            this.hadBiopLabel.Size = new System.Drawing.Size(21, 17);
            this.hadBiopLabel.TabIndex = 24;
            this.hadBiopLabel.Text = "%";
            // 
            // ahLabel
            // 
            this.ahLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.ahLabel.AutoSize = true;
            this.ahLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ahLabel.Location = new System.Drawing.Point(280, 249);
            this.ahLabel.Name = "ahLabel";
            this.ahLabel.Size = new System.Drawing.Size(21, 17);
            this.ahLabel.TabIndex = 22;
            this.ahLabel.Text = "%";
            // 
            // label30
            // 
            this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label30.AutoSize = true;
            this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label30.Location = new System.Drawing.Point(5, 51);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(147, 17);
            this.label30.TabIndex = 11;
            this.label30.Text = "Age of First Live Birth:";
            // 
            // nbiopLabel
            // 
            this.nbiopLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.nbiopLabel.AutoSize = true;
            this.nbiopLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.nbiopLabel.Location = new System.Drawing.Point(280, 207);
            this.nbiopLabel.Name = "nbiopLabel";
            this.nbiopLabel.Size = new System.Drawing.Size(21, 17);
            this.nbiopLabel.TabIndex = 20;
            this.nbiopLabel.Text = "%";
            // 
            // flbLabel
            // 
            this.flbLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.flbLabel.AutoSize = true;
            this.flbLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.flbLabel.Location = new System.Drawing.Point(280, 51);
            this.flbLabel.Name = "flbLabel";
            this.flbLabel.Size = new System.Drawing.Size(21, 17);
            this.flbLabel.TabIndex = 12;
            this.flbLabel.Text = "%";
            // 
            // menLabel
            // 
            this.menLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.menLabel.AutoSize = true;
            this.menLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.menLabel.Location = new System.Drawing.Point(280, 90);
            this.menLabel.Name = "menLabel";
            this.menLabel.Size = new System.Drawing.Size(21, 17);
            this.menLabel.TabIndex = 14;
            this.menLabel.Text = "%";
            // 
            // fdrLabel
            // 
            this.fdrLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.fdrLabel.AutoSize = true;
            this.fdrLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fdrLabel.Location = new System.Drawing.Point(280, 129);
            this.fdrLabel.Name = "fdrLabel";
            this.fdrLabel.Size = new System.Drawing.Size(21, 17);
            this.fdrLabel.TabIndex = 16;
            this.fdrLabel.Text = "%";
            // 
            // label32
            // 
            this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label32.AutoSize = true;
            this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label32.Location = new System.Drawing.Point(5, 90);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(120, 17);
            this.label32.TabIndex = 13;
            this.label32.Text = "Age of Menarche:";
            // 
            // label10
            // 
            this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.Location = new System.Drawing.Point(5, 168);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(84, 17);
            this.label10.TabIndex = 23;
            this.label10.Text = "Had Biopsy:";
            // 
            // label34
            // 
            this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label34.AutoSize = true;
            this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.Location = new System.Drawing.Point(5, 120);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(181, 34);
            this.label34.TabIndex = 15;
            this.label34.Text = "Number of 1st Degree Relatives w/ Breast Cancer:";
            // 
            // label36
            // 
            this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label36.AutoSize = true;
            this.label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label36.Location = new System.Drawing.Point(5, 207);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(135, 17);
            this.label36.TabIndex = 19;
            this.label36.Text = "Number of Biopsies:";
            // 
            // label38
            // 
            this.label38.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label38.AutoSize = true;
            this.label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label38.Location = new System.Drawing.Point(5, 249);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(114, 17);
            this.label38.TabIndex = 21;
            this.label38.Text = "Biopsy w/ Atypia:";
            // 
            // loadingCircle5
            // 
            this.loadingCircle5.Active = false;
            this.loadingCircle5.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle5.InnerCircleRadius = 5;
            this.loadingCircle5.Location = new System.Drawing.Point(487, 235);
            this.loadingCircle5.Name = "loadingCircle5";
            this.loadingCircle5.NumberSpoke = 12;
            this.loadingCircle5.OuterCircleRadius = 11;
            this.loadingCircle5.RotationSpeed = 100;
            this.loadingCircle5.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle5.SpokeThickness = 2;
            this.loadingCircle5.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle5.TabIndex = 5;
            this.loadingCircle5.Text = "loadingCircle5";
            this.loadingCircle5.Visible = false;
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel5.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel5.ColumnCount = 4;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel5.Controls.Add(this.GailLifetimePatientLabel, 3, 1);
            this.tableLayoutPanel5.Controls.Add(this.label59, 1, 1);
            this.tableLayoutPanel5.Controls.Add(this.GailLifetimePopulationLabel, 3, 2);
            this.tableLayoutPanel5.Controls.Add(this.label60, 1, 2);
            this.tableLayoutPanel5.Controls.Add(this.GailFiveYearPopulationLabel, 2, 2);
            this.tableLayoutPanel5.Controls.Add(this.label65, 2, 0);
            this.tableLayoutPanel5.Controls.Add(this.gailFiveYearPatientLabel, 2, 1);
            this.tableLayoutPanel5.Controls.Add(this.label66, 3, 0);
            this.tableLayoutPanel5.Controls.Add(this.panel18, 0, 1);
            this.tableLayoutPanel5.Controls.Add(this.panel19, 0, 2);
            this.tableLayoutPanel5.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel5.Location = new System.Drawing.Point(565, 60);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 3;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(389, 123);
            this.tableLayoutPanel5.TabIndex = 36;
            // 
            // GailLifetimePatientLabel
            // 
            this.GailLifetimePatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.GailLifetimePatientLabel.AutoSize = true;
            this.GailLifetimePatientLabel.BackColor = System.Drawing.Color.Transparent;
            this.GailLifetimePatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GailLifetimePatientLabel.Location = new System.Drawing.Point(314, 51);
            this.GailLifetimePatientLabel.Name = "GailLifetimePatientLabel";
            this.GailLifetimePatientLabel.Size = new System.Drawing.Size(24, 20);
            this.GailLifetimePatientLabel.TabIndex = 5;
            this.GailLifetimePatientLabel.Text = "%";
            // 
            // label59
            // 
            this.label59.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label59.AutoSize = true;
            this.label59.Location = new System.Drawing.Point(27, 53);
            this.label59.Name = "label59";
            this.label59.Size = new System.Drawing.Size(47, 16);
            this.label59.TabIndex = 33;
            this.label59.Text = "Patient";
            // 
            // GailLifetimePopulationLabel
            // 
            this.GailLifetimePopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.GailLifetimePopulationLabel.AutoSize = true;
            this.GailLifetimePopulationLabel.BackColor = System.Drawing.Color.Transparent;
            this.GailLifetimePopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GailLifetimePopulationLabel.Location = new System.Drawing.Point(314, 91);
            this.GailLifetimePopulationLabel.Name = "GailLifetimePopulationLabel";
            this.GailLifetimePopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.GailLifetimePopulationLabel.TabIndex = 7;
            this.GailLifetimePopulationLabel.Text = "%";
            // 
            // label60
            // 
            this.label60.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label60.AutoSize = true;
            this.label60.Location = new System.Drawing.Point(27, 93);
            this.label60.Name = "label60";
            this.label60.Size = new System.Drawing.Size(67, 16);
            this.label60.TabIndex = 34;
            this.label60.Text = "Population";
            // 
            // GailFiveYearPopulationLabel
            // 
            this.GailFiveYearPopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.GailFiveYearPopulationLabel.AutoSize = true;
            this.GailFiveYearPopulationLabel.BackColor = System.Drawing.Color.Transparent;
            this.GailFiveYearPopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GailFiveYearPopulationLabel.Location = new System.Drawing.Point(192, 91);
            this.GailFiveYearPopulationLabel.Name = "GailFiveYearPopulationLabel";
            this.GailFiveYearPopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.GailFiveYearPopulationLabel.TabIndex = 8;
            this.GailFiveYearPopulationLabel.Text = "%";
            // 
            // label65
            // 
            this.label65.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label65.AutoSize = true;
            this.label65.Location = new System.Drawing.Point(160, 24);
            this.label65.Name = "label65";
            this.label65.Size = new System.Drawing.Size(88, 16);
            this.label65.TabIndex = 37;
            this.label65.Text = "Five Year Risk";
            // 
            // gailFiveYearPatientLabel
            // 
            this.gailFiveYearPatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.gailFiveYearPatientLabel.AutoSize = true;
            this.gailFiveYearPatientLabel.BackColor = System.Drawing.Color.Transparent;
            this.gailFiveYearPatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gailFiveYearPatientLabel.Location = new System.Drawing.Point(192, 51);
            this.gailFiveYearPatientLabel.Name = "gailFiveYearPatientLabel";
            this.gailFiveYearPatientLabel.Size = new System.Drawing.Size(24, 20);
            this.gailFiveYearPatientLabel.TabIndex = 6;
            this.gailFiveYearPatientLabel.Text = "%";
            // 
            // label66
            // 
            this.label66.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label66.AutoSize = true;
            this.label66.Location = new System.Drawing.Point(286, 24);
            this.label66.Name = "label66";
            this.label66.Size = new System.Drawing.Size(80, 16);
            this.label66.TabIndex = 38;
            this.label66.Text = "Lifetime Risk";
            // 
            // panel18
            // 
            this.panel18.BackColor = System.Drawing.Color.Black;
            this.panel18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel18.Location = new System.Drawing.Point(5, 45);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(14, 32);
            this.panel18.TabIndex = 49;
            // 
            // panel19
            // 
            this.panel19.BackColor = System.Drawing.Color.Green;
            this.panel19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel19.Location = new System.Drawing.Point(5, 85);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(14, 33);
            this.panel19.TabIndex = 50;
            // 
            // GailChart
            // 
            this.GailChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.GailChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.GailChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.GailChart.Background.Color = System.Drawing.SystemColors.Control;
            this.GailChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.GailChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.GailChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.GailChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.GailChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.GailChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.GailChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.GailChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.GailChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.GailChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.GailChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.GailChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.GailChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.GailChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.GailChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.GailChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.LegendBox.Padding = 4;
            this.GailChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.GailChart.ChartArea.LegendBox.Visible = true;
            this.GailChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.GailChart.ChartArea.Title = "Risk of Breast Cancer by Gail Model";
            this.GailChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.GailChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.GailChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.GailChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.GailChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.GailChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.GailChart.ChartArea.TitleBox.Label.Text = "Risk of Breast Cancer by Gail Model";
            this.GailChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.GailChart.ChartArea.TitleBox.Visible = true;
            this.GailChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.GailChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.GailChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.GailChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.GailChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.GailChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.GailChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.GailChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.GailChart.ChartArea.YAxis.Maximum = 100D;
            this.GailChart.ChartArea.YAxis.Minimum = 0D;
            this.GailChart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.GailChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.GailChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.GailChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.GailChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.GailChart.DataGrid = null;
            this.GailChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.GailChart.LabelChart = label87;
            this.GailChart.Location = new System.Drawing.Point(20, 20);
            this.GailChart.Name = "GailChart";
            this.GailChart.NoDataLabel.Text = "No Data";
            this.GailChart.Size = new System.Drawing.Size(527, 511);
            this.GailChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.GailChart.TabIndex = 33;
            this.GailChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.GailChart.Title = "Risk of Breast Cancer by Gail Model";
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.TcNaLabel);
            this.tabPage7.Controls.Add(this.version7Label);
            this.tabPage7.Controls.Add(this.version6Label);
            this.tabPage7.Controls.Add(this.tableLayoutPanel13);
            this.tabPage7.Controls.Add(this.tableLayoutPanel9);
            this.tabPage7.Controls.Add(this.TcChart);
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size = new System.Drawing.Size(960, 560);
            this.tabPage7.TabIndex = 4;
            this.tabPage7.Text = "Tyrer-Cuzick";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // TcNaLabel
            // 
            this.TcNaLabel.AutoSize = true;
            this.TcNaLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.TcNaLabel.Location = new System.Drawing.Point(133, 161);
            this.TcNaLabel.Name = "TcNaLabel";
            this.TcNaLabel.Size = new System.Drawing.Size(58, 16);
            this.TcNaLabel.TabIndex = 44;
            this.TcNaLabel.Text = "TC N/A";
            this.TcNaLabel.Visible = false;
            // 
            // version7Label
            // 
            this.version7Label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.version7Label.AutoSize = true;
            this.version7Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.version7Label.Location = new System.Drawing.Point(561, 279);
            this.version7Label.Name = "version7Label";
            this.version7Label.Size = new System.Drawing.Size(85, 19);
            this.version7Label.TabIndex = 43;
            this.version7Label.Text = "Version 7";
            // 
            // version6Label
            // 
            this.version6Label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.version6Label.AutoSize = true;
            this.version6Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.version6Label.Location = new System.Drawing.Point(567, 46);
            this.version6Label.Name = "version6Label";
            this.version6Label.Size = new System.Drawing.Size(85, 19);
            this.version6Label.TabIndex = 42;
            this.version6Label.Text = "Version 6";
            // 
            // tableLayoutPanel13
            // 
            this.tableLayoutPanel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel13.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel13.ColumnCount = 5;
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.Controls.Add(this.tc7LifetimePatientLabel, 3, 1);
            this.tableLayoutPanel13.Controls.Add(this.label83, 1, 1);
            this.tableLayoutPanel13.Controls.Add(this.labelTC7ProbMutation, 4, 1);
            this.tableLayoutPanel13.Controls.Add(this.tc7LifetimePopulationLabel, 3, 2);
            this.tableLayoutPanel13.Controls.Add(this.label86, 1, 2);
            this.tableLayoutPanel13.Controls.Add(this.tc7FiveYearPopulationLabel, 2, 2);
            this.tableLayoutPanel13.Controls.Add(this.label88, 2, 0);
            this.tableLayoutPanel13.Controls.Add(this.tc7FiveYearPatientLabel, 2, 1);
            this.tableLayoutPanel13.Controls.Add(this.label90, 3, 0);
            this.tableLayoutPanel13.Controls.Add(this.panel11, 0, 1);
            this.tableLayoutPanel13.Controls.Add(this.panel20, 0, 2);
            this.tableLayoutPanel13.Controls.Add(this.label91, 4, 0);
            this.tableLayoutPanel13.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel13.Location = new System.Drawing.Point(565, 301);
            this.tableLayoutPanel13.Name = "tableLayoutPanel13";
            this.tableLayoutPanel13.RowCount = 3;
            this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel13.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel13.TabIndex = 41;
            // 
            // tc7LifetimePatientLabel
            // 
            this.tc7LifetimePatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tc7LifetimePatientLabel.AutoSize = true;
            this.tc7LifetimePatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tc7LifetimePatientLabel.Location = new System.Drawing.Point(238, 81);
            this.tc7LifetimePatientLabel.Name = "tc7LifetimePatientLabel";
            this.tc7LifetimePatientLabel.Size = new System.Drawing.Size(24, 20);
            this.tc7LifetimePatientLabel.TabIndex = 5;
            this.tc7LifetimePatientLabel.Text = "%";
            // 
            // label83
            // 
            this.label83.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label83.AutoSize = true;
            this.label83.Location = new System.Drawing.Point(27, 83);
            this.label83.Name = "label83";
            this.label83.Size = new System.Drawing.Size(47, 16);
            this.label83.TabIndex = 33;
            this.label83.Text = "Patient";
            // 
            // labelTC7ProbMutation
            // 
            this.labelTC7ProbMutation.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.labelTC7ProbMutation.AutoSize = true;
            this.labelTC7ProbMutation.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTC7ProbMutation.Location = new System.Drawing.Point(331, 82);
            this.labelTC7ProbMutation.Name = "labelTC7ProbMutation";
            this.labelTC7ProbMutation.Size = new System.Drawing.Size(21, 17);
            this.labelTC7ProbMutation.TabIndex = 12;
            this.labelTC7ProbMutation.Text = "%";
            // 
            // tc7LifetimePopulationLabel
            // 
            this.tc7LifetimePopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tc7LifetimePopulationLabel.AutoSize = true;
            this.tc7LifetimePopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tc7LifetimePopulationLabel.Location = new System.Drawing.Point(238, 141);
            this.tc7LifetimePopulationLabel.Name = "tc7LifetimePopulationLabel";
            this.tc7LifetimePopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.tc7LifetimePopulationLabel.TabIndex = 7;
            this.tc7LifetimePopulationLabel.Text = "%";
            // 
            // label86
            // 
            this.label86.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label86.AutoSize = true;
            this.label86.Location = new System.Drawing.Point(27, 143);
            this.label86.Name = "label86";
            this.label86.Size = new System.Drawing.Size(67, 16);
            this.label86.TabIndex = 34;
            this.label86.Text = "Population";
            // 
            // tc7FiveYearPopulationLabel
            // 
            this.tc7FiveYearPopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tc7FiveYearPopulationLabel.AutoSize = true;
            this.tc7FiveYearPopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tc7FiveYearPopulationLabel.Location = new System.Drawing.Point(147, 141);
            this.tc7FiveYearPopulationLabel.Name = "tc7FiveYearPopulationLabel";
            this.tc7FiveYearPopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.tc7FiveYearPopulationLabel.TabIndex = 8;
            this.tc7FiveYearPopulationLabel.Text = "%";
            // 
            // label88
            // 
            this.label88.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label88.AutoSize = true;
            this.label88.Location = new System.Drawing.Point(127, 28);
            this.label88.Name = "label88";
            this.label88.Size = new System.Drawing.Size(65, 32);
            this.label88.TabIndex = 37;
            this.label88.Text = "Five Year Risk";
            // 
            // tc7FiveYearPatientLabel
            // 
            this.tc7FiveYearPatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tc7FiveYearPatientLabel.AutoSize = true;
            this.tc7FiveYearPatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tc7FiveYearPatientLabel.Location = new System.Drawing.Point(147, 81);
            this.tc7FiveYearPatientLabel.Name = "tc7FiveYearPatientLabel";
            this.tc7FiveYearPatientLabel.Size = new System.Drawing.Size(24, 20);
            this.tc7FiveYearPatientLabel.TabIndex = 6;
            this.tc7FiveYearPatientLabel.Text = "%";
            // 
            // label90
            // 
            this.label90.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label90.AutoSize = true;
            this.label90.Location = new System.Drawing.Point(210, 44);
            this.label90.Name = "label90";
            this.label90.Size = new System.Drawing.Size(80, 16);
            this.label90.TabIndex = 38;
            this.label90.Text = "Lifetime Risk";
            // 
            // panel11
            // 
            this.panel11.BackColor = System.Drawing.Color.DimGray;
            this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel11.Location = new System.Drawing.Point(5, 65);
            this.panel11.Name = "panel11";
            this.panel11.Size = new System.Drawing.Size(14, 52);
            this.panel11.TabIndex = 49;
            // 
            // panel20
            // 
            this.panel20.BackColor = System.Drawing.Color.LightGreen;
            this.panel20.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel20.Location = new System.Drawing.Point(5, 125);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(14, 52);
            this.panel20.TabIndex = 50;
            // 
            // label91
            // 
            this.label91.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label91.AutoSize = true;
            this.label91.Location = new System.Drawing.Point(300, 44);
            this.label91.Name = "label91";
            this.label91.Size = new System.Drawing.Size(84, 16);
            this.label91.TabIndex = 51;
            this.label91.Text = "Mutation Risk";
            // 
            // tableLayoutPanel9
            // 
            this.tableLayoutPanel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel9.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel9.ColumnCount = 5;
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.Controls.Add(this.tcLifetimePatientLabel, 3, 1);
            this.tableLayoutPanel9.Controls.Add(this.label25, 1, 1);
            this.tableLayoutPanel9.Controls.Add(this.labelTCProbMutation, 4, 1);
            this.tableLayoutPanel9.Controls.Add(this.tcLifetimePopulationLabel, 3, 2);
            this.tableLayoutPanel9.Controls.Add(this.label26, 1, 2);
            this.tableLayoutPanel9.Controls.Add(this.tcFiveYearPopulationLabel, 2, 2);
            this.tableLayoutPanel9.Controls.Add(this.label51, 2, 0);
            this.tableLayoutPanel9.Controls.Add(this.tcFiveYearPatientLabel, 2, 1);
            this.tableLayoutPanel9.Controls.Add(this.label53, 3, 0);
            this.tableLayoutPanel9.Controls.Add(this.panel12, 0, 1);
            this.tableLayoutPanel9.Controls.Add(this.panel17, 0, 2);
            this.tableLayoutPanel9.Controls.Add(this.label70, 4, 0);
            this.tableLayoutPanel9.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel9.Location = new System.Drawing.Point(565, 65);
            this.tableLayoutPanel9.Name = "tableLayoutPanel9";
            this.tableLayoutPanel9.RowCount = 3;
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel9.Size = new System.Drawing.Size(389, 182);
            this.tableLayoutPanel9.TabIndex = 39;
            // 
            // tcLifetimePatientLabel
            // 
            this.tcLifetimePatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tcLifetimePatientLabel.AutoSize = true;
            this.tcLifetimePatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcLifetimePatientLabel.Location = new System.Drawing.Point(238, 81);
            this.tcLifetimePatientLabel.Name = "tcLifetimePatientLabel";
            this.tcLifetimePatientLabel.Size = new System.Drawing.Size(24, 20);
            this.tcLifetimePatientLabel.TabIndex = 5;
            this.tcLifetimePatientLabel.Text = "%";
            // 
            // label25
            // 
            this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(27, 83);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(47, 16);
            this.label25.TabIndex = 33;
            this.label25.Text = "Patient";
            // 
            // labelTCProbMutation
            // 
            this.labelTCProbMutation.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.labelTCProbMutation.AutoSize = true;
            this.labelTCProbMutation.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelTCProbMutation.Location = new System.Drawing.Point(331, 82);
            this.labelTCProbMutation.Name = "labelTCProbMutation";
            this.labelTCProbMutation.Size = new System.Drawing.Size(21, 17);
            this.labelTCProbMutation.TabIndex = 12;
            this.labelTCProbMutation.Text = "%";
            // 
            // tcLifetimePopulationLabel
            // 
            this.tcLifetimePopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tcLifetimePopulationLabel.AutoSize = true;
            this.tcLifetimePopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcLifetimePopulationLabel.Location = new System.Drawing.Point(238, 141);
            this.tcLifetimePopulationLabel.Name = "tcLifetimePopulationLabel";
            this.tcLifetimePopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.tcLifetimePopulationLabel.TabIndex = 7;
            this.tcLifetimePopulationLabel.Text = "%";
            // 
            // label26
            // 
            this.label26.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(27, 143);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(67, 16);
            this.label26.TabIndex = 34;
            this.label26.Text = "Population";
            // 
            // tcFiveYearPopulationLabel
            // 
            this.tcFiveYearPopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tcFiveYearPopulationLabel.AutoSize = true;
            this.tcFiveYearPopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcFiveYearPopulationLabel.Location = new System.Drawing.Point(147, 141);
            this.tcFiveYearPopulationLabel.Name = "tcFiveYearPopulationLabel";
            this.tcFiveYearPopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.tcFiveYearPopulationLabel.TabIndex = 8;
            this.tcFiveYearPopulationLabel.Text = "%";
            // 
            // label51
            // 
            this.label51.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label51.AutoSize = true;
            this.label51.Location = new System.Drawing.Point(127, 28);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(65, 32);
            this.label51.TabIndex = 37;
            this.label51.Text = "Five Year Risk";
            // 
            // tcFiveYearPatientLabel
            // 
            this.tcFiveYearPatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.tcFiveYearPatientLabel.AutoSize = true;
            this.tcFiveYearPatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcFiveYearPatientLabel.Location = new System.Drawing.Point(147, 81);
            this.tcFiveYearPatientLabel.Name = "tcFiveYearPatientLabel";
            this.tcFiveYearPatientLabel.Size = new System.Drawing.Size(24, 20);
            this.tcFiveYearPatientLabel.TabIndex = 6;
            this.tcFiveYearPatientLabel.Text = "%";
            // 
            // label53
            // 
            this.label53.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label53.AutoSize = true;
            this.label53.Location = new System.Drawing.Point(210, 44);
            this.label53.Name = "label53";
            this.label53.Size = new System.Drawing.Size(80, 16);
            this.label53.TabIndex = 38;
            this.label53.Text = "Lifetime Risk";
            // 
            // panel12
            // 
            this.panel12.BackColor = System.Drawing.Color.Black;
            this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel12.Location = new System.Drawing.Point(5, 65);
            this.panel12.Name = "panel12";
            this.panel12.Size = new System.Drawing.Size(14, 52);
            this.panel12.TabIndex = 49;
            // 
            // panel17
            // 
            this.panel17.BackColor = System.Drawing.Color.Green;
            this.panel17.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel17.Location = new System.Drawing.Point(5, 125);
            this.panel17.Name = "panel17";
            this.panel17.Size = new System.Drawing.Size(14, 52);
            this.panel17.TabIndex = 50;
            // 
            // label70
            // 
            this.label70.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label70.AutoSize = true;
            this.label70.Location = new System.Drawing.Point(300, 44);
            this.label70.Name = "label70";
            this.label70.Size = new System.Drawing.Size(84, 16);
            this.label70.TabIndex = 51;
            this.label70.Text = "Mutation Risk";
            // 
            // TcChart
            // 
            this.TcChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.TcChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.TcChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.TcChart.Background.Color = System.Drawing.SystemColors.Control;
            this.TcChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.TcChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.TcChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.TcChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.TcChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.TcChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.TcChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.TcChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.TcChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.TcChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.TcChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.TcChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.TcChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.TcChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.TcChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.TcChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.LegendBox.Padding = 4;
            this.TcChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.TcChart.ChartArea.LegendBox.Visible = true;
            this.TcChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.TcChart.ChartArea.Title = "Risk of Cancer by Tyrer-Cuzick Model";
            this.TcChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.TcChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.TcChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.TcChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.TcChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.TcChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.TcChart.ChartArea.TitleBox.Label.Text = "Risk of Cancer by Tyrer-Cuzick Model";
            this.TcChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.TcChart.ChartArea.TitleBox.Visible = true;
            this.TcChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.TcChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.TcChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.TcChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.TcChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.TcChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.TcChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.TcChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.TcChart.ChartArea.YAxis.Maximum = 100D;
            this.TcChart.ChartArea.YAxis.Minimum = 0D;
            this.TcChart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.TcChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.TcChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.TcChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.TcChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.TcChart.Controls.Add(this.loadingCircle8);
            this.TcChart.DataGrid = null;
            this.TcChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.TcChart.LabelChart = label89;
            this.TcChart.Location = new System.Drawing.Point(20, 20);
            this.TcChart.Name = "TcChart";
            this.TcChart.NoDataLabel.Text = "No Data";
            this.TcChart.Size = new System.Drawing.Size(527, 511);
            this.TcChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.TcChart.TabIndex = 35;
            this.TcChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.TcChart.Title = "Risk of Cancer by Tyrer-Cuzick Model";
            // 
            // loadingCircle8
            // 
            this.loadingCircle8.Active = false;
            this.loadingCircle8.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle8.InnerCircleRadius = 5;
            this.loadingCircle8.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle8.Name = "loadingCircle8";
            this.loadingCircle8.NumberSpoke = 12;
            this.loadingCircle8.OuterCircleRadius = 11;
            this.loadingCircle8.RotationSpeed = 100;
            this.loadingCircle8.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle8.SpokeThickness = 2;
            this.loadingCircle8.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle8.TabIndex = 5;
            this.loadingCircle8.Text = "loadingCircle8";
            this.loadingCircle8.Visible = false;
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.Clausna);
            this.tabPage6.Controls.Add(this.tableLayoutPanel7);
            this.tabPage6.Controls.Add(this.tableLayoutPanel8);
            this.tabPage6.Controls.Add(this.ClausChart);
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(960, 560);
            this.tabPage6.TabIndex = 3;
            this.tabPage6.Text = "Claus";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // Clausna
            // 
            this.Clausna.AutoSize = true;
            this.Clausna.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
            this.Clausna.Location = new System.Drawing.Point(133, 161);
            this.Clausna.Name = "Clausna";
            this.Clausna.Size = new System.Drawing.Size(77, 16);
            this.Clausna.TabIndex = 39;
            this.Clausna.Text = "Claus N/A";
            this.Clausna.Visible = false;
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel7.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel7.ColumnCount = 4;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel7.Controls.Add(this.label6, 1, 1);
            this.tableLayoutPanel7.Controls.Add(this.clausFiveYearPatientLabel, 2, 1);
            this.tableLayoutPanel7.Controls.Add(this.clausLifetimePatientLabel, 3, 1);
            this.tableLayoutPanel7.Controls.Add(this.clausFiveYearPopulationLabel, 2, 2);
            this.tableLayoutPanel7.Controls.Add(this.clausLifetimePopulationLabel, 3, 2);
            this.tableLayoutPanel7.Controls.Add(this.label58, 1, 2);
            this.tableLayoutPanel7.Controls.Add(this.label64, 2, 0);
            this.tableLayoutPanel7.Controls.Add(this.label68, 3, 0);
            this.tableLayoutPanel7.Controls.Add(this.panel5, 0, 1);
            this.tableLayoutPanel7.Controls.Add(this.panel16, 0, 2);
            this.tableLayoutPanel7.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel7.Location = new System.Drawing.Point(565, 60);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 3;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(389, 123);
            this.tableLayoutPanel7.TabIndex = 40;
            // 
            // label6
            // 
            this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(27, 53);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(47, 16);
            this.label6.TabIndex = 33;
            this.label6.Text = "Patient";
            // 
            // clausFiveYearPatientLabel
            // 
            this.clausFiveYearPatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.clausFiveYearPatientLabel.AutoSize = true;
            this.clausFiveYearPatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.clausFiveYearPatientLabel.Location = new System.Drawing.Point(192, 51);
            this.clausFiveYearPatientLabel.Name = "clausFiveYearPatientLabel";
            this.clausFiveYearPatientLabel.Size = new System.Drawing.Size(24, 20);
            this.clausFiveYearPatientLabel.TabIndex = 14;
            this.clausFiveYearPatientLabel.Text = "%";
            // 
            // clausLifetimePatientLabel
            // 
            this.clausLifetimePatientLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.clausLifetimePatientLabel.AutoSize = true;
            this.clausLifetimePatientLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.clausLifetimePatientLabel.Location = new System.Drawing.Point(314, 51);
            this.clausLifetimePatientLabel.Name = "clausLifetimePatientLabel";
            this.clausLifetimePatientLabel.Size = new System.Drawing.Size(24, 20);
            this.clausLifetimePatientLabel.TabIndex = 13;
            this.clausLifetimePatientLabel.Text = "%";
            // 
            // clausFiveYearPopulationLabel
            // 
            this.clausFiveYearPopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.clausFiveYearPopulationLabel.AutoSize = true;
            this.clausFiveYearPopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.clausFiveYearPopulationLabel.Location = new System.Drawing.Point(192, 91);
            this.clausFiveYearPopulationLabel.Name = "clausFiveYearPopulationLabel";
            this.clausFiveYearPopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.clausFiveYearPopulationLabel.TabIndex = 16;
            this.clausFiveYearPopulationLabel.Text = "%";
            this.clausFiveYearPopulationLabel.Visible = false;
            // 
            // clausLifetimePopulationLabel
            // 
            this.clausLifetimePopulationLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.clausLifetimePopulationLabel.AutoSize = true;
            this.clausLifetimePopulationLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.clausLifetimePopulationLabel.Location = new System.Drawing.Point(314, 91);
            this.clausLifetimePopulationLabel.Name = "clausLifetimePopulationLabel";
            this.clausLifetimePopulationLabel.Size = new System.Drawing.Size(24, 20);
            this.clausLifetimePopulationLabel.TabIndex = 15;
            this.clausLifetimePopulationLabel.Text = "%";
            this.clausLifetimePopulationLabel.Visible = false;
            // 
            // label58
            // 
            this.label58.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label58.AutoSize = true;
            this.label58.Location = new System.Drawing.Point(27, 85);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(109, 32);
            this.label58.TabIndex = 34;
            this.label58.Text = "Population\r\n(from Gail model)";
            this.label58.Visible = false;
            // 
            // label64
            // 
            this.label64.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label64.AutoSize = true;
            this.label64.Location = new System.Drawing.Point(160, 24);
            this.label64.Name = "label64";
            this.label64.Size = new System.Drawing.Size(88, 16);
            this.label64.TabIndex = 37;
            this.label64.Text = "Five Year Risk";
            // 
            // label68
            // 
            this.label68.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label68.AutoSize = true;
            this.label68.Location = new System.Drawing.Point(286, 24);
            this.label68.Name = "label68";
            this.label68.Size = new System.Drawing.Size(80, 16);
            this.label68.TabIndex = 38;
            this.label68.Text = "Lifetime Risk";
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.Color.Black;
            this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel5.Location = new System.Drawing.Point(5, 45);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(14, 32);
            this.panel5.TabIndex = 49;
            // 
            // panel16
            // 
            this.panel16.BackColor = System.Drawing.Color.Green;
            this.panel16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel16.Location = new System.Drawing.Point(5, 85);
            this.panel16.Name = "panel16";
            this.panel16.Size = new System.Drawing.Size(14, 33);
            this.panel16.TabIndex = 50;
            this.panel16.Visible = false;
            // 
            // tableLayoutPanel8
            // 
            this.tableLayoutPanel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel8.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Outset;
            this.tableLayoutPanel8.ColumnCount = 2;
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.26615F));
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.73385F));
            this.tableLayoutPanel8.Controls.Add(this.label20, 0, 2);
            this.tableLayoutPanel8.Controls.Add(this.relOneLabel, 1, 0);
            this.tableLayoutPanel8.Controls.Add(this.relTwoLabel, 1, 1);
            this.tableLayoutPanel8.Controls.Add(this.label14, 0, 0);
            this.tableLayoutPanel8.Controls.Add(this.label21, 1, 2);
            this.tableLayoutPanel8.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel8.Location = new System.Drawing.Point(565, 222);
            this.tableLayoutPanel8.Name = "tableLayoutPanel8";
            this.tableLayoutPanel8.RowCount = 3;
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
            this.tableLayoutPanel8.Size = new System.Drawing.Size(389, 145);
            this.tableLayoutPanel8.TabIndex = 41;
            // 
            // label20
            // 
            this.label20.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(5, 111);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(87, 17);
            this.label20.TabIndex = 40;
            this.label20.Text = "Claus Table:";
            // 
            // relOneLabel
            // 
            this.relOneLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.relOneLabel.AutoSize = true;
            this.relOneLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.relOneLabel.Location = new System.Drawing.Point(126, 16);
            this.relOneLabel.Name = "relOneLabel";
            this.relOneLabel.Size = new System.Drawing.Size(32, 17);
            this.relOneLabel.TabIndex = 37;
            this.relOneLabel.Text = "Rel";
            // 
            // relTwoLabel
            // 
            this.relTwoLabel.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.relTwoLabel.AutoSize = true;
            this.relTwoLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.relTwoLabel.Location = new System.Drawing.Point(126, 63);
            this.relTwoLabel.Name = "relTwoLabel";
            this.relTwoLabel.Size = new System.Drawing.Size(32, 17);
            this.relTwoLabel.TabIndex = 38;
            this.relTwoLabel.Text = "Rel";
            // 
            // label14
            // 
            this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label14.Location = new System.Drawing.Point(5, 16);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(105, 17);
            this.label14.TabIndex = 39;
            this.label14.Text = "Relatives used:";
            // 
            // label21
            // 
            this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label21.Location = new System.Drawing.Point(126, 111);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(38, 17);
            this.label21.TabIndex = 41;
            this.label21.Text = "      ";
            // 
            // ClausChart
            // 
            this.ClausChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ClausChart.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.ClausChart.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.ClausChart.Background.Color = System.Drawing.SystemColors.Control;
            this.ClausChart.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.ClausChart.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.ClausChart.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.ClausChart.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.ClausChart.ChartArea.DefaultElement.SmartLabel.Color = System.Drawing.Color.Empty;
            this.ClausChart.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.ClausChart.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.ClausChart.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.ClausChart.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.ClausChart.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.ClausChart.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.ClausChart.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.ClausChart.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.ClausChart.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.ClausChart.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.ClausChart.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.LegendBox.Padding = 4;
            this.ClausChart.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.ClausChart.ChartArea.LegendBox.Visible = true;
            this.ClausChart.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.ClausChart.ChartArea.Title = "Risk of Breast Cancer by Claus Model";
            this.ClausChart.ChartArea.TitleBox.Background.Color = System.Drawing.Color.WhiteSmoke;
            this.ClausChart.ChartArea.TitleBox.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.ClausChart.ChartArea.TitleBox.CornerTopRight = dotnetCHARTING.WinForms.BoxCorner.Round;
            this.ClausChart.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.ClausChart.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.ClausChart.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ClausChart.ChartArea.TitleBox.Label.Text = "Risk of Breast Cancer by Claus Model";
            this.ClausChart.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Center;
            this.ClausChart.ChartArea.TitleBox.Visible = true;
            this.ClausChart.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.ClausChart.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.ClausChart.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.ClausChart.ChartArea.XAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.ClausChart.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.ClausChart.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.ClausChart.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.ClausChart.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.ClausChart.ChartArea.YAxis.Maximum = 100D;
            this.ClausChart.ChartArea.YAxis.Minimum = 0D;
            this.ClausChart.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.ClausChart.ChartArea.YAxis.ScaleBreakLine.Color = System.Drawing.Color.Gray;
            this.ClausChart.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.ClausChart.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.ClausChart.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.ClausChart.Controls.Add(this.loadingCircle7);
            this.ClausChart.DataGrid = null;
            this.ClausChart.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.ClausChart.LabelChart = label92;
            this.ClausChart.Location = new System.Drawing.Point(20, 20);
            this.ClausChart.Name = "ClausChart";
            this.ClausChart.NoDataLabel.Text = "No Data";
            this.ClausChart.Size = new System.Drawing.Size(527, 511);
            this.ClausChart.StartDateOfYear = new System.DateTime(((long)(0)));
            this.ClausChart.TabIndex = 34;
            this.ClausChart.TempDirectory = "C:\\Documents and Settings\\Administrator\\Local Settings\\Temp\\";
            this.ClausChart.Title = "Risk of Breast Cancer by Claus Model";
            // 
            // loadingCircle7
            // 
            this.loadingCircle7.Active = false;
            this.loadingCircle7.Color = System.Drawing.Color.DarkGray;
            this.loadingCircle7.InnerCircleRadius = 5;
            this.loadingCircle7.Location = new System.Drawing.Point(282, 32);
            this.loadingCircle7.Name = "loadingCircle7";
            this.loadingCircle7.NumberSpoke = 12;
            this.loadingCircle7.OuterCircleRadius = 11;
            this.loadingCircle7.RotationSpeed = 100;
            this.loadingCircle7.Size = new System.Drawing.Size(44, 37);
            this.loadingCircle7.SpokeThickness = 2;
            this.loadingCircle7.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle7.TabIndex = 5;
            this.loadingCircle7.Text = "loadingCircle7";
            this.loadingCircle7.Visible = false;
            // 
            // BrOvCancerRiskView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(992, 602);
            this.Controls.Add(this.tabControl1);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "BrOvCancerRiskView";
            this.Text = "Breast/Ovarian";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CancerRiskView_FormClosing);
            this.Load += new System.EventHandler(this.CancerRiskView_Load);
            this.tableLayoutPanel10.ResumeLayout(false);
            this.tableLayoutPanel10.PerformLayout();
            this.tableLayoutPanel11.ResumeLayout(false);
            this.tableLayoutPanel11.PerformLayout();
            this.tabPage8.ResumeLayout(false);
            this.tableLayoutPanel12.ResumeLayout(false);
            this.tableLayoutPanel12.PerformLayout();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            this.tableLayoutPanel2.ResumeLayout(false);
            this.tableLayoutPanel2.PerformLayout();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SummaryChart)).EndInit();
            this.SummaryChart.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.tabControl2.ResumeLayout(false);
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.tableLayoutPanel4.ResumeLayout(false);
            this.tableLayoutPanel4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.BrcaProBreastChart)).EndInit();
            this.BrcaProBreastChart.ResumeLayout(false);
            this.tabPage4.ResumeLayout(false);
            this.tabPage4.PerformLayout();
            this.tableLayoutPanel3.ResumeLayout(false);
            this.tableLayoutPanel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.BrcaProOvarianChart)).EndInit();
            this.BrcaProOvarianChart.ResumeLayout(false);
            this.tabPage5.ResumeLayout(false);
            this.tabPage5.PerformLayout();
            this.tableLayoutPanel6.ResumeLayout(false);
            this.tableLayoutPanel6.PerformLayout();
            this.tableLayoutPanel5.ResumeLayout(false);
            this.tableLayoutPanel5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GailChart)).EndInit();
            this.tabPage7.ResumeLayout(false);
            this.tabPage7.PerformLayout();
            this.tableLayoutPanel13.ResumeLayout(false);
            this.tableLayoutPanel13.PerformLayout();
            this.tableLayoutPanel9.ResumeLayout(false);
            this.tableLayoutPanel9.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.TcChart)).EndInit();
            this.TcChart.ResumeLayout(false);
            this.tabPage6.ResumeLayout(false);
            this.tabPage6.PerformLayout();
            this.tableLayoutPanel7.ResumeLayout(false);
            this.tableLayoutPanel7.PerformLayout();
            this.tableLayoutPanel8.ResumeLayout(false);
            this.tableLayoutPanel8.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ClausChart)).EndInit();
            this.ClausChart.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #13
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label1;
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "No Data";
            this.chart1.Size = new System.Drawing.Size(292, 194);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 0;
            this.chart1.TempDirectory = "C:\\Documents and Settings\\iigolovin\\Local Settings\\Temp\\";
            // 
            // BusinessGraphicsForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(292, 194);
            this.ControlBox = false;
            this.Controls.Add(this.chart1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "BusinessGraphicsForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "BusinessGraphicsForm";
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     dotnetCHARTING.WinForms.Label label2 = new dotnetCHARTING.WinForms.Label();
     dotnetCHARTING.WinForms.Label label3 = new dotnetCHARTING.WinForms.Label();
     this.chart1            = new dotnetCHARTING.WinForms.Chart();
     this.TitleLabel        = new System.Windows.Forms.Label();
     this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
     this.chart2            = new dotnetCHARTING.WinForms.Chart();
     this.chart3            = new dotnetCHARTING.WinForms.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart3)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                               "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                  "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.LegendBox.Visible                     = true;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.DefaultElement.ShowValue = true;
     this.chart1.LabelChart       = label1;
     this.chart1.Location         = new System.Drawing.Point(3, 38);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "Loading";
     this.chart1.Size             = new System.Drawing.Size(600, 400);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 86;
     this.chart1.TempDirectory    = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
     //
     // TitleLabel
     //
     this.TitleLabel.AutoSize = true;
     this.TitleLabel.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TitleLabel.Location = new System.Drawing.Point(5, 7);
     this.TitleLabel.Name     = "TitleLabel";
     this.TitleLabel.Size     = new System.Drawing.Size(47, 19);
     this.TitleLabel.TabIndex = 85;
     this.TitleLabel.Text     = "Title";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.WorkerReportsProgress      = true;
     this.backgroundWorker1.WorkerSupportsCancellation = true;
     //
     // chart2
     //
     this.chart2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.chart2.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                               "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart2.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                  "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart2.Background.Color           = System.Drawing.Color.White;
     this.chart2.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart2.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart2.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart2.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart2.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart2.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart2.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart2.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart2.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart2.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart2.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart2.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart2.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart2.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart2.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart2.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart2.ChartArea.LegendBox.Padding                     = 4;
     this.chart2.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart2.ChartArea.LegendBox.Visible                     = true;
     this.chart2.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart2.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart2.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart2.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart2.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart2.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart2.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart2.ChartArea.TitleBox.Visible                      = true;
     this.chart2.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart2.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart2.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart2.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart2.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart2.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart2.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart2.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart2.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart2.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart2.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart2.DataGrid = null;
     this.chart2.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart2.DefaultElement.ShowValue = true;
     this.chart2.LabelChart       = label2;
     this.chart2.Location         = new System.Drawing.Point(3, 499);
     this.chart2.Name             = "chart2";
     this.chart2.NoDataLabel.Text = "Loading";
     this.chart2.Size             = new System.Drawing.Size(600, 400);
     this.chart2.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart2.TabIndex         = 87;
     this.chart2.TempDirectory    = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
     this.chart2.Type             = dotnetCHARTING.WinForms.ChartType.Pies;
     //
     // chart3
     //
     this.chart3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.chart3.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                               "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart3.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
                                  "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
     this.chart3.Background.Color           = System.Drawing.Color.White;
     this.chart3.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart3.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart3.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart3.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart3.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart3.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart3.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart3.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart3.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart3.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart3.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart3.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart3.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart3.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart3.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart3.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart3.ChartArea.LegendBox.Padding                     = 4;
     this.chart3.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart3.ChartArea.LegendBox.Visible                     = true;
     this.chart3.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart3.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart3.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart3.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart3.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart3.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart3.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart3.ChartArea.TitleBox.Visible                      = true;
     this.chart3.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart3.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart3.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart3.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart3.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart3.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart3.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart3.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart3.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart3.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart3.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart3.DataGrid = null;
     this.chart3.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart3.DefaultElement.ShowValue = true;
     this.chart3.LabelChart       = label3;
     this.chart3.Location         = new System.Drawing.Point(3, 955);
     this.chart3.Name             = "chart3";
     this.chart3.NoDataLabel.Text = "Loading";
     this.chart3.Size             = new System.Drawing.Size(600, 400);
     this.chart3.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart3.TabIndex         = 88;
     this.chart3.TempDirectory    = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
     this.chart3.Type             = dotnetCHARTING.WinForms.ChartType.Pies;
     //
     // MutationRiskFrequencyControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart3);
     this.Controls.Add(this.chart2);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.TitleLabel);
     this.Name = "MutationRiskFrequencyControl";
     this.Size = new System.Drawing.Size(800, 1410);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #15
0
ファイル: ChartDemo.Designer.cs プロジェクト: X-NaN/GPSReader
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.chart1    = new dotnetCHARTING.WinForms.Chart();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.chart1);
     this.groupBox1.Location = new System.Drawing.Point(67, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(429, 319);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "图表";
     //
     // chart1
     //
     this.chart1.AutoScroll                 = true;
     this.chart1.Background.Color           = System.Drawing.Color.White;
     this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
     this.chart1.ChartArea.CornerTopLeft    = dotnetCHARTING.WinForms.BoxCorner.Square;
     this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
     this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.InteriorLine.Color          = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.Label.Font                  = new System.Drawing.Font("Tahoma", 8F);
     this.chart1.ChartArea.LegendBox.Background.Color  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
     this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color  = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Name      = "Name";
     this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
     this.chart1.ChartArea.LegendBox.HeaderEntry.Value     = "Value";
     this.chart1.ChartArea.LegendBox.HeaderEntry.Visible   = false;
     this.chart1.ChartArea.LegendBox.InteriorLine.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.LegendBox.Line.Color            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.LegendBox.Padding                     = 4;
     this.chart1.ChartArea.LegendBox.Position                    = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
     this.chart1.ChartArea.LegendBox.Visible                     = true;
     this.chart1.ChartArea.Line.Color                            = System.Drawing.Color.Gray;
     this.chart1.ChartArea.StartDateOfYear                       = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.TitleBox.Background.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
     this.chart1.ChartArea.TitleBox.InteriorLine.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.chart1.ChartArea.TitleBox.Label.Color                  = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
     this.chart1.ChartArea.TitleBox.Label.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.chart1.ChartArea.TitleBox.Line.Color                   = System.Drawing.Color.Gray;
     this.chart1.ChartArea.TitleBox.Visible                      = true;
     this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.XAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.XAxis.ZeroTick.Line.Length            = 3;
     this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color      = System.Drawing.Color.LightGray;
     this.chart1.ChartArea.YAxis.DefaultTick.Line.Length         = 3;
     this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start      = new System.DateTime(((long)(0)));
     this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color         = System.Drawing.Color.Red;
     this.chart1.ChartArea.YAxis.ZeroTick.Line.Length            = 3;
     this.chart1.DataGrid = null;
     this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
     this.chart1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.chart1.LabelChart       = label1;
     this.chart1.Location         = new System.Drawing.Point(3, 17);
     this.chart1.Name             = "chart1";
     this.chart1.NoDataLabel.Text = "No Data";
     this.chart1.Size             = new System.Drawing.Size(423, 299);
     this.chart1.StartDateOfYear  = new System.DateTime(((long)(0)));
     this.chart1.TabIndex         = 0;
     this.chart1.TempDirectory    = "C:\\Users\\xingnana\\AppData\\Local\\Temp\\";
     //
     // ChartDemo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(605, 360);
     this.Controls.Add(this.groupBox1);
     this.Name  = "ChartDemo";
     this.Text  = "ChartDemo";
     this.Load += new System.EventHandler(this.ChartDemo_Load);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #16
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label1 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label2 = new dotnetCHARTING.WinForms.Label();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.TitleLabel = new System.Windows.Forms.Label();
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.chart2 = new dotnetCHARTING.WinForms.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.DefaultElement.ShowValue = true;
            this.chart1.LabelChart = label1;
            this.chart1.Location = new System.Drawing.Point(6, 47);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "Loading";
            this.chart1.Size = new System.Drawing.Size(790, 400);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 87;
            this.chart1.TempDirectory = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
            // 
            // TitleLabel
            // 
            this.TitleLabel.AutoSize = true;
            this.TitleLabel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.TitleLabel.Location = new System.Drawing.Point(6, 12);
            this.TitleLabel.Name = "TitleLabel";
            this.TitleLabel.Size = new System.Drawing.Size(47, 19);
            this.TitleLabel.TabIndex = 88;
            this.TitleLabel.Text = "Title";
            // 
            // backgroundWorker1
            // 
            this.backgroundWorker1.WorkerReportsProgress = true;
            this.backgroundWorker1.WorkerSupportsCancellation = true;
            // 
            // chart2
            // 
            this.chart2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart2.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.Background.Color = System.Drawing.Color.White;
            this.chart2.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart2.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart2.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart2.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart2.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart2.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart2.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart2.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart2.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart2.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.Padding = 4;
            this.chart2.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.Top;
            this.chart2.ChartArea.LegendBox.Visible = true;
            this.chart2.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart2.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart2.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.chart2.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.TitleBox.Visible = true;
            this.chart2.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart2.DataGrid = null;
            this.chart2.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.DefaultElement.ShowValue = true;
            this.chart2.LabelChart = label2;
            this.chart2.Location = new System.Drawing.Point(6, 453);
            this.chart2.Name = "chart2";
            this.chart2.NoDataLabel.Text = "Loading";
            this.chart2.Size = new System.Drawing.Size(790, 390);
            this.chart2.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.TabIndex = 88;
            this.chart2.TempDirectory = "C:\\Users\\bdroh_000\\AppData\\Local\\Temp\\";
            // 
            // BrOvCancerFrequencyControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart2);
            this.Controls.Add(this.TitleLabel);
            this.Controls.Add(this.chart1);
            this.Name = "BrOvCancerFrequencyControl";
            this.Size = new System.Drawing.Size(800, 850);
            this.Load += new System.EventHandler(this.BrOvCancerFrequencyControl_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #17
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            dotnetCHARTING.WinForms.Label label3 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Label label4 = new dotnetCHARTING.WinForms.Label();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RiskClinicReport));
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.listView1 = new System.Windows.Forms.ListView();
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.tabControl3 = new System.Windows.Forms.TabControl();
            this.tabPage8 = new System.Windows.Forms.TabPage();
            this.button3 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.fastDataListView1 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn1 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn2 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn4 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn6 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn40 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn7 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn8 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tabPage9 = new System.Windows.Forms.TabPage();
            this.chart1 = new dotnetCHARTING.WinForms.Chart();
            this.loadingCircle1 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.listView2 = new System.Windows.Forms.ListView();
            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.fastDataListView2 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn30 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn24 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn26 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn27 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn28 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn29 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn17 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.loadingCircle2 = new MRG.Controls.UI.LoadingCircle();
            this.tabPage10 = new System.Windows.Forms.TabPage();
            this.splitContainer4 = new System.Windows.Forms.SplitContainer();
            this.listView3 = new System.Windows.Forms.ListView();
            this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.tabControl4 = new System.Windows.Forms.TabControl();
            this.tabPage11 = new System.Windows.Forms.TabPage();
            this.fastDataListView6 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn18 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn19 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn20 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn21 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn22 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn23 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tabPage12 = new System.Windows.Forms.TabPage();
            this.chart2 = new dotnetCHARTING.WinForms.Chart();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.loadingCircle3 = new MRG.Controls.UI.LoadingCircle();
            this.fastDataListView3 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn37 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn38 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn39 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.button7 = new System.Windows.Forms.Button();
            this.button6 = new System.Windows.Forms.Button();
            this.loadingCircle4 = new MRG.Controls.UI.LoadingCircle();
            this.fastDataListView4 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn3 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn5 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn9 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn10 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn11 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.loadingCircle5 = new MRG.Controls.UI.LoadingCircle();
            this.button2 = new System.Windows.Forms.Button();
            this.fastDataListView5 = new BrightIdeasSoftware.FastDataListView();
            this.olvColumn12 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn13 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn14 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn15 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumn16 = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.button1 = new System.Windows.Forms.Button();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.panel1 = new System.Windows.Forms.Panel();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.tabControl3.SuspendLayout();
            this.tabPage8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView1)).BeginInit();
            this.tabPage9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.tabPage2.SuspendLayout();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView2)).BeginInit();
            this.tabPage10.SuspendLayout();
            this.splitContainer4.Panel1.SuspendLayout();
            this.splitContainer4.Panel2.SuspendLayout();
            this.splitContainer4.SuspendLayout();
            this.tabControl4.SuspendLayout();
            this.tabPage11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView6)).BeginInit();
            this.tabPage12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView3)).BeginInit();
            this.tabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView4)).BeginInit();
            this.tabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView5)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.tabControl2.SuspendLayout();
            this.tabPage6.SuspendLayout();
            this.tabPage7.SuspendLayout();
            this.panel1.SuspendLayout();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage10);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Controls.Add(this.tabPage4);
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Location = new System.Drawing.Point(6, 6);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(934, 495);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.splitContainer1);
            this.tabPage1.Controls.Add(this.loadingCircle1);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(926, 469);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Patients";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.listView1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tabControl3);
            this.splitContainer1.Size = new System.Drawing.Size(917, 460);
            this.splitContainer1.SplitterDistance = 304;
            this.splitContainer1.TabIndex = 42;
            // 
            // listView1
            // 
            this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1,
            this.columnHeader2});
            this.listView1.FullRowSelect = true;
            this.listView1.GridLines = true;
            this.listView1.Location = new System.Drawing.Point(4, 3);
            this.listView1.Name = "listView1";
            this.listView1.Size = new System.Drawing.Size(297, 453);
            this.listView1.TabIndex = 6;
            this.listView1.UseCompatibleStateImageBehavior = false;
            this.listView1.View = System.Windows.Forms.View.Details;
            this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "Metric";
            this.columnHeader1.Width = 210;
            // 
            // columnHeader2
            // 
            this.columnHeader2.Text = "Result";
            this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // tabControl3
            // 
            this.tabControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl3.Controls.Add(this.tabPage8);
            this.tabControl3.Controls.Add(this.tabPage9);
            this.tabControl3.Location = new System.Drawing.Point(3, 3);
            this.tabControl3.Name = "tabControl3";
            this.tabControl3.SelectedIndex = 0;
            this.tabControl3.Size = new System.Drawing.Size(606, 457);
            this.tabControl3.TabIndex = 6;
            // 
            // tabPage8
            // 
            this.tabPage8.Controls.Add(this.button3);
            this.tabPage8.Controls.Add(this.button4);
            this.tabPage8.Controls.Add(this.fastDataListView1);
            this.tabPage8.Location = new System.Drawing.Point(4, 22);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage8.Size = new System.Drawing.Size(598, 431);
            this.tabPage8.TabIndex = 0;
            this.tabPage8.Text = "Table";
            this.tabPage8.UseVisualStyleBackColor = true;
            // 
            // button3
            // 
            this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.button3.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button3.Location = new System.Drawing.Point(527, 409);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(65, 22);
            this.button3.TabIndex = 44;
            this.button3.Text = "Save";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button4
            // 
            this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.button4.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button4.Location = new System.Drawing.Point(453, 409);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(65, 22);
            this.button4.TabIndex = 43;
            this.button4.Text = "Copy";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // fastDataListView1
            // 
            this.fastDataListView1.AllColumns.Add(this.olvColumn1);
            this.fastDataListView1.AllColumns.Add(this.olvColumn2);
            this.fastDataListView1.AllColumns.Add(this.olvColumn4);
            this.fastDataListView1.AllColumns.Add(this.olvColumn6);
            this.fastDataListView1.AllColumns.Add(this.olvColumn40);
            this.fastDataListView1.AllColumns.Add(this.olvColumn7);
            this.fastDataListView1.AllColumns.Add(this.olvColumn8);
            this.fastDataListView1.AllowColumnReorder = true;
            this.fastDataListView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView1.CheckBoxes = false;
            this.fastDataListView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn1,
            this.olvColumn2,
            this.olvColumn4,
            this.olvColumn6,
            this.olvColumn40,
            this.olvColumn7,
            this.olvColumn8});
            this.fastDataListView1.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView1.DataSource = null;
            this.fastDataListView1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView1.FullRowSelect = true;
            this.fastDataListView1.GridLines = true;
            this.fastDataListView1.HeaderWordWrap = true;
            this.fastDataListView1.HideSelection = false;
            this.fastDataListView1.Location = new System.Drawing.Point(6, 6);
            this.fastDataListView1.Name = "fastDataListView1";
            this.fastDataListView1.ShowCommandMenuOnRightClick = true;
            this.fastDataListView1.ShowGroups = false;
            this.fastDataListView1.Size = new System.Drawing.Size(586, 402);
            this.fastDataListView1.TabIndex = 5;
            this.fastDataListView1.UseCompatibleStateImageBehavior = false;
            this.fastDataListView1.UseFiltering = true;
            this.fastDataListView1.View = System.Windows.Forms.View.Details;
            this.fastDataListView1.VirtualMode = true;
            // 
            // olvColumn1
            // 
            this.olvColumn1.AspectName = "unitnum";
            this.olvColumn1.Text = "MRN";
            this.olvColumn1.Width = 103;
            // 
            // olvColumn2
            // 
            this.olvColumn2.AspectName = "patientname";
            this.olvColumn2.Text = "Name";
            this.olvColumn2.Width = 111;
            // 
            // olvColumn4
            // 
            this.olvColumn4.AspectName = "apptdatetime";
            this.olvColumn4.AspectToStringFormat = "{0:MM/dd/yy}";
            this.olvColumn4.Text = "Date";
            this.olvColumn4.Width = 94;
            // 
            // olvColumn6
            // 
            this.olvColumn6.AspectName = "RiskAssessment";
            this.olvColumn6.Text = "Risk Assessment";
            this.olvColumn6.Width = 72;
            // 
            // olvColumn40
            // 
            this.olvColumn40.AspectName = "Followup";
            this.olvColumn40.Text = "Followup";
            // 
            // olvColumn7
            // 
            this.olvColumn7.AspectName = "CancerPatient";
            this.olvColumn7.Text = "Cancer Patient";
            // 
            // olvColumn8
            // 
            this.olvColumn8.AspectName = "RelatedAppts";
            this.olvColumn8.Text = "Related";
            // 
            // tabPage9
            // 
            this.tabPage9.Controls.Add(this.chart1);
            this.tabPage9.Location = new System.Drawing.Point(4, 22);
            this.tabPage9.Name = "tabPage9";
            this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage9.Size = new System.Drawing.Size(598, 431);
            this.tabPage9.TabIndex = 1;
            this.tabPage9.Text = "Graph";
            this.tabPage9.UseVisualStyleBackColor = true;
            // 
            // chart1
            // 
            this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart1.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart1.Background.Color = System.Drawing.Color.White;
            this.chart1.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart1.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart1.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart1.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart1.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart1.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart1.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart1.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart1.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart1.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart1.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.LegendBox.Orientation = dotnetCHARTING.WinForms.Orientation.Bottom;
            this.chart1.ChartArea.LegendBox.Padding = 4;
            this.chart1.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.BottomMiddle;
            this.chart1.ChartArea.LegendBox.Visible = true;
            this.chart1.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.chart1.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart1.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart1.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            this.chart1.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart1.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Full;
            this.chart1.ChartArea.TitleBox.Visible = true;
            this.chart1.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart1.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart1.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart1.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart1.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart1.DataGrid = null;
            this.chart1.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart1.LabelChart = label3;
            this.chart1.Location = new System.Drawing.Point(6, 6);
            this.chart1.Name = "chart1";
            this.chart1.NoDataLabel.Text = "No Data";
            this.chart1.Size = new System.Drawing.Size(586, 419);
            this.chart1.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart1.TabIndex = 0;
            this.chart1.TempDirectory = "C:\\Users\\Administrator\\AppData\\Local\\Temp\\";
            this.chart1.Type = dotnetCHARTING.WinForms.ChartType.Pies;
            // 
            // loadingCircle1
            // 
            this.loadingCircle1.Active = false;
            this.loadingCircle1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.loadingCircle1.BackColor = System.Drawing.SystemColors.Control;
            this.loadingCircle1.Color = System.Drawing.SystemColors.ControlDark;
            this.loadingCircle1.Enabled = false;
            this.loadingCircle1.InnerCircleRadius = 5;
            this.loadingCircle1.Location = new System.Drawing.Point(504, 143);
            this.loadingCircle1.Name = "loadingCircle1";
            this.loadingCircle1.NumberSpoke = 12;
            this.loadingCircle1.OuterCircleRadius = 11;
            this.loadingCircle1.RotationSpeed = 100;
            this.loadingCircle1.Size = new System.Drawing.Size(145, 105);
            this.loadingCircle1.SpokeThickness = 2;
            this.loadingCircle1.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle1.TabIndex = 41;
            this.loadingCircle1.Text = "loadingCircle1";
            this.loadingCircle1.Visible = false;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.splitContainer2);
            this.tabPage2.Controls.Add(this.loadingCircle2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(926, 469);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Tests";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // splitContainer2
            // 
            this.splitContainer2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer2.Location = new System.Drawing.Point(6, 6);
            this.splitContainer2.Name = "splitContainer2";
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.listView2);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.fastDataListView2);
            this.splitContainer2.Size = new System.Drawing.Size(917, 480);
            this.splitContainer2.SplitterDistance = 304;
            this.splitContainer2.TabIndex = 43;
            // 
            // listView2
            // 
            this.listView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader3,
            this.columnHeader4});
            this.listView2.FullRowSelect = true;
            this.listView2.GridLines = true;
            this.listView2.Location = new System.Drawing.Point(4, 5);
            this.listView2.Name = "listView2";
            this.listView2.Size = new System.Drawing.Size(297, 488);
            this.listView2.TabIndex = 7;
            this.listView2.UseCompatibleStateImageBehavior = false;
            this.listView2.View = System.Windows.Forms.View.Details;
            this.listView2.SelectedIndexChanged += new System.EventHandler(this.listView2_SelectedIndexChanged);
            // 
            // columnHeader3
            // 
            this.columnHeader3.Text = "Metric";
            this.columnHeader3.Width = 210;
            // 
            // columnHeader4
            // 
            this.columnHeader4.Text = "Result";
            this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // fastDataListView2
            // 
            this.fastDataListView2.AllColumns.Add(this.olvColumn30);
            this.fastDataListView2.AllColumns.Add(this.olvColumn24);
            this.fastDataListView2.AllColumns.Add(this.olvColumn26);
            this.fastDataListView2.AllColumns.Add(this.olvColumn27);
            this.fastDataListView2.AllColumns.Add(this.olvColumn28);
            this.fastDataListView2.AllColumns.Add(this.olvColumn29);
            this.fastDataListView2.AllColumns.Add(this.olvColumn17);
            this.fastDataListView2.AllowColumnReorder = true;
            this.fastDataListView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView2.CheckBoxes = false;
            this.fastDataListView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn30,
            this.olvColumn24,
            this.olvColumn26,
            this.olvColumn27,
            this.olvColumn28,
            this.olvColumn29,
            this.olvColumn17});
            this.fastDataListView2.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView2.DataSource = null;
            this.fastDataListView2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView2.FullRowSelect = true;
            this.fastDataListView2.GridLines = true;
            this.fastDataListView2.HeaderWordWrap = true;
            this.fastDataListView2.HideSelection = false;
            this.fastDataListView2.Location = new System.Drawing.Point(3, 3);
            this.fastDataListView2.Name = "fastDataListView2";
            this.fastDataListView2.OwnerDraw = true;
            this.fastDataListView2.ShowCommandMenuOnRightClick = true;
            this.fastDataListView2.ShowGroups = false;
            this.fastDataListView2.ShowItemToolTips = true;
            this.fastDataListView2.Size = new System.Drawing.Size(603, 488);
            this.fastDataListView2.TabIndex = 6;
            this.fastDataListView2.UseCompatibleStateImageBehavior = false;
            this.fastDataListView2.UseFiltering = true;
            this.fastDataListView2.UseHotItem = true;
            this.fastDataListView2.UseOverlays = false;
            this.fastDataListView2.UseTranslucentHotItem = true;
            this.fastDataListView2.View = System.Windows.Forms.View.Details;
            this.fastDataListView2.VirtualMode = true;
            // 
            // olvColumn30
            // 
            this.olvColumn30.AspectName = "unitnum";
            this.olvColumn30.Text = "MRN";
            this.olvColumn30.Width = 111;
            // 
            // olvColumn24
            // 
            this.olvColumn24.AspectName = "panelName";
            this.olvColumn24.Text = "Panel Name";
            this.olvColumn24.Width = 183;
            // 
            // olvColumn26
            // 
            this.olvColumn26.AspectName = "VisitDate";
            this.olvColumn26.AspectToStringFormat = "{0:MM/dd/yy}";
            this.olvColumn26.Text = "Visit Date";
            this.olvColumn26.Width = 106;
            // 
            // olvColumn27
            // 
            this.olvColumn27.AspectName = "VariantFound";
            this.olvColumn27.Text = "Variant Found";
            this.olvColumn27.Width = 54;
            // 
            // olvColumn28
            // 
            this.olvColumn28.AspectName = "IsBrcaPanel";
            this.olvColumn28.Text = "Brca Test";
            this.olvColumn28.Width = 50;
            // 
            // olvColumn29
            // 
            this.olvColumn29.AspectName = "IsLynchPanel";
            this.olvColumn29.Text = "Lynch Test";
            this.olvColumn29.Width = 56;
            // 
            // olvColumn17
            // 
            this.olvColumn17.AspectName = "IsCompleted";
            this.olvColumn17.Text = "Completed";
            // 
            // loadingCircle2
            // 
            this.loadingCircle2.Active = false;
            this.loadingCircle2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.loadingCircle2.BackColor = System.Drawing.SystemColors.Control;
            this.loadingCircle2.Color = System.Drawing.SystemColors.ControlDark;
            this.loadingCircle2.Enabled = false;
            this.loadingCircle2.InnerCircleRadius = 5;
            this.loadingCircle2.Location = new System.Drawing.Point(504, 168);
            this.loadingCircle2.Name = "loadingCircle2";
            this.loadingCircle2.NumberSpoke = 12;
            this.loadingCircle2.OuterCircleRadius = 11;
            this.loadingCircle2.RotationSpeed = 100;
            this.loadingCircle2.Size = new System.Drawing.Size(155, 122);
            this.loadingCircle2.SpokeThickness = 2;
            this.loadingCircle2.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle2.TabIndex = 42;
            this.loadingCircle2.Text = "loadingCircle2";
            this.loadingCircle2.Visible = false;
            // 
            // tabPage10
            // 
            this.tabPage10.Controls.Add(this.splitContainer4);
            this.tabPage10.Location = new System.Drawing.Point(4, 22);
            this.tabPage10.Name = "tabPage10";
            this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage10.Size = new System.Drawing.Size(926, 469);
            this.tabPage10.TabIndex = 5;
            this.tabPage10.Text = "Ethnicity";
            this.tabPage10.UseVisualStyleBackColor = true;
            // 
            // splitContainer4
            // 
            this.splitContainer4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainer4.Location = new System.Drawing.Point(5, 4);
            this.splitContainer4.Name = "splitContainer4";
            // 
            // splitContainer4.Panel1
            // 
            this.splitContainer4.Panel1.Controls.Add(this.listView3);
            // 
            // splitContainer4.Panel2
            // 
            this.splitContainer4.Panel2.Controls.Add(this.tabControl4);
            this.splitContainer4.Size = new System.Drawing.Size(917, 460);
            this.splitContainer4.SplitterDistance = 304;
            this.splitContainer4.TabIndex = 43;
            // 
            // listView3
            // 
            this.listView3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader5,
            this.columnHeader6});
            this.listView3.FullRowSelect = true;
            this.listView3.GridLines = true;
            this.listView3.Location = new System.Drawing.Point(4, 3);
            this.listView3.Name = "listView3";
            this.listView3.Size = new System.Drawing.Size(297, 471);
            this.listView3.TabIndex = 6;
            this.listView3.UseCompatibleStateImageBehavior = false;
            this.listView3.View = System.Windows.Forms.View.Details;
            this.listView3.SelectedIndexChanged += new System.EventHandler(this.listView3_SelectedIndexChanged);
            // 
            // columnHeader5
            // 
            this.columnHeader5.Text = "Metric";
            this.columnHeader5.Width = 210;
            // 
            // columnHeader6
            // 
            this.columnHeader6.Text = "Result";
            this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // tabControl4
            // 
            this.tabControl4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl4.Controls.Add(this.tabPage11);
            this.tabControl4.Controls.Add(this.tabPage12);
            this.tabControl4.Location = new System.Drawing.Point(3, 3);
            this.tabControl4.Name = "tabControl4";
            this.tabControl4.SelectedIndex = 0;
            this.tabControl4.Size = new System.Drawing.Size(606, 457);
            this.tabControl4.TabIndex = 6;
            // 
            // tabPage11
            // 
            this.tabPage11.Controls.Add(this.fastDataListView6);
            this.tabPage11.Location = new System.Drawing.Point(4, 22);
            this.tabPage11.Name = "tabPage11";
            this.tabPage11.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage11.Size = new System.Drawing.Size(598, 431);
            this.tabPage11.TabIndex = 0;
            this.tabPage11.Text = "Table";
            this.tabPage11.UseVisualStyleBackColor = true;
            // 
            // fastDataListView6
            // 
            this.fastDataListView6.AllColumns.Add(this.olvColumn18);
            this.fastDataListView6.AllColumns.Add(this.olvColumn19);
            this.fastDataListView6.AllColumns.Add(this.olvColumn20);
            this.fastDataListView6.AllColumns.Add(this.olvColumn21);
            this.fastDataListView6.AllColumns.Add(this.olvColumn22);
            this.fastDataListView6.AllColumns.Add(this.olvColumn23);
            this.fastDataListView6.AllowColumnReorder = true;
            this.fastDataListView6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView6.CheckBoxes = false;
            this.fastDataListView6.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn18,
            this.olvColumn19,
            this.olvColumn20,
            this.olvColumn21,
            this.olvColumn22,
            this.olvColumn23});
            this.fastDataListView6.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView6.DataSource = null;
            this.fastDataListView6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView6.FullRowSelect = true;
            this.fastDataListView6.GridLines = true;
            this.fastDataListView6.HeaderWordWrap = true;
            this.fastDataListView6.HideSelection = false;
            this.fastDataListView6.Location = new System.Drawing.Point(-4, 3);
            this.fastDataListView6.Name = "fastDataListView6";
            this.fastDataListView6.ShowCommandMenuOnRightClick = true;
            this.fastDataListView6.ShowGroups = false;
            this.fastDataListView6.Size = new System.Drawing.Size(599, 422);
            this.fastDataListView6.TabIndex = 5;
            this.fastDataListView6.UseCompatibleStateImageBehavior = false;
            this.fastDataListView6.UseFiltering = true;
            this.fastDataListView6.View = System.Windows.Forms.View.Details;
            this.fastDataListView6.VirtualMode = true;
            // 
            // olvColumn18
            // 
            this.olvColumn18.AspectName = "unitnum";
            this.olvColumn18.Text = "MRN";
            this.olvColumn18.Width = 103;
            // 
            // olvColumn19
            // 
            this.olvColumn19.AspectName = "patientname";
            this.olvColumn19.Text = "Name";
            this.olvColumn19.Width = 111;
            // 
            // olvColumn20
            // 
            this.olvColumn20.AspectName = "apptdatetime";
            this.olvColumn20.AspectToStringFormat = "{0:MM/dd/yy}";
            this.olvColumn20.Text = "Date";
            this.olvColumn20.Width = 94;
            // 
            // olvColumn21
            // 
            this.olvColumn21.AspectName = "racialBackground";
            this.olvColumn21.Text = "Race";
            this.olvColumn21.Width = 77;
            // 
            // olvColumn22
            // 
            this.olvColumn22.AspectName = "isHispanic";
            this.olvColumn22.Text = "IsHispanic";
            this.olvColumn22.Width = 75;
            // 
            // olvColumn23
            // 
            this.olvColumn23.AspectName = "isAshkenazi";
            this.olvColumn23.Text = "isAshkenazi";
            this.olvColumn23.Width = 87;
            // 
            // tabPage12
            // 
            this.tabPage12.Controls.Add(this.chart2);
            this.tabPage12.Location = new System.Drawing.Point(4, 22);
            this.tabPage12.Name = "tabPage12";
            this.tabPage12.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage12.Size = new System.Drawing.Size(598, 431);
            this.tabPage12.TabIndex = 1;
            this.tabPage12.Text = "Graph";
            this.tabPage12.UseVisualStyleBackColor = true;
            // 
            // chart2
            // 
            this.chart2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chart2.Application = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.ApplicationDNC = "SZ7Xdm7cflDtBo4+WqVIPuWTiHM5kccphrHW2GjvTk4bKM4ygUUoF+CkZOtrPEEtVQERA/1RWBUebtVBt" +
    "4PLmQCFIDsJrzpm1pCPKOH1Ad8=";
            this.chart2.Background.Color = System.Drawing.Color.White;
            this.chart2.ChartArea.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(235)))), ((int)(((byte)(238)))));
            this.chart2.ChartArea.CornerTopLeft = dotnetCHARTING.WinForms.BoxCorner.Square;
            this.chart2.ChartArea.DefaultElement.DefaultSubValue.Line.Color = System.Drawing.Color.FromArgb(((int)(((byte)(93)))), ((int)(((byte)(28)))), ((int)(((byte)(59)))));
            this.chart2.ChartArea.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.InteriorLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.Label.Font = new System.Drawing.Font("Tahoma", 8F);
            this.chart2.ChartArea.LegendBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(219)))));
            this.chart2.ChartArea.LegendBox.CornerBottomRight = dotnetCHARTING.WinForms.BoxCorner.Cut;
            this.chart2.ChartArea.LegendBox.DefaultEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.ChartArea.LegendBox.HeaderEntry.DividerLine.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Name = "Name";
            this.chart2.ChartArea.LegendBox.HeaderEntry.SortOrder = -1;
            this.chart2.ChartArea.LegendBox.HeaderEntry.Value = "Value";
            this.chart2.ChartArea.LegendBox.HeaderEntry.Visible = false;
            this.chart2.ChartArea.LegendBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.LegendBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.LegendBox.Orientation = dotnetCHARTING.WinForms.Orientation.Bottom;
            this.chart2.ChartArea.LegendBox.Padding = 4;
            this.chart2.ChartArea.LegendBox.Position = dotnetCHARTING.WinForms.LegendBoxPosition.BottomMiddle;
            this.chart2.ChartArea.LegendBox.Visible = true;
            this.chart2.ChartArea.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.TitleBox.Background.Color = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.chart2.ChartArea.TitleBox.InteriorLine.Color = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.chart2.ChartArea.TitleBox.Label.Color = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(45)))), ((int)(((byte)(38)))));
            this.chart2.ChartArea.TitleBox.Label.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            this.chart2.ChartArea.TitleBox.Line.Color = System.Drawing.Color.Gray;
            this.chart2.ChartArea.TitleBox.Position = dotnetCHARTING.WinForms.TitleBoxPosition.Full;
            this.chart2.ChartArea.TitleBox.Visible = true;
            this.chart2.ChartArea.XAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.XAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.XAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.XAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.XAxis.ZeroTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.DefaultTick.GridLine.Color = System.Drawing.Color.LightGray;
            this.chart2.ChartArea.YAxis.DefaultTick.Line.Length = 3;
            this.chart2.ChartArea.YAxis.MinorTimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.YAxis.TimeIntervalAdvanced.Start = new System.DateTime(((long)(0)));
            this.chart2.ChartArea.YAxis.ZeroTick.GridLine.Color = System.Drawing.Color.Red;
            this.chart2.ChartArea.YAxis.ZeroTick.Line.Length = 3;
            this.chart2.DataGrid = null;
            this.chart2.DefaultElement.LegendEntry.DividerLine.Color = System.Drawing.Color.Empty;
            this.chart2.LabelChart = label4;
            this.chart2.Location = new System.Drawing.Point(6, 6);
            this.chart2.Name = "chart2";
            this.chart2.NoDataLabel.Text = "No Data";
            this.chart2.Size = new System.Drawing.Size(586, 419);
            this.chart2.StartDateOfYear = new System.DateTime(((long)(0)));
            this.chart2.TabIndex = 0;
            this.chart2.TempDirectory = "C:\\Users\\Administrator\\AppData\\Local\\Temp\\";
            this.chart2.Type = dotnetCHARTING.WinForms.ChartType.Pies;
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.loadingCircle3);
            this.tabPage3.Controls.Add(this.fastDataListView3);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(926, 469);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "Referring MDs";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // loadingCircle3
            // 
            this.loadingCircle3.Active = false;
            this.loadingCircle3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.loadingCircle3.BackColor = System.Drawing.SystemColors.Control;
            this.loadingCircle3.Color = System.Drawing.SystemColors.ControlDark;
            this.loadingCircle3.Enabled = false;
            this.loadingCircle3.InnerCircleRadius = 5;
            this.loadingCircle3.Location = new System.Drawing.Point(340, 168);
            this.loadingCircle3.Name = "loadingCircle3";
            this.loadingCircle3.NumberSpoke = 12;
            this.loadingCircle3.OuterCircleRadius = 11;
            this.loadingCircle3.RotationSpeed = 100;
            this.loadingCircle3.Size = new System.Drawing.Size(145, 122);
            this.loadingCircle3.SpokeThickness = 2;
            this.loadingCircle3.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle3.TabIndex = 42;
            this.loadingCircle3.Text = "loadingCircle3";
            this.loadingCircle3.Visible = false;
            // 
            // fastDataListView3
            // 
            this.fastDataListView3.AllColumns.Add(this.olvColumn37);
            this.fastDataListView3.AllColumns.Add(this.olvColumn38);
            this.fastDataListView3.AllColumns.Add(this.olvColumn39);
            this.fastDataListView3.AllowColumnReorder = true;
            this.fastDataListView3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView3.CheckBoxes = false;
            this.fastDataListView3.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn37,
            this.olvColumn38,
            this.olvColumn39});
            this.fastDataListView3.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView3.DataSource = null;
            this.fastDataListView3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView3.FullRowSelect = true;
            this.fastDataListView3.GridLines = true;
            this.fastDataListView3.HeaderWordWrap = true;
            this.fastDataListView3.HideSelection = false;
            this.fastDataListView3.Location = new System.Drawing.Point(6, 3);
            this.fastDataListView3.Name = "fastDataListView3";
            this.fastDataListView3.OwnerDraw = true;
            this.fastDataListView3.ShowCommandMenuOnRightClick = true;
            this.fastDataListView3.ShowGroups = false;
            this.fastDataListView3.ShowItemToolTips = true;
            this.fastDataListView3.Size = new System.Drawing.Size(914, 454);
            this.fastDataListView3.TabIndex = 7;
            this.fastDataListView3.UseCompatibleStateImageBehavior = false;
            this.fastDataListView3.UseFiltering = true;
            this.fastDataListView3.UseHotItem = true;
            this.fastDataListView3.UseOverlays = false;
            this.fastDataListView3.UseTranslucentHotItem = true;
            this.fastDataListView3.View = System.Windows.Forms.View.Details;
            this.fastDataListView3.VirtualMode = true;
            // 
            // olvColumn37
            // 
            this.olvColumn37.AspectName = "fullName";
            this.olvColumn37.Text = "Name";
            this.olvColumn37.Width = 230;
            // 
            // olvColumn38
            // 
            this.olvColumn38.AspectName = "institution";
            this.olvColumn38.Text = "Institution";
            this.olvColumn38.Width = 239;
            // 
            // olvColumn39
            // 
            this.olvColumn39.AspectName = "freq";
            this.olvColumn39.Text = "Count";
            // 
            // tabPage4
            // 
            this.tabPage4.Controls.Add(this.button7);
            this.tabPage4.Controls.Add(this.button6);
            this.tabPage4.Controls.Add(this.loadingCircle4);
            this.tabPage4.Controls.Add(this.fastDataListView4);
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(926, 469);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text = "Email Address";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // button7
            // 
            this.button7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.button7.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button7.Location = new System.Drawing.Point(96, 390);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(65, 22);
            this.button7.TabIndex = 45;
            this.button7.Text = "Save";
            this.button7.UseVisualStyleBackColor = true;
            this.button7.Visible = false;
            this.button7.Click += new System.EventHandler(this.button7_Click);
            // 
            // button6
            // 
            this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.button6.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button6.Location = new System.Drawing.Point(842, 441);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(65, 22);
            this.button6.TabIndex = 44;
            this.button6.Text = "Copy";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button6_Click);
            // 
            // loadingCircle4
            // 
            this.loadingCircle4.Active = false;
            this.loadingCircle4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.loadingCircle4.BackColor = System.Drawing.SystemColors.Control;
            this.loadingCircle4.Color = System.Drawing.SystemColors.ControlDark;
            this.loadingCircle4.Enabled = false;
            this.loadingCircle4.InnerCircleRadius = 5;
            this.loadingCircle4.Location = new System.Drawing.Point(390, 182);
            this.loadingCircle4.Name = "loadingCircle4";
            this.loadingCircle4.NumberSpoke = 12;
            this.loadingCircle4.OuterCircleRadius = 11;
            this.loadingCircle4.RotationSpeed = 100;
            this.loadingCircle4.Size = new System.Drawing.Size(145, 122);
            this.loadingCircle4.SpokeThickness = 2;
            this.loadingCircle4.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle4.TabIndex = 43;
            this.loadingCircle4.Text = "loadingCircle4";
            this.loadingCircle4.Visible = false;
            // 
            // fastDataListView4
            // 
            this.fastDataListView4.AllColumns.Add(this.olvColumn3);
            this.fastDataListView4.AllColumns.Add(this.olvColumn5);
            this.fastDataListView4.AllColumns.Add(this.olvColumn9);
            this.fastDataListView4.AllColumns.Add(this.olvColumn10);
            this.fastDataListView4.AllColumns.Add(this.olvColumn11);
            this.fastDataListView4.AllowColumnReorder = true;
            this.fastDataListView4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView4.CheckBoxes = false;
            this.fastDataListView4.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn3,
            this.olvColumn5,
            this.olvColumn9,
            this.olvColumn10,
            this.olvColumn11});
            this.fastDataListView4.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView4.DataSource = null;
            this.fastDataListView4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView4.FullRowSelect = true;
            this.fastDataListView4.GridLines = true;
            this.fastDataListView4.HeaderWordWrap = true;
            this.fastDataListView4.HideSelection = false;
            this.fastDataListView4.Location = new System.Drawing.Point(6, 6);
            this.fastDataListView4.Name = "fastDataListView4";
            this.fastDataListView4.ShowCommandMenuOnRightClick = true;
            this.fastDataListView4.ShowGroups = false;
            this.fastDataListView4.Size = new System.Drawing.Size(901, 429);
            this.fastDataListView4.TabIndex = 6;
            this.fastDataListView4.UseCompatibleStateImageBehavior = false;
            this.fastDataListView4.UseFiltering = true;
            this.fastDataListView4.View = System.Windows.Forms.View.Details;
            this.fastDataListView4.VirtualMode = true;
            // 
            // olvColumn3
            // 
            this.olvColumn3.AspectName = "unitnum";
            this.olvColumn3.Text = "MRN";
            this.olvColumn3.Width = 104;
            // 
            // olvColumn5
            // 
            this.olvColumn5.AspectName = "patientname";
            this.olvColumn5.Text = "Name";
            this.olvColumn5.Width = 150;
            // 
            // olvColumn9
            // 
            this.olvColumn9.AspectName = "apptdatetime";
            this.olvColumn9.AspectToStringFormat = "{0:MM/dd/yy}";
            this.olvColumn9.Text = "Date";
            this.olvColumn9.Width = 94;
            // 
            // olvColumn10
            // 
            this.olvColumn10.AspectName = "dob";
            this.olvColumn10.Text = "DOB";
            this.olvColumn10.Width = 72;
            // 
            // olvColumn11
            // 
            this.olvColumn11.AspectName = "emailAddress";
            this.olvColumn11.Text = "Email";
            this.olvColumn11.Width = 250;
            // 
            // tabPage5
            // 
            this.tabPage5.Controls.Add(this.loadingCircle5);
            this.tabPage5.Controls.Add(this.button2);
            this.tabPage5.Controls.Add(this.fastDataListView5);
            this.tabPage5.Location = new System.Drawing.Point(4, 22);
            this.tabPage5.Name = "tabPage5";
            this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage5.Size = new System.Drawing.Size(926, 469);
            this.tabPage5.TabIndex = 4;
            this.tabPage5.Text = "Opt In or Out";
            this.tabPage5.UseVisualStyleBackColor = true;
            // 
            // loadingCircle5
            // 
            this.loadingCircle5.Active = false;
            this.loadingCircle5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.loadingCircle5.BackColor = System.Drawing.SystemColors.Control;
            this.loadingCircle5.Color = System.Drawing.SystemColors.ControlDark;
            this.loadingCircle5.Enabled = false;
            this.loadingCircle5.InnerCircleRadius = 5;
            this.loadingCircle5.Location = new System.Drawing.Point(390, 182);
            this.loadingCircle5.Name = "loadingCircle5";
            this.loadingCircle5.NumberSpoke = 12;
            this.loadingCircle5.OuterCircleRadius = 11;
            this.loadingCircle5.RotationSpeed = 100;
            this.loadingCircle5.Size = new System.Drawing.Size(145, 122);
            this.loadingCircle5.SpokeThickness = 2;
            this.loadingCircle5.StylePreset = MRG.Controls.UI.LoadingCircle.StylePresets.MacOSX;
            this.loadingCircle5.TabIndex = 47;
            this.loadingCircle5.Text = "loadingCircle5";
            this.loadingCircle5.Visible = false;
            // 
            // button2
            // 
            this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.button2.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button2.Location = new System.Drawing.Point(846, 441);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(65, 22);
            this.button2.TabIndex = 46;
            this.button2.Text = "Copy";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // fastDataListView5
            // 
            this.fastDataListView5.AllColumns.Add(this.olvColumn12);
            this.fastDataListView5.AllColumns.Add(this.olvColumn13);
            this.fastDataListView5.AllColumns.Add(this.olvColumn14);
            this.fastDataListView5.AllColumns.Add(this.olvColumn15);
            this.fastDataListView5.AllColumns.Add(this.olvColumn16);
            this.fastDataListView5.AllowColumnReorder = true;
            this.fastDataListView5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.fastDataListView5.CheckBoxes = false;
            this.fastDataListView5.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumn12,
            this.olvColumn13,
            this.olvColumn14,
            this.olvColumn15,
            this.olvColumn16});
            this.fastDataListView5.Cursor = System.Windows.Forms.Cursors.Default;
            this.fastDataListView5.DataSource = null;
            this.fastDataListView5.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fastDataListView5.FullRowSelect = true;
            this.fastDataListView5.GridLines = true;
            this.fastDataListView5.HeaderWordWrap = true;
            this.fastDataListView5.HideSelection = false;
            this.fastDataListView5.Location = new System.Drawing.Point(6, 6);
            this.fastDataListView5.Name = "fastDataListView5";
            this.fastDataListView5.ShowCommandMenuOnRightClick = true;
            this.fastDataListView5.ShowGroups = false;
            this.fastDataListView5.Size = new System.Drawing.Size(914, 430);
            this.fastDataListView5.TabIndex = 45;
            this.fastDataListView5.UseCompatibleStateImageBehavior = false;
            this.fastDataListView5.UseFiltering = true;
            this.fastDataListView5.View = System.Windows.Forms.View.Details;
            this.fastDataListView5.VirtualMode = true;
            // 
            // olvColumn12
            // 
            this.olvColumn12.AspectName = "unitnum";
            this.olvColumn12.Text = "MRN";
            this.olvColumn12.Width = 104;
            // 
            // olvColumn13
            // 
            this.olvColumn13.AspectName = "patientname";
            this.olvColumn13.Text = "Name";
            this.olvColumn13.Width = 150;
            // 
            // olvColumn14
            // 
            this.olvColumn14.AspectName = "apptdatetime";
            this.olvColumn14.AspectToStringFormat = "{0:MM/dd/yy}";
            this.olvColumn14.Text = "Date";
            this.olvColumn14.Width = 94;
            // 
            // olvColumn15
            // 
            this.olvColumn15.AspectName = "dob";
            this.olvColumn15.Text = "DOB";
            this.olvColumn15.Width = 72;
            // 
            // olvColumn16
            // 
            this.olvColumn16.AspectName = "optInOrOut";
            this.olvColumn16.Text = "Opt";
            this.olvColumn16.Width = 250;
            // 
            // groupBox1
            // 
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.dateTimePicker1);
            this.groupBox1.Controls.Add(this.button1);
            this.groupBox1.Controls.Add(this.dateTimePicker2);
            this.groupBox1.Location = new System.Drawing.Point(12, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(954, 82);
            this.groupBox1.TabIndex = 4;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Report Time Period";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(272, 28);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(52, 13);
            this.label2.TabIndex = 5;
            this.label2.Text = "End Date";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(36, 26);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(55, 13);
            this.label1.TabIndex = 4;
            this.label1.Text = "Start Date";
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Location = new System.Drawing.Point(36, 41);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(200, 20);
            this.dateTimePicker1.TabIndex = 1;
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(514, 40);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(132, 23);
            this.button1.TabIndex = 3;
            this.button1.Text = "Run Report";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.Location = new System.Drawing.Point(275, 41);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(200, 20);
            this.dateTimePicker2.TabIndex = 2;
            // 
            // groupBox2
            // 
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.tabControl2);
            this.groupBox2.Location = new System.Drawing.Point(12, 100);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(960, 549);
            this.groupBox2.TabIndex = 5;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Results";
            // 
            // tabControl2
            // 
            this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl2.Controls.Add(this.tabPage6);
            this.tabControl2.Controls.Add(this.tabPage7);
            this.tabControl2.Location = new System.Drawing.Point(6, 19);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(954, 530);
            this.tabControl2.TabIndex = 1;
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.tabControl1);
            this.tabPage6.Location = new System.Drawing.Point(4, 22);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage6.Size = new System.Drawing.Size(946, 504);
            this.tabPage6.TabIndex = 0;
            this.tabPage6.Text = "Review";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.panel1);
            this.tabPage7.Controls.Add(this.splitContainer3);
            this.tabPage7.Location = new System.Drawing.Point(4, 22);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage7.Size = new System.Drawing.Size(946, 504);
            this.tabPage7.TabIndex = 1;
            this.tabPage7.Text = "Document";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // panel1
            // 
            this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.panel1.Controls.Add(this.webBrowser1);
            this.panel1.Location = new System.Drawing.Point(9, 9);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(931, 492);
            this.panel1.TabIndex = 1;
            // 
            // webBrowser1
            // 
            this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.webBrowser1.Location = new System.Drawing.Point(0, 0);
            this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser1.Name = "webBrowser1";
            this.webBrowser1.Size = new System.Drawing.Size(927, 488);
            this.webBrowser1.TabIndex = 0;
            this.webBrowser1.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.webBrowser1_Navigating);
            // 
            // splitContainer3
            // 
            this.splitContainer3.Location = new System.Drawing.Point(6, 385);
            this.splitContainer3.Name = "splitContainer3";
            // 
            // splitContainer3.Panel1
            // 
            this.splitContainer3.Panel1.Controls.Add(this.checkedListBox1);
            this.splitContainer3.Size = new System.Drawing.Size(934, 113);
            this.splitContainer3.SplitterDistance = 173;
            this.splitContainer3.TabIndex = 2;
            this.splitContainer3.Visible = false;
            // 
            // checkedListBox1
            // 
            this.checkedListBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.checkedListBox1.CheckOnClick = true;
            this.checkedListBox1.FormattingEnabled = true;
            this.checkedListBox1.Items.AddRange(new object[] {
            "Patients",
            "Tests",
            "Referring MDs",
            "Email Address",
            "Opt In/Out"});
            this.checkedListBox1.Location = new System.Drawing.Point(3, 3);
            this.checkedListBox1.Name = "checkedListBox1";
            this.checkedListBox1.Size = new System.Drawing.Size(167, 94);
            this.checkedListBox1.TabIndex = 1;
            this.checkedListBox1.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.checkedListBox1_ItemCheck);
            // 
            // backgroundWorker1
            // 
            this.backgroundWorker1.WorkerReportsProgress = true;
            this.backgroundWorker1.WorkerSupportsCancellation = true;
            this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
            this.backgroundWorker1.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker1_ProgressChanged);
            this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
            // 
            // RiskClinicReport
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(984, 661);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "RiskClinicReport";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Clinic Report";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RiskClinicReport_FormClosing);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.tabControl3.ResumeLayout(false);
            this.tabPage8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView1)).EndInit();
            this.tabPage9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.tabPage2.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);
            this.splitContainer2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView2)).EndInit();
            this.tabPage10.ResumeLayout(false);
            this.splitContainer4.Panel1.ResumeLayout(false);
            this.splitContainer4.Panel2.ResumeLayout(false);
            this.splitContainer4.ResumeLayout(false);
            this.tabControl4.ResumeLayout(false);
            this.tabPage11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView6)).EndInit();
            this.tabPage12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
            this.tabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView3)).EndInit();
            this.tabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView4)).EndInit();
            this.tabPage5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fastDataListView5)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.tabControl2.ResumeLayout(false);
            this.tabPage6.ResumeLayout(false);
            this.tabPage7.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.splitContainer3.Panel1.ResumeLayout(false);
            this.splitContainer3.ResumeLayout(false);
            this.ResumeLayout(false);

        }