You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
246 lines
13 KiB
246 lines
13 KiB
namespace Google_Play_Music
|
|
{
|
|
partial class SettingsDialog
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsDialog));
|
|
this.materialLabel1 = new MaterialSkin.Controls.MaterialLabel();
|
|
this.materialCheckBox1 = new MaterialSkin.Controls.MaterialCheckBox();
|
|
this.materialLabel2 = new MaterialSkin.Controls.MaterialLabel();
|
|
this.materialRaisedButton1 = new MaterialSkin.Controls.MaterialRaisedButton();
|
|
this.materialCheckBox2 = new MaterialSkin.Controls.MaterialCheckBox();
|
|
this.materialCheckBox3 = new MaterialSkin.Controls.MaterialCheckBox();
|
|
this.materialLabel3 = new MaterialSkin.Controls.MaterialLabel();
|
|
this.lastFMUsername = new MaterialSkin.Controls.MaterialSingleLineTextField();
|
|
this.lastFMPassword = new MaterialSkin.Controls.MaterialSingleLineTextField();
|
|
this.colorWheel1 = new Google_Play_Music.ColorWheel();
|
|
this.lastFMAuthIndicator = new MaterialSkin.Controls.MaterialLabel();
|
|
this.SuspendLayout();
|
|
//
|
|
// materialLabel1
|
|
//
|
|
this.materialLabel1.AutoSize = true;
|
|
this.materialLabel1.Depth = 0;
|
|
this.materialLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F);
|
|
this.materialLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.materialLabel1.Location = new System.Drawing.Point(411, 72);
|
|
this.materialLabel1.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialLabel1.Name = "materialLabel1";
|
|
this.materialLabel1.Size = new System.Drawing.Size(171, 18);
|
|
this.materialLabel1.TabIndex = 1;
|
|
this.materialLabel1.Text = "Custom Theme Highlight";
|
|
//
|
|
// materialCheckBox1
|
|
//
|
|
this.materialCheckBox1.AutoSize = true;
|
|
this.materialCheckBox1.Depth = 0;
|
|
this.materialCheckBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
|
|
this.materialCheckBox1.Location = new System.Drawing.Point(13, 97);
|
|
this.materialCheckBox1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.materialCheckBox1.MouseLocation = new System.Drawing.Point(-1, -1);
|
|
this.materialCheckBox1.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialCheckBox1.Name = "materialCheckBox1";
|
|
this.materialCheckBox1.Ripple = true;
|
|
this.materialCheckBox1.Size = new System.Drawing.Size(124, 30);
|
|
this.materialCheckBox1.TabIndex = 2;
|
|
this.materialCheckBox1.Text = "Custom Theme";
|
|
this.materialCheckBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// materialLabel2
|
|
//
|
|
this.materialLabel2.AutoSize = true;
|
|
this.materialLabel2.Depth = 0;
|
|
this.materialLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F);
|
|
this.materialLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.materialLabel2.Location = new System.Drawing.Point(12, 71);
|
|
this.materialLabel2.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialLabel2.Name = "materialLabel2";
|
|
this.materialLabel2.Size = new System.Drawing.Size(117, 18);
|
|
this.materialLabel2.TabIndex = 3;
|
|
this.materialLabel2.Text = "General Settings";
|
|
//
|
|
// materialRaisedButton1
|
|
//
|
|
this.materialRaisedButton1.Depth = 0;
|
|
this.materialRaisedButton1.Location = new System.Drawing.Point(13, 350);
|
|
this.materialRaisedButton1.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialRaisedButton1.Name = "materialRaisedButton1";
|
|
this.materialRaisedButton1.Primary = true;
|
|
this.materialRaisedButton1.Size = new System.Drawing.Size(249, 38);
|
|
this.materialRaisedButton1.TabIndex = 4;
|
|
this.materialRaisedButton1.Text = "Reset and Close Application";
|
|
this.materialRaisedButton1.UseVisualStyleBackColor = true;
|
|
//
|
|
// materialCheckBox2
|
|
//
|
|
this.materialCheckBox2.AutoSize = true;
|
|
this.materialCheckBox2.Depth = 0;
|
|
this.materialCheckBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
|
|
this.materialCheckBox2.Location = new System.Drawing.Point(13, 137);
|
|
this.materialCheckBox2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.materialCheckBox2.MouseLocation = new System.Drawing.Point(-1, -1);
|
|
this.materialCheckBox2.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialCheckBox2.Name = "materialCheckBox2";
|
|
this.materialCheckBox2.Ripple = true;
|
|
this.materialCheckBox2.Size = new System.Drawing.Size(163, 30);
|
|
this.materialCheckBox2.TabIndex = 5;
|
|
this.materialCheckBox2.Text = "Desktop Notifications";
|
|
this.materialCheckBox2.UseVisualStyleBackColor = true;
|
|
//
|
|
// materialCheckBox3
|
|
//
|
|
this.materialCheckBox3.AutoSize = true;
|
|
this.materialCheckBox3.Depth = 0;
|
|
this.materialCheckBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
|
|
this.materialCheckBox3.Location = new System.Drawing.Point(13, 177);
|
|
this.materialCheckBox3.Margin = new System.Windows.Forms.Padding(0);
|
|
this.materialCheckBox3.MouseLocation = new System.Drawing.Point(-1, -1);
|
|
this.materialCheckBox3.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialCheckBox3.Name = "materialCheckBox3";
|
|
this.materialCheckBox3.Ripple = true;
|
|
this.materialCheckBox3.Size = new System.Drawing.Size(261, 30);
|
|
this.materialCheckBox3.TabIndex = 6;
|
|
this.materialCheckBox3.Text = "Controls Always Visible in Mini Player";
|
|
this.materialCheckBox3.UseVisualStyleBackColor = true;
|
|
//
|
|
// materialLabel3
|
|
//
|
|
this.materialLabel3.AutoSize = true;
|
|
this.materialLabel3.Depth = 0;
|
|
this.materialLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F);
|
|
this.materialLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.materialLabel3.Location = new System.Drawing.Point(12, 248);
|
|
this.materialLabel3.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.materialLabel3.Name = "materialLabel3";
|
|
this.materialLabel3.Size = new System.Drawing.Size(115, 18);
|
|
this.materialLabel3.TabIndex = 7;
|
|
this.materialLabel3.Text = "Last.fm Account";
|
|
//
|
|
// lastFMUsername
|
|
//
|
|
this.lastFMUsername.Depth = 0;
|
|
this.lastFMUsername.Hint = "";
|
|
this.lastFMUsername.Location = new System.Drawing.Point(12, 270);
|
|
this.lastFMUsername.MaxLength = 32767;
|
|
this.lastFMUsername.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.lastFMUsername.Name = "lastFMUsername";
|
|
this.lastFMUsername.PasswordChar = '\0';
|
|
this.lastFMUsername.SelectedText = "";
|
|
this.lastFMUsername.SelectionLength = 0;
|
|
this.lastFMUsername.SelectionStart = 0;
|
|
this.lastFMUsername.Size = new System.Drawing.Size(283, 23);
|
|
this.lastFMUsername.TabIndex = 8;
|
|
this.lastFMUsername.TabStop = false;
|
|
this.lastFMUsername.Text = "Username";
|
|
this.lastFMUsername.UseSystemPasswordChar = false;
|
|
//
|
|
// lastFMPassword
|
|
//
|
|
this.lastFMPassword.Depth = 0;
|
|
this.lastFMPassword.Hint = "";
|
|
this.lastFMPassword.Location = new System.Drawing.Point(12, 299);
|
|
this.lastFMPassword.MaxLength = 32767;
|
|
this.lastFMPassword.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.lastFMPassword.Name = "lastFMPassword";
|
|
this.lastFMPassword.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
|
|
this.lastFMPassword.PasswordChar = '\0';
|
|
this.lastFMPassword.SelectedText = "";
|
|
this.lastFMPassword.SelectionLength = 0;
|
|
this.lastFMPassword.SelectionStart = 0;
|
|
this.lastFMPassword.Size = new System.Drawing.Size(283, 23);
|
|
this.lastFMPassword.TabIndex = 9;
|
|
this.lastFMPassword.TabStop = false;
|
|
this.lastFMPassword.Text = "1234567";
|
|
this.lastFMPassword.UseSystemPasswordChar = true;
|
|
//
|
|
// colorWheel1
|
|
//
|
|
this.colorWheel1.Hue = ((byte)(0));
|
|
this.colorWheel1.Lightness = ((byte)(0));
|
|
this.colorWheel1.Location = new System.Drawing.Point(405, 97);
|
|
this.colorWheel1.Name = "colorWheel1";
|
|
this.colorWheel1.Saturation = ((byte)(0));
|
|
this.colorWheel1.SecondaryHues = null;
|
|
this.colorWheel1.Size = new System.Drawing.Size(183, 191);
|
|
this.colorWheel1.TabIndex = 0;
|
|
this.colorWheel1.Text = "colorWheel1";
|
|
//
|
|
// lastFMAuthIndicator
|
|
//
|
|
this.lastFMAuthIndicator.AutoSize = true;
|
|
this.lastFMAuthIndicator.Depth = 0;
|
|
this.lastFMAuthIndicator.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F);
|
|
this.lastFMAuthIndicator.ForeColor = System.Drawing.Color.Red;
|
|
this.lastFMAuthIndicator.Location = new System.Drawing.Point(29, 325);
|
|
this.lastFMAuthIndicator.MouseState = MaterialSkin.MouseState.HOVER;
|
|
this.lastFMAuthIndicator.Name = "lastFMAuthIndicator";
|
|
this.lastFMAuthIndicator.Size = new System.Drawing.Size(93, 13);
|
|
this.lastFMAuthIndicator.TabIndex = 10;
|
|
this.lastFMAuthIndicator.Text = "Not Authenticated";
|
|
//
|
|
// SettingsDialog
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(600, 400);
|
|
this.Controls.Add(this.lastFMAuthIndicator);
|
|
this.Controls.Add(this.lastFMPassword);
|
|
this.Controls.Add(this.lastFMUsername);
|
|
this.Controls.Add(this.materialLabel3);
|
|
this.Controls.Add(this.materialCheckBox3);
|
|
this.Controls.Add(this.materialCheckBox2);
|
|
this.Controls.Add(this.materialRaisedButton1);
|
|
this.Controls.Add(this.materialLabel2);
|
|
this.Controls.Add(this.materialCheckBox1);
|
|
this.Controls.Add(this.materialLabel1);
|
|
this.Controls.Add(this.colorWheel1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "SettingsDialog";
|
|
this.Text = "Settings";
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private ColorWheel colorWheel1;
|
|
private MaterialSkin.Controls.MaterialLabel materialLabel1;
|
|
private MaterialSkin.Controls.MaterialCheckBox materialCheckBox1;
|
|
private MaterialSkin.Controls.MaterialLabel materialLabel2;
|
|
private MaterialSkin.Controls.MaterialRaisedButton materialRaisedButton1;
|
|
private MaterialSkin.Controls.MaterialCheckBox materialCheckBox2;
|
|
private MaterialSkin.Controls.MaterialCheckBox materialCheckBox3;
|
|
private MaterialSkin.Controls.MaterialLabel materialLabel3;
|
|
private MaterialSkin.Controls.MaterialSingleLineTextField lastFMUsername;
|
|
private MaterialSkin.Controls.MaterialSingleLineTextField lastFMPassword;
|
|
private MaterialSkin.Controls.MaterialLabel lastFMAuthIndicator;
|
|
}
|
|
}
|