|
@@ -0,0 +1,288 @@
|
|
|
|
+namespace BatteryIndicator.UI
|
|
|
|
+{
|
|
|
|
+ partial class Settings
|
|
|
|
+ {
|
|
|
|
+ /// <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(Settings));
|
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label2 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
|
+ this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
+ this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
+ this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
|
+ this.label5 = new System.Windows.Forms.Label();
|
|
|
|
+ this.textBox4 = new System.Windows.Forms.TextBox();
|
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
|
+ this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
|
+ this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
+ this.label7 = new System.Windows.Forms.Label();
|
|
|
|
+ this.label8 = new System.Windows.Forms.Label();
|
|
|
|
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
+ this.SuspendLayout();
|
|
|
|
+ //
|
|
|
|
+ // label1
|
|
|
|
+ //
|
|
|
|
+ this.label1.AutoSize = true;
|
|
|
|
+ this.label1.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(84, 15);
|
|
|
|
+ this.label1.Name = "label1";
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(89, 20);
|
|
|
|
+ this.label1.TabIndex = 0;
|
|
|
|
+ this.label1.Text = "字体大小";
|
|
|
|
+ this.label1.Click += new System.EventHandler(this.label1_Click);
|
|
|
|
+ //
|
|
|
|
+ // label2
|
|
|
|
+ //
|
|
|
|
+ this.label2.AutoSize = true;
|
|
|
|
+ this.label2.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(73, 216);
|
|
|
|
+ this.label2.Name = "label2";
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(109, 20);
|
|
|
|
+ this.label2.TabIndex = 1;
|
|
|
|
+ this.label2.Text = "充电时颜色";
|
|
|
|
+ this.label2.Click += new System.EventHandler(this.label2_Click);
|
|
|
|
+ //
|
|
|
|
+ // label3
|
|
|
|
+ //
|
|
|
|
+ this.label3.AutoSize = true;
|
|
|
|
+ this.label3.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(57, 269);
|
|
|
|
+ this.label3.Name = "label3";
|
|
|
|
+ this.label3.Size = new System.Drawing.Size(129, 20);
|
|
|
|
+ this.label3.TabIndex = 2;
|
|
|
|
+ this.label3.Text = "低电量时颜色";
|
|
|
|
+ this.label3.Click += new System.EventHandler(this.label3_Click);
|
|
|
|
+ //
|
|
|
|
+ // label4
|
|
|
|
+ //
|
|
|
|
+ this.label4.AutoSize = true;
|
|
|
|
+ this.label4.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(93, 163);
|
|
|
|
+ this.label4.Name = "label4";
|
|
|
|
+ this.label4.Size = new System.Drawing.Size(69, 20);
|
|
|
|
+ this.label4.TabIndex = 3;
|
|
|
|
+ this.label4.Text = "主颜色";
|
|
|
|
+ this.label4.Click += new System.EventHandler(this.label4_Click);
|
|
|
|
+ //
|
|
|
|
+ // textBox1
|
|
|
|
+ //
|
|
|
|
+ this.textBox1.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.textBox1.Location = new System.Drawing.Point(215, 15);
|
|
|
|
+ this.textBox1.Name = "textBox1";
|
|
|
|
+ this.textBox1.Size = new System.Drawing.Size(47, 30);
|
|
|
|
+ this.textBox1.TabIndex = 6;
|
|
|
|
+ this.textBox1.Text = "28";
|
|
|
|
+ this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
+ this.textBox1.WordWrap = false;
|
|
|
|
+ this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
|
|
|
+ this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
|
|
|
|
+ //
|
|
|
|
+ // textBox2
|
|
|
|
+ //
|
|
|
|
+ this.textBox2.Location = new System.Drawing.Point(8, 9);
|
|
|
|
+ this.textBox2.Name = "textBox2";
|
|
|
|
+ this.textBox2.Size = new System.Drawing.Size(38, 25);
|
|
|
|
+ this.textBox2.TabIndex = 10;
|
|
|
|
+ //
|
|
|
|
+ // textBox3
|
|
|
|
+ //
|
|
|
|
+ this.textBox3.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.textBox3.Location = new System.Drawing.Point(215, 61);
|
|
|
|
+ this.textBox3.Name = "textBox3";
|
|
|
|
+ this.textBox3.Size = new System.Drawing.Size(47, 30);
|
|
|
|
+ this.textBox3.TabIndex = 12;
|
|
|
|
+ this.textBox3.Text = "0";
|
|
|
|
+ this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
+ this.textBox3.WordWrap = false;
|
|
|
|
+ this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
|
|
|
|
+ this.textBox3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox3_KeyPress);
|
|
|
|
+ //
|
|
|
|
+ // label5
|
|
|
|
+ //
|
|
|
|
+ this.label5.AutoSize = true;
|
|
|
|
+ this.label5.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label5.Location = new System.Drawing.Point(84, 61);
|
|
|
|
+ this.label5.Name = "label5";
|
|
|
|
+ this.label5.Size = new System.Drawing.Size(89, 20);
|
|
|
|
+ this.label5.TabIndex = 11;
|
|
|
|
+ this.label5.Text = "水平偏移";
|
|
|
|
+ //
|
|
|
|
+ // textBox4
|
|
|
|
+ //
|
|
|
|
+ this.textBox4.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.textBox4.Location = new System.Drawing.Point(215, 106);
|
|
|
|
+ this.textBox4.Name = "textBox4";
|
|
|
|
+ this.textBox4.Size = new System.Drawing.Size(47, 30);
|
|
|
|
+ this.textBox4.TabIndex = 14;
|
|
|
|
+ this.textBox4.Text = "0";
|
|
|
|
+ this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
|
+ this.textBox4.WordWrap = false;
|
|
|
|
+ this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
|
|
|
|
+ this.textBox4.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox4_KeyPress);
|
|
|
|
+ //
|
|
|
|
+ // label6
|
|
|
|
+ //
|
|
|
|
+ this.label6.AutoSize = true;
|
|
|
|
+ this.label6.Font = new System.Drawing.Font("幼圆", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
+ this.label6.Location = new System.Drawing.Point(84, 106);
|
|
|
|
+ this.label6.Name = "label6";
|
|
|
|
+ this.label6.Size = new System.Drawing.Size(89, 20);
|
|
|
|
+ this.label6.TabIndex = 13;
|
|
|
|
+ this.label6.Text = "垂直偏移";
|
|
|
|
+ //
|
|
|
|
+ // pictureBox3
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox3.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
+ this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(215, 258);
|
|
|
|
+ this.pictureBox3.Name = "pictureBox3";
|
|
|
|
+ this.pictureBox3.Size = new System.Drawing.Size(47, 38);
|
|
|
|
+ this.pictureBox3.TabIndex = 9;
|
|
|
|
+ this.pictureBox3.TabStop = false;
|
|
|
|
+ this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
|
|
|
|
+ //
|
|
|
|
+ // pictureBox2
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox2.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
+ this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(215, 210);
|
|
|
|
+ this.pictureBox2.Name = "pictureBox2";
|
|
|
|
+ this.pictureBox2.Size = new System.Drawing.Size(47, 38);
|
|
|
|
+ this.pictureBox2.TabIndex = 8;
|
|
|
|
+ this.pictureBox2.TabStop = false;
|
|
|
|
+ this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
|
|
|
+ //
|
|
|
|
+ // pictureBox1
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox1.BackColor = System.Drawing.SystemColors.Control;
|
|
|
|
+ this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(215, 152);
|
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(47, 38);
|
|
|
|
+ this.pictureBox1.TabIndex = 7;
|
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
|
+ this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click_1);
|
|
|
|
+ //
|
|
|
|
+ // label7
|
|
|
|
+ //
|
|
|
|
+ this.label7.AutoSize = true;
|
|
|
|
+ this.label7.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
+ this.label7.Font = new System.Drawing.Font("Consolas", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
+ this.label7.ForeColor = System.Drawing.Color.DarkSlateGray;
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(144, 373);
|
|
|
|
+ this.label7.Name = "label7";
|
|
|
|
+ this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
|
+ this.label7.TabIndex = 16;
|
|
|
|
+ this.label7.Text = "GITHUB";
|
|
|
|
+ this.label7.Click += new System.EventHandler(this.label7_Click);
|
|
|
|
+ //
|
|
|
|
+ // label8
|
|
|
|
+ //
|
|
|
|
+ this.label8.AutoSize = true;
|
|
|
|
+ this.label8.Font = new System.Drawing.Font("幼圆", 12F);
|
|
|
|
+ this.label8.Location = new System.Drawing.Point(33, 320);
|
|
|
|
+ this.label8.Name = "label8";
|
|
|
|
+ this.label8.Size = new System.Drawing.Size(229, 20);
|
|
|
|
+ this.label8.TabIndex = 17;
|
|
|
|
+ this.label8.Text = "电量充满时隐藏托盘图标";
|
|
|
|
+ this.label8.Click += new System.EventHandler(this.label8_Click);
|
|
|
|
+ //
|
|
|
|
+ // checkBox1
|
|
|
|
+ //
|
|
|
|
+ this.checkBox1.AutoSize = true;
|
|
|
|
+ this.checkBox1.Location = new System.Drawing.Point(281, 323);
|
|
|
|
+ this.checkBox1.Name = "checkBox1";
|
|
|
|
+ this.checkBox1.Size = new System.Drawing.Size(18, 17);
|
|
|
|
+ this.checkBox1.TabIndex = 18;
|
|
|
|
+ this.checkBox1.UseVisualStyleBackColor = true;
|
|
|
|
+ this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
|
|
|
+ //
|
|
|
|
+ // Settings
|
|
|
|
+ //
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
+ this.BackColor = System.Drawing.Color.White;
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(336, 402);
|
|
|
|
+ this.Controls.Add(this.checkBox1);
|
|
|
|
+ this.Controls.Add(this.label8);
|
|
|
|
+ this.Controls.Add(this.label7);
|
|
|
|
+ this.Controls.Add(this.textBox4);
|
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
|
+ this.Controls.Add(this.textBox3);
|
|
|
|
+ this.Controls.Add(this.label5);
|
|
|
|
+ this.Controls.Add(this.textBox2);
|
|
|
|
+ this.Controls.Add(this.pictureBox3);
|
|
|
|
+ this.Controls.Add(this.pictureBox2);
|
|
|
|
+ this.Controls.Add(this.pictureBox1);
|
|
|
|
+ this.Controls.Add(this.textBox1);
|
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
|
+ this.Controls.Add(this.label2);
|
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
|
+ this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
+ this.MaximizeBox = false;
|
|
|
|
+ this.MinimizeBox = false;
|
|
|
|
+ this.Name = "Settings";
|
|
|
|
+ this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
|
|
|
+ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
|
+ this.Text = "设置";
|
|
|
|
+ this.Load += new System.EventHandler(this.Settings_Load);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
|
+ this.ResumeLayout(false);
|
|
|
|
+ this.PerformLayout();
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ #endregion
|
|
|
|
+
|
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
|
+ private System.Windows.Forms.Label label2;
|
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
|
+ private System.Windows.Forms.TextBox textBox1;
|
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
|
+ private System.Windows.Forms.TextBox textBox2;
|
|
|
|
+ private System.Windows.Forms.TextBox textBox3;
|
|
|
|
+ private System.Windows.Forms.Label label5;
|
|
|
|
+ private System.Windows.Forms.TextBox textBox4;
|
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
|
+ private System.Windows.Forms.Label label7;
|
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
|
+ private System.Windows.Forms.CheckBox checkBox1;
|
|
|
|
+ }
|
|
|
|
+}
|