namespace TradeIdeas.TIProGUI.EnhancedSingleStockWindow
{
partial class ProfileControl
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProfileControl));
this.lblProfileTitle = new System.Windows.Forms.Label();
this.profile_0_sector_title = new System.Windows.Forms.Label();
this.profile_1_subsector_title = new System.Windows.Forms.Label();
this.profile_2_industrygroup_title = new System.Windows.Forms.Label();
this.profile_3_industry_title = new System.Windows.Forms.Label();
this.profile_4_subindustry_title = new System.Windows.Forms.Label();
this.profile_4_subindustry_content = new System.Windows.Forms.Label();
this.profile_3_industry_content = new System.Windows.Forms.Label();
this.profile_2_industrygroup_content = new System.Windows.Forms.Label();
this.profile_1_subsector_content = new System.Windows.Forms.Label();
this.profile_0_sector_content = new System.Windows.Forms.Label();
this.lblBusinessSummaryTitle = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.profile_separator_0 = new System.Windows.Forms.Label();
this.profile_separator_1 = new System.Windows.Forms.Label();
this.profile_separator_2 = new System.Windows.Forms.Label();
this.profile_separator_3 = new System.Windows.Forms.Label();
this.profile_separator_4 = new System.Windows.Forms.Label();
this.lblBusinessSummary = new System.Windows.Forms.Label();
this.picCountry = new System.Windows.Forms.PictureBox();
this.lblCompanyWebsite = new System.Windows.Forms.Label();
this.pnlBusinessSummary = new System.Windows.Forms.Panel();
this.lblCollapseExpand = new System.Windows.Forms.Label();
this.pnlProfile = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.picCountry)).BeginInit();
this.pnlBusinessSummary.SuspendLayout();
this.pnlProfile.SuspendLayout();
this.SuspendLayout();
//
// lblProfileTitle
//
this.lblProfileTitle.AutoSize = true;
this.lblProfileTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblProfileTitle.Location = new System.Drawing.Point(11, 10);
this.lblProfileTitle.Name = "lblProfileTitle";
this.lblProfileTitle.Size = new System.Drawing.Size(85, 20);
this.lblProfileTitle.TabIndex = 0;
this.lblProfileTitle.Text = "PROFILE";
//
// profile_0_sector_title
//
this.profile_0_sector_title.AutoSize = true;
this.profile_0_sector_title.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_0_sector_title.Location = new System.Drawing.Point(8, 9);
this.profile_0_sector_title.Name = "profile_0_sector_title";
this.profile_0_sector_title.Size = new System.Drawing.Size(50, 16);
this.profile_0_sector_title.TabIndex = 1;
this.profile_0_sector_title.Text = "Sector:";
//
// profile_1_subsector_title
//
this.profile_1_subsector_title.AutoSize = true;
this.profile_1_subsector_title.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_1_subsector_title.Location = new System.Drawing.Point(8, 28);
this.profile_1_subsector_title.Name = "profile_1_subsector_title";
this.profile_1_subsector_title.Size = new System.Drawing.Size(77, 16);
this.profile_1_subsector_title.TabIndex = 2;
this.profile_1_subsector_title.Text = "Sub Sector:";
//
// profile_2_industrygroup_title
//
this.profile_2_industrygroup_title.AutoSize = true;
this.profile_2_industrygroup_title.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_2_industrygroup_title.Location = new System.Drawing.Point(8, 47);
this.profile_2_industrygroup_title.Name = "profile_2_industrygroup_title";
this.profile_2_industrygroup_title.Size = new System.Drawing.Size(97, 16);
this.profile_2_industrygroup_title.TabIndex = 3;
this.profile_2_industrygroup_title.Text = "Industry Group:";
//
// profile_3_industry_title
//
this.profile_3_industry_title.AutoSize = true;
this.profile_3_industry_title.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_3_industry_title.Location = new System.Drawing.Point(8, 66);
this.profile_3_industry_title.Name = "profile_3_industry_title";
this.profile_3_industry_title.Size = new System.Drawing.Size(57, 16);
this.profile_3_industry_title.TabIndex = 4;
this.profile_3_industry_title.Text = "Industry:";
//
// profile_4_subindustry_title
//
this.profile_4_subindustry_title.AutoSize = true;
this.profile_4_subindustry_title.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_4_subindustry_title.Location = new System.Drawing.Point(8, 85);
this.profile_4_subindustry_title.Name = "profile_4_subindustry_title";
this.profile_4_subindustry_title.Size = new System.Drawing.Size(84, 16);
this.profile_4_subindustry_title.TabIndex = 5;
this.profile_4_subindustry_title.Text = "Sub Industry:";
//
// profile_4_subindustry_content
//
this.profile_4_subindustry_content.AutoSize = true;
this.profile_4_subindustry_content.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_4_subindustry_content.Location = new System.Drawing.Point(142, 85);
this.profile_4_subindustry_content.Name = "profile_4_subindustry_content";
this.profile_4_subindustry_content.Size = new System.Drawing.Size(78, 16);
this.profile_4_subindustry_content.TabIndex = 10;
this.profile_4_subindustry_content.Text = "SubIndustry";
//
// profile_3_industry_content
//
this.profile_3_industry_content.AutoSize = true;
this.profile_3_industry_content.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_3_industry_content.Location = new System.Drawing.Point(142, 66);
this.profile_3_industry_content.Name = "profile_3_industry_content";
this.profile_3_industry_content.Size = new System.Drawing.Size(54, 16);
this.profile_3_industry_content.TabIndex = 9;
this.profile_3_industry_content.Text = "Industry";
//
// profile_2_industrygroup_content
//
this.profile_2_industrygroup_content.AutoSize = true;
this.profile_2_industrygroup_content.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_2_industrygroup_content.Location = new System.Drawing.Point(142, 47);
this.profile_2_industrygroup_content.Name = "profile_2_industrygroup_content";
this.profile_2_industrygroup_content.Size = new System.Drawing.Size(91, 16);
this.profile_2_industrygroup_content.TabIndex = 8;
this.profile_2_industrygroup_content.Text = "IndustryGroup";
//
// profile_1_subsector_content
//
this.profile_1_subsector_content.AutoSize = true;
this.profile_1_subsector_content.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_1_subsector_content.Location = new System.Drawing.Point(142, 28);
this.profile_1_subsector_content.Name = "profile_1_subsector_content";
this.profile_1_subsector_content.Size = new System.Drawing.Size(71, 16);
this.profile_1_subsector_content.TabIndex = 7;
this.profile_1_subsector_content.Text = "SubSector";
//
// profile_0_sector_content
//
this.profile_0_sector_content.AutoSize = true;
this.profile_0_sector_content.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.profile_0_sector_content.Location = new System.Drawing.Point(142, 9);
this.profile_0_sector_content.Name = "profile_0_sector_content";
this.profile_0_sector_content.Size = new System.Drawing.Size(47, 16);
this.profile_0_sector_content.TabIndex = 6;
this.profile_0_sector_content.Text = "Sector";
//
// lblBusinessSummaryTitle
//
this.lblBusinessSummaryTitle.AutoSize = true;
this.lblBusinessSummaryTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblBusinessSummaryTitle.Location = new System.Drawing.Point(11, 154);
this.lblBusinessSummaryTitle.Name = "lblBusinessSummaryTitle";
this.lblBusinessSummaryTitle.Size = new System.Drawing.Size(195, 20);
this.lblBusinessSummaryTitle.TabIndex = 11;
this.lblBusinessSummaryTitle.Text = "BUSINESS SUMMARY";
//
// label8
//
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label8.Location = new System.Drawing.Point(12, 31);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(774, 1);
this.label8.TabIndex = 13;
//
// profile_separator_0
//
this.profile_separator_0.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.profile_separator_0.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.profile_separator_0.Location = new System.Drawing.Point(9, 25);
this.profile_separator_0.Name = "profile_separator_0";
this.profile_separator_0.Size = new System.Drawing.Size(772, 1);
this.profile_separator_0.TabIndex = 14;
//
// profile_separator_1
//
this.profile_separator_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.profile_separator_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.profile_separator_1.Location = new System.Drawing.Point(9, 44);
this.profile_separator_1.Name = "profile_separator_1";
this.profile_separator_1.Size = new System.Drawing.Size(772, 1);
this.profile_separator_1.TabIndex = 15;
//
// profile_separator_2
//
this.profile_separator_2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.profile_separator_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.profile_separator_2.Location = new System.Drawing.Point(9, 63);
this.profile_separator_2.Name = "profile_separator_2";
this.profile_separator_2.Size = new System.Drawing.Size(772, 1);
this.profile_separator_2.TabIndex = 16;
//
// profile_separator_3
//
this.profile_separator_3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.profile_separator_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.profile_separator_3.Location = new System.Drawing.Point(9, 82);
this.profile_separator_3.Name = "profile_separator_3";
this.profile_separator_3.Size = new System.Drawing.Size(772, 1);
this.profile_separator_3.TabIndex = 17;
//
// profile_separator_4
//
this.profile_separator_4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.profile_separator_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.profile_separator_4.Location = new System.Drawing.Point(9, 101);
this.profile_separator_4.Name = "profile_separator_4";
this.profile_separator_4.Size = new System.Drawing.Size(772, 1);
this.profile_separator_4.TabIndex = 18;
//
// lblBusinessSummary
//
this.lblBusinessSummary.AutoSize = true;
this.lblBusinessSummary.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblBusinessSummary.Location = new System.Drawing.Point(1, 1);
this.lblBusinessSummary.Name = "lblBusinessSummary";
this.lblBusinessSummary.Size = new System.Drawing.Size(120, 16);
this.lblBusinessSummary.TabIndex = 19;
this.lblBusinessSummary.Text = "BusinessSummary";
//
// picCountry
//
this.picCountry.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.picCountry.Image = ((System.Drawing.Image)(resources.GetObject("picCountry.Image")));
this.picCountry.Location = new System.Drawing.Point(15, 561);
this.picCountry.Name = "picCountry";
this.picCountry.Size = new System.Drawing.Size(34, 25);
this.picCountry.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picCountry.TabIndex = 20;
this.picCountry.TabStop = false;
//
// lblCompanyWebsite
//
this.lblCompanyWebsite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.lblCompanyWebsite.AutoSize = true;
this.lblCompanyWebsite.Cursor = System.Windows.Forms.Cursors.Hand;
this.lblCompanyWebsite.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCompanyWebsite.ForeColor = System.Drawing.SystemColors.Highlight;
this.lblCompanyWebsite.Location = new System.Drawing.Point(58, 566);
this.lblCompanyWebsite.Name = "lblCompanyWebsite";
this.lblCompanyWebsite.Size = new System.Drawing.Size(0, 16);
this.lblCompanyWebsite.TabIndex = 21;
this.lblCompanyWebsite.Click += new System.EventHandler(this.lblCompanyWebsite_Click);
//
// pnlBusinessSummary
//
this.pnlBusinessSummary.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.pnlBusinessSummary.AutoScroll = true;
this.pnlBusinessSummary.BackColor = System.Drawing.Color.White;
this.pnlBusinessSummary.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pnlBusinessSummary.Controls.Add(this.lblBusinessSummary);
this.pnlBusinessSummary.Location = new System.Drawing.Point(12, 177);
this.pnlBusinessSummary.Name = "pnlBusinessSummary";
this.pnlBusinessSummary.Size = new System.Drawing.Size(774, 378);
this.pnlBusinessSummary.TabIndex = 22;
this.pnlBusinessSummary.Resize += new System.EventHandler(this.pnlBusinessSummary_Resize);
//
// lblCollapseExpand
//
this.lblCollapseExpand.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblCollapseExpand.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblCollapseExpand.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCollapseExpand.Location = new System.Drawing.Point(766, 12);
this.lblCollapseExpand.Name = "lblCollapseExpand";
this.lblCollapseExpand.Size = new System.Drawing.Size(20, 20);
this.lblCollapseExpand.TabIndex = 23;
this.lblCollapseExpand.Text = "-";
this.lblCollapseExpand.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblCollapseExpand.Click += new System.EventHandler(this.lblCollapseExpand_Click);
//
// pnlProfile
//
this.pnlProfile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pnlProfile.Controls.Add(this.profile_0_sector_content);
this.pnlProfile.Controls.Add(this.profile_0_sector_title);
this.pnlProfile.Controls.Add(this.profile_1_subsector_title);
this.pnlProfile.Controls.Add(this.profile_2_industrygroup_title);
this.pnlProfile.Controls.Add(this.profile_3_industry_title);
this.pnlProfile.Controls.Add(this.profile_separator_4);
this.pnlProfile.Controls.Add(this.profile_4_subindustry_title);
this.pnlProfile.Controls.Add(this.profile_separator_3);
this.pnlProfile.Controls.Add(this.profile_1_subsector_content);
this.pnlProfile.Controls.Add(this.profile_separator_2);
this.pnlProfile.Controls.Add(this.profile_2_industrygroup_content);
this.pnlProfile.Controls.Add(this.profile_separator_1);
this.pnlProfile.Controls.Add(this.profile_3_industry_content);
this.pnlProfile.Controls.Add(this.profile_separator_0);
this.pnlProfile.Controls.Add(this.profile_4_subindustry_content);
this.pnlProfile.Location = new System.Drawing.Point(3, 35);
this.pnlProfile.Name = "pnlProfile";
this.pnlProfile.Size = new System.Drawing.Size(783, 106);
this.pnlProfile.TabIndex = 24;
//
// ProfileControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pnlProfile);
this.Controls.Add(this.lblCollapseExpand);
this.Controls.Add(this.pnlBusinessSummary);
this.Controls.Add(this.lblCompanyWebsite);
this.Controls.Add(this.picCountry);
this.Controls.Add(this.label8);
this.Controls.Add(this.lblBusinessSummaryTitle);
this.Controls.Add(this.lblProfileTitle);
this.Name = "ProfileControl";
this.Size = new System.Drawing.Size(800, 603);
this.VisibleChanged += new System.EventHandler(this.ProfileControl_VisibleChanged);
this.Resize += new System.EventHandler(this.ProfileControl_Resize);
((System.ComponentModel.ISupportInitialize)(this.picCountry)).EndInit();
this.pnlBusinessSummary.ResumeLayout(false);
this.pnlBusinessSummary.PerformLayout();
this.pnlProfile.ResumeLayout(false);
this.pnlProfile.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblProfileTitle;
private System.Windows.Forms.Label profile_0_sector_title;
private System.Windows.Forms.Label profile_1_subsector_title;
private System.Windows.Forms.Label profile_2_industrygroup_title;
private System.Windows.Forms.Label profile_3_industry_title;
private System.Windows.Forms.Label profile_4_subindustry_title;
private System.Windows.Forms.Label profile_4_subindustry_content;
private System.Windows.Forms.Label profile_3_industry_content;
private System.Windows.Forms.Label profile_2_industrygroup_content;
private System.Windows.Forms.Label profile_1_subsector_content;
private System.Windows.Forms.Label profile_0_sector_content;
private System.Windows.Forms.Label lblBusinessSummaryTitle;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label profile_separator_0;
private System.Windows.Forms.Label profile_separator_1;
private System.Windows.Forms.Label profile_separator_2;
private System.Windows.Forms.Label profile_separator_3;
private System.Windows.Forms.Label profile_separator_4;
private System.Windows.Forms.Label lblBusinessSummary;
private System.Windows.Forms.PictureBox picCountry;
private System.Windows.Forms.Label lblCompanyWebsite;
private System.Windows.Forms.Panel pnlBusinessSummary;
private System.Windows.Forms.Label lblCollapseExpand;
private System.Windows.Forms.Panel pnlProfile;
}
}