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

📄 出库信息修改.designer.cs

📁 湖南岳阳电力部门 电力管理系统 .net C#开发的
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.出库入库DataGridViewTextBoxColumn.DataPropertyName = "出库入库";
            this.出库入库DataGridViewTextBoxColumn.HeaderText = "出库入库";
            this.出库入库DataGridViewTextBoxColumn.Name = "出库入库DataGridViewTextBoxColumn";
            this.出库入库DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 出入库明细表BindingSource
            // 
            this.出入库明细表BindingSource.DataMember = "出入库明细表";
            this.出入库明细表BindingSource.DataSource = this.sqldatabase_DataDataSet;
            // 
            // sqldatabase_DataDataSet
            // 
            this.sqldatabase_DataDataSet.DataSetName = "sqldatabase_DataDataSet";
            this.sqldatabase_DataDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // 出入库明细表TableAdapter
            // 
            this.出入库明细表TableAdapter.ClearBeforeFill = true;
            // 
            // comboBox2
            // 
            this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox2.FormattingEnabled = true;
            this.comboBox2.Items.AddRange(new object[] {
            "校验出库",
            "安装出库",
            "轮换出库",
            "返修出库"});
            this.comboBox2.Location = new System.Drawing.Point(662, 592);
            this.comboBox2.Name = "comboBox2";
            this.comboBox2.Size = new System.Drawing.Size(116, 20);
            this.comboBox2.TabIndex = 70;
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(518, 591);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(63, 23);
            this.button4.TabIndex = 69;
            this.button4.Text = "计算总价";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(847, 678);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 68;
            this.button3.Text = "取消";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(766, 678);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 67;
            this.button2.Text = "确定";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(685, 678);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 66;
            this.button1.Text = "我要修改";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // textBox14
            // 
            this.textBox14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "出库入库", true));
            this.textBox14.Location = new System.Drawing.Point(662, 626);
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(116, 21);
            this.textBox14.TabIndex = 65;
            // 
            // textBox13
            // 
            this.textBox13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "出入库类型", true));
            this.textBox13.Location = new System.Drawing.Point(662, 591);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(116, 21);
            this.textBox13.TabIndex = 64;
            // 
            // textBox12
            // 
            this.textBox12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "厂家", true));
            this.textBox12.Location = new System.Drawing.Point(662, 552);
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new System.Drawing.Size(116, 21);
            this.textBox12.TabIndex = 63;
            // 
            // textBox11
            // 
            this.textBox11.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "等级", true));
            this.textBox11.Location = new System.Drawing.Point(662, 510);
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(116, 21);
            this.textBox11.TabIndex = 62;
            // 
            // textBox10
            // 
            this.textBox10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "规格", true));
            this.textBox10.Location = new System.Drawing.Point(662, 475);
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(116, 21);
            this.textBox10.TabIndex = 61;
            // 
            // textBox9
            // 
            this.textBox9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "型号", true));
            this.textBox9.Location = new System.Drawing.Point(386, 628);
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(126, 21);
            this.textBox9.TabIndex = 60;
            // 
            // textBox8
            // 
            this.textBox8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "总价", true));
            this.textBox8.Location = new System.Drawing.Point(386, 591);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(126, 21);
            this.textBox8.TabIndex = 59;
            // 
            // textBox7
            // 
            this.textBox7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "价格", true));
            this.textBox7.Location = new System.Drawing.Point(386, 552);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(126, 21);
            this.textBox7.TabIndex = 58;
            // 
            // textBox6
            // 
            this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "数量", true));
            this.textBox6.Location = new System.Drawing.Point(386, 509);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(126, 21);
            this.textBox6.TabIndex = 57;
            // 
            // textBox5
            // 
            this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "资产类型", true));
            this.textBox5.Location = new System.Drawing.Point(386, 475);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(126, 21);
            this.textBox5.TabIndex = 56;
            // 
            // comboBox1
            // 
            this.comboBox1.DataSource = this.出入库明细表BindingSource;
            this.comboBox1.DisplayMember = "票号";
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(113, 475);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(129, 20);
            this.comboBox1.TabIndex = 55;
            // 
            // textBox4
            // 
            this.textBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "领用用途", true));
            this.textBox4.Location = new System.Drawing.Point(113, 628);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(129, 21);
            this.textBox4.TabIndex = 54;
            // 
            // textBox3
            // 
            this.textBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "领用单位", true));
            this.textBox3.Location = new System.Drawing.Point(113, 588);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(129, 21);
            this.textBox3.TabIndex = 53;
            // 
            // textBox2
            // 
            this.textBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "时间", true));
            this.textBox2.Location = new System.Drawing.Point(113, 552);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(129, 21);
            this.textBox2.TabIndex = 52;
            // 
            // textBox1
            // 
            this.textBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.出入库明细表BindingSource, "库存ID", true));
            this.textBox1.Location = new System.Drawing.Point(113, 509);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(129, 21);
            this.textBox1.TabIndex = 51;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(595, 478);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(29, 12);
            this.label15.TabIndex = 50;
            this.label15.Text = "规格";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(595, 518);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(29, 12);
            this.label14.TabIndex = 49;
            this.label14.Text = "等级";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(595, 555);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(29, 12);
            this.label13.TabIndex = 48;
            this.label13.Text = "厂家";
            // 

⌨️ 快捷键说明

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