📄 updateadmin.designer.cs
字号:
this.Column8.Name = "Column8";
//
// Column9
//
this.Column9.DataPropertyName = "Ad_date";
this.Column9.HeaderText = "修改时间";
this.Column9.Name = "Column9";
//
// adidDataGridViewTextBoxColumn
//
this.adidDataGridViewTextBoxColumn.DataPropertyName = "Ad_id";
this.adidDataGridViewTextBoxColumn.HeaderText = "Ad_id";
this.adidDataGridViewTextBoxColumn.Name = "adidDataGridViewTextBoxColumn";
//
// adpwdDataGridViewTextBoxColumn
//
this.adpwdDataGridViewTextBoxColumn.DataPropertyName = "Ad_pwd";
this.adpwdDataGridViewTextBoxColumn.HeaderText = "Ad_pwd";
this.adpwdDataGridViewTextBoxColumn.Name = "adpwdDataGridViewTextBoxColumn";
//
// adsexDataGridViewTextBoxColumn
//
this.adsexDataGridViewTextBoxColumn.DataPropertyName = "Ad_sex";
this.adsexDataGridViewTextBoxColumn.HeaderText = "Ad_sex";
this.adsexDataGridViewTextBoxColumn.Name = "adsexDataGridViewTextBoxColumn";
//
// adnameDataGridViewTextBoxColumn
//
this.adnameDataGridViewTextBoxColumn.DataPropertyName = "Ad_name";
this.adnameDataGridViewTextBoxColumn.HeaderText = "Ad_name";
this.adnameDataGridViewTextBoxColumn.Name = "adnameDataGridViewTextBoxColumn";
//
// addegreeDataGridViewTextBoxColumn
//
this.addegreeDataGridViewTextBoxColumn.DataPropertyName = "Ad_degree";
this.addegreeDataGridViewTextBoxColumn.HeaderText = "Ad_degree";
this.addegreeDataGridViewTextBoxColumn.Name = "addegreeDataGridViewTextBoxColumn";
//
// adaddressDataGridViewTextBoxColumn
//
this.adaddressDataGridViewTextBoxColumn.DataPropertyName = "Ad_address";
this.adaddressDataGridViewTextBoxColumn.HeaderText = "Ad_address";
this.adaddressDataGridViewTextBoxColumn.Name = "adaddressDataGridViewTextBoxColumn";
//
// adphoneDataGridViewTextBoxColumn
//
this.adphoneDataGridViewTextBoxColumn.DataPropertyName = "Ad_phone";
this.adphoneDataGridViewTextBoxColumn.HeaderText = "Ad_phone";
this.adphoneDataGridViewTextBoxColumn.Name = "adphoneDataGridViewTextBoxColumn";
//
// adpeopleDataGridViewTextBoxColumn
//
this.adpeopleDataGridViewTextBoxColumn.DataPropertyName = "Ad_people";
this.adpeopleDataGridViewTextBoxColumn.HeaderText = "Ad_people";
this.adpeopleDataGridViewTextBoxColumn.Name = "adpeopleDataGridViewTextBoxColumn";
//
// addateDataGridViewTextBoxColumn
//
this.addateDataGridViewTextBoxColumn.DataPropertyName = "Ad_date";
this.addateDataGridViewTextBoxColumn.HeaderText = "Ad_date";
this.addateDataGridViewTextBoxColumn.Name = "addateDataGridViewTextBoxColumn";
//
// adminBindingSource
//
this.adminBindingSource.DataMember = "Admin";
this.adminBindingSource.DataSource = this.book_manageDataSet;
//
// book_manageDataSet
//
this.book_manageDataSet.DataSetName = "Book_manageDataSet";
this.book_manageDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// aid
//
this.aid.Location = new System.Drawing.Point(179, 11);
this.aid.MaxLength = 8;
this.aid.Name = "aid";
this.aid.Size = new System.Drawing.Size(100, 21);
this.aid.TabIndex = 11;
//
// apwd
//
this.apwd.Location = new System.Drawing.Point(179, 44);
this.apwd.MaxLength = 16;
this.apwd.Name = "apwd";
this.apwd.Size = new System.Drawing.Size(100, 21);
this.apwd.TabIndex = 12;
//
// panel1
//
this.panel1.Controls.Add(this.asexcom);
this.panel1.Controls.Add(this.aphone);
this.panel1.Controls.Add(this.a_adre);
this.panel1.Controls.Add(this.a_degree);
this.panel1.Controls.Add(this.aname);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.apwd);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.aid);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label4);
this.panel1.Location = new System.Drawing.Point(12, 12);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(611, 141);
this.panel1.TabIndex = 13;
//
// asexcom
//
this.asexcom.FormattingEnabled = true;
this.asexcom.Items.AddRange(new object[] {
"男",
"女"});
this.asexcom.Location = new System.Drawing.Point(179, 109);
this.asexcom.Margin = new System.Windows.Forms.Padding(2);
this.asexcom.Name = "asexcom";
this.asexcom.Size = new System.Drawing.Size(100, 20);
this.asexcom.TabIndex = 18;
//
// aphone
//
this.aphone.Location = new System.Drawing.Point(361, 98);
this.aphone.Name = "aphone";
this.aphone.Size = new System.Drawing.Size(154, 21);
this.aphone.TabIndex = 17;
this.aphone.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.aphone_KeyPress);
//
// a_adre
//
this.a_adre.Location = new System.Drawing.Point(361, 54);
this.a_adre.MaxLength = 50;
this.a_adre.Name = "a_adre";
this.a_adre.Size = new System.Drawing.Size(154, 21);
this.a_adre.TabIndex = 16;
//
// a_degree
//
this.a_degree.Location = new System.Drawing.Point(361, 11);
this.a_degree.Name = "a_degree";
this.a_degree.Size = new System.Drawing.Size(154, 21);
this.a_degree.TabIndex = 15;
this.a_degree.KeyUp += new System.Windows.Forms.KeyEventHandler(this.a_degree_KeyUp);
this.a_degree.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.a_degree_KeyPress);
//
// aname
//
this.aname.Location = new System.Drawing.Point(179, 78);
this.aname.MaxLength = 10;
this.aname.Name = "aname";
this.aname.Size = new System.Drawing.Size(100, 21);
this.aname.TabIndex = 14;
//
// apeople
//
this.apeople.Location = new System.Drawing.Point(131, 177);
this.apeople.Name = "apeople";
this.apeople.ReadOnly = true;
this.apeople.Size = new System.Drawing.Size(100, 21);
this.apeople.TabIndex = 14;
//
// a_date
//
this.a_date.Location = new System.Drawing.Point(308, 177);
this.a_date.Name = "a_date";
this.a_date.ReadOnly = true;
this.a_date.Size = new System.Drawing.Size(100, 21);
this.a_date.TabIndex = 15;
//
// adminTableAdapter
//
this.adminTableAdapter.ClearBeforeFill = true;
//
// UpdateAdmin
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
this.ClientSize = new System.Drawing.Size(653, 409);
this.Controls.Add(this.a_date);
this.Controls.Add(this.apeople);
this.Controls.Add(this.panel1);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.button1);
this.Name = "UpdateAdmin";
this.Text = "修改管理员信息";
this.Load += new System.EventHandler(this.UpdateAdmin_Load);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.adminBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.book_manageDataSet)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.TextBox aid;
private System.Windows.Forms.TextBox apwd;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.TextBox aphone;
private System.Windows.Forms.TextBox a_adre;
private System.Windows.Forms.TextBox a_degree;
private System.Windows.Forms.TextBox aname;
private System.Windows.Forms.TextBox apeople;
private System.Windows.Forms.TextBox a_date;
private System.Windows.Forms.ComboBox asexcom;
private Book_manageDataSet book_manageDataSet;
private System.Windows.Forms.BindingSource adminBindingSource;
private BMS.Book_manageDataSetTableAdapters.AdminTableAdapter adminTableAdapter;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn adidDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adpwdDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adsexDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adnameDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn addegreeDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adaddressDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adphoneDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn adpeopleDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn addateDataGridViewTextBoxColumn;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -