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

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

?? jobdetailsform.designer.cs

?? 有關客戶管理的功能
?? CS
?? 第 1 頁 / 共 4 頁
字號:
?namespace 客戶管理項目
{
    partial class JobDetailsForm
    {
        /// <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.Windows.Forms.TextBox editGearOilQty;
            System.Windows.Forms.Button btnNavPrev;
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JobDetailsForm));
            this.tblJobDetailsBindingSource12 = new System.Windows.Forms.BindingSource(this.components);
            this.JobDetailsDataSet1 = new 客戶管理項目.JobDetails();
            this.lblCarNo = new System.Windows.Forms.Label();
            this.lblJobDate = new System.Windows.Forms.Label();
            this.lblWorkerId = new System.Windows.Forms.Label();
            this.lblKMs = new System.Windows.Forms.Label();
            this.lblTuning = new System.Windows.Forms.Label();
            this.lblAlignment = new System.Windows.Forms.Label();
            this.lblBamancing = new System.Windows.Forms.Label();
            this.lblTires = new System.Windows.Forms.Label();
            this.lblWeights = new System.Windows.Forms.Label();
            this.lblOilChanged = new System.Windows.Forms.Label();
            this.lblOilQty = new System.Windows.Forms.Label();
            this.lblOilFilter = new System.Windows.Forms.Label();
            this.lblGearOil = new System.Windows.Forms.Label();
            this.lblGearOilQty = new System.Windows.Forms.Label();
            this.lblPoint = new System.Windows.Forms.Label();
            this.lblPlug = new System.Windows.Forms.Label();
            this.lblPlugQty = new System.Windows.Forms.Label();
            this.lblFuleFilter = new System.Windows.Forms.Label();
            this.lblAirFilter = new System.Windows.Forms.Label();
            this.lblCondenser = new System.Windows.Forms.Label();
            this.lblRemarks = new System.Windows.Forms.Label();
            this.btnLoad = new System.Windows.Forms.Button();
            this.btnAdd = new System.Windows.Forms.Button();
            this.btnDelete = new System.Windows.Forms.Button();
            this.btnCancel = new System.Windows.Forms.Button();
            this.btnCancelAll = new System.Windows.Forms.Button();
            this.btnUpdate = new System.Windows.Forms.Button();
            this.btnExit = new System.Windows.Forms.Button();
            this.btnNavFirst = new System.Windows.Forms.Button();
            this.btnNavNext = new System.Windows.Forms.Button();
            this.btnLast = new System.Windows.Forms.Button();
            this.editCarNo = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.editWorkerId = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
            this.editKMs = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource3 = new System.Windows.Forms.BindingSource(this.components);
            this.editTuning = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource4 = new System.Windows.Forms.BindingSource(this.components);
            this.editAlignment = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource5 = new System.Windows.Forms.BindingSource(this.components);
            this.editBalancing = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource6 = new System.Windows.Forms.BindingSource(this.components);
            this.ediTires = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource7 = new System.Windows.Forms.BindingSource(this.components);
            this.editWeights = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource8 = new System.Windows.Forms.BindingSource(this.components);
            this.editOilChanged = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource9 = new System.Windows.Forms.BindingSource(this.components);
            this.editOilQty = new System.Windows.Forms.TextBox();
            this.editOilFilter = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource10 = new System.Windows.Forms.BindingSource(this.components);
            this.editGearOil = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource11 = new System.Windows.Forms.BindingSource(this.components);
            this.editPoint = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource13 = new System.Windows.Forms.BindingSource(this.components);
            this.editCondenser = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource14 = new System.Windows.Forms.BindingSource(this.components);
            this.editPlug = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource15 = new System.Windows.Forms.BindingSource(this.components);
            this.editPlugQty = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource16 = new System.Windows.Forms.BindingSource(this.components);
            this.editFuleFilter = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource17 = new System.Windows.Forms.BindingSource(this.components);
            this.editAirFilter = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource18 = new System.Windows.Forms.BindingSource(this.components);
            this.editRemarks = new System.Windows.Forms.TextBox();
            this.tblJobDetailsBindingSource19 = new System.Windows.Forms.BindingSource(this.components);
            this.lblNavLocation = new System.Windows.Forms.TextBox();
            this.editJobDate = new System.Windows.Forms.DateTimePicker();
            this.tblJobDetailsBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.odbcSelectCommand2 = new System.Data.Odbc.OdbcCommand();
            this.odbcConnection1 = new System.Data.Odbc.OdbcConnection();
            this.odbcInsertCommand2 = new System.Data.Odbc.OdbcCommand();
            this.odbcDataAdapter1 = new System.Data.Odbc.OdbcDataAdapter();
            this.oleDbSelectCommand1 = new System.Data.OleDb.OleDbCommand();
            this.oleDbConnection1 = new System.Data.OleDb.OleDbConnection();
            this.oleDbDataAdapter1 = new System.Data.OleDb.OleDbDataAdapter();
            this.oleDbInsertCommand1 = new System.Data.OleDb.OleDbCommand();
            editGearOilQty = new System.Windows.Forms.TextBox();
            btnNavPrev = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.JobDetailsDataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tblJobDetailsBindingSource1)).BeginInit();
            this.SuspendLayout();
            // 
            // editGearOilQty
            // 
            editGearOilQty.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.tblJobDetailsBindingSource12, "GearOilQty", true));
            editGearOilQty.Location = new System.Drawing.Point(300, 76);
            editGearOilQty.Name = "editGearOilQty";
            editGearOilQty.Size = new System.Drawing.Size(100, 21);
            editGearOilQty.TabIndex = 46;
            // 
            // tblJobDetailsBindingSource12
            // 
            this.tblJobDetailsBindingSource12.DataMember = "tblJobDetails";
            this.tblJobDetailsBindingSource12.DataSource = this.JobDetailsDataSet1;
            // 
            // JobDetailsDataSet1
            // 
            this.JobDetailsDataSet1.DataSetName = "JobDetailsDataSet1";
            this.JobDetailsDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // btnNavPrev
            // 
            btnNavPrev.Location = new System.Drawing.Point(139, 351);
            btnNavPrev.Name = "btnNavPrev";
            btnNavPrev.Size = new System.Drawing.Size(29, 23);
            btnNavPrev.TabIndex = 31;
            btnNavPrev.Text = "<";
            btnNavPrev.UseVisualStyleBackColor = true;
            btnNavPrev.Click += new System.EventHandler(this.btnNavPrev_Click);
            // 
            // lblCarNo
            // 
            this.lblCarNo.AutoSize = true;
            this.lblCarNo.Location = new System.Drawing.Point(24, 21);
            this.lblCarNo.Name = "lblCarNo";
            this.lblCarNo.Size = new System.Drawing.Size(35, 12);
            this.lblCarNo.TabIndex = 0;
            this.lblCarNo.Text = "CarNo";
            // 
            // lblJobDate
            // 
            this.lblJobDate.AutoSize = true;
            this.lblJobDate.Location = new System.Drawing.Point(24, 49);
            this.lblJobDate.Name = "lblJobDate";
            this.lblJobDate.Size = new System.Drawing.Size(53, 12);
            this.lblJobDate.TabIndex = 1;
            this.lblJobDate.Text = "工作時間";
            // 
            // lblWorkerId
            // 
            this.lblWorkerId.AutoSize = true;
            this.lblWorkerId.Location = new System.Drawing.Point(24, 79);
            this.lblWorkerId.Name = "lblWorkerId";
            this.lblWorkerId.Size = new System.Drawing.Size(53, 12);
            this.lblWorkerId.TabIndex = 2;
            this.lblWorkerId.Text = "WorlerId";
            // 
            // lblKMs
            // 
            this.lblKMs.AutoSize = true;
            this.lblKMs.Location = new System.Drawing.Point(24, 112);
            this.lblKMs.Name = "lblKMs";
            this.lblKMs.Size = new System.Drawing.Size(23, 12);
            this.lblKMs.TabIndex = 3;
            this.lblKMs.Text = "KMs";
            // 
            // lblTuning
            // 
            this.lblTuning.AutoSize = true;
            this.lblTuning.Location = new System.Drawing.Point(24, 140);
            this.lblTuning.Name = "lblTuning";
            this.lblTuning.Size = new System.Drawing.Size(41, 12);
            this.lblTuning.TabIndex = 4;
            this.lblTuning.Text = "Tuning";
            // 
            // lblAlignment
            // 
            this.lblAlignment.AutoSize = true;
            this.lblAlignment.Location = new System.Drawing.Point(24, 168);
            this.lblAlignment.Name = "lblAlignment";
            this.lblAlignment.Size = new System.Drawing.Size(59, 12);
            this.lblAlignment.TabIndex = 5;
            this.lblAlignment.Text = "Alignment";
            // 
            // lblBamancing
            // 
            this.lblBamancing.AutoSize = true;
            this.lblBamancing.Location = new System.Drawing.Point(24, 199);
            this.lblBamancing.Name = "lblBamancing";
            this.lblBamancing.Size = new System.Drawing.Size(59, 12);
            this.lblBamancing.TabIndex = 6;
            this.lblBamancing.Text = "Balancing";
            // 
            // lblTires
            // 
            this.lblTires.AutoSize = true;
            this.lblTires.Location = new System.Drawing.Point(24, 234);
            this.lblTires.Name = "lblTires";
            this.lblTires.Size = new System.Drawing.Size(35, 12);
            this.lblTires.TabIndex = 7;
            this.lblTires.Text = "Tires";
            // 
            // lblWeights
            // 
            this.lblWeights.AutoSize = true;
            this.lblWeights.Location = new System.Drawing.Point(24, 265);
            this.lblWeights.Name = "lblWeights";
            this.lblWeights.Size = new System.Drawing.Size(47, 12);
            this.lblWeights.TabIndex = 8;
            this.lblWeights.Text = "Weights";
            // 
            // lblOilChanged
            // 
            this.lblOilChanged.AutoSize = true;
            this.lblOilChanged.Location = new System.Drawing.Point(18, 294);
            this.lblOilChanged.Name = "lblOilChanged";
            this.lblOilChanged.Size = new System.Drawing.Size(65, 12);
            this.lblOilChanged.TabIndex = 9;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
