⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main_form.designer.cs

📁 c#代码
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.BTN_SelectFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.BTN_SelectFile.BackColor = System.Drawing.Color.Transparent;
            this.BTN_SelectFile.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("BTN_SelectFile.BackgroundImage")));
            this.BTN_SelectFile.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.BTN_SelectFile.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.BTN_SelectFile.FlatAppearance.BorderSize = 0;
            this.BTN_SelectFile.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.BTN_SelectFile.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.BTN_SelectFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.BTN_SelectFile.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BTN_SelectFile.Location = new System.Drawing.Point(573, 204);
            this.BTN_SelectFile.Margin = new System.Windows.Forms.Padding(0);
            this.BTN_SelectFile.Name = "BTN_SelectFile";
            this.BTN_SelectFile.Resource = "BTN_Selectfile";
            this.BTN_SelectFile.Size = new System.Drawing.Size(48, 48);
            this.BTN_SelectFile.TabIndex = 15;
            this.SOLARSYS_Tip.SetToolTip(this.BTN_SelectFile, "Select a new planet");
            this.BTN_SelectFile.UseVisualStyleBackColor = false;
            this.BTN_SelectFile.Click += new System.EventHandler(this.BTN_Select_Click);
            // 
            // BTN_Start
            // 
            this.BTN_Start.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.BTN_Start.BackColor = System.Drawing.Color.Transparent;
            this.BTN_Start.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("BTN_Start.BackgroundImage")));
            this.BTN_Start.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.BTN_Start.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.BTN_Start.FlatAppearance.BorderSize = 0;
            this.BTN_Start.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.BTN_Start.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.BTN_Start.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.BTN_Start.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BTN_Start.Image = global::Planet3D.Properties.Resources.Play;
            this.BTN_Start.Location = new System.Drawing.Point(557, 11);
            this.BTN_Start.Margin = new System.Windows.Forms.Padding(0);
            this.BTN_Start.Name = "BTN_Start";
            this.BTN_Start.Resource = "BTN_Push";
            this.BTN_Start.Size = new System.Drawing.Size(80, 23);
            this.BTN_Start.TabIndex = 14;
            this.SOLARSYS_Tip.SetToolTip(this.BTN_Start, "Start planet rotation");
            this.BTN_Start.UseVisualStyleBackColor = false;
            this.BTN_Start.Click += new System.EventHandler(this.BTN_Start_Click);
            // 
            // BTN_Right
            // 
            this.BTN_Right.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.BTN_Right.BackColor = System.Drawing.Color.Transparent;
            this.BTN_Right.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("BTN_Right.BackgroundImage")));
            this.BTN_Right.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.BTN_Right.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.BTN_Right.FlatAppearance.BorderSize = 0;
            this.BTN_Right.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.BTN_Right.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.BTN_Right.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.BTN_Right.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BTN_Right.Location = new System.Drawing.Point(614, 80);
            this.BTN_Right.Margin = new System.Windows.Forms.Padding(0);
            this.BTN_Right.Name = "BTN_Right";
            this.BTN_Right.Resource = "BTN_Right";
            this.BTN_Right.Size = new System.Drawing.Size(32, 32);
            this.BTN_Right.TabIndex = 20;
            this.SOLARSYS_Tip.SetToolTip(this.BTN_Right, "Rotate Right");
            this.BTN_Right.UseVisualStyleBackColor = false;
            this.BTN_Right.Click += new System.EventHandler(this.BTN_Right_Click);
            // 
            // BTN_Left
            // 
            this.BTN_Left.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.BTN_Left.BackColor = System.Drawing.Color.Transparent;
            this.BTN_Left.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("BTN_Left.BackgroundImage")));
            this.BTN_Left.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.BTN_Left.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.BTN_Left.FlatAppearance.BorderSize = 0;
            this.BTN_Left.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.BTN_Left.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.BTN_Left.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.BTN_Left.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BTN_Left.Location = new System.Drawing.Point(549, 80);
            this.BTN_Left.Margin = new System.Windows.Forms.Padding(0);
            this.BTN_Left.Name = "BTN_Left";
            this.BTN_Left.Resource = "BTN_Left";
            this.BTN_Left.Size = new System.Drawing.Size(32, 32);
            this.BTN_Left.TabIndex = 21;
            this.SOLARSYS_Tip.SetToolTip(this.BTN_Left, "Rotate Left");
            this.BTN_Left.UseVisualStyleBackColor = false;
            this.BTN_Left.Click += new System.EventHandler(this.BTN_Left_Click);
            // 
            // label1
            // 
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.AutoSize = true;
            this.label1.ForeColor = System.Drawing.Color.RoyalBlue;
            this.label1.Location = new System.Drawing.Point(535, 457);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(124, 13);
            this.label1.TabIndex = 10;
            this.label1.Text = "Zoom 1.....................100";
            // 
            // groupBox1
            // 
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.BackColor = System.Drawing.Color.Transparent;
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.ForeColor = System.Drawing.Color.RoyalBlue;
            this.groupBox1.Location = new System.Drawing.Point(529, 268);
            this.groupBox1.Margin = new System.Windows.Forms.Padding(0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Padding = new System.Windows.Forms.Padding(0);
            this.groupBox1.Size = new System.Drawing.Size(134, 116);
            this.groupBox1.TabIndex = 9;
            this.groupBox1.TabStop = false;
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.Color.Lavender;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.RoyalBlue;
            this.label2.Location = new System.Drawing.Point(2, 8);
            this.label2.Margin = new System.Windows.Forms.Padding(0);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(130, 106);
            this.label2.TabIndex = 11;
            this.label2.Text = "Use either buttons\r\nor direction keys\r\nto change rotation.\r\n______\r\n\r\nOr left mou" +
                "se button\r\nto move the planet.";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label2.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.Form_PreviewKeydown);
            // 
            // ZOOM_Track
            // 
            this.ZOOM_Track.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.ZOOM_Track.Location = new System.Drawing.Point(537, 470);
            this.ZOOM_Track.Margin = new System.Windows.Forms.Padding(0);
            this.ZOOM_Track.Maximum = 100;
            this.ZOOM_Track.Minimum = 0;
            this.ZOOM_Track.Name = "ZOOM_Track";
            this.ZOOM_Track.Size = new System.Drawing.Size(120, 10);
            this.ZOOM_Track.TabIndex = 13;
            this.SOLARSYS_Tip.SetToolTip(this.ZOOM_Track, "Smooth zooming");
            this.ZOOM_Track.Value = 50;
            this.ZOOM_Track.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.Form_PreviewKeydown);
            // 
            // MAIN_Form
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoValidate = System.Windows.Forms.AutoValidate.EnablePreventFocusChange;
            this.ClientSize = new System.Drawing.Size(675, 526);
            this.Controls.Add(this.BTN_Left);
            this.Controls.Add(this.BTN_Right);
            this.Controls.Add(this.BTN_Up);
            this.Controls.Add(this.BTN_Pause);
            this.Controls.Add(this.BTN_Down);
            this.Controls.Add(this.BTN_Reset);
            this.Controls.Add(this.BTN_SelectFile);
            this.Controls.Add(this.BTN_Start);
            this.Controls.Add(this.ZOOM_Track);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.OnOff);
            this.Controls.Add(this.GL_Template);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimumSize = new System.Drawing.Size(683, 560);
            this.Name = "MAIN_Form";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Planet3D";
            this.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.Form_PreviewKeydown);
            this.Resize += new System.EventHandler(this.FORM_Resize);
            this.Shown += new System.EventHandler(this.FORM_Resize);
            this.Leave += new System.EventHandler(this.FORM_Close);
            this.Load += new System.EventHandler(this.FORM_Load);
            this.groupBox1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Panel GL_Template;
        private System.Windows.Forms.CheckBox OnOff;
        private System.Windows.Forms.ToolTip SOLARSYS_Tip;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label2;
        private TRACK_Back ZOOM_Track;
        private SkinButton BTN_Start;
        private SkinButton BTN_SelectFile;
        private SkinButton BTN_Reset;
        private SkinButton BTN_Down;
        private SkinButton BTN_Pause;
        private SkinButton BTN_Up;
        private SkinButton BTN_Right;
        private SkinButton BTN_Left;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -