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

📄 留言查看.designer.cs

📁 vs2008 组织部信息系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.button1.TabIndex = 5;
            this.button1.Text = "查询";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(37, 368);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(77, 12);
            this.label3.TabIndex = 7;
            this.label3.Text = "回复此留言:";
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(626, 387);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(49, 23);
            this.button2.TabIndex = 9;
            this.button2.Text = "提交";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // textBox2
            // 
            this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.liuyaninfBindingSource, "留言", true));
            this.textBox2.Location = new System.Drawing.Point(39, 383);
            this.textBox2.MaxLength = 8000;
            this.textBox2.Multiline = true;
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(570, 27);
            this.textBox2.TabIndex = 12;
            // 
            // liuyaninfBindingSource
            // 
            this.liuyaninfBindingSource.DataMember = "liuyan_inf";
            this.liuyaninfBindingSource.DataSource = this.tuanweizuzhibu_infDataSet;
            // 
            // liuyaninfBindingSource1
            // 
            this.liuyaninfBindingSource1.DataMember = "liuyan_inf";
            this.liuyaninfBindingSource1.DataSource = this.tuanweizuzhibu_infDataSet;
            // 
            // liuyan_infBindingSource
            // 
            this.liuyan_infBindingSource.DataMember = "liuyan_inf";
            this.liuyan_infBindingSource.DataSource = this.tuanweizuzhibu_infDataSet;
            // 
            // liuyan_infTableAdapter
            // 
            this.liuyan_infTableAdapter.ClearBeforeFill = true;
            // 
            // tableAdapterManager
            // 
            this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
            this.tableAdapterManager.bumenshezhi_infTableAdapter = null;
            this.tableAdapterManager.denglu_infTableAdapter = null;
            this.tableAdapterManager.erjibuzhang_infTableAdapter = null;
            this.tableAdapterManager.liuyan_inf1TableAdapter = null;
            this.tableAdapterManager.liuyan_infTableAdapter = this.liuyan_infTableAdapter;
            this.tableAdapterManager.tuanweigebu_inf1TableAdapter = null;
            this.tableAdapterManager.tuanweigebu_inf2TableAdapter = null;
            this.tableAdapterManager.tuanweigebu_inf3TableAdapter = null;
            this.tableAdapterManager.tuanweigebu_inf4TableAdapter = null;
            this.tableAdapterManager.tuanweigebu_inf5TableAdapter = null;
            this.tableAdapterManager.tuanweigebu_infTableAdapter = null;
            this.tableAdapterManager.UpdateOrder = 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
            this.tableAdapterManager.work_infTableAdapter = null;
            this.tableAdapterManager.zuzhibu_infTableAdapter = null;
            // 
            // 留言TextBox
            // 
            this.留言TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.liuyaninfBindingSource, "留言", true));
            this.留言TextBox.Location = new System.Drawing.Point(26, 208);
            this.留言TextBox.MaxLength = 8000;
            this.留言TextBox.Multiline = true;
            this.留言TextBox.Name = "留言TextBox";
            this.留言TextBox.Size = new System.Drawing.Size(544, 100);
            this.留言TextBox.TabIndex = 10;
            this.留言TextBox.TextChanged += new System.EventHandler(this.留言TextBox_TextChanged);
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Transparent;
            this.panel1.Controls.Add(this.留言TextBox);
            this.panel1.Controls.Add(留言Label);
            this.panel1.Controls.Add(this.liuyan_infDataGridView);
            this.panel1.Controls.Add(this.label2);
            this.panel1.Controls.Add(this.textBox1);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Location = new System.Drawing.Point(39, 34);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(615, 321);
            this.panel1.TabIndex = 11;
            this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
            // 
            // 留言查看
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Snow;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(722, 434);
            this.Controls.Add(this.textBox2);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.panel1);
            this.Name = "留言查看";
            this.Text = "留言查看";
            this.Load += new System.EventHandler(this.留言查看_Load);
            ((System.ComponentModel.ISupportInitialize)(this.liuyan_infDataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tuanweizuzhibu_infDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyaninfBindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.liuyan_infBindingSource)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private tuanweizuzhibu_infDataSet tuanweizuzhibu_infDataSet;
        private System.Windows.Forms.BindingSource liuyan_infBindingSource;
        private 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.liuyan_infTableAdapter liuyan_infTableAdapter;
        private 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.TableAdapterManager tableAdapterManager;
        private System.Windows.Forms.DataGridView liuyan_infDataGridView;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.BindingSource liuyaninfBindingSource;
        private System.Windows.Forms.TextBox textBox2;
        private System.Windows.Forms.BindingSource liuyaninfBindingSource1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn 留言回复;
        private System.Windows.Forms.BindingSource liuyaninfBindingSource2;
        private System.Windows.Forms.BindingSource liuyaninfBindingSource3;
        private System.Windows.Forms.TextBox 留言TextBox;
        private System.Windows.Forms.Panel panel1;
    }
}

⌨️ 快捷键说明

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