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

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

?? 出庫信息修改.designer.cs

?? 湖南岳陽電力部門 電力管理系統 .net C#開發的
?? CS
?? 第 1 頁 / 共 3 頁
字號:
?namespace 計量
{
    partial class 出庫信息修改
    {
        /// <summary>
        /// 必需的設計器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        /// <param name="disposing">如果應釋放托管資源,為 true;否則為 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設計器生成的代碼

        /// <summary>
        /// 設計器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(出庫信息修改));
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.票號DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.庫存IDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.時間DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.領用單位DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.領用用途DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.資產類型DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.數量DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.價格DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.總價DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.型號DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.規格DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.等級DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.廠家DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.出入庫類型DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.出庫入庫DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.出入庫明細表BindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.sqldatabase_DataDataSet = new 計量.sqldatabase_DataDataSet();
            this.出入庫明細表TableAdapter = new 計量.sqldatabase_DataDataSetTableAdapters.出入庫明細表TableAdapter();
            this.comboBox2 = new System.Windows.Forms.ComboBox();
            this.button4 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.textBox14 = new System.Windows.Forms.TextBox();
            this.textBox13 = new System.Windows.Forms.TextBox();
            this.textBox12 = new System.Windows.Forms.TextBox();
            this.textBox11 = new System.Windows.Forms.TextBox();
            this.textBox10 = new System.Windows.Forms.TextBox();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label15 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.出入庫明細表BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sqldatabase_DataDataSet)).BeginInit();
            this.SuspendLayout();
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AutoGenerateColumns = false;
            this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.票號DataGridViewTextBoxColumn,
            this.庫存IDDataGridViewTextBoxColumn,
            this.時間DataGridViewTextBoxColumn,
            this.領用單位DataGridViewTextBoxColumn,
            this.領用用途DataGridViewTextBoxColumn,
            this.資產類型DataGridViewTextBoxColumn,
            this.數量DataGridViewTextBoxColumn,
            this.價格DataGridViewTextBoxColumn,
            this.總價DataGridViewTextBoxColumn,
            this.型號DataGridViewTextBoxColumn,
            this.規格DataGridViewTextBoxColumn,
            this.等級DataGridViewTextBoxColumn,
            this.廠家DataGridViewTextBoxColumn,
            this.出入庫類型DataGridViewTextBoxColumn,
            this.出庫入庫DataGridViewTextBoxColumn});
            this.dataGridView1.DataSource = this.出入庫明細表BindingSource;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Top;
            this.dataGridView1.Location = new System.Drawing.Point(0, 0);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(1028, 427);
            this.dataGridView1.TabIndex = 0;
            // 
            // 票號DataGridViewTextBoxColumn
            // 
            this.票號DataGridViewTextBoxColumn.DataPropertyName = "票號";
            this.票號DataGridViewTextBoxColumn.HeaderText = "票號";
            this.票號DataGridViewTextBoxColumn.Name = "票號DataGridViewTextBoxColumn";
            this.票號DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 庫存IDDataGridViewTextBoxColumn
            // 
            this.庫存IDDataGridViewTextBoxColumn.DataPropertyName = "庫存ID";
            this.庫存IDDataGridViewTextBoxColumn.HeaderText = "庫存ID";
            this.庫存IDDataGridViewTextBoxColumn.Name = "庫存IDDataGridViewTextBoxColumn";
            this.庫存IDDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 時間DataGridViewTextBoxColumn
            // 
            this.時間DataGridViewTextBoxColumn.DataPropertyName = "時間";
            this.時間DataGridViewTextBoxColumn.HeaderText = "時間";
            this.時間DataGridViewTextBoxColumn.Name = "時間DataGridViewTextBoxColumn";
            this.時間DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 領用單位DataGridViewTextBoxColumn
            // 
            this.領用單位DataGridViewTextBoxColumn.DataPropertyName = "領用單位";
            this.領用單位DataGridViewTextBoxColumn.HeaderText = "領用單位";
            this.領用單位DataGridViewTextBoxColumn.Name = "領用單位DataGridViewTextBoxColumn";
            this.領用單位DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 領用用途DataGridViewTextBoxColumn
            // 
            this.領用用途DataGridViewTextBoxColumn.DataPropertyName = "領用用途";
            this.領用用途DataGridViewTextBoxColumn.HeaderText = "領用用途";
            this.領用用途DataGridViewTextBoxColumn.Name = "領用用途DataGridViewTextBoxColumn";
            this.領用用途DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 資產類型DataGridViewTextBoxColumn
            // 
            this.資產類型DataGridViewTextBoxColumn.DataPropertyName = "資產類型";
            this.資產類型DataGridViewTextBoxColumn.HeaderText = "資產類型";
            this.資產類型DataGridViewTextBoxColumn.Name = "資產類型DataGridViewTextBoxColumn";
            this.資產類型DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 數量DataGridViewTextBoxColumn
            // 
            this.數量DataGridViewTextBoxColumn.DataPropertyName = "數量";
            this.數量DataGridViewTextBoxColumn.HeaderText = "數量";
            this.數量DataGridViewTextBoxColumn.Name = "數量DataGridViewTextBoxColumn";
            this.數量DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 價格DataGridViewTextBoxColumn
            // 
            this.價格DataGridViewTextBoxColumn.DataPropertyName = "價格";
            this.價格DataGridViewTextBoxColumn.HeaderText = "價格";
            this.價格DataGridViewTextBoxColumn.Name = "價格DataGridViewTextBoxColumn";
            this.價格DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 總價DataGridViewTextBoxColumn
            // 
            this.總價DataGridViewTextBoxColumn.DataPropertyName = "總價";
            this.總價DataGridViewTextBoxColumn.HeaderText = "總價";
            this.總價DataGridViewTextBoxColumn.Name = "總價DataGridViewTextBoxColumn";
            this.總價DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 型號DataGridViewTextBoxColumn
            // 
            this.型號DataGridViewTextBoxColumn.DataPropertyName = "型號";
            this.型號DataGridViewTextBoxColumn.HeaderText = "型號";
            this.型號DataGridViewTextBoxColumn.Name = "型號DataGridViewTextBoxColumn";
            this.型號DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 規格DataGridViewTextBoxColumn
            // 
            this.規格DataGridViewTextBoxColumn.DataPropertyName = "規格";
            this.規格DataGridViewTextBoxColumn.HeaderText = "規格";
            this.規格DataGridViewTextBoxColumn.Name = "規格DataGridViewTextBoxColumn";
            this.規格DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 等級DataGridViewTextBoxColumn
            // 
            this.等級DataGridViewTextBoxColumn.DataPropertyName = "等級";
            this.等級DataGridViewTextBoxColumn.HeaderText = "等級";
            this.等級DataGridViewTextBoxColumn.Name = "等級DataGridViewTextBoxColumn";
            this.等級DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 廠家DataGridViewTextBoxColumn
            // 
            this.廠家DataGridViewTextBoxColumn.DataPropertyName = "廠家";
            this.廠家DataGridViewTextBoxColumn.HeaderText = "廠家";
            this.廠家DataGridViewTextBoxColumn.Name = "廠家DataGridViewTextBoxColumn";
            this.廠家DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 出入庫類型DataGridViewTextBoxColumn
            // 
            this.出入庫類型DataGridViewTextBoxColumn.DataPropertyName = "出入庫類型";
            this.出入庫類型DataGridViewTextBoxColumn.HeaderText = "出入庫類型";
            this.出入庫類型DataGridViewTextBoxColumn.Name = "出入庫類型DataGridViewTextBoxColumn";
            this.出入庫類型DataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // 出庫入庫DataGridViewTextBoxColumn
            // 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲成人激情综合网| 久久综合av免费| 午夜视频在线观看一区二区| 日本精品裸体写真集在线观看| 亚洲精品国产无天堂网2021| 欧美制服丝袜第一页| 石原莉奈一区二区三区在线观看| 日韩欧美专区在线| 国产一区二区电影| 国产精品美女久久久久高潮| 色拍拍在线精品视频8848| 天堂一区二区在线| 欧美mv日韩mv| 成人黄色电影在线 | 777午夜精品免费视频| 日本欧美在线看| 久久久久九九视频| 在线中文字幕一区| 麻豆成人久久精品二区三区小说| 欧美国产日韩a欧美在线观看| 成人h精品动漫一区二区三区| 一区二区三区色| 精品少妇一区二区三区在线播放| 丰满放荡岳乱妇91ww| 一区二区三区四区不卡视频| 欧美精品色一区二区三区| 国产在线不卡一卡二卡三卡四卡| 亚洲你懂的在线视频| 日韩一级片网站| 91亚洲永久精品| 久久99国产精品免费| 亚洲精品欧美激情| 久久九九久精品国产免费直播| 一本色道久久综合亚洲精品按摩| 久久精品二区亚洲w码| 国产精品成人一区二区艾草| 制服丝袜激情欧洲亚洲| 成人禁用看黄a在线| 日韩激情中文字幕| 亚洲色欲色欲www| 精品久久久久久综合日本欧美 | 欧美羞羞免费网站| 国产一区二区h| 三级精品在线观看| 亚洲日韩欧美一区二区在线| 精品成人佐山爱一区二区| 在线视频观看一区| 成人av先锋影音| 久久99久久久欧美国产| 亚洲电影第三页| 蜜臀av性久久久久蜜臀aⅴ| 国产麻豆精品theporn| 亚洲激情在线激情| 日韩一区二区三区视频在线| 在线视频国内一区二区| 国产91综合网| 婷婷国产v国产偷v亚洲高清| 亚洲人妖av一区二区| 久久免费午夜影院| 日韩一区二区在线观看视频| 色94色欧美sute亚洲线路二 | 人人狠狠综合久久亚洲| 中文字幕中文字幕一区| 日韩免费成人网| 欧美视频在线不卡| 色偷偷久久人人79超碰人人澡 | 久久精品一区二区三区av| 在线电影国产精品| 在线观看视频一区二区欧美日韩 | 日韩一级完整毛片| 欧美日韩第一区日日骚| 91久久精品一区二区二区| 成人avav影音| av在线不卡免费看| 91年精品国产| 94-欧美-setu| 一本到高清视频免费精品| 91网站在线播放| 91丝袜国产在线播放| 99在线热播精品免费| 91视频你懂的| 欧美三级韩国三级日本一级| 欧美三级日本三级少妇99| 91精品国产综合久久久蜜臀图片| 宅男噜噜噜66一区二区66| 日韩免费一区二区三区在线播放| 欧美大白屁股肥臀xxxxxx| 久久综合色婷婷| 日本一区二区三区电影| **网站欧美大片在线观看| 亚洲欧洲av另类| 亚洲国产精品欧美一二99| 亚洲成av人片一区二区三区| 日本大胆欧美人术艺术动态| 国产永久精品大片wwwapp | 久久精品国产免费| 国产真实乱偷精品视频免| 国产黄色精品网站| 91麻豆免费看| 欧美性三三影院| 欧美一区二区私人影院日本| 精品国产成人系列| 国产精品久久久久久亚洲毛片| 亚洲精品国产第一综合99久久| 亚洲国产乱码最新视频| 九九热在线视频观看这里只有精品| 国产精品99久久久| 欧美午夜电影网| 久久一日本道色综合| 综合久久一区二区三区| 舔着乳尖日韩一区| 国产成人精品亚洲777人妖| 在线看国产日韩| 久久嫩草精品久久久精品| 亚洲伦理在线免费看| 美国毛片一区二区| 91麻豆123| ww亚洲ww在线观看国产| 一区二区三区不卡视频在线观看 | 日韩主播视频在线| 久久99最新地址| 欧美一a一片一级一片| 久久色中文字幕| 亚洲国产日韩在线一区模特| 狠狠色狠狠色综合| 欧美熟乱第一页| 欧美激情在线观看视频免费| 三级亚洲高清视频| 91蜜桃网址入口| 精品成人一区二区三区| 亚洲国产裸拍裸体视频在线观看乱了| 国产麻豆精品一区二区| 欧美久久久一区| 国产精品国产三级国产普通话三级| 婷婷开心久久网| 成人免费高清在线观看| 日韩一区二区三区四区五区六区| 一区二区三区欧美| eeuss鲁片一区二区三区在线看| 欧美xxxxx牲另类人与| 亚洲高清在线精品| 一本久久a久久免费精品不卡| 久久久av毛片精品| 男女性色大片免费观看一区二区| 色婷婷激情一区二区三区| 国产精品色婷婷久久58| 久久精品国产一区二区三| 3atv一区二区三区| 亚洲午夜国产一区99re久久| 91农村精品一区二区在线| 国产精品人人做人人爽人人添| 久久99久久精品欧美| 日韩三级.com| 麻豆91精品视频| 91精品国产色综合久久ai换脸 | 精品入口麻豆88视频| 国产精品久久午夜| 国内精品视频666| 91精品国产免费久久综合| 亚洲午夜一区二区三区| 在线精品视频小说1| 亚洲精品视频免费看| 成人av资源在线观看| 欧美经典三级视频一区二区三区| 日韩成人dvd| 欧美一区二区成人| 看片网站欧美日韩| 欧美电影免费观看高清完整版在 | 精品播放一区二区| 国产在线一区二区综合免费视频| 不卡的电视剧免费网站有什么| 久久一日本道色综合| 国产一区视频在线看| 久久久久久久网| 国产v日产∨综合v精品视频| 欧美激情一区二区三区四区| 成人激情午夜影院| 亚洲欧洲制服丝袜| 欧美少妇性性性| 日本不卡一二三| 日韩久久精品一区| 国产成人一区在线| 一区免费观看视频| 欧洲一区在线观看| 日韩中文字幕91| 欧美成人伊人久久综合网| 国产在线精品一区二区不卡了| 国产丝袜欧美中文另类| 91网站在线播放| 日韩黄色免费电影| 国产午夜亚洲精品午夜鲁丝片| 懂色av一区二区三区免费看| 亚洲女爱视频在线| 在线成人高清不卡| 极品少妇xxxx精品少妇| 国产精品国产三级国产a| 欧美性大战xxxxx久久久| 蓝色福利精品导航| 中文字幕在线播放不卡一区| 欧美日韩一级大片网址|