奇米精品一区二区三区四区 | 精品国产凹凸成av人网站| 成人18精品视频| 成人影视亚洲图片在线| 丁香另类激情小说| www.欧美日韩| 欧美三片在线视频观看| 欧美三级韩国三级日本三斤| 欧美精品 日韩| 日韩免费观看2025年上映的电影 | 97精品国产97久久久久久久久久久久| 九色综合国产一区二区三区| 国产精品一区专区| 成人av在线资源网| 欧美亚洲禁片免费| 欧美一区二区三区视频免费| 久久综合九色综合欧美98| 国产日韩av一区二区| 国产精品久久综合| 亚洲国产精品一区二区www在线| 男女男精品视频| 成人小视频免费在线观看| 91国偷自产一区二区三区观看| 欧美日韩国产高清一区二区 | 国产69精品久久777的优势| 成人动漫视频在线| 欧美日韩国产大片| 久久人人97超碰com| 亚洲精选在线视频| 美女任你摸久久| 99免费精品在线| 欧美一区二区三区视频在线观看| 久久亚洲一区二区三区四区| 一区二区三区蜜桃| 国产乱码精品一品二品| 欧美午夜电影一区| 日本一区二区三区电影| 日韩精品三区四区| 91丨九色丨蝌蚪丨老版| 欧美tk—视频vk| 亚洲二区在线观看| hitomi一区二区三区精品| 欧美一二三区在线| 亚洲国产综合人成综合网站| 国产精品一区二区果冻传媒| 欧美福利视频导航| 亚洲三级久久久| 国产乱码精品一区二区三区忘忧草| 色噜噜狠狠成人中文综合| 国产亚洲1区2区3区| 蜜桃视频在线一区| 精品视频一区二区三区免费| 欧美韩国日本不卡| 久久91精品国产91久久小草| 欧美日韩精品电影| 亚洲愉拍自拍另类高清精品| 不卡的电影网站| 中文子幕无线码一区tr| 国产乱对白刺激视频不卡| 日韩一区二区免费电影| 视频在线观看91| 欧美日韩亚洲综合| 亚洲一区二区三区四区的| 色婷婷综合激情| 亚洲美女免费视频| 一本色道**综合亚洲精品蜜桃冫 | 91免费观看国产| 中文字幕在线一区免费| 粉嫩蜜臀av国产精品网站| 国产色婷婷亚洲99精品小说| 激情综合网激情| 久久影院视频免费| 国产一区二区三区不卡在线观看| 日韩欧美黄色影院| 国产一区二区三区四区五区入口 | 成人精品视频一区二区三区尤物| 久久欧美中文字幕| 国产成a人无v码亚洲福利| 国产欧美日韩在线看| 成人在线综合网站| 亚洲欧美另类久久久精品2019| 91高清视频免费看| 日本不卡的三区四区五区| 日韩欧美一级特黄在线播放| 久久精品国产免费看久久精品| 日韩免费一区二区| 成人性生交大片免费看视频在线| 国产精品久久久久久久久搜平片| 91亚洲国产成人精品一区二区三| 日韩伦理电影网| 欧美午夜不卡在线观看免费| 免费精品视频在线| 欧美激情综合五月色丁香小说| 99热精品一区二区| 亚洲国产精品久久一线不卡| 日韩欧美国产精品一区| 国产91综合一区在线观看| 亚洲天堂av一区| 在线成人小视频| 国产黄色成人av| 亚洲综合丁香婷婷六月香| 欧美一区二区三区四区五区| 国产麻豆一精品一av一免费 | 国产精品天美传媒| 欧美在线观看视频在线| 久久精品噜噜噜成人av农村| 国产亚洲欧美在线| 欧美日韩视频一区二区| 国产一区二区成人久久免费影院| 综合婷婷亚洲小说| 欧美一级高清片| 日本高清无吗v一区| 精品一区二区成人精品| 亚洲一区二区三区四区在线免费观看| 日韩视频在线永久播放| 色偷偷久久人人79超碰人人澡| 亚洲成a人片在线不卡一二三区| 久久综合久久综合亚洲| 欧美三级中文字| 成年人午夜久久久| 男男成人高潮片免费网站| 亚洲视频免费观看| 久久这里只有精品6| 在线91免费看| 成人av在线资源网站| 久久99精品久久久久久动态图| 亚洲自拍偷拍av| 亚洲欧洲日产国码二区| 久久精品视频免费观看| 4438x成人网最大色成网站| 91亚洲精品久久久蜜桃网站| 国产乱人伦偷精品视频免下载| 日韩一区欧美二区| 午夜av区久久| 亚洲成人免费在线| 亚洲精品一二三| 国产精品久99| 欧美激情在线免费观看| 精品国产一区二区三区不卡| 3atv一区二区三区| 欧美日韩综合在线| 欧美性极品少妇| 在线视频欧美精品| 一本到不卡精品视频在线观看| 成人精品一区二区三区中文字幕| 国产精品1024| 国产成人av影院| 国产成人av影院| 成人精品小蝌蚪| 91免费国产在线| 91捆绑美女网站| 色综合久久99| 欧美日韩激情一区二区三区| 欧美日本韩国一区| 欧美一区二视频| 2020国产精品| 欧美国产97人人爽人人喊| 国产精品久久久久影院亚瑟| 中文字幕亚洲区| 亚洲乱码国产乱码精品精98午夜| 亚洲欧美一区二区久久 | 337p亚洲精品色噜噜| 日韩三级视频在线看| 久久一区二区三区四区| 国产午夜亚洲精品不卡| 中文字幕在线观看一区| 亚洲欧美日韩综合aⅴ视频| 亚洲第一精品在线| 久久电影国产免费久久电影| 国产在线播放一区三区四| 福利一区福利二区| 欧美性大战xxxxx久久久| 欧美一区二视频| 中文在线资源观看网站视频免费不卡| 亚洲国产成人一区二区三区| 一区二区在线电影| 麻豆国产欧美日韩综合精品二区| 国产在线看一区| 91女神在线视频| 日韩欧美综合一区| 欧美激情中文不卡| 天天综合天天做天天综合| 国产九色sp调教91| 欧美在线free| 久久久久青草大香线综合精品| 日韩美女精品在线| 蜜桃av一区二区在线观看| av一二三不卡影片| 69av一区二区三区| 亚洲天堂2016| 国产精品性做久久久久久| 欧美亚洲综合一区| 国产喷白浆一区二区三区| 日韩中文字幕亚洲一区二区va在线 | 免费人成网站在线观看欧美高清| 成人免费高清在线| 欧美大片日本大片免费观看| 亚洲精品网站在线观看| 国产大片一区二区| 日韩视频一区二区|