亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? frmismanage.designer.cs

?? 工業庫存管理系統
?? CS
?? 第 1 頁 / 共 2 頁
字號:
            this.labGPrice.TabIndex = 14;
            this.labGPrice.Text = "貨物單價";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.cboxGUnit);
            this.groupBox1.Controls.Add(this.txtHPeople);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Controls.Add(this.cboxPName);
            this.groupBox1.Controls.Add(this.cboxSName);
            this.groupBox1.Controls.Add(this.txtISRemark);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.txtGIPrice);
            this.groupBox1.Controls.Add(this.labGPrice);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.txtGSPrice);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.txtGSpec);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.txtISGNum);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.txtISGName);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.txtISGID);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Location = new System.Drawing.Point(9, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(426, 237);
            this.groupBox1.TabIndex = 14;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "信息";
            // 
            // cboxGUnit
            // 
            this.cboxGUnit.FormattingEnabled = true;
            this.cboxGUnit.Items.AddRange(new object[] {
            "個",
            "件",
            "瓶",
            "斤",
            "兩",
            "公斤",
            "千克",
            "噸",
            "米",
            "臺",
            "部",
            "輛"});
            this.cboxGUnit.Location = new System.Drawing.Point(286, 79);
            this.cboxGUnit.MaxDropDownItems = 100;
            this.cboxGUnit.Name = "cboxGUnit";
            this.cboxGUnit.Size = new System.Drawing.Size(100, 20);
            this.cboxGUnit.TabIndex = 5;
            // 
            // txtHPeople
            // 
            this.txtHPeople.Location = new System.Drawing.Point(286, 135);
            this.txtHPeople.Name = "txtHPeople";
            this.txtHPeople.Size = new System.Drawing.Size(100, 21);
            this.txtHPeople.TabIndex = 8;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(224, 138);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(41, 12);
            this.label9.TabIndex = 21;
            this.label9.Text = "經手人";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(25, 138);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 20;
            this.label10.Text = "進貨總金額";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(31, 110);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 12;
            this.label7.Text = "入庫數量";
            // 
            // txtGSPrice
            // 
            this.txtGSPrice.Location = new System.Drawing.Point(95, 135);
            this.txtGSPrice.Name = "txtGSPrice";
            this.txtGSPrice.ReadOnly = true;
            this.txtGSPrice.Size = new System.Drawing.Size(100, 21);
            this.txtGSPrice.TabIndex = 11;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(218, 82);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 10;
            this.label6.Text = "計量單位";
            // 
            // txtGSpec
            // 
            this.txtGSpec.Location = new System.Drawing.Point(95, 79);
            this.txtGSpec.Name = "txtGSpec";
            this.txtGSpec.Size = new System.Drawing.Size(100, 21);
            this.txtGSpec.TabIndex = 4;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(31, 82);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 8;
            this.label5.Text = "貨物規格";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.btnExit);
            this.groupBox2.Controls.Add(this.btnDel);
            this.groupBox2.Controls.Add(this.btnAdd);
            this.groupBox2.Location = new System.Drawing.Point(441, 12);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(142, 237);
            this.groupBox2.TabIndex = 16;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "操作";
            // 
            // hScrollBar1
            // 
            this.hScrollBar1.Location = new System.Drawing.Point(12, 387);
            this.hScrollBar1.Name = "hScrollBar1";
            this.hScrollBar1.Size = new System.Drawing.Size(565, 17);
            this.hScrollBar1.TabIndex = 17;
            // 
            // dgvISManage
            // 
            this.dgvISManage.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvISManage.Location = new System.Drawing.Point(12, 255);
            this.dgvISManage.Name = "dgvISManage";
            this.dgvISManage.ReadOnly = true;
            this.dgvISManage.RowTemplate.Height = 23;
            this.dgvISManage.Size = new System.Drawing.Size(565, 149);
            this.dgvISManage.TabIndex = 15;
            this.dgvISManage.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvISManage_CellClick);
            // 
            // frmISManage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(592, 416);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.hScrollBar1);
            this.Controls.Add(this.dgvISManage);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "frmISManage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "貨物入庫管理";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmISManage_FormClosed);
            this.Load += new System.EventHandler(this.frmISManage_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgvISManage)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Button btnDel;
        private System.Windows.Forms.Button btnAdd;
        private System.Windows.Forms.Button btnExit;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox txtISGName;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox cboxPName;
        private System.Windows.Forms.TextBox txtISGID;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox txtISGNum;
        private System.Windows.Forms.ComboBox cboxSName;
        private System.Windows.Forms.TextBox txtISRemark;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox txtGIPrice;
        private System.Windows.Forms.Label labGPrice;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox txtGSPrice;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox txtGSpec;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.HScrollBar hScrollBar1;
        private System.Windows.Forms.DataGridView dgvISManage;
        private System.Windows.Forms.TextBox txtHPeople;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.ComboBox cboxGUnit;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品综合二区| 99免费精品视频| 丰满白嫩尤物一区二区| 色一情一乱一乱一91av| 日韩精品一区在线观看| 中文字幕欧美日韩一区| 日韩成人免费看| kk眼镜猥琐国模调教系列一区二区| 日韩一区二区三区在线观看| 亚洲国产精品高清| 成人免费视频视频| 日韩一级高清毛片| 午夜精品免费在线| 成人精品鲁一区一区二区| 欧美日韩精品久久久| 国产精品不卡在线| 国产aⅴ精品一区二区三区色成熟| 欧美日韩一区二区三区不卡| 国产午夜精品一区二区| 蜜臀va亚洲va欧美va天堂| 欧美日韩免费不卡视频一区二区三区| 国产精品国产三级国产aⅴ无密码| 国产一区二区美女诱惑| xf在线a精品一区二区视频网站| 午夜精品久久久久久久久久久| 91蜜桃传媒精品久久久一区二区| 久久综合色综合88| 国内成+人亚洲+欧美+综合在线| 91精品国产高清一区二区三区蜜臀 | 精品免费日韩av| 蜜桃av一区二区三区电影| 欧美一区二区黄| 亚洲电影你懂得| 欧美日韩一级大片网址| 日韩精品91亚洲二区在线观看| 欧美日韩黄视频| 日韩av电影一区| 日韩午夜精品电影| 国产揄拍国内精品对白| 久久久亚洲精品石原莉奈| 国产麻豆精品在线观看| 久久精品在线观看| 成人的网站免费观看| 成人免费在线播放视频| 色伊人久久综合中文字幕| 亚洲第一激情av| 在线不卡欧美精品一区二区三区| 丝袜亚洲另类欧美| 日韩欧美一区在线观看| 精品写真视频在线观看| 国产色综合一区| 色婷婷狠狠综合| 亚洲不卡一区二区三区| 日韩美女主播在线视频一区二区三区| 激情小说欧美图片| 1000精品久久久久久久久| 日本道色综合久久| 秋霞午夜av一区二区三区| 国产精品国产三级国产普通话三级| 国产精品综合网| 亚洲品质自拍视频| 欧美日韩国产美女| 国产一区二区在线电影| 亚洲精品国产精华液| 欧美一区二区三区在线电影| 丁香六月综合激情| 亚洲一区二区三区激情| 久久久久国产精品免费免费搜索| 94-欧美-setu| 久久成人精品无人区| 中文字幕一区二区三区不卡| 欧美亚男人的天堂| 国产精品一区二区黑丝| 亚洲影院理伦片| 国产精品热久久久久夜色精品三区| 欧美日韩视频在线第一区 | 亚洲综合另类小说| 欧美精品久久一区| 国产乱码一区二区三区| 五月天欧美精品| 欧美韩国日本一区| 日韩欧美国产不卡| 日本精品视频一区二区| 国产麻豆午夜三级精品| 国产精品久久久久影院老司| 国产成人在线视频播放| 一区二区三区在线视频观看| 久久久精品综合| 欧美日韩国产中文| 色8久久人人97超碰香蕉987| 久久97超碰国产精品超碰| 欧美裸体bbwbbwbbw| 99re在线精品| 色94色欧美sute亚洲线路一久| 国内精品久久久久影院色| 日韩制服丝袜av| 一区二区三区中文字幕在线观看| 日本一区二区三区高清不卡 | 欧美aaaaaa午夜精品| 亚洲色图视频网| 国产日韩视频一区二区三区| 欧美日韩国产免费一区二区| 色噜噜狠狠成人中文综合| 成人午夜又粗又硬又大| 激情六月婷婷久久| 激情综合网av| 蜜臀av性久久久久蜜臀aⅴ| 亚洲国产wwwccc36天堂| 国产精品女主播av| 中文字幕成人av| 久久精品人人做人人爽人人| 欧美不卡一区二区| 日韩欧美一区二区三区在线| 日韩一区二区在线看片| 欧美日韩精品二区第二页| 欧美三级日韩在线| 欧美另类变人与禽xxxxx| 欧美性生活大片视频| 色av一区二区| 99re8在线精品视频免费播放| 99re热视频精品| 欧美在线不卡视频| 欧美日本韩国一区二区三区视频| 欧美日韩国产大片| 精品欧美黑人一区二区三区| 久久久无码精品亚洲日韩按摩| 2023国产精品自拍| 久久久久97国产精华液好用吗| 中文字幕免费在线观看视频一区| 中文字幕人成不卡一区| 亚洲曰韩产成在线| 日韩电影一区二区三区四区| 裸体一区二区三区| 国产伦精品一区二区三区免费| 国产一区欧美二区| 高清国产午夜精品久久久久久| 不卡一区二区中文字幕| 在线观看日韩高清av| 日韩欧美区一区二| 国产欧美一区二区精品性| 久久精品视频一区二区| 亚洲免费观看高清完整| 免费欧美在线视频| 高清不卡在线观看av| 91久久国产综合久久| 日韩精品影音先锋| 亚洲人成网站精品片在线观看| 免费人成在线不卡| 99久久精品国产观看| 91精品国产福利在线观看| 国产精品色在线观看| 日韩国产一区二| 成人激情综合网站| 欧美日本国产视频| 亚洲一区二区三区四区在线观看 | 在线观看一区二区精品视频| 91精品国产91久久久久久最新毛片| 久久久久久久久免费| 亚洲午夜激情网页| 成人做爰69片免费看网站| 51久久夜色精品国产麻豆| 国产精品天美传媒| 看国产成人h片视频| 欧美亚洲一区二区在线| 欧美激情在线观看视频免费| 亚洲黄色片在线观看| 国产白丝网站精品污在线入口| 色噜噜久久综合| 中文字幕乱码一区二区免费| 蜜桃视频在线观看一区| 色综合久久综合网97色综合| www国产成人免费观看视频 深夜成人网| 亚洲一线二线三线视频| 成人激情动漫在线观看| 精品国产百合女同互慰| 亚洲综合无码一区二区| 久久国产精品72免费观看| 欧美视频自拍偷拍| 亚洲男人电影天堂| www.欧美色图| 26uuu另类欧美| 蜜桃视频一区二区三区| 51精品国自产在线| 亚洲第一成人在线| 欧美亚洲日本国产| 一级女性全黄久久生活片免费| 成人精品国产一区二区4080| 国产丝袜在线精品| 国产精品综合av一区二区国产馆| 日韩精品中文字幕一区| 一区av在线播放| 91九色最新地址| 亚洲愉拍自拍另类高清精品| 色婷婷亚洲精品| 亚洲欧美在线视频| 成a人片亚洲日本久久| 欧美国产日韩精品免费观看| 国产91精品久久久久久久网曝门 | 在线观看91精品国产入口| 亚洲三级电影全部在线观看高清|