Click here to Skip to main content
15,881,852 members
Articles / Desktop Programming / Windows Forms

BSEtunes

Rate me:
Please Sign up or sign in to vote.
4.67/5 (11 votes)
24 Apr 2010CPOL4 min read 64.4K   4.3K   58  
BSEtunes is a MySQL based, full manageable, networkable single or multiuser jukebox application
namespace BSE.Platten.Statistic
{
    partial class Statistic
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Component Designer generated code

        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Statistic));
            this.m_chrtTitelGroupByMedium = new BSE.Charts.Chart();
            this.notesPanel1 = new BSE.Windows.Forms.NotesPanel();
            this.m_lblTitle = new BSE.Platten.Common.UnchangeableLabel();
            this.notesPanel2 = new BSE.Windows.Forms.NotesPanel();
            this.m_lblSystemDurationUnitDay = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationUnitHour = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationUnitMinute = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationUnitSecond = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo3Right = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo2Right = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo1Right = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationValueDay = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationValueHour = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationValueMinute = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationValueSecond = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo3Value = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo2Value = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo1Value = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemDurationLeft = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo3Left = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo2Left = new BSE.Platten.Common.UnchangeableLabel();
            this.m_lblSystemInfo1Left = new BSE.Platten.Common.UnchangeableLabel();
            this.m_pnlTop = new System.Windows.Forms.Panel();
            this.m_pnlBottom = new System.Windows.Forms.Panel();
            this.m_backgroundWorkerStatistic = new System.ComponentModel.BackgroundWorker();
            this.notesPanel1.SuspendLayout();
            this.notesPanel2.SuspendLayout();
            this.m_pnlTop.SuspendLayout();
            this.m_pnlBottom.SuspendLayout();
            this.SuspendLayout();
            // 
            // m_chrtTitelGroupByMedium
            // 
            resources.ApplyResources(this.m_chrtTitelGroupByMedium, "m_chrtTitelGroupByMedium");
            this.m_chrtTitelGroupByMedium.Name = "m_chrtTitelGroupByMedium";
            this.m_chrtTitelGroupByMedium.ShowLegend = true;
            this.m_chrtTitelGroupByMedium.ShowToolTip = true;
            // 
            // notesPanel1
            // 
            this.notesPanel1.BackColor = System.Drawing.Color.Transparent;
            this.notesPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(153)))), ((int)(((byte)(164)))));
            this.notesPanel1.ColorGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(254)))));
            this.notesPanel1.ColorGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(214)))), ((int)(((byte)(219)))));
            this.notesPanel1.Controls.Add(this.m_lblTitle);
            this.notesPanel1.Controls.Add(this.m_chrtTitelGroupByMedium);
            resources.ApplyResources(this.notesPanel1, "notesPanel1");
            this.notesPanel1.Name = "notesPanel1";
            this.notesPanel1.PressedBorderColor = System.Drawing.Color.Black;
            // 
            // m_lblTitle
            // 
            resources.ApplyResources(this.m_lblTitle, "m_lblTitle");
            this.m_lblTitle.Name = "m_lblTitle";
            // 
            // notesPanel2
            // 
            this.notesPanel2.BackColor = System.Drawing.Color.Transparent;
            this.notesPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(145)))), ((int)(((byte)(153)))), ((int)(((byte)(164)))));
            this.notesPanel2.ColorGradientBegin = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(254)))));
            this.notesPanel2.ColorGradientEnd = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(214)))), ((int)(((byte)(219)))));
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationUnitDay);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationUnitHour);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationUnitMinute);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationUnitSecond);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo3Right);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo2Right);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo1Right);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationValueDay);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationValueHour);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationValueMinute);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationValueSecond);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo3Value);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo2Value);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo1Value);
            this.notesPanel2.Controls.Add(this.m_lblSystemDurationLeft);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo3Left);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo2Left);
            this.notesPanel2.Controls.Add(this.m_lblSystemInfo1Left);
            resources.ApplyResources(this.notesPanel2, "notesPanel2");
            this.notesPanel2.Name = "notesPanel2";
            this.notesPanel2.PressedBorderColor = System.Drawing.Color.Black;
            // 
            // m_lblSystemDurationUnitDay
            // 
            resources.ApplyResources(this.m_lblSystemDurationUnitDay, "m_lblSystemDurationUnitDay");
            this.m_lblSystemDurationUnitDay.Name = "m_lblSystemDurationUnitDay";
            // 
            // m_lblSystemDurationUnitHour
            // 
            resources.ApplyResources(this.m_lblSystemDurationUnitHour, "m_lblSystemDurationUnitHour");
            this.m_lblSystemDurationUnitHour.Name = "m_lblSystemDurationUnitHour";
            // 
            // m_lblSystemDurationUnitMinute
            // 
            resources.ApplyResources(this.m_lblSystemDurationUnitMinute, "m_lblSystemDurationUnitMinute");
            this.m_lblSystemDurationUnitMinute.Name = "m_lblSystemDurationUnitMinute";
            // 
            // m_lblSystemDurationUnitSecond
            // 
            resources.ApplyResources(this.m_lblSystemDurationUnitSecond, "m_lblSystemDurationUnitSecond");
            this.m_lblSystemDurationUnitSecond.Name = "m_lblSystemDurationUnitSecond";
            // 
            // m_lblSystemInfo3Right
            // 
            resources.ApplyResources(this.m_lblSystemInfo3Right, "m_lblSystemInfo3Right");
            this.m_lblSystemInfo3Right.Name = "m_lblSystemInfo3Right";
            // 
            // m_lblSystemInfo2Right
            // 
            resources.ApplyResources(this.m_lblSystemInfo2Right, "m_lblSystemInfo2Right");
            this.m_lblSystemInfo2Right.Name = "m_lblSystemInfo2Right";
            // 
            // m_lblSystemInfo1Right
            // 
            resources.ApplyResources(this.m_lblSystemInfo1Right, "m_lblSystemInfo1Right");
            this.m_lblSystemInfo1Right.Name = "m_lblSystemInfo1Right";
            // 
            // m_lblSystemDurationValueDay
            // 
            this.m_lblSystemDurationValueDay.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemDurationValueDay, "m_lblSystemDurationValueDay");
            this.m_lblSystemDurationValueDay.Name = "m_lblSystemDurationValueDay";
            // 
            // m_lblSystemDurationValueHour
            // 
            this.m_lblSystemDurationValueHour.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemDurationValueHour, "m_lblSystemDurationValueHour");
            this.m_lblSystemDurationValueHour.Name = "m_lblSystemDurationValueHour";
            // 
            // m_lblSystemDurationValueMinute
            // 
            this.m_lblSystemDurationValueMinute.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemDurationValueMinute, "m_lblSystemDurationValueMinute");
            this.m_lblSystemDurationValueMinute.Name = "m_lblSystemDurationValueMinute";
            // 
            // m_lblSystemDurationValueSecond
            // 
            this.m_lblSystemDurationValueSecond.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemDurationValueSecond, "m_lblSystemDurationValueSecond");
            this.m_lblSystemDurationValueSecond.Name = "m_lblSystemDurationValueSecond";
            // 
            // m_lblSystemInfo3Value
            // 
            this.m_lblSystemInfo3Value.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemInfo3Value, "m_lblSystemInfo3Value");
            this.m_lblSystemInfo3Value.Name = "m_lblSystemInfo3Value";
            // 
            // m_lblSystemInfo2Value
            // 
            this.m_lblSystemInfo2Value.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemInfo2Value, "m_lblSystemInfo2Value");
            this.m_lblSystemInfo2Value.Name = "m_lblSystemInfo2Value";
            // 
            // m_lblSystemInfo1Value
            // 
            this.m_lblSystemInfo1Value.ForeColor = System.Drawing.Color.Red;
            resources.ApplyResources(this.m_lblSystemInfo1Value, "m_lblSystemInfo1Value");
            this.m_lblSystemInfo1Value.Name = "m_lblSystemInfo1Value";
            // 
            // m_lblSystemDurationLeft
            // 
            resources.ApplyResources(this.m_lblSystemDurationLeft, "m_lblSystemDurationLeft");
            this.m_lblSystemDurationLeft.Name = "m_lblSystemDurationLeft";
            // 
            // m_lblSystemInfo3Left
            // 
            resources.ApplyResources(this.m_lblSystemInfo3Left, "m_lblSystemInfo3Left");
            this.m_lblSystemInfo3Left.Name = "m_lblSystemInfo3Left";
            // 
            // m_lblSystemInfo2Left
            // 
            resources.ApplyResources(this.m_lblSystemInfo2Left, "m_lblSystemInfo2Left");
            this.m_lblSystemInfo2Left.Name = "m_lblSystemInfo2Left";
            // 
            // m_lblSystemInfo1Left
            // 
            resources.ApplyResources(this.m_lblSystemInfo1Left, "m_lblSystemInfo1Left");
            this.m_lblSystemInfo1Left.Name = "m_lblSystemInfo1Left";
            // 
            // m_pnlTop
            // 
            this.m_pnlTop.Controls.Add(this.notesPanel2);
            resources.ApplyResources(this.m_pnlTop, "m_pnlTop");
            this.m_pnlTop.Name = "m_pnlTop";
            // 
            // m_pnlBottom
            // 
            this.m_pnlBottom.Controls.Add(this.notesPanel1);
            resources.ApplyResources(this.m_pnlBottom, "m_pnlBottom");
            this.m_pnlBottom.Name = "m_pnlBottom";
            // 
            // m_backgroundWorkerStatistic
            // 
            this.m_backgroundWorkerStatistic.DoWork += new System.ComponentModel.DoWorkEventHandler(this.BackgroundWorkerStatisticDoWork);
            this.m_backgroundWorkerStatistic.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.BackgroundWorkerStatisticRunWorkerCompleted);
            // 
            // Statistic
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.m_pnlBottom);
            this.Controls.Add(this.m_pnlTop);
            this.Name = "Statistic";
            this.Load += new System.EventHandler(this.StatisticLoad);
            this.notesPanel1.ResumeLayout(false);
            this.notesPanel1.PerformLayout();
            this.notesPanel2.ResumeLayout(false);
            this.notesPanel2.PerformLayout();
            this.m_pnlTop.ResumeLayout(false);
            this.m_pnlBottom.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private BSE.Charts.Chart m_chrtTitelGroupByMedium;
        private BSE.Windows.Forms.NotesPanel notesPanel1;
        private BSE.Windows.Forms.NotesPanel notesPanel2;
        private System.Windows.Forms.Panel m_pnlTop;
        private System.Windows.Forms.Panel m_pnlBottom;
        private BSE.Platten.Common.UnchangeableLabel m_lblTitle;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo1Left;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo2Right;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo1Right;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo2Value;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo1Value;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo2Left;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo3Right;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo3Value;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationLeft;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemInfo3Left;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationUnitMinute;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationUnitSecond;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationValueHour;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationValueMinute;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationValueSecond;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationUnitDay;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationUnitHour;
        private BSE.Platten.Common.UnchangeableLabel m_lblSystemDurationValueDay;
        private System.ComponentModel.BackgroundWorker m_backgroundWorkerStatistic;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions