/// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            this.SuspendLayout();
            // 
            // ctrlMainPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 31F);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlMainPanel";
            this.Size = new System.Drawing.Size(878, 383);
            uiStyle1.ClickStyle = null;
            uiStyle1.HoverStyle = null;
            style1.BackColor = System.Drawing.Color.Transparent;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 14F);
            style1.ForeColor = System.Drawing.Color.Black;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style1;
            uiStyle1.SelectedStyle = null;
            this.Style = uiStyle1;
            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()
        {
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle2 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style2 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle3 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style3 = new WProject.UiLibrary.Style.Style();
            this.lblProject = new WProject.UiLibrary.Controls.WpLabel();
            this.pbSounds = new WProject.UiLibrary.Controls.WpPictureBox();
            this.pbMessages = new WProject.UiLibrary.Controls.WpPictureBox();
            this.lbl1 = new WProject.UiLibrary.Controls.WpLabel();
            this.lbl2 = new WProject.UiLibrary.Controls.WpLabel();
            this.lbl3 = new WProject.UiLibrary.Controls.WpLabel();
            this.lbl4 = new WProject.UiLibrary.Controls.WpLabel();
            this.lbl5 = new WProject.UiLibrary.Controls.WpLabel();
            this.SuspendLayout();
            // 
            // lblProject
            // 
            this.lblProject.AutoSize = true;
            this.lblProject.Dock = System.Windows.Forms.DockStyle.Left;
            this.lblProject.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblProject.Location = new System.Drawing.Point(0, 0);
            this.lblProject.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lblProject.MinimumSize = new System.Drawing.Size(0, 30);
            this.lblProject.Name = "lblProject";
            this.lblProject.Selected = false;
            this.lblProject.Size = new System.Drawing.Size(151, 30);
            this.lblProject.Style = null;
            this.lblProject.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lblProject.TabIndex = 0;
            this.lblProject.Text = "WProject© 2015";
            this.lblProject.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // pbSounds
            // 
            this.pbSounds.BackColor = System.Drawing.Color.Transparent;
            this.pbSounds.Cursor = System.Windows.Forms.Cursors.Hand;
            this.pbSounds.Dock = System.Windows.Forms.DockStyle.Right;
            this.pbSounds.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.pbSounds.ForeColor = System.Drawing.Color.White;
            this.pbSounds.Image = null;
            this.pbSounds.Location = new System.Drawing.Point(807, 0);
            this.pbSounds.Name = "pbSounds";
            this.pbSounds.OwnStyle = false;
            this.pbSounds.Size = new System.Drawing.Size(30, 30);
            this.pbSounds.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            uiStyle1.ClickStyle = null;
            uiStyle1.HoverStyle = null;
            style1.BackColor = System.Drawing.Color.Transparent;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 12F);
            style1.ForeColor = System.Drawing.Color.White;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style1;
            uiStyle1.SelectedStyle = null;
            this.pbSounds.Style = uiStyle1;
            this.pbSounds.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.pbSounds.TabIndex = 1;
            this.pbSounds.Click += new System.EventHandler(this.pbSounds_Click);
            // 
            // pbMessages
            // 
            this.pbMessages.BackColor = System.Drawing.Color.Transparent;
            this.pbMessages.Cursor = System.Windows.Forms.Cursors.Hand;
            this.pbMessages.Dock = System.Windows.Forms.DockStyle.Right;
            this.pbMessages.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.pbMessages.ForeColor = System.Drawing.Color.White;
            this.pbMessages.Image = null;
            this.pbMessages.Location = new System.Drawing.Point(777, 0);
            this.pbMessages.Name = "pbMessages";
            this.pbMessages.OwnStyle = false;
            this.pbMessages.Size = new System.Drawing.Size(30, 30);
            this.pbMessages.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            uiStyle2.ClickStyle = null;
            uiStyle2.HoverStyle = null;
            style2.BackColor = System.Drawing.Color.Transparent;
            style2.BorderColor = null;
            style2.BorderWidth = null;
            style2.Cursor = System.Windows.Forms.Cursors.Default;
            style2.Font = new System.Drawing.Font("Segoe UI", 12F);
            style2.ForeColor = System.Drawing.Color.White;
            style2.Margin = new System.Windows.Forms.Padding(3);
            style2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle2.NormalStyle = style2;
            uiStyle2.SelectedStyle = null;
            this.pbMessages.Style = uiStyle2;
            this.pbMessages.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.pbMessages.TabIndex = 2;
            this.pbMessages.Click += new System.EventHandler(this.pbMessages_Click);
            // 
            // lbl1
            // 
            this.lbl1.AutoSize = true;
            this.lbl1.Dock = System.Windows.Forms.DockStyle.Right;
            this.lbl1.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl1.Location = new System.Drawing.Point(562, 0);
            this.lbl1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lbl1.MinimumSize = new System.Drawing.Size(0, 30);
            this.lbl1.Name = "lbl1";
            this.lbl1.Selected = false;
            this.lbl1.Size = new System.Drawing.Size(43, 30);
            this.lbl1.Style = null;
            this.lbl1.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lbl1.TabIndex = 3;
            this.lbl1.Text = "lbl1";
            this.lbl1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lbl2
            // 
            this.lbl2.AutoSize = true;
            this.lbl2.Dock = System.Windows.Forms.DockStyle.Right;
            this.lbl2.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl2.Location = new System.Drawing.Point(605, 0);
            this.lbl2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lbl2.MinimumSize = new System.Drawing.Size(0, 30);
            this.lbl2.Name = "lbl2";
            this.lbl2.Selected = false;
            this.lbl2.Size = new System.Drawing.Size(43, 30);
            this.lbl2.Style = null;
            this.lbl2.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lbl2.TabIndex = 4;
            this.lbl2.Text = "lbl2";
            this.lbl2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lbl3
            // 
            this.lbl3.AutoSize = true;
            this.lbl3.Dock = System.Windows.Forms.DockStyle.Right;
            this.lbl3.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl3.Location = new System.Drawing.Point(648, 0);
            this.lbl3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lbl3.MinimumSize = new System.Drawing.Size(0, 30);
            this.lbl3.Name = "lbl3";
            this.lbl3.Selected = false;
            this.lbl3.Size = new System.Drawing.Size(43, 30);
            this.lbl3.Style = null;
            this.lbl3.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lbl3.TabIndex = 5;
            this.lbl3.Text = "lbl3";
            this.lbl3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lbl4
            // 
            this.lbl4.AutoSize = true;
            this.lbl4.Dock = System.Windows.Forms.DockStyle.Right;
            this.lbl4.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl4.Location = new System.Drawing.Point(691, 0);
            this.lbl4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lbl4.MinimumSize = new System.Drawing.Size(0, 30);
            this.lbl4.Name = "lbl4";
            this.lbl4.Selected = false;
            this.lbl4.Size = new System.Drawing.Size(43, 30);
            this.lbl4.Style = null;
            this.lbl4.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lbl4.TabIndex = 6;
            this.lbl4.Text = "lbl4";
            this.lbl4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lbl5
            // 
            this.lbl5.AutoSize = true;
            this.lbl5.Dock = System.Windows.Forms.DockStyle.Right;
            this.lbl5.Font = new System.Drawing.Font("Segoe UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lbl5.Location = new System.Drawing.Point(734, 0);
            this.lbl5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lbl5.MinimumSize = new System.Drawing.Size(0, 30);
            this.lbl5.Name = "lbl5";
            this.lbl5.Selected = false;
            this.lbl5.Size = new System.Drawing.Size(43, 30);
            this.lbl5.Style = null;
            this.lbl5.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lbl5.TabIndex = 7;
            this.lbl5.Text = "lbl5";
            this.lbl5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // ctrlStatusBar
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.Controls.Add(this.lbl1);
            this.Controls.Add(this.lbl2);
            this.Controls.Add(this.lbl3);
            this.Controls.Add(this.lbl4);
            this.Controls.Add(this.lbl5);
            this.Controls.Add(this.pbMessages);
            this.Controls.Add(this.pbSounds);
            this.Controls.Add(this.lblProject);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlStatusBar";
            this.Size = new System.Drawing.Size(837, 30);
            uiStyle3.ClickStyle = null;
            uiStyle3.HoverStyle = null;
            style3.BackColor = System.Drawing.Color.Transparent;
            style3.BorderColor = null;
            style3.BorderWidth = null;
            style3.Cursor = System.Windows.Forms.Cursors.Default;
            style3.Font = new System.Drawing.Font("Segoe UI", 14F);
            style3.ForeColor = System.Drawing.Color.Black;
            style3.Margin = new System.Windows.Forms.Padding(3);
            style3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle3.NormalStyle = style3;
            uiStyle3.SelectedStyle = null;
            this.Style = uiStyle3;
            this.Load += new System.EventHandler(this.ctrlStatusBar_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle2 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style2 = new WProject.UiLibrary.Style.Style();
            this.flwTop = new System.Windows.Forms.FlowLayoutPanel();
            this.pbColapseIcon = new WProject.UiLibrary.Controls.WpPictureBox();
            this.tvSprings = new System.Windows.Forms.TreeView();
            this.flwTop.SuspendLayout();
            this.SuspendLayout();
            // 
            // flwTop
            // 
            this.flwTop.Controls.Add(this.pbColapseIcon);
            this.flwTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.flwTop.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
            this.flwTop.Location = new System.Drawing.Point(0, 0);
            this.flwTop.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
            this.flwTop.Name = "flwTop";
            this.flwTop.Size = new System.Drawing.Size(250, 39);
            this.flwTop.TabIndex = 0;
            // 
            // pbColapseIcon
            // 
            this.pbColapseIcon.BackColor = System.Drawing.Color.Transparent;
            this.pbColapseIcon.Cursor = System.Windows.Forms.Cursors.Default;
            this.pbColapseIcon.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.pbColapseIcon.ForeColor = System.Drawing.Color.White;
            this.pbColapseIcon.Image = null;
            this.pbColapseIcon.Location = new System.Drawing.Point(224, 3);
            this.pbColapseIcon.Name = "pbColapseIcon";
            this.pbColapseIcon.OwnStyle = false;
            this.pbColapseIcon.Size = new System.Drawing.Size(23, 27);
            this.pbColapseIcon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Normal;
            uiStyle1.ClickStyle = null;
            uiStyle1.HoverStyle = null;
            style1.BackColor = System.Drawing.Color.Transparent;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 12F);
            style1.ForeColor = System.Drawing.Color.White;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style1;
            uiStyle1.SelectedStyle = null;
            this.pbColapseIcon.Style = uiStyle1;
            this.pbColapseIcon.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.pbColapseIcon.TabIndex = 0;
            this.pbColapseIcon.Click += new System.EventHandler(this.pbColapseIcon_Click);
            // 
            // tvSprings
            // 
            this.tvSprings.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.tvSprings.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tvSprings.FullRowSelect = true;
            this.tvSprings.HideSelection = false;
            this.tvSprings.Location = new System.Drawing.Point(0, 39);
            this.tvSprings.Name = "tvSprings";
            this.tvSprings.ShowLines = false;
            this.tvSprings.Size = new System.Drawing.Size(250, 409);
            this.tvSprings.TabIndex = 1;
            this.tvSprings.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvSprings_AfterSelect);
            // 
            // ctrlDashBoardSprings
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.Controls.Add(this.tvSprings);
            this.Controls.Add(this.flwTop);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlDashBoardSprings";
            this.Size = new System.Drawing.Size(250, 448);
            uiStyle2.ClickStyle = null;
            uiStyle2.HoverStyle = null;
            style2.BackColor = System.Drawing.Color.Transparent;
            style2.BorderColor = null;
            style2.BorderWidth = null;
            style2.Cursor = System.Windows.Forms.Cursors.Default;
            style2.Font = new System.Drawing.Font("Segoe UI", 14F);
            style2.ForeColor = System.Drawing.Color.Black;
            style2.Margin = new System.Windows.Forms.Padding(3);
            style2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle2.NormalStyle = style2;
            uiStyle2.SelectedStyle = null;
            this.Style = uiStyle2;
            this.flwTop.ResumeLayout(false);
            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()
        {
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            this.pbLoader = new System.Windows.Forms.PictureBox();
            this.lblText = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pbLoader)).BeginInit();
            this.SuspendLayout();
            // 
            // pbLoader
            // 
            this.pbLoader.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.pbLoader.Image = global::WProject.UiLibrary.Properties.Resources.loader;
            this.pbLoader.Location = new System.Drawing.Point(380, 172);
            this.pbLoader.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
            this.pbLoader.Name = "pbLoader";
            this.pbLoader.Size = new System.Drawing.Size(244, 291);
            this.pbLoader.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pbLoader.TabIndex = 0;
            this.pbLoader.TabStop = false;
            // 
            // lblText
            // 
            this.lblText.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.lblText.Font = new System.Drawing.Font("Segoe UI Light", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblText.ForeColor = System.Drawing.Color.White;
            this.lblText.Location = new System.Drawing.Point(20, 469);
            this.lblText.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
            this.lblText.Name = "lblText";
            this.lblText.Size = new System.Drawing.Size(967, 186);
            this.lblText.TabIndex = 1;
            this.lblText.Text = "Loading...";
            this.lblText.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // WpLoaderControl
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.SystemColors.ControlDarkDark;
            this.Controls.Add(this.lblText);
            this.Controls.Add(this.pbLoader);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
            this.Name = "WpLoaderControl";
            this.Size = new System.Drawing.Size(1006, 847);
            uiStyle1.ClickStyle = null;
            uiStyle1.HoverStyle = null;
            style1.BackColor = System.Drawing.Color.Transparent;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 14F);
            style1.ForeColor = System.Drawing.Color.Black;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style1;
            uiStyle1.SelectedStyle = null;
            this.Style = uiStyle1;
            ((System.ComponentModel.ISupportInitialize)(this.pbLoader)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ctrlDashBoardBacklogItemControl));
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.Style style2 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle2 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style3 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle3 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style4 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.Style style5 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle4 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style6 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle5 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style7 = new WProject.UiLibrary.Style.Style();
            this.lblName = new WProject.UiLibrary.Controls.WpLabel();
            this.ddUsers = new WProject.UiLibrary.Controls.WpDropDown<User>();
            this.ddStates = new WProject.UiLibrary.Controls.WpDropDown<DictItem>();
            this.SuspendLayout();
            // 
            // lblName
            // 
            this.lblName.Dock = System.Windows.Forms.DockStyle.Top;
            this.lblName.Location = new System.Drawing.Point(0, 0);
            this.lblName.Name = "lblName";
            this.lblName.Selected = false;
            this.lblName.Size = new System.Drawing.Size(275, 101);
            this.lblName.Font = new System.Drawing.Font("Segoe UI Light", 15f);
            this.lblName.Style = null;
            this.lblName.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lblName.TabIndex = 0;
            // 
            // ddUsers
            // 
            this.ddUsers.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ddUsers.BackColor = System.Drawing.Color.White;
            this.ddUsers.Cursor = System.Windows.Forms.Cursors.Default;
            this.ddUsers.CustomControl = null;
            this.ddUsers.DisplayMember = null;
            this.ddUsers.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.ddUsers.ForeColor = System.Drawing.Color.Black;
            this.ddUsers.ImageMember = null;
            uiStyle1.ClickStyle = null;
            style1.BackColor = System.Drawing.Color.LightGray;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 12F);
            style1.ForeColor = System.Drawing.Color.Black;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.HoverStyle = style1;
            style2.BackColor = System.Drawing.Color.White;
            style2.BorderColor = null;
            style2.BorderWidth = null;
            style2.Cursor = System.Windows.Forms.Cursors.Default;
            style2.Font = new System.Drawing.Font("Segoe UI", 12F);
            style2.ForeColor = System.Drawing.Color.Black;
            style2.Margin = new System.Windows.Forms.Padding(3);
            style2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style2;
            uiStyle1.SelectedStyle = null;
            this.ddUsers.ItemStyle = uiStyle1;
            this.ddUsers.Location = new System.Drawing.Point(6, 80);
            this.ddUsers.Name = "ddUsers";
            this.ddUsers.SelectedIndex = 0;
            this.ddUsers.ShowImage = true;
            this.ddUsers.Size = new System.Drawing.Size(70, 27);
            this.ddUsers.SortMember = null;
            uiStyle2.ClickStyle = null;
            uiStyle2.HoverStyle = null;
            style3.BackColor = System.Drawing.Color.White;
            style3.BorderColor = null;
            style3.BorderWidth = null;
            style3.Cursor = System.Windows.Forms.Cursors.Default;
            style3.Font = new System.Drawing.Font("Segoe UI", 12F);
            style3.ForeColor = System.Drawing.Color.Black;
            style3.Margin = new System.Windows.Forms.Padding(3);
            style3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle2.NormalStyle = style3;
            uiStyle2.SelectedStyle = null;
            this.ddUsers.Style = uiStyle2;
            this.ddUsers.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.ddUsers.TabIndex = 1;
            this.ddUsers.ValueMember = null;
            // 
            // ddStates
            // 
            this.ddStates.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.ddStates.BackColor = System.Drawing.Color.White;
            this.ddStates.Cursor = System.Windows.Forms.Cursors.Default;
            this.ddStates.CustomControl = null;
            this.ddStates.DisplayMember = null;
            this.ddStates.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.ddStates.ForeColor = System.Drawing.Color.Black;
            this.ddStates.ImageMember = null;
            uiStyle3.ClickStyle = null;
            style4.BackColor = System.Drawing.Color.LightGray;
            style4.BorderColor = null;
            style4.BorderWidth = null;
            style4.Cursor = System.Windows.Forms.Cursors.Default;
            style4.Font = new System.Drawing.Font("Segoe UI", 12F);
            style4.ForeColor = System.Drawing.Color.Black;
            style4.Margin = new System.Windows.Forms.Padding(3);
            style4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle3.HoverStyle = style4;
            style5.BackColor = System.Drawing.Color.White;
            style5.BorderColor = null;
            style5.BorderWidth = null;
            style5.Cursor = System.Windows.Forms.Cursors.Default;
            style5.Font = new System.Drawing.Font("Segoe UI", 12F);
            style5.ForeColor = System.Drawing.Color.Black;
            style5.Margin = new System.Windows.Forms.Padding(3);
            style5.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle3.NormalStyle = style5;
            uiStyle3.SelectedStyle = null;
            this.ddStates.ItemStyle = uiStyle3;
            this.ddStates.Location = new System.Drawing.Point(77, 80);
            this.ddStates.Name = "ddStates";
            this.ddStates.SelectedIndex = 0;
            this.ddStates.ShowImage = false;
            this.ddStates.Size = new System.Drawing.Size(120, 27);
            this.ddStates.SortMember = null;
            uiStyle4.ClickStyle = null;
            uiStyle4.HoverStyle = null;
            style6.BackColor = System.Drawing.Color.White;
            style6.BorderColor = null;
            style6.BorderWidth = null;
            style6.Cursor = System.Windows.Forms.Cursors.Default;
            style6.Font = new System.Drawing.Font("Segoe UI", 12F);
            style6.ForeColor = System.Drawing.Color.Black;
            style6.Margin = new System.Windows.Forms.Padding(3);
            style6.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle4.NormalStyle = style6;
            uiStyle4.SelectedStyle = null;
            this.ddStates.Style = uiStyle4;
            this.ddStates.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.ddStates.TabIndex = 2;
            this.ddStates.ValueMember = null;
            // 
            // ctrlDashBoardBacklogItemControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 31F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Transparent;
            this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.Controls.Add(this.ddStates);
            this.Controls.Add(this.ddUsers);
            this.Controls.Add(this.lblName);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlDashBoardBacklogItemControl";
            this.Size = new System.Drawing.Size(275, 138);
            uiStyle5.ClickStyle = null;
            uiStyle5.HoverStyle = null;
            style7.BackColor = System.Drawing.Color.Transparent;
            style7.BorderColor = null;
            style7.BorderWidth = null;
            style7.Cursor = System.Windows.Forms.Cursors.Default;
            style7.Font = new System.Drawing.Font("Segoe UI", 14F);
            style7.ForeColor = System.Drawing.Color.Black;
            style7.Margin = new System.Windows.Forms.Padding(3);
            style7.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle5.NormalStyle = style7;
            uiStyle5.SelectedStyle = null;
            this.Style = uiStyle5;
            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.components = new System.ComponentModel.Container();
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            this.lblUser = new WProject.UiLibrary.Controls.WpLabel();
            this.txtUser = new WProject.UiLibrary.Controls.WpTextBox();
            this.txtPass = new WProject.UiLibrary.Controls.WpTextBox();
            this.lblPass = new WProject.UiLibrary.Controls.WpLabel();
            this.chkRemeber = new System.Windows.Forms.CheckBox();
            this.btnLogin = new System.Windows.Forms.Button();
            this.tmrLoadAnimation = new System.Windows.Forms.Timer(this.components);
            this.SuspendLayout();
            // 
            // lblUser
            // 
            this.lblUser.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.lblUser.AutoSize = true;
            this.lblUser.BackColor = System.Drawing.Color.Transparent;
            this.lblUser.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblUser.Location = new System.Drawing.Point(424, 192);
            this.lblUser.Name = "lblUser";
            this.lblUser.Selected = false;
            this.lblUser.Size = new System.Drawing.Size(51, 28);
            this.lblUser.Style = null;
            this.lblUser.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lblUser.TabIndex = 0;
            this.lblUser.Text = "User";
            // 
            // txtUser
            // 
            this.txtUser.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.txtUser.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtUser.Location = new System.Drawing.Point(516, 192);
            this.txtUser.MaxLength = 128;
            this.txtUser.Name = "txtUser";
            this.txtUser.Size = new System.Drawing.Size(223, 34);
            this.txtUser.TabIndex = 1;
            this.txtUser.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_KeyUp);
            // 
            // txtPass
            // 
            this.txtPass.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.txtPass.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtPass.Location = new System.Drawing.Point(516, 248);
            this.txtPass.MaxLength = 128;
            this.txtPass.Name = "txtPass";
            this.txtPass.Size = new System.Drawing.Size(223, 34);
            this.txtPass.TabIndex = 3;
            this.txtPass.UseSystemPasswordChar = true;
            this.txtPass.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_KeyUp);
            // 
            // lblPass
            // 
            this.lblPass.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.lblPass.AutoSize = true;
            this.lblPass.BackColor = System.Drawing.Color.Transparent;
            this.lblPass.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPass.Location = new System.Drawing.Point(424, 248);
            this.lblPass.Name = "lblPass";
            this.lblPass.Selected = false;
            this.lblPass.Size = new System.Drawing.Size(49, 28);
            this.lblPass.Style = null;
            this.lblPass.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.lblPass.TabIndex = 2;
            this.lblPass.Text = "Pass";
            // 
            // chkRemeber
            // 
            this.chkRemeber.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.chkRemeber.AutoSize = true;
            this.chkRemeber.BackColor = System.Drawing.Color.Transparent;
            this.chkRemeber.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkRemeber.Location = new System.Drawing.Point(429, 299);
            this.chkRemeber.Name = "chkRemeber";
            this.chkRemeber.Size = new System.Drawing.Size(144, 32);
            this.chkRemeber.TabIndex = 3;
            this.chkRemeber.Text = "Remeber me";
            this.chkRemeber.UseVisualStyleBackColor = false;
            // 
            // btnLogin
            // 
            this.btnLogin.Anchor = System.Windows.Forms.AnchorStyles.None;
            this.btnLogin.Enabled = false;
            this.btnLogin.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnLogin.Location = new System.Drawing.Point(589, 344);
            this.btnLogin.Name = "btnLogin";
            this.btnLogin.Size = new System.Drawing.Size(150, 50);
            this.btnLogin.TabIndex = 4;
            this.btnLogin.Text = "Login";
            this.btnLogin.UseVisualStyleBackColor = true;
            this.btnLogin.Click += new System.EventHandler(this.btnLogin_Click);
            // 
            // tmrLoadAnimation
            // 
            this.tmrLoadAnimation.Interval = 150;
            this.tmrLoadAnimation.Tick += new System.EventHandler(this.tmrLoadAnimation_Tick);
            // 
            // ctrlLoginControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 31F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::WProject.Properties.Resources.LoginBlurBk;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.Controls.Add(this.btnLogin);
            this.Controls.Add(this.chkRemeber);
            this.Controls.Add(this.txtPass);
            this.Controls.Add(this.lblPass);
            this.Controls.Add(this.txtUser);
            this.Controls.Add(this.lblUser);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlLoginControl";
            this.Size = new System.Drawing.Size(1162, 678);
            uiStyle1.ClickStyle = null;
            uiStyle1.HoverStyle = null;
            style1.BackColor = System.Drawing.Color.Transparent;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 14F);
            style1.ForeColor = System.Drawing.Color.Black;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style1;
            uiStyle1.SelectedStyle = null;
            this.Style = uiStyle1;
            this.Load += new System.EventHandler(this.ctrlLoginControl_Load);
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.ctrlLoginControl_Paint);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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(ctrlDashBoardTaskItem));
            WProject.UiLibrary.Style.UiStyle uiStyle1 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style1 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.Style style2 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle2 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style3 = new WProject.UiLibrary.Style.Style();
            WProject.UiLibrary.Style.UiStyle uiStyle3 = new WProject.UiLibrary.Style.UiStyle();
            WProject.UiLibrary.Style.Style style4 = new WProject.UiLibrary.Style.Style();
            this.ddUsers = new WProject.UiLibrary.Controls.WpDropDown<User>();
            this.SuspendLayout();
            // 
            // ddUsers
            // 
            this.ddUsers.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ddUsers.BackColor = System.Drawing.Color.White;
            this.ddUsers.Cursor = System.Windows.Forms.Cursors.Default;
            this.ddUsers.CustomControl = null;
            this.ddUsers.DisplayMember = null;
            this.ddUsers.Font = new System.Drawing.Font("Segoe UI", 12F);
            this.ddUsers.ForeColor = System.Drawing.Color.Black;
            this.ddUsers.ImageMember = null;
            uiStyle1.ClickStyle = null;
            style1.BackColor = System.Drawing.Color.LightGray;
            style1.BorderColor = null;
            style1.BorderWidth = null;
            style1.Cursor = System.Windows.Forms.Cursors.Default;
            style1.Font = new System.Drawing.Font("Segoe UI", 12F);
            style1.ForeColor = System.Drawing.Color.Black;
            style1.Margin = new System.Windows.Forms.Padding(3);
            style1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.HoverStyle = style1;
            style2.BackColor = System.Drawing.Color.White;
            style2.BorderColor = null;
            style2.BorderWidth = null;
            style2.Cursor = System.Windows.Forms.Cursors.Default;
            style2.Font = new System.Drawing.Font("Segoe UI", 12F);
            style2.ForeColor = System.Drawing.Color.Black;
            style2.Margin = new System.Windows.Forms.Padding(3);
            style2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle1.NormalStyle = style2;
            uiStyle1.SelectedStyle = null;
            this.ddUsers.ItemStyle = uiStyle1;
            this.ddUsers.Location = new System.Drawing.Point(13, 142);
            this.ddUsers.Name = "ddUsers";
            this.ddUsers.SelectedIndex = 0;
            this.ddUsers.ShowImage = true;
            this.ddUsers.Size = new System.Drawing.Size(243, 27);
            this.ddUsers.SortMember = null;
            uiStyle2.ClickStyle = null;
            uiStyle2.HoverStyle = null;
            style3.BackColor = System.Drawing.Color.White;
            style3.BorderColor = null;
            style3.BorderWidth = null;
            style3.Cursor = System.Windows.Forms.Cursors.Default;
            style3.Font = new System.Drawing.Font("Segoe UI", 12F);
            style3.ForeColor = System.Drawing.Color.Black;
            style3.Margin = new System.Windows.Forms.Padding(3);
            style3.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle2.NormalStyle = style3;
            uiStyle2.SelectedStyle = null;
            this.ddUsers.Style = uiStyle2;
            this.ddUsers.StyleType = WProject.UiLibrary.Style.StyleType.Normal;
            this.ddUsers.TabIndex = 0;
            this.ddUsers.ValueMember = null;
            // 
            // ctrlDashBoardTaskItem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 31F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.ddUsers);
            this.Font = new System.Drawing.Font("Segoe UI", 14F);
            this.Name = "ctrlDashBoardTaskItem";
            this.Size = new System.Drawing.Size(268, 172);
            uiStyle3.ClickStyle = null;
            uiStyle3.HoverStyle = null;
            style4.BackColor = System.Drawing.Color.Transparent;
            style4.BorderColor = null;
            style4.BorderWidth = null;
            style4.Cursor = System.Windows.Forms.Cursors.Default;
            style4.Font = new System.Drawing.Font("Segoe UI", 14F);
            style4.ForeColor = System.Drawing.Color.Black;
            style4.Margin = new System.Windows.Forms.Padding(3);
            style4.Padding = new System.Windows.Forms.Padding(0, 0, 0, 0);
            uiStyle3.NormalStyle = style4;
            uiStyle3.SelectedStyle = null;
            this.Style = uiStyle3;
            this.ResumeLayout(false);

        }