Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.txtValue = new DevExpress.XtraEditors.TextEdit();
     this.lblName  = new AutoSizeLabel();
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // txtValue
     //
     this.txtValue.EditValue = "";
     this.txtValue.Location  = new System.Drawing.Point(140, 4);
     this.txtValue.Name      = "txtValue";
     this.txtValue.Size      = new System.Drawing.Size(120, 20);
     this.txtValue.TabIndex  = 3;
     //
     // lblName
     //
     this.lblName.Location  = new System.Drawing.Point(4, 5);
     this.lblName.Name      = "lblName";
     this.lblName.Size      = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex  = 2;
     this.lblName.Text      = "Real";
     this.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // Real
     //
     this.Controls.Add(this.txtValue);
     this.Controls.Add(this.lblName);
     this.Name = "Real";
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lblName  = new UIControls.StandardControls.AutoSizeLabel();
     this.txtValue = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 5);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 0;
     this.lblName.Text           = "Char Integer";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtValue
     //
     this.txtValue.EditValue = "";
     this.txtValue.Location  = new System.Drawing.Point(140, 4);
     this.txtValue.Name      = "txtValue";
     this.txtValue.Size      = new System.Drawing.Size(120, 20);
     this.txtValue.TabIndex  = 1;
     //
     // ShortInteger
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.txtValue);
     this.Controls.Add(this.lblName);
     this.Name = "ShortInteger";
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.txtValue  = new DevExpress.XtraEditors.TextEdit();
     this.lblName   = new UIControls.StandardControls.AutoSizeLabel();
     this.btnBrowse = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // txtValue
     //
     this.txtValue.EditValue = "";
     this.txtValue.Location  = new System.Drawing.Point(140, 4);
     this.txtValue.Name      = "txtValue";
     this.txtValue.Size      = new System.Drawing.Size(236, 20);
     this.txtValue.TabIndex  = 3;
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 5);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 2;
     this.lblName.Text           = "TagReference";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnBrowse
     //
     this.btnBrowse.Location = new System.Drawing.Point(380, 4);
     this.btnBrowse.Name     = "btnBrowse";
     this.btnBrowse.Size     = new System.Drawing.Size(28, 20);
     this.btnBrowse.TabIndex = 4;
     this.btnBrowse.Text     = "...";
     this.btnBrowse.Click   += new System.EventHandler(this.btnBrowse_Click);
     //
     // TagReference
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.btnBrowse);
     this.Controls.Add(this.txtValue);
     this.Controls.Add(this.lblName);
     this.Name = "TagReference";
     this.Size = new System.Drawing.Size(416, 28);
     ((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lblName  = new UIControls.StandardControls.AutoSizeLabel();
     this.angLower = new TagEditor.Controls.AngleEdit();
     this.txtLower = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLower.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 16);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 2;
     this.lblName.Text           = "Angle";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // angLower
     //
     this.angLower.Angle    = 0;
     this.angLower.Location = new System.Drawing.Point(192, 12);
     this.angLower.Name     = "angLower";
     this.angLower.Size     = new System.Drawing.Size(28, 28);
     this.angLower.TabIndex = 7;
     //
     // txtLower
     //
     this.txtLower.EditValue = "";
     this.txtLower.Location  = new System.Drawing.Point(152, 16);
     this.txtLower.Name      = "txtLower";
     this.txtLower.Size      = new System.Drawing.Size(32, 20);
     this.txtLower.TabIndex  = 9;
     //
     // Angle
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.txtLower);
     this.Controls.Add(this.angLower);
     this.Controls.Add(this.lblName);
     this.Name = "Angle";
     this.Size = new System.Drawing.Size(240, 48);
     ((System.ComponentModel.ISupportInitialize)(this.txtLower.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lblName  = new AutoSizeLabel();
     this.cboValue = new DevExpress.XtraEditors.ComboBoxEdit();
     ((System.ComponentModel.ISupportInitialize)(this.cboValue.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 5);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 2;
     this.lblName.Text           = "Enum";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cboValue
     //
     this.cboValue.EditValue = "";
     this.cboValue.Location  = new System.Drawing.Point(140, 4);
     this.cboValue.Name      = "cboValue";
     //
     // cboValue.Properties
     //
     this.cboValue.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboValue.Size     = new System.Drawing.Size(236, 20);
     this.cboValue.TabIndex = 4;
     //
     // Enum
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.cboValue);
     this.Controls.Add(this.lblName);
     this.Name = "Enum";
     this.Size = new System.Drawing.Size(384, 28);
     ((System.ComponentModel.ISupportInitialize)(this.cboValue.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.lblName    = new UIControls.StandardControls.AutoSizeLabel();
     this.checkValue = new TagEditor.Controls.AutoSizeCheckBoxControl();
     ((System.ComponentModel.ISupportInitialize)(this.checkValue)).BeginInit();
     this.SuspendLayout();
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 5);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 2;
     this.lblName.Text           = "Flags";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // checkValue
     //
     this.checkValue.CheckOnClick = true;
     this.checkValue.ItemHeight   = 17;
     this.checkValue.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
         new DevExpress.XtraEditors.Controls.CheckedListBoxItem(null)
     });
     this.checkValue.Location = new System.Drawing.Point(140, 4);
     this.checkValue.Name     = "checkValue";
     this.checkValue.Size     = new System.Drawing.Size(236, 19);
     this.checkValue.TabIndex = 5;
     //
     // Flags
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.checkValue);
     this.Controls.Add(this.lblName);
     this.Name = "Flags";
     this.Size = new System.Drawing.Size(384, 28);
     ((System.ComponentModel.ISupportInitialize)(this.checkValue)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 7
0
        public FieldStatus()
        {
            m_spacing = Game.Content.GetSizeInDpi(10);

            var font = Game.Content.Fonts.FieldStatusFont;

            m_levelIndex = new AutoSizeLabel(font)
            {
                Fixed = true
            };
            m_levelSizeLabel = new AutoSizeLabel(font)
            {
                Fixed = true
            };
            m_levelDifficult = new AtlasSprite()
            {
                Frame = Game.Content.Textures.ButtonCircle, Fixed = true
            };
            m_conectedLabel = new AutoSizeLabel(font)
            {
                Fixed = true
            };
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.txtLower = new DevExpress.XtraEditors.TextEdit();
     this.lblName  = new UIControls.StandardControls.AutoSizeLabel();
     this.txtUpper = new DevExpress.XtraEditors.TextEdit();
     this.label1   = new System.Windows.Forms.Label();
     this.label2   = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.txtLower.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpper.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // txtLower
     //
     this.txtLower.EditValue = "";
     this.txtLower.Location  = new System.Drawing.Point(184, 4);
     this.txtLower.Name      = "txtLower";
     this.txtLower.Size      = new System.Drawing.Size(64, 20);
     this.txtLower.TabIndex  = 3;
     //
     // lblName
     //
     this.lblName.AutoSizeHeight = false;
     this.lblName.Location       = new System.Drawing.Point(4, 5);
     this.lblName.Name           = "lblName";
     this.lblName.Size           = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex       = 2;
     this.lblName.Text           = "Short Bounds";
     this.lblName.TextAlign      = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtUpper
     //
     this.txtUpper.EditValue = "";
     this.txtUpper.Location  = new System.Drawing.Point(296, 4);
     this.txtUpper.Name      = "txtUpper";
     this.txtUpper.Size      = new System.Drawing.Size(64, 20);
     this.txtUpper.TabIndex  = 4;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(148, 6);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(36, 16);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "lower";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(256, 6);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(40, 16);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "upper";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ShortBounds
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txtUpper);
     this.Controls.Add(this.txtLower);
     this.Controls.Add(this.lblName);
     this.Name = "ShortBounds";
     this.Size = new System.Drawing.Size(368, 28);
     ((System.ComponentModel.ISupportInitialize)(this.txtLower.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUpper.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.txtY    = new DevExpress.XtraEditors.TextEdit();
     this.lblName = new AutoSizeLabel();
     this.txtP    = new DevExpress.XtraEditors.TextEdit();
     this.label1  = new System.Windows.Forms.Label();
     this.label2  = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.txtY.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtP.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // txtY
     //
     this.txtY.EditValue = "";
     this.txtY.Location  = new System.Drawing.Point(160, 4);
     this.txtY.Name      = "txtY";
     this.txtY.Size      = new System.Drawing.Size(64, 20);
     this.txtY.TabIndex  = 3;
     //
     // lblName
     //
     this.lblName.Location  = new System.Drawing.Point(4, 5);
     this.lblName.Name      = "lblName";
     this.lblName.Size      = new System.Drawing.Size(128, 16);
     this.lblName.TabIndex  = 2;
     this.lblName.Text      = "Real Euler Angles 2D";
     this.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // txtP
     //
     this.txtP.EditValue = "";
     this.txtP.Location  = new System.Drawing.Point(248, 4);
     this.txtP.Name      = "txtP";
     this.txtP.Size      = new System.Drawing.Size(64, 20);
     this.txtP.TabIndex  = 4;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(148, 6);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(8, 16);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "y";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(236, 6);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(8, 16);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "p";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // RealEulerAngles2D
     //
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txtP);
     this.Controls.Add(this.txtY);
     this.Controls.Add(this.lblName);
     this.Name = "RealEulerAngles2D";
     this.Size = new System.Drawing.Size(316, 28);
     ((System.ComponentModel.ISupportInitialize)(this.txtY.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtP.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(SectionContainer));
     this.panel                   = new DevExpress.XtraEditors.PanelControl();
     this.imageButton1            = new UIControls.StandardControls.ImageButton();
     this.controlPanel            = new UIControls.StandardControls.ControlListPanel();
     this.sectionContainerHeader1 = new Prometheus.TagEditor.Controls.SectionContainerHeader();
     this.titlePanel              = new System.Windows.Forms.Panel();
     this.lblDescription          = new UIControls.StandardControls.AutoSizeLabel();
     this.label2                  = new System.Windows.Forms.Label();
     this.linkMoreInfo            = new System.Windows.Forms.LinkLabel();
     this.spacerLabel1            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.panel)).BeginInit();
     this.panel.SuspendLayout();
     this.SuspendLayout();
     //
     // panel
     //
     this.panel.Controls.Add(this.imageButton1);
     this.panel.Controls.Add(this.controlPanel);
     this.panel.Controls.Add(this.sectionContainerHeader1);
     this.panel.Location = new System.Drawing.Point(0, 0);
     this.panel.Name     = "panel";
     this.panel.Size     = new System.Drawing.Size(424, 320);
     this.panel.TabIndex = 0;
     //
     // imageButton1
     //
     this.imageButton1.AltImage                        = ((System.Drawing.Image)(resources.GetObject("imageButton1.AltImage")));
     this.imageButton1.Anchor                          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.imageButton1.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.imageButton1.Appearance.Options.UseBackColor = true;
     this.imageButton1.HotTrack                        = false;
     this.imageButton1.Image          = ((System.Drawing.Image)(resources.GetObject("imageButton1.Image")));
     this.imageButton1.ImageSizeRatio = 0.8F;
     this.imageButton1.Location       = new System.Drawing.Point(392, 8);
     this.imageButton1.Name           = "imageButton1";
     this.imageButton1.PressedImage   = ((System.Drawing.Image)(resources.GetObject("imageButton1.PressedImage")));
     this.imageButton1.Size           = new System.Drawing.Size(20, 20);
     this.imageButton1.TabIndex       = 4;
     this.imageButton1.Toggle         = false;
     this.imageButton1.Click         += new System.EventHandler(this.imageButton1_Click);
     //
     // controlPanel
     //
     this.controlPanel.Location       = new System.Drawing.Point(4, 36);
     this.controlPanel.Name           = "controlPanel";
     this.controlPanel.Padding        = 10;
     this.controlPanel.ResizeBehavior = UIControls.StandardControls.ResizeBehavior.None;
     this.controlPanel.Size           = new System.Drawing.Size(416, 280);
     this.controlPanel.Spacing        = 10;
     this.controlPanel.TabIndex       = 3;
     //
     // sectionContainerHeader1
     //
     this.sectionContainerHeader1.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.sectionContainerHeader1.Appearance.Options.UseBackColor = true;
     this.sectionContainerHeader1.Description = "";
     this.sectionContainerHeader1.Location    = new System.Drawing.Point(4, 4);
     this.sectionContainerHeader1.Name        = "sectionContainerHeader1";
     this.sectionContainerHeader1.Size        = new System.Drawing.Size(416, 28);
     this.sectionContainerHeader1.TabIndex    = 2;
     this.sectionContainerHeader1.Title       = "";
     this.sectionContainerHeader1.Warning     = "";
     //
     // titlePanel
     //
     this.titlePanel.Location = new System.Drawing.Point(0, 0);
     this.titlePanel.Name     = "titlePanel";
     this.titlePanel.TabIndex = 0;
     //
     // lblDescription
     //
     this.lblDescription.AutoSizeHeight = false;
     this.lblDescription.Location       = new System.Drawing.Point(0, 0);
     this.lblDescription.Name           = "lblDescription";
     this.lblDescription.TabIndex       = 0;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location = new System.Drawing.Point(3, 3);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(71, 22);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Vehicles";
     //
     // linkMoreInfo
     //
     this.linkMoreInfo.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.linkMoreInfo.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.linkMoreInfo.Location         = new System.Drawing.Point(108, 3);
     this.linkMoreInfo.Name             = "linkMoreInfo";
     this.linkMoreInfo.Size             = new System.Drawing.Size(297, 22);
     this.linkMoreInfo.TabIndex         = 4;
     this.linkMoreInfo.TabStop          = true;
     this.linkMoreInfo.Text             = "More Info...";
     this.linkMoreInfo.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.linkMoreInfo.VisitedLinkColor = System.Drawing.Color.Blue;
     //
     // spacerLabel1
     //
     this.spacerLabel1.AutoSize = true;
     this.spacerLabel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.spacerLabel1.Location = new System.Drawing.Point(74, 3);
     this.spacerLabel1.Name     = "spacerLabel1";
     this.spacerLabel1.Size     = new System.Drawing.Size(0, 16);
     this.spacerLabel1.TabIndex = 5;
     //
     // SectionContainer
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.panel);
     this.Name = "SectionContainer";
     this.Size = new System.Drawing.Size(424, 320);
     ((System.ComponentModel.ISupportInitialize)(this.panel)).EndInit();
     this.panel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.mainPanel        = new System.Windows.Forms.Panel();
     this.titlePanel       = new System.Windows.Forms.Panel();
     this.linkTop          = new System.Windows.Forms.LinkLabel();
     this.lblTitle         = new System.Windows.Forms.Label();
     this.descriptionPanel = new System.Windows.Forms.Panel();
     this.lblDescription   = new UIControls.StandardControls.AutoSizeLabel();
     this.linkBottom       = new System.Windows.Forms.LinkLabel();
     this.mainPanel.SuspendLayout();
     this.titlePanel.SuspendLayout();
     this.descriptionPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // mainPanel
     //
     this.mainPanel.Controls.Add(this.titlePanel);
     this.mainPanel.Controls.Add(this.descriptionPanel);
     this.mainPanel.Location = new System.Drawing.Point(0, 0);
     this.mainPanel.Name     = "mainPanel";
     this.mainPanel.Size     = new System.Drawing.Size(416, 72);
     this.mainPanel.TabIndex = 7;
     //
     // titlePanel
     //
     this.titlePanel.BackColor = System.Drawing.Color.Transparent;
     this.titlePanel.Controls.Add(this.linkTop);
     this.titlePanel.Controls.Add(this.lblTitle);
     this.titlePanel.DockPadding.All = 3;
     this.titlePanel.Location        = new System.Drawing.Point(0, 0);
     this.titlePanel.Name            = "titlePanel";
     this.titlePanel.Size            = new System.Drawing.Size(384, 28);
     this.titlePanel.TabIndex        = 5;
     //
     // linkTop
     //
     this.linkTop.ActiveLinkColor  = System.Drawing.Color.LightGray;
     this.linkTop.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.linkTop.LinkColor        = System.Drawing.Color.DimGray;
     this.linkTop.Location         = new System.Drawing.Point(56, 3);
     this.linkTop.Name             = "linkTop";
     this.linkTop.Size             = new System.Drawing.Size(70, 22);
     this.linkTop.TabIndex         = 4;
     this.linkTop.TabStop          = true;
     this.linkTop.Text             = "More Info...";
     this.linkTop.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.linkTop.VisitedLinkColor = System.Drawing.Color.DimGray;
     this.linkTop.LinkClicked     += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkTop_LinkClicked);
     //
     // lblTitle
     //
     this.lblTitle.AutoSize = true;
     this.lblTitle.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTitle.Location = new System.Drawing.Point(8, 3);
     this.lblTitle.Name     = "lblTitle";
     this.lblTitle.Size     = new System.Drawing.Size(39, 22);
     this.lblTitle.TabIndex = 3;
     this.lblTitle.Text     = "Title";
     //
     // descriptionPanel
     //
     this.descriptionPanel.AutoScroll = true;
     this.descriptionPanel.BackColor  = System.Drawing.Color.Transparent;
     this.descriptionPanel.Controls.Add(this.lblDescription);
     this.descriptionPanel.Controls.Add(this.linkBottom);
     this.descriptionPanel.Location = new System.Drawing.Point(0, 28);
     this.descriptionPanel.Name     = "descriptionPanel";
     this.descriptionPanel.Size     = new System.Drawing.Size(416, 44);
     this.descriptionPanel.TabIndex = 0;
     //
     // lblDescription
     //
     this.lblDescription.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDescription.AutoSizeHeight = true;
     this.lblDescription.Font           = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblDescription.Location       = new System.Drawing.Point(8, 8);
     this.lblDescription.Name           = "lblDescription";
     this.lblDescription.Size           = new System.Drawing.Size(404, 0);
     this.lblDescription.TabIndex       = 2;
     //
     // linkBottom
     //
     this.linkBottom.ActiveLinkColor  = System.Drawing.Color.LightGray;
     this.linkBottom.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.linkBottom.LinkColor        = System.Drawing.Color.DimGray;
     this.linkBottom.Location         = new System.Drawing.Point(8, 24);
     this.linkBottom.Name             = "linkBottom";
     this.linkBottom.Size             = new System.Drawing.Size(96, 16);
     this.linkBottom.TabIndex         = 6;
     this.linkBottom.TabStop          = true;
     this.linkBottom.Text             = "Hide More Info...";
     this.linkBottom.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.linkBottom.VisitedLinkColor = System.Drawing.Color.DimGray;
     this.linkBottom.LinkClicked     += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkBottom_LinkClicked);
     //
     // SectionContainerHeader
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.Controls.Add(this.mainPanel);
     this.Name = "SectionContainerHeader";
     this.Size = new System.Drawing.Size(420, 72);
     this.mainPanel.ResumeLayout(false);
     this.titlePanel.ResumeLayout(false);
     this.descriptionPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }