/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Player)); dreamForm1 = new ReaLTaiizor.Forms.DreamForm(); labelEdit2 = new ReaLTaiizor.Controls.LabelEdit(); panel3 = new ReaLTaiizor.Controls.Panel(); pictureBox9 = new System.Windows.Forms.PictureBox(); pictureBox8 = new System.Windows.Forms.PictureBox(); pictureBox7 = new System.Windows.Forms.PictureBox(); labelEdit1 = new ReaLTaiizor.Controls.LabelEdit(); panel1 = new ReaLTaiizor.Controls.Panel(); hopeTrackBar1 = new ReaLTaiizor.Controls.HopeTrackBar(); pictureBox6 = new System.Windows.Forms.PictureBox(); pictureBox2 = new System.Windows.Forms.PictureBox(); pictureBox5 = new System.Windows.Forms.PictureBox(); pictureBox3 = new System.Windows.Forms.PictureBox(); pictureBox4 = new System.Windows.Forms.PictureBox(); foreverMinimize1 = new ReaLTaiizor.Controls.ForeverMinimize(); foreverClose1 = new ReaLTaiizor.Controls.ForeverClose(); panel2 = new ReaLTaiizor.Controls.Panel(); pictureBox1 = new System.Windows.Forms.PictureBox(); timer1 = new System.Windows.Forms.Timer(components); dreamForm1.SuspendLayout(); panel3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(pictureBox9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox7)).BeginInit(); panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit(); panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit(); SuspendLayout(); // // dreamForm1 // dreamForm1.ColorA = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255))))); dreamForm1.ColorB = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63))))); dreamForm1.ColorC = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); dreamForm1.ColorD = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27))))); dreamForm1.ColorE = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); dreamForm1.ColorF = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); dreamForm1.Controls.Add(labelEdit2); dreamForm1.Controls.Add(panel3); dreamForm1.Controls.Add(labelEdit1); dreamForm1.Controls.Add(panel1); dreamForm1.Controls.Add(foreverMinimize1); dreamForm1.Controls.Add(foreverClose1); dreamForm1.Controls.Add(panel2); dreamForm1.Dock = System.Windows.Forms.DockStyle.Fill; dreamForm1.Location = new System.Drawing.Point(0, 0); dreamForm1.Name = "dreamForm1"; dreamForm1.Size = new System.Drawing.Size(300, 497); dreamForm1.TabIndex = 0; dreamForm1.TabStop = false; dreamForm1.Text = "MP3 Player"; dreamForm1.TitleAlign = System.Windows.Forms.HorizontalAlignment.Center; dreamForm1.TitleHeight = 25; // // labelEdit2 // labelEdit2.AutoSize = true; labelEdit2.BackColor = System.Drawing.Color.Transparent; labelEdit2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); labelEdit2.ForeColor = System.Drawing.Color.LightSteelBlue; labelEdit2.Location = new System.Drawing.Point(86, 55); labelEdit2.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); labelEdit2.Name = "labelEdit2"; labelEdit2.Size = new System.Drawing.Size(128, 17); labelEdit2.TabIndex = 3; labelEdit2.Text = "Linkin Park - Numb"; // // panel3 // panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24))))); panel3.Controls.Add(pictureBox9); panel3.Controls.Add(pictureBox8); panel3.Controls.Add(pictureBox7); panel3.EdgeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50))))); panel3.Location = new System.Drawing.Point(20, 417); panel3.Name = "panel3"; panel3.Padding = new System.Windows.Forms.Padding(5); panel3.Size = new System.Drawing.Size(256, 75); panel3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality; panel3.TabIndex = 15; panel3.Text = "panel3"; // // pictureBox9 // pictureBox9.BackColor = System.Drawing.Color.Transparent; pictureBox9.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox9.Image = global::ReaLTaiizor.Player.Properties.Resources.Album3; pictureBox9.Location = new System.Drawing.Point(165, 8); pictureBox9.Name = "pictureBox9"; pictureBox9.Size = new System.Drawing.Size(64, 64); pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox9.TabIndex = 3; pictureBox9.TabStop = false; // // pictureBox8 // pictureBox8.BackColor = System.Drawing.Color.Transparent; pictureBox8.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox8.Image = global::ReaLTaiizor.Player.Properties.Resources.Album2; pictureBox8.Location = new System.Drawing.Point(95, 6); pictureBox8.Name = "pictureBox8"; pictureBox8.Size = new System.Drawing.Size(64, 64); pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox8.TabIndex = 2; pictureBox8.TabStop = false; // // pictureBox7 // pictureBox7.BackColor = System.Drawing.Color.Transparent; pictureBox7.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox7.Image = global::ReaLTaiizor.Player.Properties.Resources.Album1; pictureBox7.Location = new System.Drawing.Point(25, 8); pictureBox7.Name = "pictureBox7"; pictureBox7.Size = new System.Drawing.Size(64, 64); pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox7.TabIndex = 1; pictureBox7.TabStop = false; // // labelEdit1 // labelEdit1.AutoSize = true; labelEdit1.BackColor = System.Drawing.Color.Transparent; labelEdit1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); labelEdit1.ForeColor = System.Drawing.Color.LightSteelBlue; labelEdit1.Location = new System.Drawing.Point(120, 35); labelEdit1.Margin = new System.Windows.Forms.Padding(3, 20, 3, 0); labelEdit1.Name = "labelEdit1"; labelEdit1.Size = new System.Drawing.Size(60, 17); labelEdit1.TabIndex = 2; labelEdit1.Text = "Meteora"; // // panel1 // panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28))))); panel1.Controls.Add(hopeTrackBar1); panel1.Controls.Add(pictureBox6); panel1.Controls.Add(pictureBox2); panel1.Controls.Add(pictureBox5); panel1.Controls.Add(pictureBox3); panel1.Controls.Add(pictureBox4); panel1.EdgeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50))))); panel1.Location = new System.Drawing.Point(12, 343); panel1.Name = "panel1"; panel1.Padding = new System.Windows.Forms.Padding(5); panel1.Size = new System.Drawing.Size(276, 70); panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality; panel1.TabIndex = 13; panel1.Text = "panel1"; // // hopeTrackBar1 // hopeTrackBar1.AlwaysValueVisible = false; hopeTrackBar1.BallonArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.BallonColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223))))); hopeTrackBar1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28))))); hopeTrackBar1.Cursor = System.Windows.Forms.Cursors.Hand; hopeTrackBar1.FillBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.Font = new System.Drawing.Font("Segoe UI", 8F); hopeTrackBar1.ForeColor = System.Drawing.Color.White; hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue; hopeTrackBar1.HeadColor = System.Drawing.Color.Black; hopeTrackBar1.Location = new System.Drawing.Point(8, 8); hopeTrackBar1.MaxValue = 100; hopeTrackBar1.MinValue = 0; hopeTrackBar1.Name = "hopeTrackBar1"; hopeTrackBar1.ShowValue = false; hopeTrackBar1.Size = new System.Drawing.Size(256, 16); hopeTrackBar1.TabIndex = 7; hopeTrackBar1.Text = "hopeTrackBar1"; hopeTrackBar1.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.UnknownColor = System.Drawing.Color.White; hopeTrackBar1.Value = 50; // // pictureBox6 // pictureBox6.BackColor = System.Drawing.Color.Transparent; pictureBox6.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox6.Image = global::ReaLTaiizor.Player.Properties.Resources.end_64px; pictureBox6.Location = new System.Drawing.Point(158, 30); pictureBox6.Name = "pictureBox6"; pictureBox6.Size = new System.Drawing.Size(32, 32); pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox6.TabIndex = 12; pictureBox6.TabStop = false; // // pictureBox2 // pictureBox2.BackColor = System.Drawing.Color.Transparent; pictureBox2.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox2.Image = global::ReaLTaiizor.Player.Properties.Resources.available_updates_64px; pictureBox2.Location = new System.Drawing.Point(8, 30); pictureBox2.Name = "pictureBox2"; pictureBox2.Size = new System.Drawing.Size(32, 32); pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox2.TabIndex = 8; pictureBox2.TabStop = false; // // pictureBox5 // pictureBox5.BackColor = System.Drawing.Color.Transparent; pictureBox5.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox5.Image = global::ReaLTaiizor.Player.Properties.Resources.skip_to_start_64px; pictureBox5.Location = new System.Drawing.Point(82, 30); pictureBox5.Name = "pictureBox5"; pictureBox5.Size = new System.Drawing.Size(32, 32); pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox5.TabIndex = 11; pictureBox5.TabStop = false; // // pictureBox3 // pictureBox3.BackColor = System.Drawing.Color.Transparent; pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox3.Image = global::ReaLTaiizor.Player.Properties.Resources.pause_64px; pictureBox3.Location = new System.Drawing.Point(120, 30); pictureBox3.Name = "pictureBox3"; pictureBox3.Size = new System.Drawing.Size(32, 32); pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox3.TabIndex = 9; pictureBox3.TabStop = false; pictureBox3.Click += new System.EventHandler(PictureBox3_Click); // // pictureBox4 // pictureBox4.BackColor = System.Drawing.Color.Transparent; pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand; pictureBox4.Image = global::ReaLTaiizor.Player.Properties.Resources.shuffle_64px; pictureBox4.Location = new System.Drawing.Point(232, 30); pictureBox4.Name = "pictureBox4"; pictureBox4.Size = new System.Drawing.Size(32, 32); pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox4.TabIndex = 10; pictureBox4.TabStop = false; // // foreverMinimize1 // foreverMinimize1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); foreverMinimize1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); foreverMinimize1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); foreverMinimize1.Cursor = System.Windows.Forms.Cursors.Hand; foreverMinimize1.DefaultLocation = false; foreverMinimize1.DownColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); foreverMinimize1.Font = new System.Drawing.Font("Marlett", 12F); foreverMinimize1.Location = new System.Drawing.Point(4, 4); foreverMinimize1.Name = "foreverMinimize1"; foreverMinimize1.OverColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); foreverMinimize1.Size = new System.Drawing.Size(18, 18); foreverMinimize1.TabIndex = 1; foreverMinimize1.Text = "foreverMinimize1"; foreverMinimize1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243))))); // // foreverClose1 // foreverClose1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); foreverClose1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); foreverClose1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41))))); foreverClose1.Cursor = System.Windows.Forms.Cursors.Hand; foreverClose1.DefaultLocation = false; foreverClose1.DownColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); foreverClose1.Font = new System.Drawing.Font("Marlett", 10F); foreverClose1.Location = new System.Drawing.Point(278, 4); foreverClose1.Name = "foreverClose1"; foreverClose1.OverColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); foreverClose1.Size = new System.Drawing.Size(18, 18); foreverClose1.TabIndex = 0; foreverClose1.Text = "foreverClose1"; foreverClose1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243))))); // // panel2 // panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31))))); panel2.Controls.Add(pictureBox1); panel2.EdgeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50))))); panel2.Location = new System.Drawing.Point(0, 81); panel2.Name = "panel2"; panel2.Padding = new System.Windows.Forms.Padding(5); panel2.Size = new System.Drawing.Size(300, 256); panel2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality; panel2.TabIndex = 14; panel2.Text = "panel2"; // // pictureBox1 // pictureBox1.BackColor = System.Drawing.Color.Transparent; pictureBox1.Image = global::ReaLTaiizor.Player.Properties.Resources.Logo; pictureBox1.Location = new System.Drawing.Point(20, 0); pictureBox1.Name = "pictureBox1"; pictureBox1.Size = new System.Drawing.Size(256, 256); pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; pictureBox1.TabIndex = 4; pictureBox1.TabStop = false; // // timer1 // timer1.Enabled = true; timer1.Interval = 1000; timer1.Tick += new System.EventHandler(Timer1_Tick); // // Player // AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; ClientSize = new System.Drawing.Size(300, 497); Controls.Add(dreamForm1); FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; Icon = ((System.Drawing.Icon)(resources.GetObject("$Icon"))); Name = "Player"; StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; Text = "MP3 Player"; dreamForm1.ResumeLayout(false); dreamForm1.PerformLayout(); panel3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(pictureBox9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox7)).EndInit(); panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit(); panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit(); ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LIGHT)); TELE = new ReaLTaiizor.Controls.LabelEdit(); LOPB = new System.Windows.Forms.PictureBox(); PWDTB = new ReaLTaiizor.Controls.BigTextBox(); PLPB = new ReaLTaiizor.Controls.PoisonProgressBar(); SSBR = new ReaLTaiizor.Controls.ForeverStatusBar(); CEB = new ReaLTaiizor.Controls.MaterialButton(); CYB = new ReaLTaiizor.Controls.MaterialButton(); MTC = new ReaLTaiizor.Controls.MaterialTabControl(); Generate = new System.Windows.Forms.TabPage(); HYS = new ReaLTaiizor.Controls.MaterialSwitch(); WRPB = new System.Windows.Forms.PictureBox(); History = new System.Windows.Forms.TabPage(); HYP = new System.Windows.Forms.Panel(); Setting = new System.Windows.Forms.TabPage(); PWLN = new ReaLTaiizor.Controls.HopeTrackBar(); DKUC = new UC.THEME.DK(); LTUC = new UC.THEME.LT(); TMCB = new ReaLTaiizor.Controls.MaterialCheckBox(); SMCB = new ReaLTaiizor.Controls.MaterialComboBox(); AMCB = new ReaLTaiizor.Controls.MaterialComboBox(); RTPB = new System.Windows.Forms.PictureBox(); MTS = new ReaLTaiizor.Controls.MaterialTabSelector(); STATUST = new System.Windows.Forms.Timer(components); STATUSMT = new System.Windows.Forms.Timer(components); materialCheckBox1 = new ReaLTaiizor.Controls.MaterialCheckBox(); materialCheckBox2 = new ReaLTaiizor.Controls.MaterialCheckBox(); materialCheckBox3 = new ReaLTaiizor.Controls.MaterialCheckBox(); TETT = new ReaLTaiizor.Controls.MetroToolTip(); ((System.ComponentModel.ISupportInitialize)(LOPB)).BeginInit(); MTC.SuspendLayout(); Generate.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(WRPB)).BeginInit(); History.SuspendLayout(); Setting.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(RTPB)).BeginInit(); SuspendLayout(); // // TELE // TELE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); TELE.BackColor = System.Drawing.Color.Transparent; TELE.Enabled = false; TELE.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); TELE.ForeColor = System.Drawing.Color.White; TELE.Location = new System.Drawing.Point(0, 0); TELE.Name = "TELE"; TELE.Size = new System.Drawing.Size(359, 25); TELE.TabIndex = 1; TELE.Text = "Nerator"; TELE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // LOPB // LOPB.BackColor = System.Drawing.Color.Transparent; LOPB.Enabled = false; LOPB.Image = global::Nerator.Properties.Resources.ShowPassword; LOPB.Location = new System.Drawing.Point(0, 0); LOPB.Name = "LOPB"; LOPB.Size = new System.Drawing.Size(25, 24); LOPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; LOPB.TabIndex = 3; LOPB.TabStop = false; // // PWDTB // PWDTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); PWDTB.BackColor = System.Drawing.Color.White; PWDTB.Font = new System.Drawing.Font("Tahoma", 11F); PWDTB.ForeColor = System.Drawing.Color.DimGray; PWDTB.Image = global::Nerator.Properties.Resources.PasteSpecial; PWDTB.Location = new System.Drawing.Point(6, 106); PWDTB.MaxLength = 50; PWDTB.Multiline = false; PWDTB.Name = "PWDTB"; PWDTB.ReadOnly = false; PWDTB.Size = new System.Drawing.Size(315, 41); PWDTB.TabIndex = 6; PWDTB.Text = "Nerator"; PWDTB.TextAlignment = System.Windows.Forms.HorizontalAlignment.Center; PWDTB.UseSystemPasswordChar = false; // // PLPB // PLPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); PLPB.Location = new System.Drawing.Point(10, 146); PLPB.Name = "PLPB"; PLPB.Size = new System.Drawing.Size(307, 5); PLPB.Style = ReaLTaiizor.Enum.Poison.ColorStyle.Green; PLPB.TabIndex = 12; PLPB.Theme = ReaLTaiizor.Enum.Poison.ThemeStyle.Light; PLPB.Value = 50; // // SSBR // SSBR.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222))))); SSBR.Dock = System.Windows.Forms.DockStyle.Bottom; SSBR.Font = new System.Drawing.Font("Segoe UI", 8F); SSBR.ForeColor = System.Drawing.Color.White; SSBR.Location = new System.Drawing.Point(0, 336); SSBR.Name = "SSBR"; SSBR.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(63)))), ((int)(((byte)(159))))); SSBR.ShowTimeDate = true; SSBR.Size = new System.Drawing.Size(359, 22); SSBR.TabIndex = 13; SSBR.Text = "The application continues to run smoothly."; SSBR.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); SSBR.TimeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); SSBR.TimeFormat = "HH:mm:ss"; // // CEB // CEB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); CEB.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; CEB.Cursor = System.Windows.Forms.Cursors.Hand; CEB.Depth = 0; CEB.DrawShadows = true; CEB.HighEmphasis = true; CEB.Icon = global::Nerator.Properties.Resources.QuillInk; CEB.Location = new System.Drawing.Point(6, 156); CEB.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); CEB.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; CEB.Name = "CEB"; CEB.Size = new System.Drawing.Size(104, 36); CEB.TabIndex = 14; CEB.Text = "CREATE"; CEB.Type = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained; CEB.UseAccentColor = false; CEB.UseVisualStyleBackColor = true; CEB.Click += new System.EventHandler(CEB_Click); // // CYB // CYB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); CYB.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; CYB.Cursor = System.Windows.Forms.Cursors.Hand; CYB.Depth = 0; CYB.DrawShadows = true; CYB.HighEmphasis = true; CYB.Icon = global::Nerator.Properties.Resources.CopyClipboard; CYB.Location = new System.Drawing.Point(234, 156); CYB.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); CYB.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; CYB.Name = "CYB"; CYB.Size = new System.Drawing.Size(87, 36); CYB.TabIndex = 15; CYB.Text = "COPY"; CYB.Type = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained; CYB.UseAccentColor = false; CYB.UseVisualStyleBackColor = true; CYB.Click += new System.EventHandler(CYB_Click); // // MTC // MTC.Alignment = System.Windows.Forms.TabAlignment.Bottom; MTC.Controls.Add(Generate); MTC.Controls.Add(History); MTC.Controls.Add(Setting); MTC.Depth = 0; MTC.ItemSize = new System.Drawing.Size(44, 18); MTC.Location = new System.Drawing.Point(12, 98); MTC.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3); MTC.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; MTC.Multiline = true; MTC.Name = "MTC"; MTC.Padding = new System.Drawing.Point(0, 0); MTC.SelectedIndex = 0; MTC.Size = new System.Drawing.Size(335, 227); MTC.TabIndex = 16; // // Generate // Generate.BackColor = System.Drawing.SystemColors.Control; Generate.Controls.Add(HYS); Generate.Controls.Add(CEB); Generate.Controls.Add(CYB); Generate.Controls.Add(PWDTB); Generate.Controls.Add(PLPB); Generate.Controls.Add(WRPB); Generate.Location = new System.Drawing.Point(4, 4); Generate.Name = "Generate"; Generate.Padding = new System.Windows.Forms.Padding(3); Generate.Size = new System.Drawing.Size(327, 201); Generate.TabIndex = 1; Generate.Text = "Generate"; // // HYS // HYS.Anchor = System.Windows.Forms.AnchorStyles.Bottom; HYS.AutoSize = true; HYS.Checked = true; HYS.CheckState = System.Windows.Forms.CheckState.Checked; HYS.Depth = 0; HYS.Location = new System.Drawing.Point(117, 157); HYS.Margin = new System.Windows.Forms.Padding(0); HYS.MouseLocation = new System.Drawing.Point(-1, -1); HYS.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; HYS.Name = "HYS"; HYS.Ripple = true; HYS.Size = new System.Drawing.Size(108, 37); HYS.TabIndex = 16; HYS.Text = "History"; HYS.UseAccentColor = true; HYS.UseVisualStyleBackColor = true; HYS.CheckedChanged += new System.EventHandler(HYS_CheckedChanged); // // WRPB // WRPB.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); WRPB.BackColor = System.Drawing.Color.Transparent; WRPB.Image = global::Nerator.Properties.Resources.WaitRabbit; WRPB.Location = new System.Drawing.Point(0, 0); WRPB.Margin = new System.Windows.Forms.Padding(0); WRPB.Name = "WRPB"; WRPB.Size = new System.Drawing.Size(327, 103); WRPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; WRPB.TabIndex = 17; WRPB.TabStop = false; // // History // History.BackColor = System.Drawing.SystemColors.Control; History.Controls.Add(HYP); History.Location = new System.Drawing.Point(4, 4); History.Name = "History"; History.Padding = new System.Windows.Forms.Padding(3); History.Size = new System.Drawing.Size(327, 201); History.TabIndex = 0; History.Text = "History"; // // HYP // HYP.AutoScroll = true; HYP.BackColor = System.Drawing.Color.Transparent; HYP.Dock = System.Windows.Forms.DockStyle.Fill; HYP.Location = new System.Drawing.Point(3, 3); HYP.Margin = new System.Windows.Forms.Padding(0); HYP.Name = "HYP"; HYP.Size = new System.Drawing.Size(321, 195); HYP.TabIndex = 0; // // Setting // Setting.BackColor = System.Drawing.SystemColors.Control; Setting.Controls.Add(PWLN); Setting.Controls.Add(DKUC); Setting.Controls.Add(LTUC); Setting.Controls.Add(TMCB); Setting.Controls.Add(SMCB); Setting.Controls.Add(AMCB); Setting.Controls.Add(RTPB); Setting.Location = new System.Drawing.Point(4, 4); Setting.Name = "Setting"; Setting.Padding = new System.Windows.Forms.Padding(3); Setting.Size = new System.Drawing.Size(327, 201); Setting.TabIndex = 2; Setting.Text = "Setting"; // // PWLN // PWLN.AlwaysValueVisible = true; PWLN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); PWLN.BallonArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); PWLN.BallonColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); PWLN.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223))))); PWLN.BaseColor = System.Drawing.SystemColors.Control; PWLN.Cursor = System.Windows.Forms.Cursors.Hand; PWLN.FillBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); PWLN.Font = new System.Drawing.Font("Segoe UI", 8F); PWLN.ForeColor = System.Drawing.Color.White; PWLN.HeadBorderColor = System.Drawing.Color.DodgerBlue; PWLN.HeadColor = System.Drawing.Color.Black; PWLN.Location = new System.Drawing.Point(6, 57); PWLN.MaxValue = 50; PWLN.MinValue = 0; PWLN.Name = "PWLN"; PWLN.ShowValue = true; PWLN.Size = new System.Drawing.Size(315, 45); PWLN.TabIndex = 17; PWLN.Text = "PWLN"; PWLN.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); TETT.SetToolTip(PWLN, "Password Length"); PWLN.UnknownColor = System.Drawing.Color.White; PWLN.Value = 15; // // DKUC // DKUC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); DKUC.BackColor = System.Drawing.Color.Transparent; DKUC.Location = new System.Drawing.Point(218, 98); DKUC.Margin = new System.Windows.Forms.Padding(5); DKUC.MaximumSize = new System.Drawing.Size(103, 97); DKUC.MinimumSize = new System.Drawing.Size(103, 97); DKUC.Name = "DKUC"; DKUC.Size = new System.Drawing.Size(103, 97); DKUC.TabIndex = 16; // // LTUC // LTUC.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); LTUC.BackColor = System.Drawing.Color.Transparent; LTUC.Location = new System.Drawing.Point(6, 98); LTUC.Margin = new System.Windows.Forms.Padding(5); LTUC.MaximumSize = new System.Drawing.Size(103, 97); LTUC.MinimumSize = new System.Drawing.Size(103, 97); LTUC.Name = "LTUC"; LTUC.Size = new System.Drawing.Size(103, 97); LTUC.TabIndex = 15; // // TMCB // TMCB.Anchor = System.Windows.Forms.AnchorStyles.Bottom; TMCB.AutoSize = true; TMCB.Checked = true; TMCB.CheckState = System.Windows.Forms.CheckState.Checked; TMCB.Cursor = System.Windows.Forms.Cursors.Hand; TMCB.Depth = 0; TMCB.Location = new System.Drawing.Point(110, 164); TMCB.Margin = new System.Windows.Forms.Padding(0); TMCB.MouseLocation = new System.Drawing.Point(-1, -1); TMCB.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; TMCB.Name = "TMCB"; TMCB.Ripple = true; TMCB.Size = new System.Drawing.Size(103, 37); TMCB.TabIndex = 12; TMCB.Text = "Top Most"; TMCB.UseVisualStyleBackColor = true; TMCB.CheckedChanged += new System.EventHandler(TMCB_CheckedChanged); // // SMCB // SMCB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); SMCB.AutoResize = false; SMCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); SMCB.Cursor = System.Windows.Forms.Cursors.Hand; SMCB.Depth = 0; SMCB.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable; SMCB.DropDownHeight = 174; SMCB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; SMCB.DropDownWidth = 135; SMCB.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); SMCB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); SMCB.FormattingEnabled = true; SMCB.Hint = "Special Mode"; SMCB.IntegralHeight = false; SMCB.ItemHeight = 43; SMCB.Items.AddRange(new object[] { "Mixed", "Symbol", "Number" }); SMCB.Location = new System.Drawing.Point(186, 6); SMCB.MaxDropDownItems = 4; SMCB.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT; SMCB.Name = "SMCB"; SMCB.Size = new System.Drawing.Size(135, 49); SMCB.TabIndex = 14; SMCB.SelectedIndexChanged += new System.EventHandler(SMCB_SelectedIndexChanged); // // AMCB // AMCB.AutoResize = false; AMCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); AMCB.Cursor = System.Windows.Forms.Cursors.Hand; AMCB.Depth = 0; AMCB.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable; AMCB.DropDownHeight = 174; AMCB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; AMCB.DropDownWidth = 135; AMCB.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); AMCB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); AMCB.FormattingEnabled = true; AMCB.Hint = "Alphabetic Mode"; AMCB.IntegralHeight = false; AMCB.ItemHeight = 43; AMCB.Items.AddRange(new object[] { "Mixed", "Uppercase", "Lowercase" }); AMCB.Location = new System.Drawing.Point(6, 6); AMCB.MaxDropDownItems = 4; AMCB.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT; AMCB.Name = "AMCB"; AMCB.Size = new System.Drawing.Size(135, 49); AMCB.TabIndex = 13; AMCB.SelectedIndexChanged += new System.EventHandler(AMCB_SelectedIndexChanged); // // RTPB // RTPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); RTPB.BackColor = System.Drawing.Color.Transparent; RTPB.Image = global::Nerator.Properties.Resources.WhiteCat; RTPB.Location = new System.Drawing.Point(0, 71); RTPB.Margin = new System.Windows.Forms.Padding(0); RTPB.Name = "RTPB"; RTPB.Size = new System.Drawing.Size(327, 93); RTPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; RTPB.TabIndex = 5; RTPB.TabStop = false; // // MTS // MTS.BaseTabControl = MTC; MTS.Cursor = System.Windows.Forms.Cursors.Default; MTS.Depth = 0; MTS.Font = new System.Drawing.Font("Roboto", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); MTS.HeadAlignment = ReaLTaiizor.Controls.MaterialTabSelector.Alignment.Center; MTS.Location = new System.Drawing.Point(12, 75); MTS.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); MTS.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; MTS.Name = "MTS"; MTS.Size = new System.Drawing.Size(335, 23); MTS.TabIndex = 17; MTS.Text = "materialTabSelector1"; MTS.TitleTextState = ReaLTaiizor.Controls.MaterialTabSelector.TextState.Normal; // // STATUST // STATUST.Enabled = true; STATUST.Interval = 1000; STATUST.Tick += new System.EventHandler(STATUST_Tick); // // STATUSMT // STATUSMT.Enabled = true; STATUSMT.Interval = 50; STATUSMT.Tick += new System.EventHandler(STATUSMT_Tick); // // materialCheckBox1 // materialCheckBox1.Depth = 0; materialCheckBox1.Location = new System.Drawing.Point(0, 0); materialCheckBox1.Margin = new System.Windows.Forms.Padding(0); materialCheckBox1.MouseLocation = new System.Drawing.Point(-1, -1); materialCheckBox1.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; materialCheckBox1.Name = "materialCheckBox1"; materialCheckBox1.Ripple = true; materialCheckBox1.Size = new System.Drawing.Size(104, 37); materialCheckBox1.TabIndex = 0; materialCheckBox1.Text = "materialCheckBox1"; materialCheckBox1.UseVisualStyleBackColor = true; // // materialCheckBox2 // materialCheckBox2.Depth = 0; materialCheckBox2.Location = new System.Drawing.Point(0, 0); materialCheckBox2.Margin = new System.Windows.Forms.Padding(0); materialCheckBox2.MouseLocation = new System.Drawing.Point(-1, -1); materialCheckBox2.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; materialCheckBox2.Name = "materialCheckBox2"; materialCheckBox2.Ripple = true; materialCheckBox2.Size = new System.Drawing.Size(104, 37); materialCheckBox2.TabIndex = 0; materialCheckBox2.Text = "materialCheckBox2"; materialCheckBox2.UseVisualStyleBackColor = true; // // materialCheckBox3 // materialCheckBox3.Depth = 0; materialCheckBox3.Location = new System.Drawing.Point(0, 0); materialCheckBox3.Margin = new System.Windows.Forms.Padding(0); materialCheckBox3.MouseLocation = new System.Drawing.Point(-1, -1); materialCheckBox3.MouseState = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER; materialCheckBox3.Name = "materialCheckBox3"; materialCheckBox3.Ripple = true; materialCheckBox3.Size = new System.Drawing.Size(104, 37); materialCheckBox3.TabIndex = 0; materialCheckBox3.Text = "materialCheckBox3"; materialCheckBox3.UseVisualStyleBackColor = true; // // TETT // TETT.BackColor = System.Drawing.Color.White; TETT.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); TETT.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170))))); TETT.IsDerivedStyle = true; TETT.OwnerDraw = true; TETT.Style = ReaLTaiizor.Enum.Metro.Style.Light; TETT.StyleManager = null; TETT.ThemeAuthor = "Taiizor"; TETT.ThemeName = "MetroLight"; // // LIGHT // AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; ClientSize = new System.Drawing.Size(359, 358); Controls.Add(SSBR); Controls.Add(MTS); Controls.Add(MTC); Controls.Add(LOPB); Controls.Add(TELE); Icon = ((System.Drawing.Icon)(resources.GetObject("$Icon"))); MaximizeBox = false; MaximumSize = new System.Drawing.Size(359, 358); MinimumSize = new System.Drawing.Size(359, 358); Name = "LIGHT"; Sizable = false; StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; Text = "New Generation Password Generator"; FormClosed += new System.Windows.Forms.FormClosedEventHandler(LIGHT_FormClosed); ((System.ComponentModel.ISupportInitialize)(LOPB)).EndInit(); MTC.ResumeLayout(false); Generate.ResumeLayout(false); Generate.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(WRPB)).EndInit(); History.ResumeLayout(false); Setting.ResumeLayout(false); Setting.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(RTPB)).EndInit(); 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(Form14)); hopeNumeric1 = new ReaLTaiizor.Controls.HopeNumeric(); hopeToggle1 = new ReaLTaiizor.Controls.HopeToggle(); hopeSwitch1 = new ReaLTaiizor.Controls.HopeSwitch(); hopeGroupBox1 = new ReaLTaiizor.Controls.HopeGroupBox(); hopeDatePicker1 = new ReaLTaiizor.Controls.HopeDatePicker(); hopeTrackBar1 = new ReaLTaiizor.Controls.HopeTrackBar(); hopeRoundProgressBar1 = new ReaLTaiizor.Controls.HopeRoundProgressBar(); hopeProgressBar2 = new ReaLTaiizor.Controls.HopeProgressBar(); hopeProgressBar1 = new ReaLTaiizor.Controls.HopeProgressBar(); hopeForm1 = new ReaLTaiizor.Forms.HopeForm(); hopeButton1 = new ReaLTaiizor.Controls.HopeButton(); hopeSimpleButton1 = new ReaLTaiizor.Controls.HopeSimpleButton(); hopeRadioButton1 = new ReaLTaiizor.Controls.HopeRadioButton(); hopeRadioButton2 = new ReaLTaiizor.Controls.HopeRadioButton(); hopeCheckBox1 = new ReaLTaiizor.Controls.HopeCheckBox(); hopeCheckBox2 = new ReaLTaiizor.Controls.HopeCheckBox(); hopeContextMenuStrip1 = new ReaLTaiizor.Controls.HopeContextMenuStrip(); toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); aToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); bToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); cToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); ıtem2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); aToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); bToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); ıtem3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); aToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); hopeTextBox1 = new ReaLTaiizor.Controls.HopeTextBox(); hopeNotify1 = new ReaLTaiizor.Controls.HopeNotify(); hopeNotify2 = new ReaLTaiizor.Controls.HopeNotify(); hopeRoundButton1 = new ReaLTaiizor.Controls.HopeRoundButton(); hopeGroupBox1.SuspendLayout(); hopeContextMenuStrip1.SuspendLayout(); SuspendLayout(); // // hopeNumeric1 // hopeNumeric1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(43)))), ((int)(((byte)(54))))); hopeNumeric1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252))))); hopeNumeric1.BorderColorA = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeNumeric1.BorderColorB = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeNumeric1.BorderHoverColorA = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeNumeric1.ButtonTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNumeric1.ButtonTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNumeric1.Cursor = System.Windows.Forms.Cursors.Hand; hopeNumeric1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeNumeric1.ForeColor = System.Drawing.Color.Silver; hopeNumeric1.HoverButtonTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeNumeric1.HoverButtonTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeNumeric1.Location = new System.Drawing.Point(350, 404); hopeNumeric1.MaxNum = 10F; hopeNumeric1.MinNum = 0F; hopeNumeric1.Name = "hopeNumeric1"; hopeNumeric1.Precision = 0; hopeNumeric1.Size = new System.Drawing.Size(120, 32); hopeNumeric1.Step = 1F; hopeNumeric1.Style = ReaLTaiizor.Controls.HopeNumeric.NumericStyle.LeftRight; hopeNumeric1.TabIndex = 15; hopeNumeric1.Text = "hopeNumeric1"; hopeNumeric1.ValueNumber = 5F; // // hopeToggle1 // hopeToggle1.AutoSize = true; hopeToggle1.BackColor = System.Drawing.SystemColors.Control; hopeToggle1.BaseColor = System.Drawing.SystemColors.Control; hopeToggle1.BaseColorA = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeToggle1.BaseColorB = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeToggle1.Checked = true; hopeToggle1.CheckState = System.Windows.Forms.CheckState.Checked; hopeToggle1.Cursor = System.Windows.Forms.Cursors.Hand; hopeToggle1.HeadColorA = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeToggle1.HeadColorB = System.Drawing.Color.White; hopeToggle1.HeadColorC = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeToggle1.HeadColorD = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeToggle1.Location = new System.Drawing.Point(432, 274); hopeToggle1.Name = "hopeToggle1"; hopeToggle1.Size = new System.Drawing.Size(48, 20); hopeToggle1.TabIndex = 14; hopeToggle1.Text = "hopeToggle1"; hopeToggle1.UseVisualStyleBackColor = false; // // hopeSwitch1 // hopeSwitch1.AutoSize = true; hopeSwitch1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeSwitch1.BaseColor = System.Drawing.Color.White; hopeSwitch1.BaseOffColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeSwitch1.BaseOnColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeSwitch1.Checked = true; hopeSwitch1.CheckState = System.Windows.Forms.CheckState.Checked; hopeSwitch1.Cursor = System.Windows.Forms.Cursors.Hand; hopeSwitch1.Location = new System.Drawing.Point(440, 211); hopeSwitch1.Name = "hopeSwitch1"; hopeSwitch1.Size = new System.Drawing.Size(40, 20); hopeSwitch1.TabIndex = 13; hopeSwitch1.Text = "hopeSwitch1"; hopeSwitch1.UseVisualStyleBackColor = false; // // hopeGroupBox1 // hopeGroupBox1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeGroupBox1.Controls.Add(hopeDatePicker1); hopeGroupBox1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeGroupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeGroupBox1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeGroupBox1.Location = new System.Drawing.Point(12, 134); hopeGroupBox1.Name = "hopeGroupBox1"; hopeGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No; hopeGroupBox1.ShowText = true; hopeGroupBox1.Size = new System.Drawing.Size(262, 320); hopeGroupBox1.TabIndex = 11; hopeGroupBox1.TabStop = false; hopeGroupBox1.Text = "hopeGroupBox1"; hopeGroupBox1.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); // // hopeDatePicker1 // hopeDatePicker1.BackColor = System.Drawing.Color.White; hopeDatePicker1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeDatePicker1.Date = new System.DateTime(2020, 5, 17, 0, 0, 0, 0); hopeDatePicker1.DayNames = "MTWTFSS"; hopeDatePicker1.DaysTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102))))); hopeDatePicker1.DayTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeDatePicker1.DayTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeDatePicker1.HeaderFormat = "{0} Y - {1} M"; hopeDatePicker1.HeaderTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeDatePicker1.HeadLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237))))); hopeDatePicker1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(238)))), ((int)(((byte)(245))))); hopeDatePicker1.Location = new System.Drawing.Point(6, 43); hopeDatePicker1.Name = "hopeDatePicker1"; hopeDatePicker1.NMColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeDatePicker1.NMHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeDatePicker1.NYColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeDatePicker1.NYHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeDatePicker1.PMColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeDatePicker1.PMHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeDatePicker1.PYColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204))))); hopeDatePicker1.PYHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeDatePicker1.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeDatePicker1.SelectedTextColor = System.Drawing.Color.White; hopeDatePicker1.Size = new System.Drawing.Size(250, 270); hopeDatePicker1.TabIndex = 4; hopeDatePicker1.Text = "hopeDatePicker1"; hopeDatePicker1.ValueTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); // // hopeTrackBar1 // hopeTrackBar1.AlwaysValueVisible = true; hopeTrackBar1.BackColor = System.Drawing.Color.White; hopeTrackBar1.BallonArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.BallonColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223))))); hopeTrackBar1.BaseColor = System.Drawing.SystemColors.Control; hopeTrackBar1.Cursor = System.Windows.Forms.Cursors.Hand; hopeTrackBar1.FillBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.Font = new System.Drawing.Font("Segoe UI", 8F); hopeTrackBar1.ForeColor = System.Drawing.Color.Black; hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue; hopeTrackBar1.HeadColor = System.Drawing.Color.Black; hopeTrackBar1.Location = new System.Drawing.Point(294, 151); hopeTrackBar1.MaxValue = 10; hopeTrackBar1.MinValue = 0; hopeTrackBar1.Name = "hopeTrackBar1"; hopeTrackBar1.ShowValue = true; hopeTrackBar1.Size = new System.Drawing.Size(232, 45); hopeTrackBar1.TabIndex = 6; hopeTrackBar1.Text = "hopeTrackBar1"; hopeTrackBar1.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTrackBar1.UnknownColor = System.Drawing.Color.White; hopeTrackBar1.Value = 5; // // hopeRoundProgressBar1 // hopeRoundProgressBar1.BackColor = System.Drawing.Color.White; hopeRoundProgressBar1.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeRoundProgressBar1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeRoundProgressBar1.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeRoundProgressBar1.DangerTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeRoundProgressBar1.DangerTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeRoundProgressBar1.Font = new System.Drawing.Font("Segoe UI", 10F); hopeRoundProgressBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeRoundProgressBar1.FullBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeRoundProgressBar1.FullTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeRoundProgressBar1.FullTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeRoundProgressBar1.IsError = false; hopeRoundProgressBar1.Location = new System.Drawing.Point(343, 211); hopeRoundProgressBar1.Name = "hopeRoundProgressBar1"; hopeRoundProgressBar1.PercentText = "%"; hopeRoundProgressBar1.Size = new System.Drawing.Size(83, 83); hopeRoundProgressBar1.TabIndex = 5; hopeRoundProgressBar1.Text = "hopeRoundProgressBar1"; hopeRoundProgressBar1.ValueNumber = 50; // // hopeProgressBar2 // hopeProgressBar2.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeProgressBar2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeProgressBar2.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeProgressBar2.Font = new System.Drawing.Font("Segoe UI", 10F); hopeProgressBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252))))); hopeProgressBar2.FullBallonColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeProgressBar2.FullBallonText = "Ok!"; hopeProgressBar2.FullBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeProgressBar2.IsError = true; hopeProgressBar2.Location = new System.Drawing.Point(12, 96); hopeProgressBar2.Name = "hopeProgressBar2"; hopeProgressBar2.ProgressBarStyle = ReaLTaiizor.Controls.HopeProgressBar.Style.ToolTip; hopeProgressBar2.Size = new System.Drawing.Size(232, 32); hopeProgressBar2.TabIndex = 1; hopeProgressBar2.Text = "Ok!"; hopeProgressBar2.ValueNumber = 50; // // hopeProgressBar1 // hopeProgressBar1.BarColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeProgressBar1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeProgressBar1.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeProgressBar1.Font = new System.Drawing.Font("Segoe UI", 10F); hopeProgressBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252))))); hopeProgressBar1.FullBallonColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeProgressBar1.FullBallonText = "Ok!"; hopeProgressBar1.FullBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeProgressBar1.IsError = false; hopeProgressBar1.Location = new System.Drawing.Point(12, 58); hopeProgressBar1.Name = "hopeProgressBar1"; hopeProgressBar1.ProgressBarStyle = ReaLTaiizor.Controls.HopeProgressBar.Style.ToolTip; hopeProgressBar1.Size = new System.Drawing.Size(232, 32); hopeProgressBar1.TabIndex = 0; hopeProgressBar1.Text = "Ok!"; hopeProgressBar1.ValueNumber = 100; // // hopeForm1 // hopeForm1.ControlBoxColorH = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237))))); hopeForm1.ControlBoxColorHC = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeForm1.ControlBoxColorN = System.Drawing.Color.White; hopeForm1.Cursor = System.Windows.Forms.Cursors.Default; hopeForm1.Dock = System.Windows.Forms.DockStyle.Bottom; hopeForm1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeForm1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252))))); hopeForm1.Image = ((System.Drawing.Image)(resources.GetObject("hopeForm1.Image"))); hopeForm1.Location = new System.Drawing.Point(0, 465); hopeForm1.MaximizeBox = false; hopeForm1.Name = "hopeForm1"; hopeForm1.Size = new System.Drawing.Size(541, 40); hopeForm1.TabIndex = 0; hopeForm1.Text = "hopeForm1"; hopeForm1.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); // // hopeButton1 // hopeButton1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeButton1.ButtonType = ReaLTaiizor.Util.HopeButtonType.Warning; hopeButton1.Cursor = System.Windows.Forms.Cursors.Hand; hopeButton1.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeButton1.DefaultColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); hopeButton1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeButton1.InfoColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeButton1.Location = new System.Drawing.Point(36, 12); hopeButton1.Name = "hopeButton1"; hopeButton1.PrimaryColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeButton1.Size = new System.Drawing.Size(120, 40); hopeButton1.SuccessColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeButton1.TabIndex = 16; hopeButton1.Text = "hopeButton1"; hopeButton1.TextColor = System.Drawing.Color.White; hopeButton1.WarningColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); // // hopeSimpleButton1 // hopeSimpleButton1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeSimpleButton1.ButtonType = ReaLTaiizor.Util.HopeButtonType.Primary; hopeSimpleButton1.Cursor = System.Windows.Forms.Cursors.Hand; hopeSimpleButton1.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeSimpleButton1.DefaultClickColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); hopeSimpleButton1.DefaultColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); hopeSimpleButton1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeSimpleButton1.ForeColor = System.Drawing.Color.White; hopeSimpleButton1.HoverClickTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228))))); hopeSimpleButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeSimpleButton1.InfoColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeSimpleButton1.Location = new System.Drawing.Point(162, 12); hopeSimpleButton1.Name = "hopeSimpleButton1"; hopeSimpleButton1.PrimaryColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeSimpleButton1.Size = new System.Drawing.Size(150, 40); hopeSimpleButton1.SuccessColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeSimpleButton1.TabIndex = 17; hopeSimpleButton1.Text = "hopeSimpleButton1"; hopeSimpleButton1.TextColor = System.Drawing.Color.DodgerBlue; hopeSimpleButton1.WarningColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); // // hopeRadioButton1 // hopeRadioButton1.Checked = true; hopeRadioButton1.CheckedColor = System.Drawing.Color.Crimson; hopeRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand; hopeRadioButton1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202))))); hopeRadioButton1.DisabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189))))); hopeRadioButton1.Enable = true; hopeRadioButton1.EnabledCheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeRadioButton1.EnabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146))))); hopeRadioButton1.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161))))); hopeRadioButton1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeRadioButton1.ForeColor = System.Drawing.Color.SeaGreen; hopeRadioButton1.Location = new System.Drawing.Point(327, 352); hopeRadioButton1.Name = "hopeRadioButton1"; hopeRadioButton1.Size = new System.Drawing.Size(165, 20); hopeRadioButton1.TabIndex = 18; hopeRadioButton1.TabStop = true; hopeRadioButton1.Text = "hopeRadioButton1"; // // hopeRadioButton2 // hopeRadioButton2.CheckedColor = System.Drawing.Color.Crimson; hopeRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand; hopeRadioButton2.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202))))); hopeRadioButton2.DisabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189))))); hopeRadioButton2.Enable = true; hopeRadioButton2.EnabledCheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeRadioButton2.EnabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146))))); hopeRadioButton2.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161))))); hopeRadioButton2.Font = new System.Drawing.Font("Segoe UI", 12F); hopeRadioButton2.ForeColor = System.Drawing.Color.SeaGreen; hopeRadioButton2.Location = new System.Drawing.Point(327, 378); hopeRadioButton2.Name = "hopeRadioButton2"; hopeRadioButton2.Size = new System.Drawing.Size(165, 20); hopeRadioButton2.TabIndex = 19; hopeRadioButton2.Text = "hopeRadioButton2"; // // hopeCheckBox1 // hopeCheckBox1.Checked = true; hopeCheckBox1.CheckedColor = System.Drawing.Color.Crimson; hopeCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked; hopeCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; hopeCheckBox1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202))))); hopeCheckBox1.DisabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189))))); hopeCheckBox1.Enable = true; hopeCheckBox1.EnabledCheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeCheckBox1.EnabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153))))); hopeCheckBox1.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161))))); hopeCheckBox1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeCheckBox1.Location = new System.Drawing.Point(337, 300); hopeCheckBox1.Name = "hopeCheckBox1"; hopeCheckBox1.Size = new System.Drawing.Size(146, 20); hopeCheckBox1.TabIndex = 20; hopeCheckBox1.Text = "hopeCheckBox1"; // // hopeCheckBox2 // hopeCheckBox2.CheckedColor = System.Drawing.Color.Crimson; hopeCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand; hopeCheckBox2.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202))))); hopeCheckBox2.DisabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189))))); hopeCheckBox2.Enable = true; hopeCheckBox2.EnabledCheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeCheckBox2.EnabledStringColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153))))); hopeCheckBox2.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161))))); hopeCheckBox2.Font = new System.Drawing.Font("Segoe UI", 12F); hopeCheckBox2.ForeColor = System.Drawing.Color.SeaGreen; hopeCheckBox2.Location = new System.Drawing.Point(337, 326); hopeCheckBox2.Name = "hopeCheckBox2"; hopeCheckBox2.Size = new System.Drawing.Size(146, 20); hopeCheckBox2.TabIndex = 21; hopeCheckBox2.Text = "hopeCheckBox2"; // // hopeContextMenuStrip1 // hopeContextMenuStrip1.BackColor = System.Drawing.Color.White; hopeContextMenuStrip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { toolStripMenuItem1, ıtem2ToolStripMenuItem, ıtem3ToolStripMenuItem }); hopeContextMenuStrip1.Name = "hopeContextMenuStrip1"; hopeContextMenuStrip1.Size = new System.Drawing.Size(108, 70); // // toolStripMenuItem1 // toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { aToolStripMenuItem, bToolStripMenuItem, cToolStripMenuItem }); toolStripMenuItem1.Name = "toolStripMenuItem1"; toolStripMenuItem1.Size = new System.Drawing.Size(107, 22); toolStripMenuItem1.Text = "Item 1"; // // aToolStripMenuItem // aToolStripMenuItem.Name = "aToolStripMenuItem"; aToolStripMenuItem.Size = new System.Drawing.Size(82, 22); aToolStripMenuItem.Text = "A"; // // bToolStripMenuItem // bToolStripMenuItem.Name = "bToolStripMenuItem"; bToolStripMenuItem.Size = new System.Drawing.Size(82, 22); bToolStripMenuItem.Text = "B"; // // cToolStripMenuItem // cToolStripMenuItem.Name = "cToolStripMenuItem"; cToolStripMenuItem.Size = new System.Drawing.Size(82, 22); cToolStripMenuItem.Text = "C"; // // ıtem2ToolStripMenuItem // ıtem2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { aToolStripMenuItem1, bToolStripMenuItem1 }); ıtem2ToolStripMenuItem.Name = "ıtem2ToolStripMenuItem"; ıtem2ToolStripMenuItem.Size = new System.Drawing.Size(107, 22); ıtem2ToolStripMenuItem.Text = "Item 2"; // // aToolStripMenuItem1 // aToolStripMenuItem1.Name = "aToolStripMenuItem1"; aToolStripMenuItem1.Size = new System.Drawing.Size(82, 22); aToolStripMenuItem1.Text = "A"; // // bToolStripMenuItem1 // bToolStripMenuItem1.Name = "bToolStripMenuItem1"; bToolStripMenuItem1.Size = new System.Drawing.Size(82, 22); bToolStripMenuItem1.Text = "B"; // // ıtem3ToolStripMenuItem // ıtem3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { aToolStripMenuItem2 }); ıtem3ToolStripMenuItem.Name = "ıtem3ToolStripMenuItem"; ıtem3ToolStripMenuItem.Size = new System.Drawing.Size(107, 22); ıtem3ToolStripMenuItem.Text = "Item 3"; // // aToolStripMenuItem2 // aToolStripMenuItem2.Name = "aToolStripMenuItem2"; aToolStripMenuItem2.Size = new System.Drawing.Size(82, 22); aToolStripMenuItem2.Text = "A"; // // hopeTextBox1 // hopeTextBox1.BackColor = System.Drawing.Color.White; hopeTextBox1.BaseColor = System.Drawing.Color.White; hopeTextBox1.BorderColorA = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeTextBox1.BorderColorB = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeTextBox1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeTextBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeTextBox1.Hint = "Test"; hopeTextBox1.Location = new System.Drawing.Point(406, 73); hopeTextBox1.MaxLength = 32767; hopeTextBox1.Multiline = false; hopeTextBox1.Name = "hopeTextBox1"; hopeTextBox1.PasswordChar = '\0'; hopeTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.None; hopeTextBox1.SelectedText = ""; hopeTextBox1.SelectionLength = 0; hopeTextBox1.SelectionStart = 0; hopeTextBox1.Size = new System.Drawing.Size(120, 38); hopeTextBox1.TabIndex = 22; hopeTextBox1.TabStop = false; hopeTextBox1.Text = "hopeTextBox1"; hopeTextBox1.UseSystemPasswordChar = false; // // hopeNotify1 // hopeNotify1.Close = true; hopeNotify1.CloseColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(148)))), ((int)(((byte)(154))))); hopeNotify1.Cursor = System.Windows.Forms.Cursors.Hand; hopeNotify1.ErrorBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeNotify1.ErrorTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeNotify1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeNotify1.InfoBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNotify1.InfoTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNotify1.Location = new System.Drawing.Point(250, 56); hopeNotify1.Name = "hopeNotify1"; hopeNotify1.Size = new System.Drawing.Size(150, 34); hopeNotify1.SuccessBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeNotify1.SuccessTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeNotify1.TabIndex = 23; hopeNotify1.Text = "hopeNotify1"; hopeNotify1.Type = ReaLTaiizor.Controls.HopeNotify.AlertType.Warning; hopeNotify1.WarningBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); hopeNotify1.WarningTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); // // hopeNotify2 // hopeNotify2.Close = true; hopeNotify2.CloseColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(148)))), ((int)(((byte)(154))))); hopeNotify2.Cursor = System.Windows.Forms.Cursors.Hand; hopeNotify2.ErrorBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeNotify2.ErrorTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeNotify2.Font = new System.Drawing.Font("Segoe UI", 12F); hopeNotify2.InfoBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNotify2.InfoTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeNotify2.Location = new System.Drawing.Point(250, 95); hopeNotify2.Name = "hopeNotify2"; hopeNotify2.Size = new System.Drawing.Size(150, 34); hopeNotify2.SuccessBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeNotify2.SuccessTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeNotify2.TabIndex = 24; hopeNotify2.Text = "hopeNotify2"; hopeNotify2.Type = ReaLTaiizor.Controls.HopeNotify.AlertType.Error; hopeNotify2.WarningBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); hopeNotify2.WarningTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); // // hopeRoundButton1 // hopeRoundButton1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230))))); hopeRoundButton1.ButtonType = ReaLTaiizor.Util.HopeButtonType.Success; hopeRoundButton1.Cursor = System.Windows.Forms.Cursors.Hand; hopeRoundButton1.DangerColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108))))); hopeRoundButton1.DefaultColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); hopeRoundButton1.Font = new System.Drawing.Font("Segoe UI", 12F); hopeRoundButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51))))); hopeRoundButton1.InfoColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153))))); hopeRoundButton1.Location = new System.Drawing.Point(317, 12); hopeRoundButton1.Name = "hopeRoundButton1"; hopeRoundButton1.PrimaryColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255))))); hopeRoundButton1.Size = new System.Drawing.Size(190, 40); hopeRoundButton1.SuccessColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58))))); hopeRoundButton1.TabIndex = 25; hopeRoundButton1.Text = "hopeRoundButton1"; hopeRoundButton1.TextColor = System.Drawing.Color.White; hopeRoundButton1.WarningColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60))))); // // Form14 // AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; BackColor = System.Drawing.SystemColors.Control; ClientSize = new System.Drawing.Size(541, 505); ContextMenuStrip = hopeContextMenuStrip1; Controls.Add(hopeRoundButton1); Controls.Add(hopeNotify2); Controls.Add(hopeNotify1); Controls.Add(hopeTextBox1); Controls.Add(hopeCheckBox2); Controls.Add(hopeCheckBox1); Controls.Add(hopeRadioButton2); Controls.Add(hopeRadioButton1); Controls.Add(hopeSimpleButton1); Controls.Add(hopeButton1); Controls.Add(hopeNumeric1); Controls.Add(hopeToggle1); Controls.Add(hopeSwitch1); Controls.Add(hopeGroupBox1); Controls.Add(hopeTrackBar1); Controls.Add(hopeRoundProgressBar1); Controls.Add(hopeProgressBar2); Controls.Add(hopeProgressBar1); Controls.Add(hopeForm1); FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; Icon = ((System.Drawing.Icon)(resources.GetObject("$Icon"))); MaximizeBox = false; MaximumSize = new System.Drawing.Size(1366, 768); MinimumSize = new System.Drawing.Size(190, 40); Name = "Form14"; StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; Text = "Form14"; hopeGroupBox1.ResumeLayout(false); hopeContextMenuStrip1.ResumeLayout(false); ResumeLayout(false); PerformLayout(); }