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

📄 proctparinfo.designer.cs

📁 程序设计语言上机考试系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace WindowsApplication1
{
    partial class ProctParInfo
    {
        /// <summary>
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProctParInfo));
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabChoose = new System.Windows.Forms.TabPage();
            this.labCnum = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.txtnandu = new System.Windows.Forms.ComboBox();
            this.txtnum = new System.Windows.Forms.TextBox();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.ctxtMStripRright = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tSMItemDelete = new System.Windows.Forms.ToolStripMenuItem();
            this.label7 = new System.Windows.Forms.Label();
            this.btnCUpdata = new System.Windows.Forms.Button();
            this.btnCDelete = new System.Windows.Forms.Button();
            this.btnCAdd = new System.Windows.Forms.Button();
            this.btnCDisplay = new System.Windows.Forms.Button();
            this.comboBoxAnswer = new System.Windows.Forms.ComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.richChooseD = new System.Windows.Forms.RichTextBox();
            this.richChooseC = new System.Windows.Forms.RichTextBox();
            this.richChooseB = new System.Windows.Forms.RichTextBox();
            this.richChooseA = new System.Windows.Forms.RichTextBox();
            this.richChoose = new System.Windows.Forms.RichTextBox();
            this.tabPanduan = new System.Windows.Forms.TabPage();
            this.labPannum = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.richpanduan = new System.Windows.Forms.RichTextBox();
            this.txtPnandu = new System.Windows.Forms.ComboBox();
            this.txtpnum = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.radioBtnWrong = new System.Windows.Forms.RadioButton();
            this.radioBtnRight = new System.Windows.Forms.RadioButton();
            this.dataGridView2 = new System.Windows.Forms.DataGridView();
            this.btnPDelete = new System.Windows.Forms.Button();
            this.btnPUpdata = new System.Windows.Forms.Button();
            this.btnPAdd = new System.Windows.Forms.Button();
            this.btnPDisplay = new System.Windows.Forms.Button();
            this.tabProgram = new System.Windows.Forms.TabPage();
            this.labPnum = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.txtpronum = new System.Windows.Forms.TextBox();
            this.btnDelete = new System.Windows.Forms.Button();
            this.btnUpdata = new System.Windows.Forms.Button();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.richanswer = new System.Windows.Forms.RichTextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.richprogram = new System.Windows.Forms.RichTextBox();
            this.comboBnandu = new System.Windows.Forms.ComboBox();
            this.label10 = new System.Windows.Forms.Label();
            this.btnAdd = new System.Windows.Forms.Button();
            this.dataGridView3 = new System.Windows.Forms.DataGridView();
            this.dataSet1 = new System.Data.DataSet();
            this.dataTable1 = new System.Data.DataTable();
            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.tscboxCondition = new System.Windows.Forms.ToolStripComboBox();
            this.toolSDDBtn1 = new System.Windows.Forms.ToolStripDropDownButton();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuIn = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripBtnSave = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.tstxtKeyWord = new System.Windows.Forms.ToolStripTextBox();
            this.tsbtnLook = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripBtnAll = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
            this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
            this.openFDInport = new System.Windows.Forms.OpenFileDialog();
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
            this.tSCBox = new System.Windows.Forms.ToolStripComboBox();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.tabControl1.SuspendLayout();
            this.tabChoose.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.ctxtMStripRright.SuspendLayout();
            this.tabPanduan.SuspendLayout();
            this.groupBox4.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
            this.tabProgram.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
            this.bindingNavigator1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabChoose);
            this.tabControl1.Controls.Add(this.tabPanduan);
            this.tabControl1.Controls.Add(this.tabProgram);
            this.tabControl1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tabControl1.Location = new System.Drawing.Point(12, 28);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(893, 565);
            this.tabControl1.TabIndex = 0;
            this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
            // 
            // tabChoose
            // 
            this.tabChoose.AutoScroll = true;
            this.tabChoose.BackColor = System.Drawing.Color.Transparent;
            this.tabChoose.Controls.Add(this.labCnum);
            this.tabChoose.Controls.Add(this.label8);
            this.tabChoose.Controls.Add(this.txtnandu);
            this.tabChoose.Controls.Add(this.txtnum);
            this.tabChoose.Controls.Add(this.dataGridView1);
            this.tabChoose.Controls.Add(this.label7);
            this.tabChoose.Controls.Add(this.btnCUpdata);
            this.tabChoose.Controls.Add(this.btnCDelete);
            this.tabChoose.Controls.Add(this.btnCAdd);
            this.tabChoose.Controls.Add(this.btnCDisplay);
            this.tabChoose.Controls.Add(this.comboBoxAnswer);
            this.tabChoose.Controls.Add(this.label5);
            this.tabChoose.Controls.Add(this.label4);
            this.tabChoose.Controls.Add(this.label3);
            this.tabChoose.Controls.Add(this.label2);
            this.tabChoose.Controls.Add(this.label1);
            this.tabChoose.Controls.Add(this.richChooseD);
            this.tabChoose.Controls.Add(this.richChooseC);
            this.tabChoose.Controls.Add(this.richChooseB);
            this.tabChoose.Controls.Add(this.richChooseA);
            this.tabChoose.Controls.Add(this.richChoose);
            this.tabChoose.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tabChoose.Location = new System.Drawing.Point(4, 23);
            this.tabChoose.Name = "tabChoose";
            this.tabChoose.Padding = new System.Windows.Forms.Padding(3);
            this.tabChoose.Size = new System.Drawing.Size(885, 538);
            this.tabChoose.TabIndex = 0;
            this.tabChoose.Text = "选择题";
            this.tabChoose.Click += new System.EventHandler(this.tabChoose_Click);
            // 
            // labCnum
            // 
            this.labCnum.AutoSize = true;
            this.labCnum.ForeColor = System.Drawing.Color.Red;
            this.labCnum.Location = new System.Drawing.Point(759, 506);
            this.labCnum.Name = "labCnum";
            this.labCnum.Size = new System.Drawing.Size(35, 14);
            this.labCnum.TabIndex = 25;
            this.labCnum.Text = "总数";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.ForeColor = System.Drawing.Color.Red;
            this.label8.Location = new System.Drawing.Point(671, 506);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(91, 14);
            this.label8.TabIndex = 24;
            this.label8.Text = "选择题总数:";
            // 
            // txtnandu
            // 
            this.txtnandu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.txtnandu.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.txtnandu.FormattingEnabled = true;
            this.txtnandu.Items.AddRange(new object[] {
            "0",
            "1",
            "2"});
            this.txtnandu.Location = new System.Drawing.Point(747, 272);
            this.txtnandu.Name = "txtnandu";
            this.txtnandu.Size = new System.Drawing.Size(56, 22);
            this.txtnandu.TabIndex = 23;
            // 
            // txtnum
            // 
            this.txtnum.Location = new System.Drawing.Point(845, 2);
            this.txtnum.Name = "txtnum";
            this.txtnum.Size = new System.Drawing.Size(32, 23);
            this.txtnum.TabIndex = 22;
            this.txtnum.Text = "num";
            this.txtnum.Visible = false;
            // 
            // dataGridView1

⌨️ 快捷键说明

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