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

📄 form2.designer.cs

📁 vs2008 组织部信息系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace 团委组织部信息系统
{
    partial class Form2
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.Label yearLabel;
            System.Windows.Forms.Label monthsLabel;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.团委组织部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.成员信息查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.成员信息更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.团委其他部门ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部门成员信息查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部门成员信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部门设置查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部门设置管理ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.二级学院组织部ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部长信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.部长信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.工作项目ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.项目查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.项目更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.在此留言ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.在此留言ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.查看所有留言ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.dataGridView2 = new System.Windows.Forms.DataGridView();
            this.学号DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.学院DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.专业DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.班级DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.手机号码DataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.寝室号DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.寝室电话DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.职务DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.zuzhibuinfBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.tuanweizuzhibu_infDataSet = new 团委组织部信息系统.tuanweizuzhibu_infDataSet();
            this.button1 = new System.Windows.Forms.Button();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.学号DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.姓名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.学院DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.班级DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.所属部门 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.担任职务 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.手机号码DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.tuanweigebuinfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.dataGridView3 = new System.Windows.Forms.DataGridView();
            this.nameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Colleage = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.phoneNumDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.erjibuzhanginfBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
            this.comboBox3 = new System.Windows.Forms.ComboBox();
            this.button3 = new System.Windows.Forms.Button();
            this.label4 = new System.Windows.Forms.Label();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.button4 = new System.Windows.Forms.Button();
            this.comboBox4 = new System.Windows.Forms.ComboBox();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.work_infDataGridView = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.work_infBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.dataGridView5 = new System.Windows.Forms.DataGridView();
            this.bumenshezhiinfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.button6 = new System.Windows.Forms.Button();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.button5 = new System.Windows.Forms.Button();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.dataGridView4 = new System.Windows.Forms.DataGridView();
            this.姓名DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.主题DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.留言DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.留言回复DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.liuyaninfBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.button2 = new System.Windows.Forms.Button();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.liuyaninfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.zuzhibuinfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.zuzhibu_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.zuzhibu_infTableAdapter();
            this.erjibuzhanginfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.tuanweibuzhang_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.tuanweigebu_infTableAdapter();
            this.erjibuzhang_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.erjibuzhang_infTableAdapter();
            this.erjibuzhanginfBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.work_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.work_infTableAdapter();
            this.tableAdapterManager = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.TableAdapterManager();
            this.bumenshezhi_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.bumenshezhi_infTableAdapter();
            this.liuyan_infTableAdapter = new 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.liuyan_infTableAdapter();
            this.liuyan_infBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.workinfBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.buMenIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.buMenNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.buZhangNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            yearLabel = new System.Windows.Forms.Label();
            monthsLabel = new System.Windows.Forms.Label();
            this.menuStrip1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.zuzhibuinfBindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tuanweizuzhibu_infDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tuanweigebuinfBindingSource)).BeginInit();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.erjibuzhanginfBindingSource2)).BeginInit();
            this.groupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.work_infDataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.work_infBindingSource)).BeginInit();
            this.groupBox4.SuspendLayout();
            this.groupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bumenshezhiinfBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource1)).BeginInit();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.zuzhibuinfBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.erjibuzhanginfBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.erjibuzhanginfBindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyan_infBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.workinfBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // yearLabel
            // 
            yearLabel.AutoSize = true;
            yearLabel.BackColor = System.Drawing.Color.Snow;
            yearLabel.Location = new System.Drawing.Point(32, 56);
            yearLabel.Name = "yearLabel";
            yearLabel.Size = new System.Drawing.Size(56, 14);
            yearLabel.TabIndex = 0;
            yearLabel.Text = "选择年:";
            yearLabel.Click += new System.EventHandler(this.yearLabel_Click);
            // 
            // monthsLabel
            // 
            monthsLabel.AutoSize = true;
            monthsLabel.BackColor = System.Drawing.Color.Snow;
            monthsLabel.Location = new System.Drawing.Point(203, 58);
            monthsLabel.Name = "monthsLabel";
            monthsLabel.Size = new System.Drawing.Size(56, 14);
            monthsLabel.TabIndex = 2;
            monthsLabel.Text = "选择月:";
            monthsLabel.Click += new System.EventHandler(this.monthsLabel_Click);
            // 
            // menuStrip1
            // 
            this.menuStrip1.BackColor = System.Drawing.Color.MistyRose;
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.团委组织部ToolStripMenuItem,
            this.团委其他部门ToolStripMenuItem,
            this.二级学院组织部ToolStripMenuItem,
            this.工作项目ToolStripMenuItem,
            this.在此留言ToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(586, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // 团委组织部ToolStripMenuItem
            // 
            this.团委组织部ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.成员信息查询ToolStripMenuItem,
            this.成员信息更新ToolStripMenuItem});
            this.团委组织部ToolStripMenuItem.Name = "团委组织部ToolStripMenuItem";
            this.团委组织部ToolStripMenuItem.Size = new System.Drawing.Size(79, 20);
            this.团委组织部ToolStripMenuItem.Text = "团委组织部";
            this.团委组织部ToolStripMenuItem.Click += new System.EventHandler(this.团委组织部ToolStripMenuItem_Click);
            // 
            // 成员信息查询ToolStripMenuItem
            // 
            this.成员信息查询ToolStripMenuItem.Name = "成员信息查询ToolStripMenuItem";
            this.成员信息查询ToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
            this.成员信息查询ToolStripMenuItem.Text = "成员信息查询";
            this.成员信息查询ToolStripMenuItem.Click += new System.EventHandler(this.成员信息查询ToolStripMenuItem_Click);
            // 
            // 成员信息更新ToolStripMenuItem

⌨️ 快捷键说明

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