using GHelper.UI; namespace GHelper { partial class SettingsForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { panelMatrix = new Panel(); panelMatrixAuto = new Panel(); checkMatrixLid = new CheckBox(); checkMatrix = new CheckBox(); tableLayoutMatrix = new TableLayoutPanel(); comboMatrix = new RComboBox(); comboMatrixRunning = new RComboBox(); comboInterval = new RComboBox(); buttonMatrix = new RButton(); panelMatrixTitle = new Panel(); pictureMatrix = new PictureBox(); labelMatrix = new Label(); panelBattery = new Panel(); buttonBatteryFull = new RButton(); sliderBattery = new Slider(); panelBatteryTitle = new Panel(); labelBattery = new Label(); pictureBattery = new PictureBox(); labelBatteryTitle = new Label(); panelFooter = new Panel(); tableButtons = new TableLayoutPanel(); labelVersion = new Label(); buttonQuit = new RButton(); buttonUpdates = new RButton(); checkStartup = new CheckBox(); panelPerformance = new Panel(); tablePerf = new TableLayoutPanel(); buttonSilent = new RButton(); buttonBalanced = new RButton(); buttonTurbo = new RButton(); buttonFans = new RButton(); panelCPUTitle = new Panel(); picturePerf = new PictureBox(); labelPerf = new Label(); labelCPUFan = new Label(); panelGPU = new Panel(); labelTipGPU = new Label(); tableAMD = new TableLayoutPanel(); buttonOverlay = new RButton(); buttonFPS = new RButton(); tableGPU = new TableLayoutPanel(); buttonStopGPU = new RButton(); buttonEco = new RButton(); buttonStandard = new RButton(); buttonXGM = new RButton(); buttonOptimized = new RButton(); buttonUltimate = new RButton(); panelGPUTitle = new Panel(); pictureGPU = new PictureBox(); labelGPU = new Label(); labelGPUFan = new Label(); panelScreen = new Panel(); labelTipScreen = new Label(); tableScreen = new TableLayoutPanel(); buttonScreenAuto = new RButton(); button60Hz = new RButton(); button120Hz = new RButton(); buttonMiniled = new RButton(); panelScreenTitle = new Panel(); labelMidFan = new Label(); pictureScreen = new PictureBox(); labelSreen = new Label(); panelKeyboard = new Panel(); tableLayoutKeyboard = new TableLayoutPanel(); buttonKeyboard = new RButton(); panelColor = new Panel(); pictureColor2 = new PictureBox(); pictureColor = new PictureBox(); buttonKeyboardColor = new RButton(); comboKeyboard = new RComboBox(); panelKeyboardTitle = new Panel(); buttonFnLock = new RButton(); pictureKeyboard = new PictureBox(); labelKeyboard = new Label(); panelVersion = new Panel(); labelCharge = new Label(); panelPeripherals = new Panel(); tableLayoutPeripherals = new TableLayoutPanel(); buttonPeripheral3 = new RButton(); buttonPeripheral2 = new RButton(); buttonPeripheral1 = new RButton(); panelPeripheralsTile = new Panel(); picturePeripherals = new PictureBox(); labelPeripherals = new Label(); panelAlly = new Panel(); tableLayoutAlly = new TableLayoutPanel(); buttonController = new RButton(); buttonBacklight = new RButton(); buttonControllerMode = new RButton(); panelAllyTitle = new Panel(); pictureAlly = new PictureBox(); labelAlly = new Label(); panelGamma = new Panel(); tableVisual = new TableLayoutPanel(); buttonInstallColor = new RButton(); comboVisual = new RComboBox(); comboColorTemp = new RComboBox(); comboGamut = new RComboBox(); sliderGamma = new Slider(); panelGammaTitle = new Panel(); labelGamma = new Label(); pictureGamma = new PictureBox(); labelGammaTitle = new Label(); panelMatrix.SuspendLayout(); panelMatrixAuto.SuspendLayout(); tableLayoutMatrix.SuspendLayout(); panelMatrixTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureMatrix).BeginInit(); panelBattery.SuspendLayout(); panelBatteryTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureBattery).BeginInit(); panelFooter.SuspendLayout(); tableButtons.SuspendLayout(); panelPerformance.SuspendLayout(); tablePerf.SuspendLayout(); panelCPUTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)picturePerf).BeginInit(); panelGPU.SuspendLayout(); tableAMD.SuspendLayout(); tableGPU.SuspendLayout(); panelGPUTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureGPU).BeginInit(); panelScreen.SuspendLayout(); tableScreen.SuspendLayout(); panelScreenTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureScreen).BeginInit(); panelKeyboard.SuspendLayout(); tableLayoutKeyboard.SuspendLayout(); panelColor.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureColor2).BeginInit(); ((System.ComponentModel.ISupportInitialize)pictureColor).BeginInit(); panelKeyboardTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureKeyboard).BeginInit(); panelVersion.SuspendLayout(); panelPeripherals.SuspendLayout(); tableLayoutPeripherals.SuspendLayout(); panelPeripheralsTile.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)picturePeripherals).BeginInit(); panelAlly.SuspendLayout(); tableLayoutAlly.SuspendLayout(); panelAllyTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureAlly).BeginInit(); panelGamma.SuspendLayout(); tableVisual.SuspendLayout(); panelGammaTitle.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)pictureGamma).BeginInit(); SuspendLayout(); // // panelMatrix // panelMatrix.AccessibleRole = AccessibleRole.Grouping; panelMatrix.AutoSize = true; panelMatrix.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelMatrix.Controls.Add(panelMatrixAuto); panelMatrix.Controls.Add(tableLayoutMatrix); panelMatrix.Controls.Add(panelMatrixTitle); panelMatrix.Dock = DockStyle.Top; panelMatrix.Location = new Point(11, 999); panelMatrix.Margin = new Padding(0); panelMatrix.Name = "panelMatrix"; panelMatrix.Padding = new Padding(20, 20, 20, 10); panelMatrix.Size = new Size(827, 186); panelMatrix.TabIndex = 3; panelMatrix.TabStop = true; // // panelMatrixAuto // panelMatrixAuto.Controls.Add(checkMatrixLid); panelMatrixAuto.Controls.Add(checkMatrix); panelMatrixAuto.Dock = DockStyle.Top; panelMatrixAuto.Location = new Point(20, 136); panelMatrixAuto.Margin = new Padding(4); panelMatrixAuto.Name = "panelMatrixAuto"; panelMatrixAuto.Padding = new Padding(5, 0, 0, 0); panelMatrixAuto.Size = new Size(787, 40); panelMatrixAuto.TabIndex = 47; // // checkMatrixLid // checkMatrixLid.AutoSize = true; checkMatrixLid.Dock = DockStyle.Left; checkMatrixLid.ForeColor = SystemColors.GrayText; checkMatrixLid.Location = new Point(256, 0); checkMatrixLid.Margin = new Padding(8, 4, 8, 4); checkMatrixLid.Name = "checkMatrixLid"; checkMatrixLid.Size = new Size(253, 40); checkMatrixLid.TabIndex = 46; checkMatrixLid.Text = "Disable on lid close"; checkMatrixLid.UseVisualStyleBackColor = true; checkMatrixLid.Visible = false; // // checkMatrix // checkMatrix.AutoSize = true; checkMatrix.Dock = DockStyle.Left; checkMatrix.ForeColor = SystemColors.GrayText; checkMatrix.Location = new Point(5, 0); checkMatrix.Margin = new Padding(8, 4, 8, 4); checkMatrix.Name = "checkMatrix"; checkMatrix.Padding = new Padding(0, 0, 10, 0); checkMatrix.Size = new Size(251, 40); checkMatrix.TabIndex = 19; checkMatrix.Text = Properties.Strings.TurnOffOnBattery; checkMatrix.UseVisualStyleBackColor = true; // // tableLayoutMatrix // tableLayoutMatrix.AutoSize = true; tableLayoutMatrix.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableLayoutMatrix.ColumnCount = 3; tableLayoutMatrix.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutMatrix.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutMatrix.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutMatrix.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutMatrix.Controls.Add(comboMatrix, 0, 0); tableLayoutMatrix.Controls.Add(comboMatrixRunning, 1, 0); tableLayoutMatrix.Controls.Add(comboInterval, 2, 0); tableLayoutMatrix.Controls.Add(buttonMatrix, 2, 0); tableLayoutMatrix.Dock = DockStyle.Top; tableLayoutMatrix.Location = new Point(20, 60); tableLayoutMatrix.Margin = new Padding(8); tableLayoutMatrix.Name = "tableLayoutMatrix"; tableLayoutMatrix.Padding = new Padding(2, 0, 2, 0); tableLayoutMatrix.RowCount = 1; tableLayoutMatrix.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); tableLayoutMatrix.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F)); tableLayoutMatrix.Size = new Size(787, 76); tableLayoutMatrix.TabIndex = 43; // // comboMatrix // comboMatrix.BorderColor = Color.White; comboMatrix.ButtonColor = Color.FromArgb(255, 255, 255); comboMatrix.Dock = DockStyle.Top; comboMatrix.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboMatrix.FormattingEnabled = true; comboMatrix.ItemHeight = 32; comboMatrix.Items.AddRange(new object[] { Properties.Strings.MatrixOff, Properties.Strings.MatrixDim, Properties.Strings.MatrixMedium, Properties.Strings.MatrixBright }); comboMatrix.Location = new Point(6, 8); comboMatrix.Margin = new Padding(4, 8, 4, 8); comboMatrix.Name = "comboMatrix"; comboMatrix.Size = new Size(253, 40); comboMatrix.TabIndex = 16; // // comboMatrixRunning // comboMatrixRunning.BorderColor = Color.White; comboMatrixRunning.ButtonColor = Color.FromArgb(255, 255, 255); comboMatrixRunning.Dock = DockStyle.Top; comboMatrixRunning.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboMatrixRunning.FormattingEnabled = true; comboMatrixRunning.ItemHeight = 32; comboMatrixRunning.Items.AddRange(new object[] { Properties.Strings.MatrixBanner, Properties.Strings.MatrixLogo, Properties.Strings.MatrixPicture, Properties.Strings.MatrixClock, Properties.Strings.MatrixAudio }); comboMatrixRunning.Location = new Point(270, 8); comboMatrixRunning.Margin = new Padding(7, 8, 7, 8); comboMatrixRunning.Name = "comboMatrixRunning"; comboMatrixRunning.Size = new Size(247, 40); comboMatrixRunning.TabIndex = 17; // // comboInterval // comboInterval.BorderColor = Color.White; comboInterval.ButtonColor = Color.FromArgb(255, 255, 255); comboInterval.Dock = DockStyle.Top; comboInterval.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboInterval.FormattingEnabled = true; comboInterval.ItemHeight = 32; comboInterval.Location = new Point(6, 64); comboInterval.Margin = new Padding(4, 8, 4, 8); comboInterval.Name = "comboInterval"; comboInterval.Size = new Size(253, 40); comboInterval.TabIndex = 19; comboInterval.Visible = false; // // buttonMatrix // buttonMatrix.Activated = false; buttonMatrix.AutoSize = true; buttonMatrix.AutoSizeMode = AutoSizeMode.GrowAndShrink; buttonMatrix.BackColor = SystemColors.ControlLight; buttonMatrix.BorderColor = Color.Transparent; buttonMatrix.BorderRadius = 2; buttonMatrix.Dock = DockStyle.Top; buttonMatrix.FlatAppearance.BorderSize = 0; buttonMatrix.FlatStyle = FlatStyle.Flat; buttonMatrix.Location = new Point(526, 4); buttonMatrix.Margin = new Padding(2, 4, 4, 8); buttonMatrix.Name = "buttonMatrix"; buttonMatrix.Secondary = true; buttonMatrix.Size = new Size(255, 42); buttonMatrix.TabIndex = 18; buttonMatrix.Text = Properties.Strings.PictureGif; buttonMatrix.UseVisualStyleBackColor = false; // // panelMatrixTitle // panelMatrixTitle.Controls.Add(pictureMatrix); panelMatrixTitle.Controls.Add(labelMatrix); panelMatrixTitle.Dock = DockStyle.Top; panelMatrixTitle.Location = new Point(20, 20); panelMatrixTitle.Margin = new Padding(4); panelMatrixTitle.Name = "panelMatrixTitle"; panelMatrixTitle.Size = new Size(787, 40); panelMatrixTitle.TabIndex = 45; // // pictureMatrix // pictureMatrix.BackgroundImage = Properties.Resources.icons8_matrix_32; pictureMatrix.BackgroundImageLayout = ImageLayout.Zoom; pictureMatrix.Location = new Point(4, 2); pictureMatrix.Margin = new Padding(4); pictureMatrix.Name = "pictureMatrix"; pictureMatrix.Size = new Size(32, 32); pictureMatrix.TabIndex = 41; pictureMatrix.TabStop = false; // // labelMatrix // labelMatrix.AutoSize = true; labelMatrix.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelMatrix.Location = new Point(44, 0); labelMatrix.Margin = new Padding(4, 0, 4, 0); labelMatrix.Name = "labelMatrix"; labelMatrix.Size = new Size(170, 32); labelMatrix.TabIndex = 40; labelMatrix.Text = "Anime Matrix"; // // panelBattery // panelBattery.AutoSize = true; panelBattery.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelBattery.Controls.Add(buttonBatteryFull); panelBattery.Controls.Add(sliderBattery); panelBattery.Controls.Add(panelBatteryTitle); panelBattery.Dock = DockStyle.Top; panelBattery.Location = new Point(11, 1659); panelBattery.Margin = new Padding(0); panelBattery.Name = "panelBattery"; panelBattery.Padding = new Padding(20, 20, 20, 10); panelBattery.Size = new Size(827, 119); panelBattery.TabIndex = 5; // // buttonBatteryFull // buttonBatteryFull.Activated = false; buttonBatteryFull.Anchor = AnchorStyles.Top | AnchorStyles.Right; buttonBatteryFull.BackColor = SystemColors.ControlLight; buttonBatteryFull.BorderColor = Color.Transparent; buttonBatteryFull.BorderRadius = 2; buttonBatteryFull.FlatAppearance.BorderSize = 0; buttonBatteryFull.FlatStyle = FlatStyle.Flat; buttonBatteryFull.Font = new Font("Segoe UI", 7.125F, FontStyle.Bold, GraphicsUnit.Point); buttonBatteryFull.ForeColor = SystemColors.ControlDark; buttonBatteryFull.Location = new Point(730, 66); buttonBatteryFull.Margin = new Padding(0); buttonBatteryFull.Name = "buttonBatteryFull"; buttonBatteryFull.Secondary = true; buttonBatteryFull.Size = new Size(73, 36); buttonBatteryFull.TabIndex = 41; buttonBatteryFull.Text = "100%"; buttonBatteryFull.UseVisualStyleBackColor = false; // // sliderBattery // sliderBattery.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right; sliderBattery.Location = new Point(20, 65); sliderBattery.Margin = new Padding(4); sliderBattery.Max = 100; sliderBattery.Min = 40; sliderBattery.Name = "sliderBattery"; sliderBattery.Size = new Size(706, 40); sliderBattery.Step = 5; sliderBattery.TabIndex = 20; sliderBattery.Text = "sliderBattery"; sliderBattery.Value = 100; // // panelBatteryTitle // panelBatteryTitle.Controls.Add(labelBattery); panelBatteryTitle.Controls.Add(pictureBattery); panelBatteryTitle.Controls.Add(labelBatteryTitle); panelBatteryTitle.Dock = DockStyle.Top; panelBatteryTitle.Location = new Point(20, 20); panelBatteryTitle.Margin = new Padding(4); panelBatteryTitle.Name = "panelBatteryTitle"; panelBatteryTitle.Padding = new Padding(0, 0, 0, 4); panelBatteryTitle.Size = new Size(787, 44); panelBatteryTitle.TabIndex = 40; // // labelBattery // labelBattery.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelBattery.Location = new Point(448, 0); labelBattery.Margin = new Padding(8, 0, 8, 0); labelBattery.Name = "labelBattery"; labelBattery.Size = new Size(324, 36); labelBattery.TabIndex = 39; labelBattery.Text = " "; labelBattery.TextAlign = ContentAlignment.TopRight; // // pictureBattery // pictureBattery.BackgroundImage = Properties.Resources.icons8_charging_battery_32; pictureBattery.BackgroundImageLayout = ImageLayout.Zoom; pictureBattery.Location = new Point(4, 2); pictureBattery.Margin = new Padding(4); pictureBattery.Name = "pictureBattery"; pictureBattery.Size = new Size(32, 32); pictureBattery.TabIndex = 38; pictureBattery.TabStop = false; // // labelBatteryTitle // labelBatteryTitle.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelBatteryTitle.Location = new Point(43, 0); labelBatteryTitle.Margin = new Padding(8, 0, 8, 0); labelBatteryTitle.Name = "labelBatteryTitle"; labelBatteryTitle.Size = new Size(467, 32); labelBatteryTitle.TabIndex = 37; labelBatteryTitle.Text = "Battery Charge Limit"; // // panelFooter // panelFooter.AutoSize = true; panelFooter.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelFooter.Controls.Add(tableButtons); panelFooter.Dock = DockStyle.Top; panelFooter.Location = new Point(11, 1834); panelFooter.Margin = new Padding(0); panelFooter.Name = "panelFooter"; panelFooter.Padding = new Padding(20); panelFooter.Size = new Size(827, 100); panelFooter.TabIndex = 7; // // tableButtons // tableButtons.AutoSize = true; tableButtons.ColumnCount = 3; tableButtons.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableButtons.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableButtons.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableButtons.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 27F)); tableButtons.Controls.Add(labelVersion, 0, 0); tableButtons.Controls.Add(buttonQuit, 2, 0); tableButtons.Controls.Add(buttonUpdates, 1, 0); tableButtons.Dock = DockStyle.Top; tableButtons.Location = new Point(20, 20); tableButtons.Margin = new Padding(4); tableButtons.Name = "tableButtons"; tableButtons.RowCount = 1; tableButtons.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); tableButtons.Size = new Size(787, 60); tableButtons.TabIndex = 25; // // labelVersion // labelVersion.Cursor = Cursors.Hand; labelVersion.Dock = DockStyle.Fill; labelVersion.Font = new Font("Segoe UI", 9F, FontStyle.Underline, GraphicsUnit.Point); labelVersion.ForeColor = SystemColors.ControlDark; labelVersion.Location = new Point(0, 0); labelVersion.Margin = new Padding(0); labelVersion.Name = "labelVersion"; labelVersion.Padding = new Padding(5); labelVersion.Size = new Size(262, 60); labelVersion.TabIndex = 37; labelVersion.Text = "v.0"; labelVersion.TextAlign = ContentAlignment.MiddleLeft; // // buttonQuit // buttonQuit.Activated = false; buttonQuit.BackColor = SystemColors.ControlLight; buttonQuit.BorderColor = Color.Transparent; buttonQuit.BorderRadius = 2; buttonQuit.Dock = DockStyle.Top; buttonQuit.FlatStyle = FlatStyle.Flat; buttonQuit.Image = Properties.Resources.icons8_quit_32; buttonQuit.Location = new Point(528, 6); buttonQuit.Margin = new Padding(4, 6, 4, 6); buttonQuit.Name = "buttonQuit"; buttonQuit.Secondary = true; buttonQuit.Size = new Size(255, 48); buttonQuit.TabIndex = 2; buttonQuit.Text = "&Quit"; buttonQuit.TextAlign = ContentAlignment.MiddleRight; buttonQuit.TextImageRelation = TextImageRelation.ImageBeforeText; buttonQuit.UseVisualStyleBackColor = false; // // buttonUpdates // buttonUpdates.Activated = false; buttonUpdates.BackColor = SystemColors.ControlLight; buttonUpdates.BorderColor = Color.Transparent; buttonUpdates.BorderRadius = 2; buttonUpdates.Dock = DockStyle.Top; buttonUpdates.FlatStyle = FlatStyle.Flat; buttonUpdates.Image = Properties.Resources.icons8_software_32_white; buttonUpdates.ImageAlign = ContentAlignment.MiddleRight; buttonUpdates.Location = new Point(266, 6); buttonUpdates.Margin = new Padding(4, 6, 4, 6); buttonUpdates.Name = "buttonUpdates"; buttonUpdates.Secondary = true; buttonUpdates.Size = new Size(254, 48); buttonUpdates.TabIndex = 1; buttonUpdates.Text = "&Updates"; buttonUpdates.TextImageRelation = TextImageRelation.ImageBeforeText; buttonUpdates.UseVisualStyleBackColor = false; // // checkStartup // checkStartup.AutoSize = true; checkStartup.Location = new Point(24, 11); checkStartup.Margin = new Padding(11, 5, 11, 5); checkStartup.Name = "checkStartup"; checkStartup.Size = new Size(206, 36); checkStartup.TabIndex = 21; checkStartup.Text = Properties.Strings.RunOnStartup; checkStartup.UseVisualStyleBackColor = true; // // panelPerformance // panelPerformance.AccessibleRole = AccessibleRole.Grouping; panelPerformance.AutoSize = true; panelPerformance.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelPerformance.Controls.Add(tablePerf); panelPerformance.Controls.Add(panelCPUTitle); panelPerformance.Dock = DockStyle.Top; panelPerformance.Location = new Point(11, 11); panelPerformance.Margin = new Padding(0); panelPerformance.Name = "panelPerformance"; panelPerformance.Padding = new Padding(20); panelPerformance.Size = new Size(827, 208); panelPerformance.TabIndex = 0; panelPerformance.TabStop = true; // // tablePerf // tablePerf.AutoSize = true; tablePerf.AutoSizeMode = AutoSizeMode.GrowAndShrink; tablePerf.ColumnCount = 4; tablePerf.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tablePerf.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tablePerf.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tablePerf.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tablePerf.Controls.Add(buttonSilent, 0, 0); tablePerf.Controls.Add(buttonBalanced, 1, 0); tablePerf.Controls.Add(buttonTurbo, 2, 0); tablePerf.Controls.Add(buttonFans, 3, 0); tablePerf.Dock = DockStyle.Top; tablePerf.Location = new Point(20, 60); tablePerf.Margin = new Padding(8, 4, 8, 4); tablePerf.Name = "tablePerf"; tablePerf.RowCount = 1; tablePerf.RowStyles.Add(new RowStyle(SizeType.Absolute, 128F)); tablePerf.Size = new Size(787, 128); tablePerf.TabIndex = 29; // // buttonSilent // buttonSilent.Activated = false; buttonSilent.BackColor = SystemColors.ControlLightLight; buttonSilent.BackgroundImageLayout = ImageLayout.None; buttonSilent.BorderColor = Color.Transparent; buttonSilent.BorderRadius = 5; buttonSilent.Dock = DockStyle.Fill; buttonSilent.FlatAppearance.BorderSize = 0; buttonSilent.FlatStyle = FlatStyle.Flat; buttonSilent.ForeColor = SystemColors.ControlText; buttonSilent.Image = Properties.Resources.icons8_bicycle_48__1_; buttonSilent.ImageAlign = ContentAlignment.BottomCenter; buttonSilent.Location = new Point(4, 4); buttonSilent.Margin = new Padding(4); buttonSilent.Name = "buttonSilent"; buttonSilent.Secondary = false; buttonSilent.Size = new Size(188, 120); buttonSilent.TabIndex = 1; buttonSilent.Text = "&Silent"; buttonSilent.TextImageRelation = TextImageRelation.ImageAboveText; buttonSilent.UseVisualStyleBackColor = false; // // buttonBalanced // buttonBalanced.Activated = false; buttonBalanced.BackColor = SystemColors.ControlLightLight; buttonBalanced.BorderColor = Color.Transparent; buttonBalanced.BorderRadius = 5; buttonBalanced.Dock = DockStyle.Fill; buttonBalanced.FlatAppearance.BorderSize = 0; buttonBalanced.FlatStyle = FlatStyle.Flat; buttonBalanced.ForeColor = SystemColors.ControlText; buttonBalanced.Image = Properties.Resources.icons8_fiat_500_48; buttonBalanced.ImageAlign = ContentAlignment.BottomCenter; buttonBalanced.Location = new Point(200, 4); buttonBalanced.Margin = new Padding(4); buttonBalanced.Name = "buttonBalanced"; buttonBalanced.Secondary = false; buttonBalanced.Size = new Size(188, 120); buttonBalanced.TabIndex = 1; buttonBalanced.Text = "&Balanced"; buttonBalanced.TextImageRelation = TextImageRelation.ImageAboveText; buttonBalanced.UseVisualStyleBackColor = false; // // buttonTurbo // buttonTurbo.Activated = false; buttonTurbo.BackColor = SystemColors.ControlLightLight; buttonTurbo.BorderColor = Color.Transparent; buttonTurbo.BorderRadius = 5; buttonTurbo.Dock = DockStyle.Fill; buttonTurbo.FlatAppearance.BorderSize = 0; buttonTurbo.FlatStyle = FlatStyle.Flat; buttonTurbo.ForeColor = SystemColors.ControlText; buttonTurbo.Image = Properties.Resources.icons8_rocket_48; buttonTurbo.ImageAlign = ContentAlignment.BottomCenter; buttonTurbo.Location = new Point(396, 4); buttonTurbo.Margin = new Padding(4); buttonTurbo.Name = "buttonTurbo"; buttonTurbo.Secondary = false; buttonTurbo.Size = new Size(188, 120); buttonTurbo.TabIndex = 2; buttonTurbo.Text = "&Turbo"; buttonTurbo.TextImageRelation = TextImageRelation.ImageAboveText; buttonTurbo.UseVisualStyleBackColor = false; // // buttonFans // buttonFans.Activated = false; buttonFans.BackColor = SystemColors.ControlLight; buttonFans.BorderColor = Color.Transparent; buttonFans.BorderRadius = 5; buttonFans.Dock = DockStyle.Fill; buttonFans.FlatAppearance.BorderSize = 0; buttonFans.FlatStyle = FlatStyle.Flat; buttonFans.Image = Properties.Resources.icons8_fan_48; buttonFans.ImageAlign = ContentAlignment.BottomCenter; buttonFans.Location = new Point(592, 4); buttonFans.Margin = new Padding(4); buttonFans.Name = "buttonFans"; buttonFans.Secondary = true; buttonFans.Size = new Size(191, 120); buttonFans.TabIndex = 3; buttonFans.Text = "&Fans + Power"; buttonFans.TextImageRelation = TextImageRelation.ImageAboveText; buttonFans.UseVisualStyleBackColor = false; // // panelCPUTitle // panelCPUTitle.Controls.Add(picturePerf); panelCPUTitle.Controls.Add(labelPerf); panelCPUTitle.Controls.Add(labelCPUFan); panelCPUTitle.Dock = DockStyle.Top; panelCPUTitle.Location = new Point(20, 20); panelCPUTitle.Margin = new Padding(4); panelCPUTitle.Name = "panelCPUTitle"; panelCPUTitle.Size = new Size(787, 40); panelCPUTitle.TabIndex = 30; // // picturePerf // picturePerf.BackgroundImage = Properties.Resources.icons8_gauge_32; picturePerf.BackgroundImageLayout = ImageLayout.Zoom; picturePerf.InitialImage = null; picturePerf.Location = new Point(8, 0); picturePerf.Margin = new Padding(4); picturePerf.Name = "picturePerf"; picturePerf.Size = new Size(32, 32); picturePerf.TabIndex = 35; picturePerf.TabStop = false; // // labelPerf // labelPerf.AccessibleRole = AccessibleRole.Caret; labelPerf.AutoSize = true; labelPerf.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelPerf.LiveSetting = System.Windows.Forms.Automation.AutomationLiveSetting.Polite; labelPerf.Location = new Point(40, 0); labelPerf.Margin = new Padding(8, 0, 8, 0); labelPerf.Name = "labelPerf"; labelPerf.Size = new Size(234, 32); labelPerf.TabIndex = 0; labelPerf.Text = "Performance Mode"; // // labelCPUFan // labelCPUFan.AccessibleRole = AccessibleRole.TitleBar; labelCPUFan.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelCPUFan.Cursor = Cursors.Hand; labelCPUFan.Location = new Point(387, 0); labelCPUFan.Margin = new Padding(8, 0, 8, 0); labelCPUFan.Name = "labelCPUFan"; labelCPUFan.Size = new Size(400, 36); labelCPUFan.TabIndex = 33; labelCPUFan.Text = " "; labelCPUFan.TextAlign = ContentAlignment.TopRight; // // panelGPU // panelGPU.AccessibleRole = AccessibleRole.Grouping; panelGPU.AutoSize = true; panelGPU.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelGPU.Controls.Add(labelTipGPU); panelGPU.Controls.Add(tableAMD); panelGPU.Controls.Add(tableGPU); panelGPU.Controls.Add(panelGPUTitle); panelGPU.Dock = DockStyle.Top; panelGPU.Location = new Point(11, 219); panelGPU.Margin = new Padding(0); panelGPU.Name = "panelGPU"; panelGPU.Padding = new Padding(20, 20, 20, 0); panelGPU.Size = new Size(827, 432); panelGPU.TabIndex = 1; panelGPU.TabStop = true; // // labelTipGPU // labelTipGPU.Dock = DockStyle.Top; labelTipGPU.ForeColor = SystemColors.GrayText; labelTipGPU.Location = new Point(20, 396); labelTipGPU.Margin = new Padding(4, 0, 4, 0); labelTipGPU.Name = "labelTipGPU"; labelTipGPU.Size = new Size(787, 36); labelTipGPU.TabIndex = 20; // // tableAMD // tableAMD.AutoSize = true; tableAMD.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableAMD.ColumnCount = 3; tableAMD.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableAMD.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableAMD.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableAMD.Controls.Add(buttonOverlay, 0, 0); tableAMD.Controls.Add(buttonFPS, 0, 0); tableAMD.Dock = DockStyle.Top; tableAMD.Location = new Point(20, 316); tableAMD.Margin = new Padding(8, 4, 8, 4); tableAMD.Name = "tableAMD"; tableAMD.RowCount = 1; tableAMD.RowStyles.Add(new RowStyle(SizeType.Absolute, 80F)); tableAMD.Size = new Size(787, 80); tableAMD.TabIndex = 24; tableAMD.Visible = false; // // buttonOverlay // buttonOverlay.Activated = false; buttonOverlay.BackColor = SystemColors.ControlLightLight; buttonOverlay.BorderColor = Color.Transparent; buttonOverlay.BorderRadius = 5; buttonOverlay.Dock = DockStyle.Fill; buttonOverlay.FlatAppearance.BorderSize = 0; buttonOverlay.FlatStyle = FlatStyle.Flat; buttonOverlay.ForeColor = SystemColors.ControlText; buttonOverlay.Image = Properties.Resources.icons8_heartbeat_32; buttonOverlay.ImageAlign = ContentAlignment.MiddleRight; buttonOverlay.Location = new Point(266, 4); buttonOverlay.Margin = new Padding(4); buttonOverlay.Name = "buttonOverlay"; buttonOverlay.Secondary = false; buttonOverlay.Size = new Size(254, 72); buttonOverlay.TabIndex = 12; buttonOverlay.Text = "AMD Overlay"; buttonOverlay.TextImageRelation = TextImageRelation.ImageBeforeText; buttonOverlay.UseVisualStyleBackColor = false; // // buttonFPS // buttonFPS.Activated = false; buttonFPS.BackColor = SystemColors.ControlLightLight; buttonFPS.BorderColor = Color.Transparent; buttonFPS.BorderRadius = 5; buttonFPS.Dock = DockStyle.Fill; buttonFPS.FlatAppearance.BorderSize = 0; buttonFPS.FlatStyle = FlatStyle.Flat; buttonFPS.ForeColor = SystemColors.ControlText; buttonFPS.Image = Properties.Resources.icons8_animation_32; buttonFPS.ImageAlign = ContentAlignment.MiddleRight; buttonFPS.Location = new Point(4, 4); buttonFPS.Margin = new Padding(4); buttonFPS.Name = "buttonFPS"; buttonFPS.Secondary = false; buttonFPS.Size = new Size(254, 72); buttonFPS.TabIndex = 11; buttonFPS.Text = "FPS Limit OFF"; buttonFPS.TextImageRelation = TextImageRelation.ImageBeforeText; buttonFPS.UseVisualStyleBackColor = false; // // tableGPU // tableGPU.AutoSize = true; tableGPU.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableGPU.ColumnCount = 4; tableGPU.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableGPU.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableGPU.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableGPU.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableGPU.Controls.Add(buttonStopGPU, 0, 0); tableGPU.Controls.Add(buttonEco, 0, 0); tableGPU.Controls.Add(buttonStandard, 1, 0); tableGPU.Controls.Add(buttonXGM, 2, 0); tableGPU.Controls.Add(buttonOptimized, 2, 0); tableGPU.Controls.Add(buttonUltimate, 2, 0); tableGPU.Dock = DockStyle.Top; tableGPU.Location = new Point(20, 60); tableGPU.Margin = new Padding(8, 4, 8, 4); tableGPU.Name = "tableGPU"; tableGPU.RowCount = 1; tableGPU.RowStyles.Add(new RowStyle(SizeType.Absolute, 128F)); tableGPU.RowStyles.Add(new RowStyle(SizeType.Absolute, 128F)); tableGPU.Size = new Size(787, 256); tableGPU.TabIndex = 16; // // buttonStopGPU // buttonStopGPU.Activated = false; buttonStopGPU.BackColor = SystemColors.ControlLightLight; buttonStopGPU.BorderColor = Color.Transparent; buttonStopGPU.BorderRadius = 5; buttonStopGPU.CausesValidation = false; buttonStopGPU.Dock = DockStyle.Top; buttonStopGPU.FlatAppearance.BorderSize = 0; buttonStopGPU.FlatStyle = FlatStyle.Flat; buttonStopGPU.ForeColor = SystemColors.ControlText; buttonStopGPU.Image = Properties.Resources.icons8_leaf_48; buttonStopGPU.ImageAlign = ContentAlignment.BottomCenter; buttonStopGPU.Location = new Point(200, 4); buttonStopGPU.Margin = new Padding(4); buttonStopGPU.Name = "buttonStopGPU"; buttonStopGPU.Secondary = false; buttonStopGPU.Size = new Size(188, 120); buttonStopGPU.TabIndex = 4; buttonStopGPU.Text = "Stop GPU applications"; buttonStopGPU.TextImageRelation = TextImageRelation.ImageAboveText; buttonStopGPU.UseVisualStyleBackColor = false; buttonStopGPU.Visible = false; // // buttonEco // buttonEco.Activated = false; buttonEco.BackColor = SystemColors.ControlLightLight; buttonEco.BorderColor = Color.Transparent; buttonEco.BorderRadius = 5; buttonEco.CausesValidation = false; buttonEco.Dock = DockStyle.Top; buttonEco.FlatAppearance.BorderSize = 0; buttonEco.FlatStyle = FlatStyle.Flat; buttonEco.ForeColor = SystemColors.ControlText; buttonEco.Image = Properties.Resources.icons8_leaf_48; buttonEco.ImageAlign = ContentAlignment.BottomCenter; buttonEco.Location = new Point(4, 4); buttonEco.Margin = new Padding(4); buttonEco.Name = "buttonEco"; buttonEco.Secondary = false; buttonEco.Size = new Size(188, 120); buttonEco.TabIndex = 4; buttonEco.Text = Properties.Strings.EcoMode; buttonEco.TextImageRelation = TextImageRelation.ImageAboveText; buttonEco.UseVisualStyleBackColor = false; // // buttonStandard // buttonStandard.Activated = false; buttonStandard.BackColor = SystemColors.ControlLightLight; buttonStandard.BorderColor = Color.Transparent; buttonStandard.BorderRadius = 5; buttonStandard.Dock = DockStyle.Top; buttonStandard.FlatAppearance.BorderSize = 0; buttonStandard.FlatStyle = FlatStyle.Flat; buttonStandard.ForeColor = SystemColors.ControlText; buttonStandard.Image = Properties.Resources.icons8_spa_flower_48; buttonStandard.ImageAlign = ContentAlignment.BottomCenter; buttonStandard.Location = new Point(396, 4); buttonStandard.Margin = new Padding(4); buttonStandard.Name = "buttonStandard"; buttonStandard.Secondary = false; buttonStandard.Size = new Size(188, 120); buttonStandard.TabIndex = 5; buttonStandard.Text = Properties.Strings.StandardMode; buttonStandard.TextImageRelation = TextImageRelation.ImageAboveText; buttonStandard.UseVisualStyleBackColor = false; // // buttonXGM // buttonXGM.Activated = false; buttonXGM.BackColor = SystemColors.ControlLightLight; buttonXGM.BorderColor = Color.Transparent; buttonXGM.BorderRadius = 5; buttonXGM.Dock = DockStyle.Top; buttonXGM.FlatAppearance.BorderSize = 0; buttonXGM.FlatStyle = FlatStyle.Flat; buttonXGM.ForeColor = SystemColors.ControlText; buttonXGM.Image = Properties.Resources.icons8_video_48; buttonXGM.ImageAlign = ContentAlignment.BottomCenter; buttonXGM.Location = new Point(200, 132); buttonXGM.Margin = new Padding(4); buttonXGM.Name = "buttonXGM"; buttonXGM.Secondary = false; buttonXGM.Size = new Size(188, 120); buttonXGM.TabIndex = 8; buttonXGM.Text = "XG Mobile"; buttonXGM.TextImageRelation = TextImageRelation.ImageAboveText; buttonXGM.UseVisualStyleBackColor = false; buttonXGM.Visible = false; // // buttonOptimized // buttonOptimized.Activated = false; buttonOptimized.BackColor = SystemColors.ControlLightLight; buttonOptimized.BorderColor = Color.Transparent; buttonOptimized.BorderRadius = 5; buttonOptimized.Dock = DockStyle.Top; buttonOptimized.FlatAppearance.BorderSize = 0; buttonOptimized.FlatStyle = FlatStyle.Flat; buttonOptimized.ForeColor = SystemColors.ControlText; buttonOptimized.Image = Properties.Resources.icons8_project_management_48__1_; buttonOptimized.ImageAlign = ContentAlignment.BottomCenter; buttonOptimized.Location = new Point(4, 132); buttonOptimized.Margin = new Padding(4); buttonOptimized.Name = "buttonOptimized"; buttonOptimized.Secondary = false; buttonOptimized.Size = new Size(188, 120); buttonOptimized.TabIndex = 7; buttonOptimized.Text = Properties.Strings.Optimized; buttonOptimized.TextImageRelation = TextImageRelation.ImageAboveText; buttonOptimized.UseVisualStyleBackColor = false; // // buttonUltimate // buttonUltimate.Activated = false; buttonUltimate.BackColor = SystemColors.ControlLightLight; buttonUltimate.BorderColor = Color.Transparent; buttonUltimate.BorderRadius = 5; buttonUltimate.Dock = DockStyle.Top; buttonUltimate.FlatAppearance.BorderSize = 0; buttonUltimate.FlatStyle = FlatStyle.Flat; buttonUltimate.ForeColor = SystemColors.ControlText; buttonUltimate.Image = Properties.Resources.icons8_game_controller_48; buttonUltimate.ImageAlign = ContentAlignment.BottomCenter; buttonUltimate.Location = new Point(592, 4); buttonUltimate.Margin = new Padding(4); buttonUltimate.Name = "buttonUltimate"; buttonUltimate.Secondary = false; buttonUltimate.Size = new Size(191, 120); buttonUltimate.TabIndex = 6; buttonUltimate.Text = Properties.Strings.UltimateMode; buttonUltimate.TextImageRelation = TextImageRelation.ImageAboveText; buttonUltimate.UseVisualStyleBackColor = false; // // panelGPUTitle // panelGPUTitle.Controls.Add(pictureGPU); panelGPUTitle.Controls.Add(labelGPU); panelGPUTitle.Controls.Add(labelGPUFan); panelGPUTitle.Dock = DockStyle.Top; panelGPUTitle.Location = new Point(20, 20); panelGPUTitle.Margin = new Padding(4); panelGPUTitle.Name = "panelGPUTitle"; panelGPUTitle.Size = new Size(787, 40); panelGPUTitle.TabIndex = 21; // // pictureGPU // pictureGPU.BackgroundImage = Properties.Resources.icons8_video_card_32; pictureGPU.BackgroundImageLayout = ImageLayout.Zoom; pictureGPU.Location = new Point(8, 0); pictureGPU.Margin = new Padding(4); pictureGPU.Name = "pictureGPU"; pictureGPU.Size = new Size(32, 32); pictureGPU.TabIndex = 22; pictureGPU.TabStop = false; // // labelGPU // labelGPU.AutoSize = true; labelGPU.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelGPU.Location = new Point(40, 0); labelGPU.Margin = new Padding(8, 0, 8, 0); labelGPU.Name = "labelGPU"; labelGPU.Size = new Size(136, 32); labelGPU.TabIndex = 21; labelGPU.Text = "GPU Mode"; // // labelGPUFan // labelGPUFan.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelGPUFan.Location = new Point(387, 0); labelGPUFan.Margin = new Padding(8, 0, 8, 0); labelGPUFan.Name = "labelGPUFan"; labelGPUFan.Size = new Size(400, 35); labelGPUFan.TabIndex = 20; labelGPUFan.Text = " "; labelGPUFan.TextAlign = ContentAlignment.TopRight; // // panelScreen // panelScreen.AccessibleRole = AccessibleRole.Grouping; panelScreen.AutoSize = true; panelScreen.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelScreen.Controls.Add(labelTipScreen); panelScreen.Controls.Add(tableScreen); panelScreen.Controls.Add(panelScreenTitle); panelScreen.Dock = DockStyle.Top; panelScreen.Location = new Point(11, 651); panelScreen.Margin = new Padding(0); panelScreen.Name = "panelScreen"; panelScreen.Padding = new Padding(20, 10, 20, 0); panelScreen.Size = new Size(827, 166); panelScreen.TabIndex = 2; panelScreen.TabStop = true; // // labelTipScreen // labelTipScreen.Dock = DockStyle.Top; labelTipScreen.ForeColor = SystemColors.GrayText; labelTipScreen.Location = new Point(20, 130); labelTipScreen.Margin = new Padding(4, 0, 4, 0); labelTipScreen.Name = "labelTipScreen"; labelTipScreen.Size = new Size(787, 36); labelTipScreen.TabIndex = 24; // // tableScreen // tableScreen.AutoSize = true; tableScreen.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableScreen.ColumnCount = 4; tableScreen.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableScreen.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableScreen.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableScreen.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableScreen.Controls.Add(buttonScreenAuto, 0, 0); tableScreen.Controls.Add(button60Hz, 1, 0); tableScreen.Controls.Add(button120Hz, 2, 0); tableScreen.Controls.Add(buttonMiniled, 3, 0); tableScreen.Dock = DockStyle.Top; tableScreen.Location = new Point(20, 50); tableScreen.Margin = new Padding(8, 4, 8, 4); tableScreen.Name = "tableScreen"; tableScreen.RowCount = 1; tableScreen.RowStyles.Add(new RowStyle(SizeType.Absolute, 80F)); tableScreen.Size = new Size(787, 80); tableScreen.TabIndex = 23; // // buttonScreenAuto // buttonScreenAuto.Activated = false; buttonScreenAuto.BackColor = SystemColors.ControlLightLight; buttonScreenAuto.BorderColor = Color.Transparent; buttonScreenAuto.BorderRadius = 5; buttonScreenAuto.Dock = DockStyle.Fill; buttonScreenAuto.FlatAppearance.BorderSize = 0; buttonScreenAuto.FlatStyle = FlatStyle.Flat; buttonScreenAuto.ForeColor = SystemColors.ControlText; buttonScreenAuto.Location = new Point(4, 4); buttonScreenAuto.Margin = new Padding(4); buttonScreenAuto.Name = "buttonScreenAuto"; buttonScreenAuto.Secondary = false; buttonScreenAuto.Size = new Size(188, 72); buttonScreenAuto.TabIndex = 9; buttonScreenAuto.Text = Properties.Strings.AutoMode; buttonScreenAuto.UseVisualStyleBackColor = false; // // button60Hz // button60Hz.Activated = false; button60Hz.BackColor = SystemColors.ControlLightLight; button60Hz.BorderColor = Color.Transparent; button60Hz.BorderRadius = 5; button60Hz.CausesValidation = false; button60Hz.Dock = DockStyle.Fill; button60Hz.FlatAppearance.BorderSize = 0; button60Hz.FlatStyle = FlatStyle.Flat; button60Hz.ForeColor = SystemColors.ControlText; button60Hz.Location = new Point(200, 4); button60Hz.Margin = new Padding(4); button60Hz.Name = "button60Hz"; button60Hz.Secondary = false; button60Hz.Size = new Size(188, 72); button60Hz.TabIndex = 10; button60Hz.Text = "60Hz"; button60Hz.UseVisualStyleBackColor = false; // // button120Hz // button120Hz.Activated = false; button120Hz.BackColor = SystemColors.ControlLightLight; button120Hz.BorderColor = Color.Transparent; button120Hz.BorderRadius = 5; button120Hz.Dock = DockStyle.Fill; button120Hz.FlatAppearance.BorderSize = 0; button120Hz.FlatStyle = FlatStyle.Flat; button120Hz.ForeColor = SystemColors.ControlText; button120Hz.Location = new Point(396, 4); button120Hz.Margin = new Padding(4); button120Hz.Name = "button120Hz"; button120Hz.Secondary = false; button120Hz.Size = new Size(188, 72); button120Hz.TabIndex = 11; button120Hz.Text = "120Hz + OD"; button120Hz.UseVisualStyleBackColor = false; // // buttonMiniled // buttonMiniled.Activated = false; buttonMiniled.BackColor = SystemColors.ControlLightLight; buttonMiniled.BorderColor = Color.Transparent; buttonMiniled.BorderRadius = 5; buttonMiniled.CausesValidation = false; buttonMiniled.Dock = DockStyle.Fill; buttonMiniled.FlatAppearance.BorderSize = 0; buttonMiniled.FlatStyle = FlatStyle.Flat; buttonMiniled.ForeColor = SystemColors.ControlText; buttonMiniled.Location = new Point(592, 4); buttonMiniled.Margin = new Padding(4); buttonMiniled.Name = "buttonMiniled"; buttonMiniled.Secondary = false; buttonMiniled.Size = new Size(191, 72); buttonMiniled.TabIndex = 12; buttonMiniled.Text = Properties.Strings.Multizone; buttonMiniled.UseVisualStyleBackColor = false; // // panelScreenTitle // panelScreenTitle.Controls.Add(labelMidFan); panelScreenTitle.Controls.Add(pictureScreen); panelScreenTitle.Controls.Add(labelSreen); panelScreenTitle.Dock = DockStyle.Top; panelScreenTitle.Location = new Point(20, 10); panelScreenTitle.Margin = new Padding(4); panelScreenTitle.Name = "panelScreenTitle"; panelScreenTitle.Size = new Size(787, 40); panelScreenTitle.TabIndex = 25; // // labelMidFan // labelMidFan.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelMidFan.Location = new Point(532, -3); labelMidFan.Margin = new Padding(8, 0, 8, 0); labelMidFan.Name = "labelMidFan"; labelMidFan.Size = new Size(253, 35); labelMidFan.TabIndex = 28; labelMidFan.Text = " "; labelMidFan.TextAlign = ContentAlignment.TopRight; // // pictureScreen // pictureScreen.BackgroundImage = Properties.Resources.icons8_laptop_32; pictureScreen.BackgroundImageLayout = ImageLayout.Zoom; pictureScreen.Location = new Point(4, 2); pictureScreen.Margin = new Padding(4); pictureScreen.Name = "pictureScreen"; pictureScreen.Size = new Size(32, 32); pictureScreen.TabIndex = 27; pictureScreen.TabStop = false; // // labelSreen // labelSreen.AutoSize = true; labelSreen.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelSreen.Location = new Point(40, 0); labelSreen.Margin = new Padding(4, 0, 4, 0); labelSreen.Name = "labelSreen"; labelSreen.Size = new Size(176, 32); labelSreen.TabIndex = 26; labelSreen.Text = "Laptop Screen"; // // panelKeyboard // panelKeyboard.AccessibleRole = AccessibleRole.Grouping; panelKeyboard.AutoSize = true; panelKeyboard.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelKeyboard.Controls.Add(tableLayoutKeyboard); panelKeyboard.Controls.Add(panelKeyboardTitle); panelKeyboard.Dock = DockStyle.Top; panelKeyboard.Location = new Point(11, 1325); panelKeyboard.Margin = new Padding(0); panelKeyboard.Name = "panelKeyboard"; panelKeyboard.Padding = new Padding(20); panelKeyboard.Size = new Size(827, 136); panelKeyboard.TabIndex = 4; panelKeyboard.TabStop = true; // // tableLayoutKeyboard // tableLayoutKeyboard.AutoSize = true; tableLayoutKeyboard.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableLayoutKeyboard.ColumnCount = 3; tableLayoutKeyboard.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutKeyboard.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutKeyboard.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutKeyboard.Controls.Add(buttonKeyboard, 0, 0); tableLayoutKeyboard.Controls.Add(panelColor, 0, 0); tableLayoutKeyboard.Controls.Add(comboKeyboard, 0, 0); tableLayoutKeyboard.Dock = DockStyle.Top; tableLayoutKeyboard.Location = new Point(20, 60); tableLayoutKeyboard.Margin = new Padding(8); tableLayoutKeyboard.Name = "tableLayoutKeyboard"; tableLayoutKeyboard.Padding = new Padding(2, 0, 2, 0); tableLayoutKeyboard.RowCount = 1; tableLayoutKeyboard.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); tableLayoutKeyboard.Size = new Size(787, 56); tableLayoutKeyboard.TabIndex = 39; // // buttonKeyboard // buttonKeyboard.Activated = false; buttonKeyboard.AutoSize = true; buttonKeyboard.AutoSizeMode = AutoSizeMode.GrowAndShrink; buttonKeyboard.BackColor = SystemColors.ControlLight; buttonKeyboard.BorderColor = Color.Transparent; buttonKeyboard.BorderRadius = 2; buttonKeyboard.Dock = DockStyle.Top; buttonKeyboard.FlatAppearance.BorderSize = 0; buttonKeyboard.FlatStyle = FlatStyle.Flat; buttonKeyboard.Image = Properties.Resources.icons8_settings_32; buttonKeyboard.ImageAlign = ContentAlignment.MiddleRight; buttonKeyboard.Location = new Point(526, 4); buttonKeyboard.Margin = new Padding(2, 4, 4, 8); buttonKeyboard.Name = "buttonKeyboard"; buttonKeyboard.Secondary = true; buttonKeyboard.Size = new Size(255, 42); buttonKeyboard.TabIndex = 37; buttonKeyboard.Text = "&Extra"; buttonKeyboard.TextImageRelation = TextImageRelation.ImageBeforeText; buttonKeyboard.UseVisualStyleBackColor = false; // // panelColor // panelColor.AutoSize = true; panelColor.Controls.Add(pictureColor2); panelColor.Controls.Add(pictureColor); panelColor.Controls.Add(buttonKeyboardColor); panelColor.Dock = DockStyle.Fill; panelColor.Location = new Point(267, 4); panelColor.Margin = new Padding(4, 4, 4, 8); panelColor.Name = "panelColor"; panelColor.Size = new Size(253, 44); panelColor.TabIndex = 36; // // pictureColor2 // pictureColor2.Anchor = AnchorStyles.Top | AnchorStyles.Right; pictureColor2.Location = new Point(185, 15); pictureColor2.Margin = new Padding(8); pictureColor2.Name = "pictureColor2"; pictureColor2.Size = new Size(20, 20); pictureColor2.TabIndex = 41; pictureColor2.TabStop = false; // // pictureColor // pictureColor.Anchor = AnchorStyles.Top | AnchorStyles.Right; pictureColor.Location = new Point(216, 15); pictureColor.Margin = new Padding(8); pictureColor.Name = "pictureColor"; pictureColor.Size = new Size(20, 20); pictureColor.TabIndex = 40; pictureColor.TabStop = false; // // buttonKeyboardColor // buttonKeyboardColor.Activated = false; buttonKeyboardColor.AutoSize = true; buttonKeyboardColor.AutoSizeMode = AutoSizeMode.GrowAndShrink; buttonKeyboardColor.BackColor = SystemColors.ButtonHighlight; buttonKeyboardColor.BorderColor = Color.Transparent; buttonKeyboardColor.BorderRadius = 2; buttonKeyboardColor.Dock = DockStyle.Top; buttonKeyboardColor.FlatStyle = FlatStyle.Flat; buttonKeyboardColor.ForeColor = SystemColors.ControlText; buttonKeyboardColor.Location = new Point(0, 0); buttonKeyboardColor.Margin = new Padding(4, 8, 4, 8); buttonKeyboardColor.Name = "buttonKeyboardColor"; buttonKeyboardColor.Secondary = false; buttonKeyboardColor.Size = new Size(253, 44); buttonKeyboardColor.TabIndex = 14; buttonKeyboardColor.Text = Properties.Strings.Color; buttonKeyboardColor.UseVisualStyleBackColor = false; // // comboKeyboard // comboKeyboard.BorderColor = Color.White; comboKeyboard.ButtonColor = Color.FromArgb(255, 255, 255); comboKeyboard.Dock = DockStyle.Top; comboKeyboard.FlatStyle = FlatStyle.Flat; comboKeyboard.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboKeyboard.FormattingEnabled = true; comboKeyboard.ItemHeight = 32; comboKeyboard.Items.AddRange(new object[] { "Static", "Breathe", "Rainbow", "Strobe" }); comboKeyboard.Location = new Point(6, 7); comboKeyboard.Margin = new Padding(4, 7, 4, 8); comboKeyboard.Name = "comboKeyboard"; comboKeyboard.Size = new Size(253, 40); comboKeyboard.TabIndex = 13; // // panelKeyboardTitle // panelKeyboardTitle.Controls.Add(buttonFnLock); panelKeyboardTitle.Controls.Add(pictureKeyboard); panelKeyboardTitle.Controls.Add(labelKeyboard); panelKeyboardTitle.Dock = DockStyle.Top; panelKeyboardTitle.Location = new Point(20, 20); panelKeyboardTitle.Margin = new Padding(0); panelKeyboardTitle.Name = "panelKeyboardTitle"; panelKeyboardTitle.Padding = new Padding(0, 0, 6, 0); panelKeyboardTitle.Size = new Size(787, 40); panelKeyboardTitle.TabIndex = 40; // // buttonFnLock // buttonFnLock.Activated = false; buttonFnLock.BackColor = SystemColors.ControlLight; buttonFnLock.BorderColor = Color.Transparent; buttonFnLock.BorderRadius = 2; buttonFnLock.Dock = DockStyle.Right; buttonFnLock.FlatAppearance.BorderSize = 0; buttonFnLock.FlatStyle = FlatStyle.Flat; buttonFnLock.Font = new Font("Segoe UI", 7.125F, FontStyle.Bold, GraphicsUnit.Point); buttonFnLock.ForeColor = SystemColors.ControlDark; buttonFnLock.Location = new Point(674, 0); buttonFnLock.Margin = new Padding(0); buttonFnLock.Name = "buttonFnLock"; buttonFnLock.Secondary = true; buttonFnLock.Size = new Size(107, 40); buttonFnLock.TabIndex = 4; buttonFnLock.Text = "FN-Lock"; buttonFnLock.UseVisualStyleBackColor = false; // // pictureKeyboard // pictureKeyboard.BackgroundImage = Properties.Resources.icons8_keyboard_32__1_; pictureKeyboard.BackgroundImageLayout = ImageLayout.Zoom; pictureKeyboard.Location = new Point(4, 2); pictureKeyboard.Margin = new Padding(4); pictureKeyboard.Name = "pictureKeyboard"; pictureKeyboard.Size = new Size(32, 32); pictureKeyboard.TabIndex = 35; pictureKeyboard.TabStop = false; // // labelKeyboard // labelKeyboard.AutoSize = true; labelKeyboard.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelKeyboard.Location = new Point(40, 0); labelKeyboard.Margin = new Padding(4, 0, 4, 0); labelKeyboard.Name = "labelKeyboard"; labelKeyboard.Size = new Size(210, 32); labelKeyboard.TabIndex = 34; labelKeyboard.Text = "Laptop Keyboard"; // // panelVersion // panelVersion.Controls.Add(labelCharge); panelVersion.Controls.Add(checkStartup); panelVersion.Dock = DockStyle.Top; panelVersion.Location = new Point(11, 1778); panelVersion.Margin = new Padding(4); panelVersion.Name = "panelVersion"; panelVersion.Size = new Size(827, 56); panelVersion.TabIndex = 6; // // labelCharge // labelCharge.Dock = DockStyle.Right; labelCharge.ForeColor = SystemColors.ControlDark; labelCharge.Location = new Point(365, 0); labelCharge.Margin = new Padding(0); labelCharge.Name = "labelCharge"; labelCharge.Padding = new Padding(0, 0, 20, 0); labelCharge.Size = new Size(462, 56); labelCharge.TabIndex = 40; labelCharge.TextAlign = ContentAlignment.MiddleRight; // // panelPeripherals // panelPeripherals.AutoSize = true; panelPeripherals.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelPeripherals.Controls.Add(tableLayoutPeripherals); panelPeripherals.Controls.Add(panelPeripheralsTile); panelPeripherals.Dock = DockStyle.Top; panelPeripherals.Location = new Point(11, 1461); panelPeripherals.Margin = new Padding(0); panelPeripherals.Name = "panelPeripherals"; panelPeripherals.Padding = new Padding(20, 20, 20, 10); panelPeripherals.Size = new Size(827, 198); panelPeripherals.TabIndex = 4; panelPeripherals.Visible = false; // // tableLayoutPeripherals // tableLayoutPeripherals.AutoSize = true; tableLayoutPeripherals.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableLayoutPeripherals.ColumnCount = 3; tableLayoutPeripherals.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutPeripherals.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutPeripherals.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutPeripherals.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25F)); tableLayoutPeripherals.Controls.Add(buttonPeripheral3, 0, 0); tableLayoutPeripherals.Controls.Add(buttonPeripheral2, 0, 0); tableLayoutPeripherals.Controls.Add(buttonPeripheral1, 0, 0); tableLayoutPeripherals.Dock = DockStyle.Top; tableLayoutPeripherals.Location = new Point(20, 60); tableLayoutPeripherals.Margin = new Padding(8); tableLayoutPeripherals.Name = "tableLayoutPeripherals"; tableLayoutPeripherals.RowCount = 1; tableLayoutPeripherals.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); tableLayoutPeripherals.Size = new Size(787, 128); tableLayoutPeripherals.TabIndex = 43; // // buttonPeripheral3 // buttonPeripheral3.Activated = false; buttonPeripheral3.BackColor = SystemColors.ControlLightLight; buttonPeripheral3.BorderColor = Color.Transparent; buttonPeripheral3.BorderRadius = 5; buttonPeripheral3.CausesValidation = false; buttonPeripheral3.Dock = DockStyle.Top; buttonPeripheral3.FlatAppearance.BorderSize = 0; buttonPeripheral3.FlatStyle = FlatStyle.Flat; buttonPeripheral3.Font = new Font("Segoe UI", 8F, FontStyle.Regular, GraphicsUnit.Point); buttonPeripheral3.ForeColor = SystemColors.ControlText; buttonPeripheral3.Image = Properties.Resources.icons8_maus_48; buttonPeripheral3.ImageAlign = ContentAlignment.MiddleLeft; buttonPeripheral3.Location = new Point(528, 4); buttonPeripheral3.Margin = new Padding(4); buttonPeripheral3.Name = "buttonPeripheral3"; buttonPeripheral3.Secondary = false; buttonPeripheral3.Size = new Size(255, 120); buttonPeripheral3.TabIndex = 22; buttonPeripheral3.Text = "Mouse 3"; buttonPeripheral3.TextImageRelation = TextImageRelation.ImageBeforeText; buttonPeripheral3.UseVisualStyleBackColor = false; // // buttonPeripheral2 // buttonPeripheral2.Activated = false; buttonPeripheral2.BackColor = SystemColors.ControlLightLight; buttonPeripheral2.BorderColor = Color.Transparent; buttonPeripheral2.BorderRadius = 5; buttonPeripheral2.CausesValidation = false; buttonPeripheral2.Dock = DockStyle.Top; buttonPeripheral2.FlatAppearance.BorderSize = 0; buttonPeripheral2.FlatStyle = FlatStyle.Flat; buttonPeripheral2.Font = new Font("Segoe UI", 8F, FontStyle.Regular, GraphicsUnit.Point); buttonPeripheral2.ForeColor = SystemColors.ControlText; buttonPeripheral2.Image = Properties.Resources.icons8_maus_48; buttonPeripheral2.ImageAlign = ContentAlignment.MiddleLeft; buttonPeripheral2.Location = new Point(266, 4); buttonPeripheral2.Margin = new Padding(4); buttonPeripheral2.Name = "buttonPeripheral2"; buttonPeripheral2.Secondary = false; buttonPeripheral2.Size = new Size(254, 120); buttonPeripheral2.TabIndex = 19; buttonPeripheral2.Text = "Mouse 2"; buttonPeripheral2.TextImageRelation = TextImageRelation.ImageBeforeText; buttonPeripheral2.UseVisualStyleBackColor = false; // // buttonPeripheral1 // buttonPeripheral1.Activated = false; buttonPeripheral1.BackColor = SystemColors.ControlLightLight; buttonPeripheral1.BorderColor = Color.Transparent; buttonPeripheral1.BorderRadius = 5; buttonPeripheral1.CausesValidation = false; buttonPeripheral1.Dock = DockStyle.Top; buttonPeripheral1.FlatAppearance.BorderSize = 0; buttonPeripheral1.FlatStyle = FlatStyle.Flat; buttonPeripheral1.Font = new Font("Segoe UI", 8F, FontStyle.Regular, GraphicsUnit.Point); buttonPeripheral1.ForeColor = SystemColors.ControlText; buttonPeripheral1.Image = Properties.Resources.icons8_maus_48; buttonPeripheral1.ImageAlign = ContentAlignment.MiddleLeft; buttonPeripheral1.Location = new Point(4, 4); buttonPeripheral1.Margin = new Padding(4); buttonPeripheral1.Name = "buttonPeripheral1"; buttonPeripheral1.Secondary = false; buttonPeripheral1.Size = new Size(254, 120); buttonPeripheral1.TabIndex = 20; buttonPeripheral1.Text = "Mouse 1"; buttonPeripheral1.TextImageRelation = TextImageRelation.ImageBeforeText; buttonPeripheral1.UseVisualStyleBackColor = false; // // panelPeripheralsTile // panelPeripheralsTile.Controls.Add(picturePeripherals); panelPeripheralsTile.Controls.Add(labelPeripherals); panelPeripheralsTile.Dock = DockStyle.Top; panelPeripheralsTile.Location = new Point(20, 20); panelPeripheralsTile.Margin = new Padding(4); panelPeripheralsTile.Name = "panelPeripheralsTile"; panelPeripheralsTile.Size = new Size(787, 40); panelPeripheralsTile.TabIndex = 45; // // picturePeripherals // picturePeripherals.BackgroundImage = Properties.Resources.icons8_maus_48; picturePeripherals.BackgroundImageLayout = ImageLayout.Zoom; picturePeripherals.Location = new Point(4, 2); picturePeripherals.Margin = new Padding(4); picturePeripherals.Name = "picturePeripherals"; picturePeripherals.Size = new Size(32, 32); picturePeripherals.TabIndex = 41; picturePeripherals.TabStop = false; // // labelPeripherals // labelPeripherals.AutoSize = true; labelPeripherals.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelPeripherals.Location = new Point(44, 0); labelPeripherals.Margin = new Padding(8, 0, 8, 0); labelPeripherals.Name = "labelPeripherals"; labelPeripherals.Size = new Size(141, 32); labelPeripherals.TabIndex = 40; labelPeripherals.Text = "Peripherals"; // // panelAlly // panelAlly.AccessibleRole = AccessibleRole.Grouping; panelAlly.AutoSize = true; panelAlly.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelAlly.Controls.Add(tableLayoutAlly); panelAlly.Controls.Add(panelAllyTitle); panelAlly.Dock = DockStyle.Top; panelAlly.Location = new Point(11, 1185); panelAlly.Margin = new Padding(0); panelAlly.Name = "panelAlly"; panelAlly.Padding = new Padding(20, 20, 20, 0); panelAlly.Size = new Size(827, 140); panelAlly.TabIndex = 8; panelAlly.TabStop = true; panelAlly.Visible = false; // // tableLayoutAlly // tableLayoutAlly.AutoSize = true; tableLayoutAlly.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableLayoutAlly.ColumnCount = 3; tableLayoutAlly.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutAlly.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutAlly.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33F)); tableLayoutAlly.Controls.Add(buttonController, 0, 0); tableLayoutAlly.Controls.Add(buttonBacklight, 0, 0); tableLayoutAlly.Controls.Add(buttonControllerMode, 0, 0); tableLayoutAlly.Dock = DockStyle.Top; tableLayoutAlly.Location = new Point(20, 60); tableLayoutAlly.Margin = new Padding(8, 4, 8, 4); tableLayoutAlly.Name = "tableLayoutAlly"; tableLayoutAlly.RowCount = 1; tableLayoutAlly.RowStyles.Add(new RowStyle(SizeType.Absolute, 80F)); tableLayoutAlly.Size = new Size(787, 80); tableLayoutAlly.TabIndex = 23; // // buttonController // buttonController.Activated = false; buttonController.BackColor = SystemColors.ControlLight; buttonController.BorderColor = Color.Transparent; buttonController.BorderRadius = 5; buttonController.Dock = DockStyle.Fill; buttonController.FlatAppearance.BorderSize = 0; buttonController.FlatStyle = FlatStyle.Flat; buttonController.ForeColor = SystemColors.ControlText; buttonController.Image = Properties.Resources.icons8_controls_32; buttonController.ImageAlign = ContentAlignment.MiddleRight; buttonController.Location = new Point(528, 4); buttonController.Margin = new Padding(4); buttonController.Name = "buttonController"; buttonController.Secondary = true; buttonController.Size = new Size(255, 72); buttonController.TabIndex = 11; buttonController.Text = "Controller"; buttonController.TextImageRelation = TextImageRelation.ImageBeforeText; buttonController.UseVisualStyleBackColor = false; // // buttonBacklight // buttonBacklight.Activated = false; buttonBacklight.BackColor = SystemColors.ControlLightLight; buttonBacklight.BorderColor = Color.Transparent; buttonBacklight.BorderRadius = 5; buttonBacklight.Dock = DockStyle.Fill; buttonBacklight.FlatAppearance.BorderSize = 0; buttonBacklight.FlatStyle = FlatStyle.Flat; buttonBacklight.ForeColor = SystemColors.ControlText; buttonBacklight.Image = Properties.Resources.backlight; buttonBacklight.ImageAlign = ContentAlignment.MiddleRight; buttonBacklight.Location = new Point(266, 4); buttonBacklight.Margin = new Padding(4); buttonBacklight.Name = "buttonBacklight"; buttonBacklight.Secondary = false; buttonBacklight.Size = new Size(254, 72); buttonBacklight.TabIndex = 10; buttonBacklight.Text = "100%"; buttonBacklight.TextImageRelation = TextImageRelation.ImageBeforeText; buttonBacklight.UseVisualStyleBackColor = false; // // buttonControllerMode // buttonControllerMode.Activated = false; buttonControllerMode.BackColor = SystemColors.ControlLightLight; buttonControllerMode.BorderColor = Color.Transparent; buttonControllerMode.BorderRadius = 5; buttonControllerMode.Dock = DockStyle.Fill; buttonControllerMode.FlatAppearance.BorderSize = 0; buttonControllerMode.FlatStyle = FlatStyle.Flat; buttonControllerMode.ForeColor = SystemColors.ControlText; buttonControllerMode.Image = Properties.Resources.icons8_game_controller_48; buttonControllerMode.ImageAlign = ContentAlignment.MiddleRight; buttonControllerMode.Location = new Point(4, 4); buttonControllerMode.Margin = new Padding(4); buttonControllerMode.Name = "buttonControllerMode"; buttonControllerMode.Secondary = false; buttonControllerMode.Size = new Size(254, 72); buttonControllerMode.TabIndex = 9; buttonControllerMode.Text = Properties.Strings.AutoMode; buttonControllerMode.TextImageRelation = TextImageRelation.ImageBeforeText; buttonControllerMode.UseVisualStyleBackColor = false; // // panelAllyTitle // panelAllyTitle.Controls.Add(pictureAlly); panelAllyTitle.Controls.Add(labelAlly); panelAllyTitle.Dock = DockStyle.Top; panelAllyTitle.Location = new Point(20, 20); panelAllyTitle.Margin = new Padding(4); panelAllyTitle.Name = "panelAllyTitle"; panelAllyTitle.Size = new Size(787, 40); panelAllyTitle.TabIndex = 25; // // pictureAlly // pictureAlly.BackgroundImage = Properties.Resources.icons8_controller_32; pictureAlly.BackgroundImageLayout = ImageLayout.Zoom; pictureAlly.Location = new Point(4, 0); pictureAlly.Margin = new Padding(4); pictureAlly.Name = "pictureAlly"; pictureAlly.Size = new Size(32, 32); pictureAlly.TabIndex = 27; pictureAlly.TabStop = false; // // labelAlly // labelAlly.AutoSize = true; labelAlly.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelAlly.Location = new Point(42, 0); labelAlly.Margin = new Padding(4, 0, 4, 0); labelAlly.Name = "labelAlly"; labelAlly.Size = new Size(181, 32); labelAlly.TabIndex = 26; labelAlly.Text = "Ally Controller"; // // panelGamma // panelGamma.AutoSize = true; panelGamma.AutoSizeMode = AutoSizeMode.GrowAndShrink; panelGamma.Controls.Add(tableVisual); panelGamma.Controls.Add(sliderGamma); panelGamma.Controls.Add(panelGammaTitle); panelGamma.Dock = DockStyle.Top; panelGamma.Location = new Point(11, 817); panelGamma.Margin = new Padding(0); panelGamma.Name = "panelGamma"; panelGamma.Padding = new Padding(20, 10, 20, 10); panelGamma.Size = new Size(827, 182); panelGamma.TabIndex = 9; panelGamma.Visible = false; // // tableVisual // tableVisual.AutoSize = true; tableVisual.AutoSizeMode = AutoSizeMode.GrowAndShrink; tableVisual.ColumnCount = 3; tableVisual.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableVisual.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableVisual.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 33.3333321F)); tableVisual.Controls.Add(buttonInstallColor, 0, 0); tableVisual.Controls.Add(comboVisual, 0, 0); tableVisual.Controls.Add(comboColorTemp, 1, 0); tableVisual.Controls.Add(comboGamut, 2, 0); tableVisual.Dock = DockStyle.Top; tableVisual.Location = new Point(20, 90); tableVisual.Margin = new Padding(8); tableVisual.Name = "tableVisual"; tableVisual.Padding = new Padding(2, 0, 2, 0); tableVisual.RowCount = 1; tableVisual.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); tableVisual.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F)); tableVisual.Size = new Size(787, 82); tableVisual.TabIndex = 41; tableVisual.Visible = false; // // buttonInstallColor // buttonInstallColor.Activated = false; buttonInstallColor.BackColor = SystemColors.ControlLight; buttonInstallColor.BorderColor = Color.Transparent; buttonInstallColor.BorderRadius = 2; buttonInstallColor.Dock = DockStyle.Top; buttonInstallColor.FlatAppearance.BorderSize = 0; buttonInstallColor.FlatStyle = FlatStyle.Flat; buttonInstallColor.Image = Properties.Resources.icons8_color_32; buttonInstallColor.ImageAlign = ContentAlignment.MiddleRight; buttonInstallColor.Location = new Point(266, 4); buttonInstallColor.Margin = new Padding(4, 4, 4, 8); buttonInstallColor.Name = "buttonInstallColor"; buttonInstallColor.Secondary = true; buttonInstallColor.Size = new Size(252, 50); buttonInstallColor.TabIndex = 38; buttonInstallColor.Text = "Install Colors"; buttonInstallColor.TextImageRelation = TextImageRelation.ImageBeforeText; buttonInstallColor.UseVisualStyleBackColor = false; buttonInstallColor.Visible = false; // // comboVisual // comboVisual.BorderColor = Color.White; comboVisual.ButtonColor = Color.FromArgb(255, 255, 255); comboVisual.Dock = DockStyle.Top; comboVisual.FlatStyle = FlatStyle.Flat; comboVisual.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboVisual.FormattingEnabled = true; comboVisual.ItemHeight = 32; comboVisual.Location = new Point(6, 8); comboVisual.Margin = new Padding(4, 8, 4, 8); comboVisual.Name = "comboVisual"; comboVisual.Size = new Size(252, 40); comboVisual.TabIndex = 14; comboVisual.Visible = false; // // comboColorTemp // comboColorTemp.BorderColor = Color.White; comboColorTemp.ButtonColor = Color.FromArgb(255, 255, 255); comboColorTemp.Dock = DockStyle.Top; comboColorTemp.FlatStyle = FlatStyle.Flat; comboColorTemp.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboColorTemp.FormattingEnabled = true; comboColorTemp.ItemHeight = 32; comboColorTemp.Location = new Point(529, 8); comboColorTemp.Margin = new Padding(7, 8, 7, 8); comboColorTemp.Name = "comboColorTemp"; comboColorTemp.Size = new Size(249, 40); comboColorTemp.TabIndex = 15; comboColorTemp.Visible = false; // // comboGamut // comboGamut.BorderColor = Color.White; comboGamut.ButtonColor = Color.FromArgb(255, 255, 255); comboGamut.Dock = DockStyle.Top; comboGamut.FlatStyle = FlatStyle.Flat; comboGamut.Font = new Font("Segoe UI", 9F, FontStyle.Regular, GraphicsUnit.Point); comboGamut.FormattingEnabled = true; comboGamut.ItemHeight = 32; comboGamut.Location = new Point(6, 70); comboGamut.Margin = new Padding(4, 8, 4, 8); comboGamut.Name = "comboGamut"; comboGamut.Size = new Size(252, 40); comboGamut.TabIndex = 13; comboGamut.Visible = false; // // sliderGamma // sliderGamma.Dock = DockStyle.Top; sliderGamma.Location = new Point(20, 50); sliderGamma.Margin = new Padding(4); sliderGamma.Max = 100; sliderGamma.Min = 0; sliderGamma.Name = "sliderGamma"; sliderGamma.Size = new Size(787, 40); sliderGamma.Step = 5; sliderGamma.TabIndex = 20; sliderGamma.Text = "sliderGamma"; sliderGamma.Value = 100; sliderGamma.Visible = false; // // panelGammaTitle // panelGammaTitle.Controls.Add(labelGamma); panelGammaTitle.Controls.Add(pictureGamma); panelGammaTitle.Controls.Add(labelGammaTitle); panelGammaTitle.Dock = DockStyle.Top; panelGammaTitle.Location = new Point(20, 10); panelGammaTitle.Margin = new Padding(4); panelGammaTitle.Name = "panelGammaTitle"; panelGammaTitle.Size = new Size(787, 40); panelGammaTitle.TabIndex = 40; // // labelGamma // labelGamma.Anchor = AnchorStyles.Top | AnchorStyles.Right; labelGamma.Location = new Point(675, 0); labelGamma.Margin = new Padding(4, 0, 4, 0); labelGamma.Name = "labelGamma"; labelGamma.Size = new Size(107, 32); labelGamma.TabIndex = 39; labelGamma.Text = " "; labelGamma.TextAlign = ContentAlignment.TopRight; // // pictureGamma // pictureGamma.BackgroundImage = Properties.Resources.icons8_brightness_32; pictureGamma.BackgroundImageLayout = ImageLayout.Zoom; pictureGamma.Location = new Point(4, 2); pictureGamma.Margin = new Padding(4); pictureGamma.Name = "pictureGamma"; pictureGamma.Size = new Size(32, 32); pictureGamma.TabIndex = 38; pictureGamma.TabStop = false; // // labelGammaTitle // labelGammaTitle.Font = new Font("Segoe UI", 9F, FontStyle.Bold, GraphicsUnit.Point); labelGammaTitle.Location = new Point(43, 0); labelGammaTitle.Margin = new Padding(4, 0, 4, 0); labelGammaTitle.Name = "labelGammaTitle"; labelGammaTitle.Size = new Size(506, 32); labelGammaTitle.TabIndex = 37; labelGammaTitle.Text = "Flicker-free Dimming"; // // SettingsForm // AutoScaleDimensions = new SizeF(192F, 192F); AutoScaleMode = AutoScaleMode.Dpi; AutoSize = true; AutoSizeMode = AutoSizeMode.GrowAndShrink; ClientSize = new Size(849, 1709); Controls.Add(panelFooter); Controls.Add(panelVersion); Controls.Add(panelBattery); Controls.Add(panelPeripherals); Controls.Add(panelKeyboard); Controls.Add(panelAlly); Controls.Add(panelMatrix); Controls.Add(panelGamma); Controls.Add(panelScreen); Controls.Add(panelGPU); Controls.Add(panelPerformance); Margin = new Padding(8, 4, 8, 4); MaximizeBox = false; MdiChildrenMinimizedAnchorBottom = false; MinimizeBox = false; MinimumSize = new Size(822, 71); Name = "SettingsForm"; Padding = new Padding(11); ShowIcon = false; StartPosition = FormStartPosition.CenterScreen; Text = "G-Helper"; panelMatrix.ResumeLayout(false); panelMatrix.PerformLayout(); panelMatrixAuto.ResumeLayout(false); panelMatrixAuto.PerformLayout(); tableLayoutMatrix.ResumeLayout(false); tableLayoutMatrix.PerformLayout(); panelMatrixTitle.ResumeLayout(false); panelMatrixTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureMatrix).EndInit(); panelBattery.ResumeLayout(false); panelBatteryTitle.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)pictureBattery).EndInit(); panelFooter.ResumeLayout(false); panelFooter.PerformLayout(); tableButtons.ResumeLayout(false); panelPerformance.ResumeLayout(false); panelPerformance.PerformLayout(); tablePerf.ResumeLayout(false); panelCPUTitle.ResumeLayout(false); panelCPUTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)picturePerf).EndInit(); panelGPU.ResumeLayout(false); panelGPU.PerformLayout(); tableAMD.ResumeLayout(false); tableGPU.ResumeLayout(false); panelGPUTitle.ResumeLayout(false); panelGPUTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureGPU).EndInit(); panelScreen.ResumeLayout(false); panelScreen.PerformLayout(); tableScreen.ResumeLayout(false); panelScreenTitle.ResumeLayout(false); panelScreenTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureScreen).EndInit(); panelKeyboard.ResumeLayout(false); panelKeyboard.PerformLayout(); tableLayoutKeyboard.ResumeLayout(false); tableLayoutKeyboard.PerformLayout(); panelColor.ResumeLayout(false); panelColor.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureColor2).EndInit(); ((System.ComponentModel.ISupportInitialize)pictureColor).EndInit(); panelKeyboardTitle.ResumeLayout(false); panelKeyboardTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureKeyboard).EndInit(); panelVersion.ResumeLayout(false); panelVersion.PerformLayout(); panelPeripherals.ResumeLayout(false); panelPeripherals.PerformLayout(); tableLayoutPeripherals.ResumeLayout(false); panelPeripheralsTile.ResumeLayout(false); panelPeripheralsTile.PerformLayout(); ((System.ComponentModel.ISupportInitialize)picturePeripherals).EndInit(); panelAlly.ResumeLayout(false); panelAlly.PerformLayout(); tableLayoutAlly.ResumeLayout(false); panelAllyTitle.ResumeLayout(false); panelAllyTitle.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureAlly).EndInit(); panelGamma.ResumeLayout(false); panelGamma.PerformLayout(); tableVisual.ResumeLayout(false); panelGammaTitle.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)pictureGamma).EndInit(); ResumeLayout(false); PerformLayout(); } #endregion private Panel panelMatrix; private Panel panelBattery; private Panel panelFooter; private RButton buttonQuit; private CheckBox checkStartup; private Panel panelPerformance; private TableLayoutPanel tablePerf; private RButton buttonTurbo; private RButton buttonBalanced; private RButton buttonSilent; private Panel panelGPU; private TableLayoutPanel tableGPU; private RButton buttonXGM; private RButton buttonUltimate; private RButton buttonStandard; private RButton buttonEco; private Panel panelScreen; private TableLayoutPanel tableScreen; private RButton buttonScreenAuto; private RButton button60Hz; private Panel panelKeyboard; private TableLayoutPanel tableLayoutMatrix; private RComboBox comboMatrixRunning; private RComboBox comboMatrix; private TableLayoutPanel tableLayoutKeyboard; private RComboBox comboKeyboard; private Panel panelColor; private PictureBox pictureColor2; private PictureBox pictureColor; private CheckBox checkMatrix; private RButton button120Hz; private RButton buttonOptimized; private Label labelTipGPU; private Label labelTipScreen; private RButton buttonMiniled; private RButton buttonMatrix; private RButton buttonKeyboardColor; private RButton buttonFans; private Slider sliderBattery; private Panel panelGPUTitle; private PictureBox pictureGPU; private Label labelGPU; private Label labelGPUFan; private Panel panelCPUTitle; private PictureBox picturePerf; private Label labelPerf; private Label labelCPUFan; private Panel panelScreenTitle; private Label labelMidFan; private PictureBox pictureScreen; private Label labelSreen; private Panel panelKeyboardTitle; private PictureBox pictureKeyboard; private Label labelKeyboard; private Panel panelMatrixTitle; private PictureBox pictureMatrix; private Label labelMatrix; private Panel panelBatteryTitle; private Label labelBattery; private PictureBox pictureBattery; private Label labelBatteryTitle; private Panel panelVersion; private Label labelVersion; private RButton buttonStopGPU; private TableLayoutPanel tableButtons; private Panel panelPeripherals; private TableLayoutPanel tableLayoutPeripherals; private Panel panelPeripheralsTile; private PictureBox picturePeripherals; private Label labelPeripherals; private RButton buttonPeripheral2; private RButton buttonPeripheral3; private RButton buttonPeripheral1; private RButton buttonKeyboard; private RButton buttonUpdates; private Label labelCharge; private RButton buttonFnLock; private RButton buttonBatteryFull; private Panel panelAlly; private TableLayoutPanel tableLayoutAlly; private RButton buttonControllerMode; private Panel panelAllyTitle; private Label labelAlly; private PictureBox pictureAlly; private RButton buttonBacklight; private TableLayoutPanel tableAMD; private RButton buttonFPS; private RButton buttonController; private RButton buttonOverlay; private RComboBox comboInterval; private Panel panelGamma; private Slider sliderGamma; private Panel panelGammaTitle; private Label labelGamma; private PictureBox pictureGamma; private Label labelGammaTitle; private CheckBox checkMatrixLid; private Panel panelMatrixAuto; private TableLayoutPanel tableVisual; private RComboBox comboVisual; private RComboBox comboGamut; private RComboBox comboColorTemp; private RButton buttonInstallColor; } }