Files
linker/cmonitor.notify.win/MainForm.Designer.cs
2023-12-31 17:16:15 +08:00

332 lines
13 KiB
C#

namespace cmonitor.notify.win
{
partial class MainForm
{
/// <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(MainForm));
username = new Label();
star15 = new PictureBox();
star14 = new PictureBox();
star13 = new PictureBox();
star12 = new PictureBox();
star11 = new PictureBox();
pictureBox1 = new PictureBox();
label1 = new Label();
label2 = new Label();
star25 = new PictureBox();
star24 = new PictureBox();
star23 = new PictureBox();
star22 = new PictureBox();
star21 = new PictureBox();
label3 = new Label();
star35 = new PictureBox();
star34 = new PictureBox();
star33 = new PictureBox();
star32 = new PictureBox();
star31 = new PictureBox();
((System.ComponentModel.ISupportInitialize)star15).BeginInit();
((System.ComponentModel.ISupportInitialize)star14).BeginInit();
((System.ComponentModel.ISupportInitialize)star13).BeginInit();
((System.ComponentModel.ISupportInitialize)star12).BeginInit();
((System.ComponentModel.ISupportInitialize)star11).BeginInit();
((System.ComponentModel.ISupportInitialize)pictureBox1).BeginInit();
((System.ComponentModel.ISupportInitialize)star25).BeginInit();
((System.ComponentModel.ISupportInitialize)star24).BeginInit();
((System.ComponentModel.ISupportInitialize)star23).BeginInit();
((System.ComponentModel.ISupportInitialize)star22).BeginInit();
((System.ComponentModel.ISupportInitialize)star21).BeginInit();
((System.ComponentModel.ISupportInitialize)star35).BeginInit();
((System.ComponentModel.ISupportInitialize)star34).BeginInit();
((System.ComponentModel.ISupportInitialize)star33).BeginInit();
((System.ComponentModel.ISupportInitialize)star32).BeginInit();
((System.ComponentModel.ISupportInitialize)star31).BeginInit();
SuspendLayout();
//
// username
//
username.Font = new Font("宋体", 14.25F, FontStyle.Regular, GraphicsUnit.Point);
username.ForeColor = Color.Gold;
username.Location = new Point(4, 3);
username.Name = "username";
username.Size = new Size(166, 22);
username.TabIndex = 6;
username.Text = "label1";
username.TextAlign = ContentAlignment.MiddleCenter;
//
// star15
//
star15.Location = new Point(145, 29);
star15.Name = "star15";
star15.Size = new Size(20, 20);
star15.SizeMode = PictureBoxSizeMode.StretchImage;
star15.TabIndex = 5;
star15.TabStop = false;
//
// star14
//
star14.Location = new Point(123, 29);
star14.Name = "star14";
star14.Size = new Size(20, 20);
star14.SizeMode = PictureBoxSizeMode.StretchImage;
star14.TabIndex = 4;
star14.TabStop = false;
//
// star13
//
star13.Location = new Point(102, 29);
star13.Name = "star13";
star13.Size = new Size(20, 20);
star13.SizeMode = PictureBoxSizeMode.StretchImage;
star13.TabIndex = 3;
star13.TabStop = false;
//
// star12
//
star12.Location = new Point(81, 29);
star12.Name = "star12";
star12.Size = new Size(20, 20);
star12.SizeMode = PictureBoxSizeMode.StretchImage;
star12.TabIndex = 2;
star12.TabStop = false;
//
// star11
//
star11.Location = new Point(60, 29);
star11.Name = "star11";
star11.Size = new Size(20, 20);
star11.SizeMode = PictureBoxSizeMode.StretchImage;
star11.TabIndex = 1;
star11.TabStop = false;
//
// pictureBox1
//
pictureBox1.Image = Properties.Resources.star2;
pictureBox1.Location = new Point(26, 95);
pictureBox1.Margin = new Padding(2);
pictureBox1.Name = "pictureBox1";
pictureBox1.Size = new Size(118, 113);
pictureBox1.SizeMode = PictureBoxSizeMode.StretchImage;
pictureBox1.TabIndex = 0;
pictureBox1.TabStop = false;
//
// label1
//
label1.AutoSize = true;
label1.ForeColor = Color.Gold;
label1.Location = new Point(3, 33);
label1.Name = "label1";
label1.Size = new Size(56, 17);
label1.TabIndex = 7;
label1.Text = "读题分析";
//
// label2
//
label2.AutoSize = true;
label2.ForeColor = Color.Gold;
label2.Location = new Point(3, 53);
label2.Name = "label2";
label2.Size = new Size(56, 17);
label2.TabIndex = 13;
label2.Text = "程序设计";
//
// star25
//
star25.Location = new Point(145, 49);
star25.Name = "star25";
star25.Size = new Size(20, 20);
star25.SizeMode = PictureBoxSizeMode.StretchImage;
star25.TabIndex = 12;
star25.TabStop = false;
//
// star24
//
star24.Location = new Point(123, 49);
star24.Name = "star24";
star24.Size = new Size(20, 20);
star24.SizeMode = PictureBoxSizeMode.StretchImage;
star24.TabIndex = 11;
star24.TabStop = false;
//
// star23
//
star23.Location = new Point(102, 49);
star23.Name = "star23";
star23.Size = new Size(20, 20);
star23.SizeMode = PictureBoxSizeMode.StretchImage;
star23.TabIndex = 10;
star23.TabStop = false;
//
// star22
//
star22.Location = new Point(81, 49);
star22.Name = "star22";
star22.Size = new Size(20, 20);
star22.SizeMode = PictureBoxSizeMode.StretchImage;
star22.TabIndex = 9;
star22.TabStop = false;
//
// star21
//
star21.Location = new Point(60, 49);
star21.Name = "star21";
star21.Size = new Size(20, 20);
star21.SizeMode = PictureBoxSizeMode.StretchImage;
star21.TabIndex = 8;
star21.TabStop = false;
//
// label3
//
label3.AutoSize = true;
label3.ForeColor = Color.Gold;
label3.Location = new Point(3, 74);
label3.Name = "label3";
label3.Size = new Size(56, 17);
label3.TabIndex = 19;
label3.Text = "数据校验";
//
// star35
//
star35.Location = new Point(145, 70);
star35.Name = "star35";
star35.Size = new Size(20, 20);
star35.SizeMode = PictureBoxSizeMode.StretchImage;
star35.TabIndex = 18;
star35.TabStop = false;
//
// star34
//
star34.Location = new Point(123, 70);
star34.Name = "star34";
star34.Size = new Size(20, 20);
star34.SizeMode = PictureBoxSizeMode.StretchImage;
star34.TabIndex = 17;
star34.TabStop = false;
//
// star33
//
star33.Location = new Point(102, 70);
star33.Name = "star33";
star33.Size = new Size(20, 20);
star33.SizeMode = PictureBoxSizeMode.StretchImage;
star33.TabIndex = 16;
star33.TabStop = false;
//
// star32
//
star32.Location = new Point(81, 70);
star32.Name = "star32";
star32.Size = new Size(20, 20);
star32.SizeMode = PictureBoxSizeMode.StretchImage;
star32.TabIndex = 15;
star32.TabStop = false;
//
// star31
//
star31.Location = new Point(60, 70);
star31.Name = "star31";
star31.Size = new Size(20, 20);
star31.SizeMode = PictureBoxSizeMode.StretchImage;
star31.TabIndex = 14;
star31.TabStop = false;
//
// MainForm
//
AutoScaleDimensions = new SizeF(7F, 17F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(800, 450);
Controls.Add(label3);
Controls.Add(star35);
Controls.Add(star34);
Controls.Add(star33);
Controls.Add(star32);
Controls.Add(star31);
Controls.Add(label2);
Controls.Add(star25);
Controls.Add(star24);
Controls.Add(star23);
Controls.Add(star22);
Controls.Add(star21);
Controls.Add(label1);
Controls.Add(username);
Controls.Add(star15);
Controls.Add(star14);
Controls.Add(star13);
Controls.Add(star12);
Controls.Add(star11);
Controls.Add(pictureBox1);
FormBorderStyle = FormBorderStyle.None;
Icon = (Icon)resources.GetObject("$this.Icon");
Margin = new Padding(2);
Name = "MainForm";
Text = "通知";
Load += OnLoad;
((System.ComponentModel.ISupportInitialize)star15).EndInit();
((System.ComponentModel.ISupportInitialize)star14).EndInit();
((System.ComponentModel.ISupportInitialize)star13).EndInit();
((System.ComponentModel.ISupportInitialize)star12).EndInit();
((System.ComponentModel.ISupportInitialize)star11).EndInit();
((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit();
((System.ComponentModel.ISupportInitialize)star25).EndInit();
((System.ComponentModel.ISupportInitialize)star24).EndInit();
((System.ComponentModel.ISupportInitialize)star23).EndInit();
((System.ComponentModel.ISupportInitialize)star22).EndInit();
((System.ComponentModel.ISupportInitialize)star21).EndInit();
((System.ComponentModel.ISupportInitialize)star35).EndInit();
((System.ComponentModel.ISupportInitialize)star34).EndInit();
((System.ComponentModel.ISupportInitialize)star33).EndInit();
((System.ComponentModel.ISupportInitialize)star32).EndInit();
((System.ComponentModel.ISupportInitialize)star31).EndInit();
ResumeLayout(false);
PerformLayout();
}
#endregion
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox star11;
private System.Windows.Forms.PictureBox star12;
private System.Windows.Forms.PictureBox star13;
private System.Windows.Forms.PictureBox star14;
private System.Windows.Forms.PictureBox star15;
private System.Windows.Forms.Label username;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.PictureBox star25;
private System.Windows.Forms.PictureBox star24;
private System.Windows.Forms.PictureBox star23;
private System.Windows.Forms.PictureBox star22;
private System.Windows.Forms.PictureBox star21;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.PictureBox star35;
private System.Windows.Forms.PictureBox star34;
private System.Windows.Forms.PictureBox star33;
private System.Windows.Forms.PictureBox star32;
private System.Windows.Forms.PictureBox star31;
}
}