📄 form5.designer.cs
字号:
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;
//
// button5
//
this.button5.Location = new System.Drawing.Point(29, 360);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 34;
this.button5.Text = "重置";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(445, 360);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 33;
this.button4.Text = "退出";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(339, 360);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 32;
this.button3.Text = "修改";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(229, 360);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 31;
this.button2.Text = "删除";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(129, 360);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 30;
this.button1.Text = "添加";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(27, 44);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 12);
this.label1.TabIndex = 35;
this.label1.Text = "输入关键字:";
this.label1.Click += new System.EventHandler(this.label1_Click);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(29, 68);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 21);
this.textBox1.TabIndex = 36;
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// button6
//
this.button6.Location = new System.Drawing.Point(158, 66);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 37;
this.button6.Text = "查询";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// Form5
//
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(566, 411);
this.Controls.Add(this.button6);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label1);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.buMenIdTextBox);
this.Controls.Add(buMenNameLabel);
this.Controls.Add(this.buMenNameTextBox);
this.Controls.Add(buZhangNameLabel);
this.Controls.Add(this.buZhangNameTextBox);
this.Controls.Add(this.bumenshezhi_infDataGridView);
this.Controls.Add(this.bumenshezhi_infBindingNavigator);
this.Controls.Add(this.groupBox1);
this.Font = new System.Drawing.Font("新宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ForeColor = System.Drawing.Color.Maroon;
this.Name = "Form5";
this.Text = "部门设置管理";
this.Load += new System.EventHandler(this.Form5_Load);
((System.ComponentModel.ISupportInitialize)(this.bumenshezhi_infBindingNavigator)).EndInit();
this.bumenshezhi_infBindingNavigator.ResumeLayout(false);
this.bumenshezhi_infBindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bumenshezhi_infBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tuanweizuzhibu_infDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bumenshezhi_infDataGridView)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private tuanweizuzhibu_infDataSet tuanweizuzhibu_infDataSet;
private System.Windows.Forms.BindingSource bumenshezhi_infBindingSource;
private 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.bumenshezhi_infTableAdapter bumenshezhi_infTableAdapter;
private 团委组织部信息系统.tuanweizuzhibu_infDataSetTableAdapters.TableAdapterManager tableAdapterManager;
private System.Windows.Forms.BindingNavigator bumenshezhi_infBindingNavigator;
private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
private System.Windows.Forms.ToolStripButton bumenshezhi_infBindingNavigatorSaveItem;
private System.Windows.Forms.DataGridView bumenshezhi_infDataGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn buMenIdDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn buMenNameDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn buZhangNameDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.TextBox buMenIdTextBox;
private System.Windows.Forms.TextBox buMenNameTextBox;
private System.Windows.Forms.TextBox buZhangNameTextBox;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button6;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -