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

📄 formedittable.designer.cs

📁 csharp课本的源代码
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.myTable2BindingNavigator.TabIndex = 0;
            this.myTable2BindingNavigator.Text = "bindingNavigator1";
            // 
            // bindingNavigatorAddNewItem
            // 
            this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorAddNewItem.Text = "Add new";
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(36, 22);
            this.bindingNavigatorCountItem.Text = "of {0}";
            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
            // 
            // bindingNavigatorDeleteItem
            // 
            this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorDeleteItem.Text = "Delete";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveFirstItem.Text = "Move first";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "Position";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 21);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveNextItem.Text = "Move next";
            // 
            // bindingNavigatorMoveLastItem
            // 
            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveLastItem.Text = "Move last";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // myTable2BindingNavigatorSaveItem
            // 
            this.myTable2BindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.myTable2BindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("myTable2BindingNavigatorSaveItem.Image")));
            this.myTable2BindingNavigatorSaveItem.Name = "myTable2BindingNavigatorSaveItem";
            this.myTable2BindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
            this.myTable2BindingNavigatorSaveItem.Text = "保存数据";
            this.myTable2BindingNavigatorSaveItem.Click += new System.EventHandler(this.myTable2BindingNavigatorSaveItem_Click);
            // 
            // myTable2DataGridView
            // 
            this.myTable2DataGridView.AutoGenerateColumns = false;
            this.myTable2DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn1,
            this.dataGridViewTextBoxColumn2,
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn4,
            this.dataGridViewTextBoxColumn5,
            this.dataGridViewTextBoxColumn6,
            this.dataGridViewImageColumn1});
            this.myTable2DataGridView.DataSource = this.myTable2BindingSource;
            this.myTable2DataGridView.Dock = System.Windows.Forms.DockStyle.Top;
            this.myTable2DataGridView.Location = new System.Drawing.Point(0, 25);
            this.myTable2DataGridView.Name = "myTable2DataGridView";
            this.myTable2DataGridView.RowTemplate.Height = 23;
            this.myTable2DataGridView.Size = new System.Drawing.Size(742, 222);
            this.myTable2DataGridView.TabIndex = 1;
            // 
            // 学号TextBox
            // 
            this.学号TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.myTable2BindingSource, "学号", true));
            this.学号TextBox.Location = new System.Drawing.Point(77, 266);
            this.学号TextBox.Name = "学号TextBox";
            this.学号TextBox.Size = new System.Drawing.Size(200, 21);
            this.学号TextBox.TabIndex = 3;
            // 
            // 姓名TextBox
            // 
            this.姓名TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.myTable2BindingSource, "姓名", true));
            this.姓名TextBox.Location = new System.Drawing.Point(77, 293);
            this.姓名TextBox.Name = "姓名TextBox";
            this.姓名TextBox.Size = new System.Drawing.Size(200, 21);
            this.姓名TextBox.TabIndex = 5;
            // 
            // 性别TextBox
            // 
            this.性别TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.myTable2BindingSource, "性别", true));
            this.性别TextBox.Location = new System.Drawing.Point(77, 320);
            this.性别TextBox.Name = "性别TextBox";
            this.性别TextBox.Size = new System.Drawing.Size(200, 21);
            this.性别TextBox.TabIndex = 7;
            // 
            // 出生日期DateTimePicker
            // 
            this.出生日期DateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.myTable2BindingSource, "出生日期", true));
            this.出生日期DateTimePicker.Location = new System.Drawing.Point(77, 347);
            this.出生日期DateTimePicker.Name = "出生日期DateTimePicker";
            this.出生日期DateTimePicker.Size = new System.Drawing.Size(200, 21);
            this.出生日期DateTimePicker.TabIndex = 9;
            // 
            // 学院编码TextBox
            // 
            this.学院编码TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.myTable2BindingSource, "学院编码", true));
            this.学院编码TextBox.Location = new System.Drawing.Point(77, 377);
            this.学院编码TextBox.Name = "学院编码TextBox";
            this.学院编码TextBox.Size = new System.Drawing.Size(49, 21);
            this.学院编码TextBox.TabIndex = 11;
            // 
            // 成绩TextBox
            // 
            this.成绩TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.myTable2BindingSource, "成绩", true));
            this.成绩TextBox.Location = new System.Drawing.Point(77, 401);
            this.成绩TextBox.Name = "成绩TextBox";
            this.成绩TextBox.Size = new System.Drawing.Size(200, 21);
            this.成绩TextBox.TabIndex = 13;
            // 
            // pictureBoxPhoto
            // 
            this.pictureBoxPhoto.DataBindings.Add(new System.Windows.Forms.Binding("Image", this.myTable2BindingSource, "照片", true));
            this.pictureBoxPhoto.Location = new System.Drawing.Point(303, 281);
            this.pictureBoxPhoto.Name = "pictureBoxPhoto";
            this.pictureBoxPhoto.Size = new System.Drawing.Size(192, 141);
            this.pictureBoxPhoto.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBoxPhoto.TabIndex = 15;
            this.pictureBoxPhoto.TabStop = false;
            // 
            // buttonImportPhoto
            // 
            this.buttonImportPhoto.Location = new System.Drawing.Point(570, 281);
            this.buttonImportPhoto.Name = "buttonImportPhoto";
            this.buttonImportPhoto.Size = new System.Drawing.Size(102, 37);
            this.buttonImportPhoto.TabIndex = 16;
            this.buttonImportPhoto.Text = "导入照片";
            this.buttonImportPhoto.UseVisualStyleBackColor = true;

⌨️ 快捷键说明

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