📄 setprogram.designer.cs
字号:
// tSTxtTNmae
//
this.tSTxtTNmae.Name = "tSTxtTNmae";
this.tSTxtTNmae.Size = new System.Drawing.Size(100, 25);
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(53, 22);
this.toolStripLabel2.Text = "试题得分";
//
// tSTxtMark
//
this.tSTxtMark.Name = "tSTxtMark";
this.tSTxtMark.Size = new System.Drawing.Size(100, 25);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// rTxt
//
this.rTxt.Dock = System.Windows.Forms.DockStyle.Top;
this.rTxt.Location = new System.Drawing.Point(462, 25);
this.rTxt.Name = "rTxt";
this.rTxt.Size = new System.Drawing.Size(472, 122);
this.rTxt.TabIndex = 31;
this.rTxt.Text = "";
//
// expandableSplitter2
//
this.expandableSplitter2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.expandableSplitter2.Dock = System.Windows.Forms.DockStyle.Top;
this.expandableSplitter2.ExpandableControl = this.rTxt;
this.expandableSplitter2.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.ExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.GripDarkColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter2.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(142)))), ((int)(((byte)(75)))));
this.expandableSplitter2.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(207)))), ((int)(((byte)(139)))));
this.expandableSplitter2.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
this.expandableSplitter2.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
this.expandableSplitter2.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.HotExpandLineColor = System.Drawing.SystemColors.ControlText;
this.expandableSplitter2.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
this.expandableSplitter2.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(45)))), ((int)(((byte)(150)))));
this.expandableSplitter2.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.expandableSplitter2.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
this.expandableSplitter2.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
this.expandableSplitter2.Location = new System.Drawing.Point(462, 147);
this.expandableSplitter2.Name = "expandableSplitter2";
this.expandableSplitter2.Size = new System.Drawing.Size(472, 10);
this.expandableSplitter2.TabIndex = 32;
this.expandableSplitter2.TabStop = false;
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.LightSlateGray;
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle1;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(462, 157);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowHeadersVisible = false;
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(472, 454);
this.dataGridView1.TabIndex = 33;
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(468, 28);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(41, 12);
this.label1.TabIndex = 34;
this.label1.Text = "label1";
this.label1.Visible = false;
//
// pingyu
//
this.pingyu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.pingyu.Image = ((System.Drawing.Image)(resources.GetObject("pingyu.Image")));
this.pingyu.ImageTransparentColor = System.Drawing.Color.Magenta;
this.pingyu.Name = "pingyu";
this.pingyu.Size = new System.Drawing.Size(23, 22);
this.pingyu.Text = "评语";
this.pingyu.Click += new System.EventHandler(this.pingyu_Click);
//
// toolStripBtnOK
//
this.toolStripBtnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("toolStripBtnOK.BackgroundImage")));
this.toolStripBtnOK.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.toolStripBtnOK.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripBtnOK.Image = ((System.Drawing.Image)(resources.GetObject("toolStripBtnOK.Image")));
this.toolStripBtnOK.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripBtnOK.Name = "toolStripBtnOK";
this.toolStripBtnOK.Size = new System.Drawing.Size(23, 22);
this.toolStripBtnOK.Text = "确定";
this.toolStripBtnOK.Click += new System.EventHandler(this.toolStripBtnOK_Click);
//
// tsbtnExit
//
this.tsbtnExit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnExit.Name = "tsbtnExit";
this.tsbtnExit.Size = new System.Drawing.Size(23, 22);
this.tsbtnExit.Text = "退出";
this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
//
// SetProgram
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(934, 611);
this.Controls.Add(this.label1);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.expandableSplitter2);
this.Controls.Add(this.rTxt);
this.Controls.Add(this.bindingNavigator1);
this.Controls.Add(this.groupBox3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.Name = "SetProgram";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "评判程序设计题";
this.Load += new System.EventHandler(this.SetProgram_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.errorPnum)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
this.bindingNavigator1.ResumeLayout(false);
this.bindingNavigator1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.RichTextBox richSanswer;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.RichTextBox richanswer;
private System.Windows.Forms.ErrorProvider errorPnum;
private System.Windows.Forms.GroupBox groupBox3;
private DevComponents.DotNetBar.ExpandableSplitter expandableSplitter1;
private System.Windows.Forms.BindingNavigator bindingNavigator1;
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
public System.Windows.Forms.ToolStripTextBox tSTxtTNmae;
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
private System.Windows.Forms.ToolStripTextBox tSTxtMark;
private System.Windows.Forms.ToolStripButton pingyu;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripBtnOK;
private System.Windows.Forms.ToolStripButton tsbtnExit;
private System.Windows.Forms.RichTextBox rTxt;
private DevComponents.DotNetBar.ExpandableSplitter expandableSplitter2;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.Label label1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -