namespace OTSMeasureApp._10_OTSSplashScreen { partial class OTSSplashScreen_Cleanness { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. #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(OTSSplashScreen_Cleanness)); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.label3 = new System.Windows.Forms.Label(); this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.richTextBox3 = new System.Windows.Forms.RichTextBox(); this.label5 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.SystemColors.Menu; this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(595, 382); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(154, 70); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 4; this.pictureBox1.TabStop = false; // // pictureBox2 // this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(467, 411); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(112, 22); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 5; this.pictureBox2.TabStop = false; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.CausesValidation = false; this.label3.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.ForeColor = System.Drawing.SystemColors.HighlightText; this.label3.Location = new System.Drawing.Point(12, 21); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(139, 20); this.label3.TabIndex = 6; this.label3.Text = "Version : 3.1"; // // richTextBox1 // this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.richTextBox1.BackColor = System.Drawing.SystemColors.Menu; this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.CausesValidation = false; this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Hand; this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.5F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.richTextBox1.ForeColor = System.Drawing.SystemColors.HotTrack; this.richTextBox1.Location = new System.Drawing.Point(11, 455); this.richTextBox1.Margin = new System.Windows.Forms.Padding(2); this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.ReadOnly = true; this.richTextBox1.Size = new System.Drawing.Size(78, 19); this.richTextBox1.TabIndex = 7; this.richTextBox1.TabStop = false; this.richTextBox1.Text = "update log"; this.richTextBox1.Click += new System.EventHandler(this.richTextBox1_Click); // // richTextBox3 // this.richTextBox3.BackColor = System.Drawing.SystemColors.Menu; this.richTextBox3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox3.CausesValidation = false; this.richTextBox3.Cursor = System.Windows.Forms.Cursors.Hand; this.richTextBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.richTextBox3.ForeColor = System.Drawing.SystemColors.ControlText; this.richTextBox3.Location = new System.Drawing.Point(744, 2); this.richTextBox3.Margin = new System.Windows.Forms.Padding(2); this.richTextBox3.Name = "richTextBox3"; this.richTextBox3.ReadOnly = true; this.richTextBox3.Size = new System.Drawing.Size(18, 19); this.richTextBox3.TabIndex = 9; this.richTextBox3.TabStop = false; this.richTextBox3.Text = "X"; this.richTextBox3.Click += new System.EventHandler(this.richTextBox3_Click); // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.CausesValidation = false; this.label5.Font = new System.Drawing.Font("SimSun", 15F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.ForeColor = System.Drawing.SystemColors.Highlight; this.label5.Location = new System.Drawing.Point(229, 452); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(251, 20); this.label5.TabIndex = 10; this.label5.Text = "Opton Copyright © 2024"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("STZhongsong", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(175, 197); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(394, 55); this.label7.TabIndex = 12; this.label7.Text = "OTS Cleanness"; // // OTSSplashScreen_Cleanness // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.BackgroundImage = global::OTSMeasureApp.Properties.Resources.Cleanliness; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(761, 491); this.Controls.Add(this.label7); this.Controls.Add(this.label5); this.Controls.Add(this.richTextBox3); this.Controls.Add(this.richTextBox1); this.Controls.Add(this.label3); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.pictureBox1); this.Cursor = System.Windows.Forms.Cursors.Default; this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "OTSSplashScreen_Cleanness"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "OTSSplashScreen"; this.TopMost = true; this.Load += new System.EventHandler(this.OTSSplashScreen_Load); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OTSSplashScreen_Cleanness_MouseDown); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Label label3; private System.Windows.Forms.RichTextBox richTextBox1; private System.Windows.Forms.RichTextBox richTextBox3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label7; } }