|
@@ -0,0 +1,400 @@
|
|
|
+namespace Dashboard
|
|
|
+{
|
|
|
+ partial class frmDashboard
|
|
|
+ {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ private void InitializeComponent()
|
|
|
+ {
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDashboard));
|
|
|
+ this.panel6 = new System.Windows.Forms.Panel();
|
|
|
+ this.circularProgressBar1 = new CircularProgressBar.CircularProgressBar();
|
|
|
+ this.label12 = new System.Windows.Forms.Label();
|
|
|
+ this.label10 = new System.Windows.Forms.Label();
|
|
|
+ this.panel7 = new System.Windows.Forms.Panel();
|
|
|
+ this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.label14 = new System.Windows.Forms.Label();
|
|
|
+ this.panel9 = new System.Windows.Forms.Panel();
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
+ this.label16 = new System.Windows.Forms.Label();
|
|
|
+ this.panel8 = new System.Windows.Forms.Panel();
|
|
|
+ this.label13 = new System.Windows.Forms.Label();
|
|
|
+ this.label15 = new System.Windows.Forms.Label();
|
|
|
+ this.panel5 = new System.Windows.Forms.Panel();
|
|
|
+ this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.panel4 = new System.Windows.Forms.Panel();
|
|
|
+ this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.panel6.SuspendLayout();
|
|
|
+ this.panel7.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
|
+ this.panel9.SuspendLayout();
|
|
|
+ this.panel8.SuspendLayout();
|
|
|
+ this.panel5.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
+ this.panel4.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel6.Controls.Add(this.circularProgressBar1);
|
|
|
+ this.panel6.Controls.Add(this.label12);
|
|
|
+ this.panel6.Controls.Add(this.label10);
|
|
|
+ this.panel6.Location = new System.Drawing.Point(18, 153);
|
|
|
+ this.panel6.Name = "panel6";
|
|
|
+ this.panel6.Size = new System.Drawing.Size(258, 313);
|
|
|
+ this.panel6.TabIndex = 25;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.circularProgressBar1.AnimationFunction = ((WinFormAnimation.AnimationFunctions.Function)(resources.GetObject("circularProgressBar1.AnimationFunction")));
|
|
|
+ this.circularProgressBar1.AnimationSpeed = 500;
|
|
|
+ this.circularProgressBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.circularProgressBar1.Font = new System.Drawing.Font("Myriad Arabic", 39.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.circularProgressBar1.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.circularProgressBar1.InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.circularProgressBar1.InnerMargin = 2;
|
|
|
+ this.circularProgressBar1.InnerWidth = -1;
|
|
|
+ this.circularProgressBar1.Location = new System.Drawing.Point(51, 69);
|
|
|
+ this.circularProgressBar1.MarqueeAnimationSpeed = 2000;
|
|
|
+ this.circularProgressBar1.Name = "circularProgressBar1";
|
|
|
+ this.circularProgressBar1.OuterColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(30)))), ((int)(((byte)(54)))));
|
|
|
+ this.circularProgressBar1.OuterMargin = -25;
|
|
|
+ this.circularProgressBar1.OuterWidth = 26;
|
|
|
+ this.circularProgressBar1.ProgressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(249)))));
|
|
|
+ this.circularProgressBar1.ProgressWidth = 7;
|
|
|
+ this.circularProgressBar1.SecondaryFont = new System.Drawing.Font("Microsoft Sans Serif", 36F);
|
|
|
+ this.circularProgressBar1.Size = new System.Drawing.Size(150, 150);
|
|
|
+ this.circularProgressBar1.StartAngle = 270;
|
|
|
+ this.circularProgressBar1.SubscriptColor = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
|
|
|
+ this.circularProgressBar1.SubscriptMargin = new System.Windows.Forms.Padding(10, -35, 0, 0);
|
|
|
+ this.circularProgressBar1.SubscriptText = "";
|
|
|
+ this.circularProgressBar1.SuperscriptColor = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
|
|
|
+ this.circularProgressBar1.SuperscriptMargin = new System.Windows.Forms.Padding(10, 35, 0, 0);
|
|
|
+ this.circularProgressBar1.SuperscriptText = "";
|
|
|
+ this.circularProgressBar1.TabIndex = 1;
|
|
|
+ this.circularProgressBar1.Text = "67%";
|
|
|
+ this.circularProgressBar1.TextMargin = new System.Windows.Forms.Padding(5, 8, 0, 0);
|
|
|
+ this.circularProgressBar1.Value = 68;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label12.AutoSize = true;
|
|
|
+ this.label12.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label12.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label12.Location = new System.Drawing.Point(18, 24);
|
|
|
+ this.label12.Name = "label12";
|
|
|
+ this.label12.Size = new System.Drawing.Size(137, 25);
|
|
|
+ this.label12.TabIndex = 0;
|
|
|
+ this.label12.Text = "Some Prograss";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label10.AutoSize = true;
|
|
|
+ this.label10.Font = new System.Drawing.Font("Nirmala UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(176)))));
|
|
|
+ this.label10.Location = new System.Drawing.Point(37, 238);
|
|
|
+ this.label10.Name = "label10";
|
|
|
+ this.label10.Size = new System.Drawing.Size(180, 51);
|
|
|
+ this.label10.TabIndex = 0;
|
|
|
+ this.label10.Text = "Details of Last 28 days\r\nSome extra text here to make\r\n the tab more attractive\r\n" +
|
|
|
+ "";
|
|
|
+ this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel7.Controls.Add(this.pictureBox4);
|
|
|
+ this.panel7.Controls.Add(this.label14);
|
|
|
+ this.panel7.Location = new System.Drawing.Point(289, 153);
|
|
|
+ this.panel7.Name = "panel7";
|
|
|
+ this.panel7.Size = new System.Drawing.Size(426, 231);
|
|
|
+ this.panel7.TabIndex = 26;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.pictureBox4.Image = global::Dashboard.Properties.Resources.chart_diagram1;
|
|
|
+ this.pictureBox4.Location = new System.Drawing.Point(23, 69);
|
|
|
+ this.pictureBox4.Name = "pictureBox4";
|
|
|
+ this.pictureBox4.Size = new System.Drawing.Size(380, 135);
|
|
|
+ this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox4.TabIndex = 2;
|
|
|
+ this.pictureBox4.TabStop = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label14.AutoSize = true;
|
|
|
+ this.label14.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label14.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label14.Location = new System.Drawing.Point(18, 22);
|
|
|
+ this.label14.Name = "label14";
|
|
|
+ this.label14.Size = new System.Drawing.Size(124, 25);
|
|
|
+ this.label14.TabIndex = 0;
|
|
|
+ this.label14.Text = "Some Graphs";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel9.Controls.Add(this.label11);
|
|
|
+ this.panel9.Controls.Add(this.label16);
|
|
|
+ this.panel9.Location = new System.Drawing.Point(289, 396);
|
|
|
+ this.panel9.Name = "panel9";
|
|
|
+ this.panel9.Size = new System.Drawing.Size(426, 70);
|
|
|
+ this.panel9.TabIndex = 27;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label11.AutoSize = true;
|
|
|
+ this.label11.Font = new System.Drawing.Font("Nirmala UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(176)))));
|
|
|
+ this.label11.Location = new System.Drawing.Point(14, 40);
|
|
|
+ this.label11.Name = "label11";
|
|
|
+ this.label11.Size = new System.Drawing.Size(321, 17);
|
|
|
+ this.label11.TabIndex = 0;
|
|
|
+ this.label11.Text = "Some extra text here to make the tab more attractive";
|
|
|
+ this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label16.AutoSize = true;
|
|
|
+ this.label16.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label16.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label16.Location = new System.Drawing.Point(13, 11);
|
|
|
+ this.label16.Name = "label16";
|
|
|
+ this.label16.Size = new System.Drawing.Size(140, 25);
|
|
|
+ this.label16.TabIndex = 0;
|
|
|
+ this.label16.Text = "Some Text here";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel8.Controls.Add(this.label13);
|
|
|
+ this.panel8.Controls.Add(this.label15);
|
|
|
+ this.panel8.Location = new System.Drawing.Point(561, 10);
|
|
|
+ this.panel8.Name = "panel8";
|
|
|
+ this.panel8.Size = new System.Drawing.Size(150, 130);
|
|
|
+ this.panel8.TabIndex = 28;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label13.AutoSize = true;
|
|
|
+ this.label13.Font = new System.Drawing.Font("Nirmala UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(176)))));
|
|
|
+ this.label13.Location = new System.Drawing.Point(20, 48);
|
|
|
+ this.label13.Name = "label13";
|
|
|
+ this.label13.Size = new System.Drawing.Size(99, 68);
|
|
|
+ this.label13.TabIndex = 0;
|
|
|
+ this.label13.Text = "Some extra text\r\nhere to make\r\nthe tab more \r\nattractive";
|
|
|
+ this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label15.AutoSize = true;
|
|
|
+ this.label15.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label15.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label15.Location = new System.Drawing.Point(18, 22);
|
|
|
+ this.label15.Name = "label15";
|
|
|
+ this.label15.Size = new System.Drawing.Size(61, 25);
|
|
|
+ this.label15.TabIndex = 0;
|
|
|
+ this.label15.Text = "Notes";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel5.Controls.Add(this.pictureBox3);
|
|
|
+ this.panel5.Controls.Add(this.label7);
|
|
|
+ this.panel5.Controls.Add(this.label8);
|
|
|
+ this.panel5.Controls.Add(this.label9);
|
|
|
+ this.panel5.Location = new System.Drawing.Point(289, 10);
|
|
|
+ this.panel5.Name = "panel5";
|
|
|
+ this.panel5.Size = new System.Drawing.Size(258, 130);
|
|
|
+ this.panel5.TabIndex = 29;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.pictureBox3.Image = global::Dashboard.Properties.Resources.downloads;
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(142, 22);
|
|
|
+ this.pictureBox3.Name = "pictureBox3";
|
|
|
+ this.pictureBox3.Size = new System.Drawing.Size(100, 92);
|
|
|
+ this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox3.TabIndex = 2;
|
|
|
+ this.pictureBox3.TabStop = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label7.AutoSize = true;
|
|
|
+ this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(226)))), ((int)(((byte)(178)))));
|
|
|
+ this.label7.Location = new System.Drawing.Point(17, 57);
|
|
|
+ this.label7.Name = "label7";
|
|
|
+ this.label7.Size = new System.Drawing.Size(86, 32);
|
|
|
+ this.label7.TabIndex = 1;
|
|
|
+ this.label7.Text = "12K+";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label8.AutoSize = true;
|
|
|
+ this.label8.Font = new System.Drawing.Font("Nirmala UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(176)))));
|
|
|
+ this.label8.Location = new System.Drawing.Point(20, 97);
|
|
|
+ this.label8.Name = "label8";
|
|
|
+ this.label8.Size = new System.Drawing.Size(137, 17);
|
|
|
+ this.label8.TabIndex = 0;
|
|
|
+ this.label8.Text = "Details of last 28 Days";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label9.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label9.Location = new System.Drawing.Point(18, 22);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(106, 25);
|
|
|
+ this.label9.TabIndex = 0;
|
|
|
+ this.label9.Text = "Downloads";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(42)))), ((int)(((byte)(64)))));
|
|
|
+ this.panel4.Controls.Add(this.pictureBox2);
|
|
|
+ this.panel4.Controls.Add(this.label5);
|
|
|
+ this.panel4.Controls.Add(this.label6);
|
|
|
+ this.panel4.Controls.Add(this.label4);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(18, 10);
|
|
|
+ this.panel4.Name = "panel4";
|
|
|
+ this.panel4.Size = new System.Drawing.Size(258, 130);
|
|
|
+ this.panel4.TabIndex = 30;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.pictureBox2.Image = global::Dashboard.Properties.Resources.money_bag;
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(142, 22);
|
|
|
+ this.pictureBox2.Name = "pictureBox2";
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(100, 92);
|
|
|
+ this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
+ this.pictureBox2.TabIndex = 2;
|
|
|
+ this.pictureBox2.TabStop = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label5.AutoSize = true;
|
|
|
+ this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 21F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(249)))));
|
|
|
+ this.label5.Location = new System.Drawing.Point(17, 57);
|
|
|
+ this.label5.Name = "label5";
|
|
|
+ this.label5.Size = new System.Drawing.Size(100, 32);
|
|
|
+ this.label5.TabIndex = 1;
|
|
|
+ this.label5.Text = "$1234";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label6.AutoSize = true;
|
|
|
+ this.label6.Font = new System.Drawing.Font("Nirmala UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(176)))));
|
|
|
+ this.label6.Location = new System.Drawing.Point(20, 97);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(137, 17);
|
|
|
+ this.label6.TabIndex = 0;
|
|
|
+ this.label6.Text = "Details of last 28 Days";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("Nirmala UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
+ this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
+ this.label4.Location = new System.Drawing.Point(18, 22);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(85, 25);
|
|
|
+ this.label4.TabIndex = 0;
|
|
|
+ this.label4.Text = "Earnings";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(51)))), ((int)(((byte)(73)))));
|
|
|
+ this.ClientSize = new System.Drawing.Size(733, 477);
|
|
|
+ this.Controls.Add(this.panel6);
|
|
|
+ this.Controls.Add(this.panel7);
|
|
|
+ this.Controls.Add(this.panel9);
|
|
|
+ this.Controls.Add(this.panel8);
|
|
|
+ this.Controls.Add(this.panel5);
|
|
|
+ this.Controls.Add(this.panel4);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Name = "frmDashboard";
|
|
|
+ this.Text = "frmDashboard";
|
|
|
+ this.panel6.ResumeLayout(false);
|
|
|
+ this.panel6.PerformLayout();
|
|
|
+ this.panel7.ResumeLayout(false);
|
|
|
+ this.panel7.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
+ this.panel9.ResumeLayout(false);
|
|
|
+ this.panel9.PerformLayout();
|
|
|
+ this.panel8.ResumeLayout(false);
|
|
|
+ this.panel8.PerformLayout();
|
|
|
+ this.panel5.ResumeLayout(false);
|
|
|
+ this.panel5.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
+ this.panel4.ResumeLayout(false);
|
|
|
+ this.panel4.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private System.Windows.Forms.Panel panel6;
|
|
|
+ private CircularProgressBar.CircularProgressBar circularProgressBar1;
|
|
|
+ private System.Windows.Forms.Label label12;
|
|
|
+ private System.Windows.Forms.Label label10;
|
|
|
+ private System.Windows.Forms.Panel panel7;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox4;
|
|
|
+ private System.Windows.Forms.Label label14;
|
|
|
+ private System.Windows.Forms.Panel panel9;
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
+ private System.Windows.Forms.Label label16;
|
|
|
+ private System.Windows.Forms.Panel panel8;
|
|
|
+ private System.Windows.Forms.Label label13;
|
|
|
+ private System.Windows.Forms.Label label15;
|
|
|
+ private System.Windows.Forms.Panel panel5;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.Panel panel4;
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ }
|
|
|
+}
|