📄 formjhyw.designer.cs
字号:
// ygBiaoBindingSource1
//
this.ygBiaoBindingSource1.DataMember = "ygBiao";
this.ygBiaoBindingSource1.DataSource = this._110901dbDataSet;
//
// spxqBiaoBindingSource1
//
this.spxqBiaoBindingSource1.DataMember = "spxqBiao";
this.spxqBiaoBindingSource1.DataSource = this._110901dbDataSet;
//
// ghsBiaoBindingSource1
//
this.ghsBiaoBindingSource1.DataMember = "ghsBiao";
this.ghsBiaoBindingSource1.DataSource = this._110901dbDataSet;
//
// ygBiaoBindingSource
//
this.ygBiaoBindingSource.DataMember = "ygBiao";
this.ygBiaoBindingSource.DataSource = this._110901dbDataSet;
//
// spxqBiaoBindingSource
//
this.spxqBiaoBindingSource.DataMember = "spxqBiao";
this.spxqBiaoBindingSource.DataSource = this._110901dbDataSet;
//
// ghsBiaoBindingSource
//
this.ghsBiaoBindingSource.DataMember = "ghsBiao";
this.ghsBiaoBindingSource.DataSource = this._110901dbDataSet;
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(0, 492);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(716, 22);
this.statusStrip1.TabIndex = 34;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(114, 17);
this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
//
// timer1
//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// ygBiaoTableAdapter
//
this.ygBiaoTableAdapter.ClearBeforeFill = true;
//
// ghsBiaoTableAdapter
//
this.ghsBiaoTableAdapter.ClearBeforeFill = true;
//
// spxqBiaoTableAdapter
//
this.spxqBiaoTableAdapter.ClearBeforeFill = true;
//
// dbDataSetBindingSource
//
this.dbDataSetBindingSource.DataSource = this._110901dbDataSet;
this.dbDataSetBindingSource.Position = 0;
//
// jhzBiaoBindingSource
//
this.jhzBiaoBindingSource.DataMember = "jhzBiao";
this.jhzBiaoBindingSource.DataSource = this.dbDataSetBindingSource;
//
// jhzBiaoTableAdapter
//
this.jhzBiaoTableAdapter.ClearBeforeFill = true;
//
// jhzBiaoBindingSource1
//
this.jhzBiaoBindingSource1.DataMember = "jhzBiao";
this.jhzBiaoBindingSource1.DataSource = this._110901dbDataSet;
//
// jhzBiaoBindingSource2
//
this.jhzBiaoBindingSource2.DataMember = "jhzBiao";
this.jhzBiaoBindingSource2.DataSource = this._110901dbDataSet;
//
// fKyhxxBiaoygBiaoBindingSource
//
this.fKyhxxBiaoygBiaoBindingSource.DataMember = "FK_yhxxBiao_ygBiao";
this.fKyhxxBiaoygBiaoBindingSource.DataSource = this.ygBiaoBindingSource1;
//
// yhxxBiaoTableAdapter
//
this.yhxxBiaoTableAdapter.ClearBeforeFill = true;
//
// formJhyw
//
this.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.LightGray;
this.ClientSize = new System.Drawing.Size(716, 514);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.label5);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.toolStrip1);
this.Name = "formJhyw";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "采购进货";
this.Load += new System.EventHandler(this.Form1_Load);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.groupBox5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ygBiaoBindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this._110901dbDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spxqBiaoBindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ghsBiaoBindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ygBiaoBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spxqBiaoBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ghsBiaoBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ygBiaoBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spxqBiaoBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ghsBiaoBindingSource)).EndInit();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.商品详情表BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.供应商表BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dbDataSetBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.jhzBiaoBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.jhzBiaoBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.jhzBiaoBindingSource2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.fKyhxxBiaoygBiaoBindingSource)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.DataGridView dataGridView2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button btn;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.TextBox txtJHBH;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.DateTimePicker dtp1;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox txtJHBH_1;
private System.Windows.Forms.ComboBox cboJsr;
private System.Windows.Forms.BindingSource 供应商表BindingSource;
private System.Windows.Forms.BindingSource 商品详情表BindingSource;
private System.Windows.Forms.GroupBox groupBox1;
private _110901dbDataSet _110901dbDataSet;
private System.Windows.Forms.BindingSource ygBiaoBindingSource;
private _10901BS._110901dbDataSetTableAdapters.ygBiaoTableAdapter ygBiaoTableAdapter;
private System.Windows.Forms.BindingSource ghsBiaoBindingSource;
private _10901BS._110901dbDataSetTableAdapters.ghsBiaoTableAdapter ghsBiaoTableAdapter;
private System.Windows.Forms.BindingSource spxqBiaoBindingSource;
private _10901BS._110901dbDataSetTableAdapters.spxqBiaoTableAdapter spxqBiaoTableAdapter;
private System.Windows.Forms.BindingSource ygBiaoBindingSource1;
private System.Windows.Forms.BindingSource ghsBiaoBindingSource1;
private System.Windows.Forms.BindingSource spxqBiaoBindingSource1;
private System.Windows.Forms.BindingSource dbDataSetBindingSource;
private System.Windows.Forms.BindingSource jhzBiaoBindingSource;
private _10901BS._110901dbDataSetTableAdapters.jhzBiaoTableAdapter jhzBiaoTableAdapter;
private System.Windows.Forms.BindingSource jhzBiaoBindingSource1;
private System.Windows.Forms.BindingSource jhzBiaoBindingSource2;
private System.Windows.Forms.BindingSource fKyhxxBiaoygBiaoBindingSource;
private _10901BS._110901dbDataSetTableAdapters.yhxxBiaoTableAdapter yhxxBiaoTableAdapter;
private System.Windows.Forms.BindingSource ygBiaoBindingSource2;
private System.Windows.Forms.BindingSource spxqBiaoBindingSource2;
private System.Windows.Forms.BindingSource ghsBiaoBindingSource2;
private System.Windows.Forms.Label label14;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -