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

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

?? frmequipmentupdate.designer.cs

?? 固定資產管理系統
?? CS
?? 第 1 頁 / 共 3 頁
字號:
?namespace EquipmentMS.Equipment
{
    partial class frmEquipmentUpdate
    {
        /// <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();
            this.label5 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = 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.txtJZ = new System.Windows.Forms.TextBox();
            this.label20 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.txtJczl = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.cmbZjff = new System.Windows.Forms.ComboBox();
            this.txtNX = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.dtpRzrq = new System.Windows.Forms.DateTimePicker();
            this.dtpCcrq = new System.Windows.Forms.DateTimePicker();
            this.cmbSyqk = new System.Windows.Forms.ComboBox();
            this.cmbBgry = new System.Windows.Forms.ComboBox();
            this.cmbSybm = new System.Windows.Forms.ComboBox();
            this.cmbCfdd = new System.Windows.Forms.ComboBox();
            this.cmbZjfs = new System.Windows.Forms.ComboBox();
            this.cmbZclb = new System.Windows.Forms.ComboBox();
            this.btnExit = new System.Windows.Forms.Button();
            this.cmbMC = new System.Windows.Forms.ComboBox();
            this.txtSccj = new System.Windows.Forms.TextBox();
            this.txtGjbh = new System.Windows.Forms.TextBox();
            this.txtXxpz = new System.Windows.Forms.TextBox();
            this.txtXH = new System.Windows.Forms.TextBox();
            this.txtBH = new System.Windows.Forms.TextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.txtYZ = new System.Windows.Forms.TextBox();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.cmbDW = new System.Windows.Forms.ComboBox();
            this.txtSL = new System.Windows.Forms.TextBox();
            this.txtDJ = new System.Windows.Forms.TextBox();
            this.txtLjzj = new System.Windows.Forms.TextBox();
            this.dtpLogin = new System.Windows.Forms.DateTimePicker();
            this.label3 = new System.Windows.Forms.Label();
            this.btnSave = new System.Windows.Forms.Button();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.txtLoginer = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.errText = new System.Windows.Forms.ErrorProvider(this.components);
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errText)).BeginInit();
            this.SuspendLayout();
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(202, 43);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 12);
            this.label5.TabIndex = 0;
            this.label5.Text = "詳細配置:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(397, 70);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 0;
            this.label8.Text = "出廠日期:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(202, 69);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(65, 12);
            this.label7.TabIndex = 0;
            this.label7.Text = "生產廠家:";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(397, 97);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(65, 12);
            this.label11.TabIndex = 0;
            this.label11.Text = "使用情況:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(202, 95);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 0;
            this.label10.Text = "使用部門:";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(397, 123);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(65, 12);
            this.label14.TabIndex = 0;
            this.label14.Text = "入賬日期:";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(202, 121);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 12);
            this.label13.TabIndex = 0;
            this.label13.Text = "保管人員:";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(15, 121);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(65, 12);
            this.label12.TabIndex = 0;
            this.label12.Text = "存放地點:";
            // 
            // txtJZ
            // 
            this.txtJZ.Location = new System.Drawing.Point(522, 15);
            this.txtJZ.Name = "txtJZ";
            this.txtJZ.ReadOnly = true;
            this.txtJZ.Size = new System.Drawing.Size(49, 21);
            this.txtJZ.TabIndex = 1;
            this.txtJZ.Text = "0.00";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(15, 43);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(71, 12);
            this.label20.TabIndex = 0;
            this.label20.Text = "凈殘值率%:";
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(139, 43);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(65, 12);
            this.label21.TabIndex = 0;
            this.label21.Text = "折舊方法:";
            // 
            // txtJczl
            // 
            this.txtJczl.Location = new System.Drawing.Point(87, 40);
            this.txtJczl.Name = "txtJczl";
            this.txtJczl.Size = new System.Drawing.Size(47, 21);
            this.txtJczl.TabIndex = 1;
            this.txtJczl.Text = "0";
            this.txtJczl.TextChanged += new System.EventHandler(this.txtJczl_TextChanged);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(15, 95);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(65, 12);
            this.label9.TabIndex = 0;
            this.label9.Text = "增加方式:";
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(339, 43);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(89, 12);
            this.label22.TabIndex = 0;
            this.label22.Text = "預計使用年限:";
            // 
            // cmbZjff
            // 
            this.cmbZjff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbZjff.FormattingEnabled = true;
            this.cmbZjff.Items.AddRange(new object[] {
            "不計提折舊",
            "年限平均法(直線法)"});
            this.cmbZjff.Location = new System.Drawing.Point(204, 40);
            this.cmbZjff.Name = "cmbZjff";
            this.cmbZjff.Size = new System.Drawing.Size(129, 20);
            this.cmbZjff.TabIndex = 2;
            // 
            // txtNX

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久97超碰国产精品超碰| 夜夜揉揉日日人人青青一国产精品 | 欧美日韩日日夜夜| 99热国产精品| 成人av电影观看| 91老师国产黑色丝袜在线| 91影视在线播放| 91亚洲资源网| 欧美在线不卡视频| 欧美日韩综合不卡| 欧美精品在欧美一区二区少妇| 欧美影院精品一区| 正在播放亚洲一区| 精品国产区一区| 国产女同性恋一区二区| 亚洲欧美日韩系列| 亚洲高清不卡在线| 青草国产精品久久久久久| 亚洲午夜国产一区99re久久| 日韩精品电影一区亚洲| 国产又黄又大久久| 99在线热播精品免费| 在线观看亚洲a| 精品裸体舞一区二区三区| 国产精品五月天| 亚洲福利视频导航| 国产高清不卡二三区| 在线一区二区观看| 日韩女优制服丝袜电影| 中文字幕一区二区三区蜜月| 午夜精品一区二区三区免费视频 | 国产网站一区二区| 亚洲免费观看在线观看| 久久国内精品自在自线400部| 99精品视频在线观看免费| 在线播放亚洲一区| 中文字幕人成不卡一区| 午夜精品在线看| aaa亚洲精品一二三区| 欧美日韩国产天堂| 久久色中文字幕| 亚洲午夜一区二区三区| 国产精品一二三四五| 精品视频在线免费观看| 久久久久久夜精品精品免费| 亚洲最大色网站| 国产一区在线观看麻豆| 欧美久久久一区| 亚洲视频小说图片| 国产一区二区三区香蕉| 欧美二区三区91| 国产精品久久久久aaaa| 韩国欧美一区二区| 91精品国产综合久久久蜜臀图片| 国产精品水嫩水嫩| 极品少妇xxxx精品少妇| 日韩一区二区三区在线观看| 亚洲免费观看高清| 99久久精品免费看| 国产精品欧美极品| 九色porny丨国产精品| 欧美日韩中文国产| 一区二区三区精品视频| 99久久免费视频.com| 国产女主播一区| 国产不卡在线视频| 国产亚洲一区字幕| 国产精品香蕉一区二区三区| 制服.丝袜.亚洲.另类.中文| 日日欢夜夜爽一区| 欧美日韩一区二区三区不卡| 亚洲乱码国产乱码精品精可以看| 不卡的av电影在线观看| 中日韩免费视频中文字幕| 国产一区二区三区黄视频| 精品国产乱码久久久久久免费| 日韩激情一区二区| 欧美一级淫片007| 精品在线免费观看| 精品国产乱码久久久久久浪潮| 久久国产乱子精品免费女| 精品国产乱码久久久久久牛牛| 美女视频一区二区三区| www久久久久| 国产iv一区二区三区| 亚洲欧洲av一区二区三区久久| av电影在线观看完整版一区二区| 亚洲欧美综合在线精品| 在线亚洲一区观看| 欧美a一区二区| 久久久国产精华| 91在线视频播放地址| 亚洲成人一二三| 亚洲精品在线免费观看视频| 国产盗摄一区二区三区| **欧美大码日韩| 在线不卡中文字幕播放| 国产在线播精品第三| 综合久久给合久久狠狠狠97色| 欧美日韩久久久| 国产一区二区三区香蕉| 亚洲欧美色综合| 欧美一区二区久久久| 丁香六月久久综合狠狠色| 亚洲午夜久久久久中文字幕久| 精品乱码亚洲一区二区不卡| 成人动漫一区二区三区| 亚洲v日本v欧美v久久精品| 亚洲精品一区二区三区99| 97国产一区二区| 蜜桃av一区二区| 亚洲色图一区二区| 日韩免费观看高清完整版| 色综合天天综合网天天狠天天 | 春色校园综合激情亚洲| 亚洲夂夂婷婷色拍ww47| 国产亚洲一区二区三区在线观看| 99v久久综合狠狠综合久久| 日韩福利电影在线观看| 国产精品网站一区| 日韩一级黄色大片| 在线视频欧美区| 国产成人亚洲精品青草天美| 日韩精品成人一区二区三区| 中文字幕欧美一区| 国产视频一区二区在线观看| 欧日韩精品视频| www.激情成人| 国产精品996| 久久精品72免费观看| 偷窥国产亚洲免费视频| 亚洲色图在线播放| 中文子幕无线码一区tr| 久久网站热最新地址| 欧美一区二区在线播放| 精品视频在线看| 91尤物视频在线观看| www.亚洲国产| 风间由美一区二区av101| 国产老妇另类xxxxx| 久久精品国产亚洲一区二区三区| 亚洲一线二线三线视频| 依依成人精品视频| 亚洲色图一区二区| 自拍偷拍亚洲激情| 亚洲乱码国产乱码精品精小说| 国产精品久久久久一区二区三区 | 精品日产卡一卡二卡麻豆| 欧美乱妇一区二区三区不卡视频| 色妹子一区二区| 色综合久久久久综合体桃花网| 成人av午夜电影| 岛国精品一区二区| 成人精品小蝌蚪| 成人av资源在线观看| 成人av电影在线观看| 91网站视频在线观看| 色婷婷精品久久二区二区蜜臂av | 日韩你懂的在线观看| 日韩欧美国产午夜精品| 精品国产青草久久久久福利| www国产成人| 国产精品久久久久久久久免费桃花 | 精品一区二区三区欧美| 国产精品一色哟哟哟| 成人免费视频一区| 97精品电影院| 欧美午夜片在线看| 日韩午夜激情电影| 久久久久久久久久久久久女国产乱| 久久久久久电影| 一区在线中文字幕| 亚洲与欧洲av电影| 久久超碰97人人做人人爱| 国产精品一区二区在线观看不卡| 国产999精品久久久久久绿帽| 成人动漫视频在线| 欧美私人免费视频| 欧美成va人片在线观看| 国产精品免费视频网站| 亚洲午夜视频在线观看| 国产一区二区三区久久久| 91片在线免费观看| 欧美一区二区三区播放老司机| 日韩你懂的电影在线观看| 国产精品乱人伦一区二区| 亚洲线精品一区二区三区| 久久精品国产一区二区三区免费看| 91在线精品秘密一区二区| 欧美三级视频在线播放| 久久先锋影音av鲁色资源| 一区二区三区欧美日韩| 国产一区二区不卡老阿姨| 99精品欧美一区二区三区综合在线| 欧美精选在线播放| 自拍偷在线精品自拍偷无码专区| 日本91福利区| 91精品办公室少妇高潮对白| 欧美精品一区二区三区一线天视频 | 国产亚洲成年网址在线观看|