namespace 新一代CaptB点名器 { partial class Setting { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Setting)); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label11 = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.trackBar1 = new System.Windows.Forms.TrackBar(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.radioButton5 = new System.Windows.Forms.RadioButton(); this.radioButton6 = new System.Windows.Forms.RadioButton(); this.label2 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.radioButton4 = new System.Windows.Forms.RadioButton(); this.panel1 = new System.Windows.Forms.Panel(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.label1 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label10 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.radioButton9 = new System.Windows.Forms.RadioButton(); this.radioButton10 = new System.Windows.Forms.RadioButton(); this.label6 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.radioButton7 = new System.Windows.Forms.RadioButton(); this.radioButton8 = new System.Windows.Forms.RadioButton(); this.button2 = new System.Windows.Forms.Button(); this.label7 = new System.Windows.Forms.Label(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.panel5.SuspendLayout(); this.groupBox3.SuspendLayout(); this.panel4.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.button3); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.trackBar1); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.panel3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.panel2); this.groupBox1.Controls.Add(this.panel1); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(12, 12); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(814, 205); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "点名设置"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(6, 175); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(80, 17); this.label11.TabIndex = 8; this.label11.Text = "删除当前名单"; // // button3 // this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.button3.Location = new System.Drawing.Point(733, 172); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 23); this.button3.TabIndex = 7; this.button3.Text = "删除"; this.button3.UseVisualStyleBackColor = true; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(157, 131); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(43, 17); this.label5.TabIndex = 6; this.label5.Text = "label5"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // trackBar1 // this.trackBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.trackBar1.Location = new System.Drawing.Point(358, 121); this.trackBar1.Maximum = 100; this.trackBar1.Minimum = 40; this.trackBar1.Name = "trackBar1"; this.trackBar1.Size = new System.Drawing.Size(450, 45); this.trackBar1.TabIndex = 1; this.trackBar1.TickFrequency = 5; this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.Both; this.trackBar1.Value = 40; this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(6, 131); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(145, 17); this.label4.TabIndex = 5; this.label4.Text = "PowerPoint模式:透明度"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(6, 93); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(133, 17); this.label3.TabIndex = 4; this.label3.Text = "PowerPoint模式:透明"; // // panel3 // this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel3.Controls.Add(this.radioButton5); this.panel3.Controls.Add(this.radioButton6); this.panel3.Location = new System.Drawing.Point(691, 88); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(117, 27); this.panel3.TabIndex = 3; // // radioButton5 // this.radioButton5.AutoSize = true; this.radioButton5.Location = new System.Drawing.Point(59, 3); this.radioButton5.Name = "radioButton5"; this.radioButton5.Size = new System.Drawing.Size(50, 21); this.radioButton5.TabIndex = 1; this.radioButton5.Text = "禁用"; this.radioButton5.UseVisualStyleBackColor = true; this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged); // // radioButton6 // this.radioButton6.AutoSize = true; this.radioButton6.Checked = true; this.radioButton6.Location = new System.Drawing.Point(3, 3); this.radioButton6.Name = "radioButton6"; this.radioButton6.Size = new System.Drawing.Size(50, 21); this.radioButton6.TabIndex = 0; this.radioButton6.TabStop = true; this.radioButton6.Text = "启用"; this.radioButton6.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 60); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(181, 17); this.label2.TabIndex = 3; this.label2.Text = "PowerPoint模式:置于窗口顶层"; // // panel2 // this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel2.Controls.Add(this.radioButton3); this.panel2.Controls.Add(this.radioButton4); this.panel2.Location = new System.Drawing.Point(691, 55); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(117, 27); this.panel2.TabIndex = 2; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Location = new System.Drawing.Point(59, 3); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(50, 21); this.radioButton3.TabIndex = 1; this.radioButton3.Text = "禁用"; this.radioButton3.UseVisualStyleBackColor = true; this.radioButton3.CheckedChanged += new System.EventHandler(this.radioButton3_CheckedChanged); // // radioButton4 // this.radioButton4.AutoSize = true; this.radioButton4.Checked = true; this.radioButton4.Location = new System.Drawing.Point(3, 3); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(50, 21); this.radioButton4.TabIndex = 0; this.radioButton4.TabStop = true; this.radioButton4.Text = "启用"; this.radioButton4.UseVisualStyleBackColor = true; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel1.Controls.Add(this.radioButton2); this.panel1.Controls.Add(this.radioButton1); this.panel1.Location = new System.Drawing.Point(691, 22); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(117, 27); this.panel1.TabIndex = 1; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(59, 3); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(50, 21); this.radioButton2.TabIndex = 1; this.radioButton2.Text = "禁用"; this.radioButton2.UseVisualStyleBackColor = true; this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged); // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Checked = true; this.radioButton1.Location = new System.Drawing.Point(3, 3); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(50, 21); this.radioButton1.TabIndex = 0; this.radioButton1.TabStop = true; this.radioButton1.Text = "启用"; this.radioButton1.UseVisualStyleBackColor = true; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 29); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(116, 17); this.label1.TabIndex = 0; this.label1.Text = "点名后从名单中删除"; // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.label10); this.groupBox2.Controls.Add(this.panel5); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Controls.Add(this.button1); this.groupBox2.Controls.Add(this.textBox1); this.groupBox2.Location = new System.Drawing.Point(12, 223); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(814, 94); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "自定义设置"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(6, 56); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(68, 17); this.label10.TabIndex = 7; this.label10.Text = "退出前确认"; // // panel5 // this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel5.Controls.Add(this.radioButton9); this.panel5.Controls.Add(this.radioButton10); this.panel5.Location = new System.Drawing.Point(690, 51); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(117, 27); this.panel5.TabIndex = 2; // // radioButton9 // this.radioButton9.AutoSize = true; this.radioButton9.Location = new System.Drawing.Point(59, 3); this.radioButton9.Name = "radioButton9"; this.radioButton9.Size = new System.Drawing.Size(50, 21); this.radioButton9.TabIndex = 1; this.radioButton9.Text = "禁用"; this.radioButton9.UseVisualStyleBackColor = true; this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged); // // radioButton10 // this.radioButton10.AutoSize = true; this.radioButton10.Checked = true; this.radioButton10.Location = new System.Drawing.Point(3, 3); this.radioButton10.Name = "radioButton10"; this.radioButton10.Size = new System.Drawing.Size(50, 21); this.radioButton10.TabIndex = 0; this.radioButton10.TabStop = true; this.radioButton10.Text = "启用"; this.radioButton10.UseVisualStyleBackColor = true; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 25); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(56, 17); this.label6.TabIndex = 2; this.label6.Text = "初始显示"; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.button1.Location = new System.Drawing.Point(732, 22); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 1; this.button1.Text = "保存"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox1 // this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.textBox1.Location = new System.Drawing.Point(357, 22); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(369, 23); this.textBox1.TabIndex = 0; // // groupBox3 // this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.label9); this.groupBox3.Controls.Add(this.label8); this.groupBox3.Controls.Add(this.panel4); this.groupBox3.Controls.Add(this.button2); this.groupBox3.Controls.Add(this.label7); this.groupBox3.Location = new System.Drawing.Point(12, 323); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(814, 113); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; this.groupBox3.Text = "更新和关于"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(6, 82); this.label9.Margin = new System.Windows.Forms.Padding(3, 10, 3, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(116, 17); this.label9.TabIndex = 6; this.label9.Text = "上次检查更新时间:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(6, 55); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(80, 17); this.label8.TabIndex = 5; this.label8.Text = "手动检查更新"; // // panel4 // this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel4.Controls.Add(this.radioButton7); this.panel4.Controls.Add(this.radioButton8); this.panel4.Location = new System.Drawing.Point(691, 22); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(117, 27); this.panel4.TabIndex = 4; // // radioButton7 // this.radioButton7.AutoSize = true; this.radioButton7.Location = new System.Drawing.Point(59, 3); this.radioButton7.Name = "radioButton7"; this.radioButton7.Size = new System.Drawing.Size(50, 21); this.radioButton7.TabIndex = 1; this.radioButton7.Text = "禁用"; this.radioButton7.UseVisualStyleBackColor = true; // // radioButton8 // this.radioButton8.AutoSize = true; this.radioButton8.Checked = true; this.radioButton8.Location = new System.Drawing.Point(3, 3); this.radioButton8.Name = "radioButton8"; this.radioButton8.Size = new System.Drawing.Size(50, 21); this.radioButton8.TabIndex = 0; this.radioButton8.TabStop = true; this.radioButton8.Text = "启用"; this.radioButton8.UseVisualStyleBackColor = true; // // button2 // this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.button2.Location = new System.Drawing.Point(733, 52); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 1; this.button2.Text = "检查更新"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 27); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(80, 17); this.label7.TabIndex = 0; this.label7.Text = "自动检查更新"; // // Setting // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScroll = true; this.BackgroundImage = global::新一代CaptB点名器.Properties.Resources.background; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(835, 411); this.Controls.Add(this.groupBox3); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.MinimumSize = new System.Drawing.Size(800, 450); this.Name = "Setting"; this.Text = "首选项"; this.Load += new System.EventHandler(this.Setting_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.panel5.ResumeLayout(false); this.panel5.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.Label label1; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.RadioButton radioButton5; private System.Windows.Forms.RadioButton radioButton6; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.RadioButton radioButton3; private System.Windows.Forms.RadioButton radioButton4; private System.Windows.Forms.Label label5; private System.Windows.Forms.TrackBar trackBar1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.RadioButton radioButton7; private System.Windows.Forms.RadioButton radioButton8; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.RadioButton radioButton9; private System.Windows.Forms.RadioButton radioButton10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button button3; } }