亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
精品一区二区免费| 久久日韩精品一区二区五区| 国产日产欧美一区| 毛片一区二区三区| 欧美一三区三区四区免费在线看 | 一区二区三区欧美视频| 强制捆绑调教一区二区| 欧美日韩一区二区三区在线看| 亚洲色图欧美激情| 在线影视一区二区三区| 亚洲午夜一区二区| 欧美人与z0zoxxxx视频| 午夜影院久久久| 91精品国产aⅴ一区二区| 日韩精品午夜视频| 亚洲精品一区二区精华| 国产福利精品一区二区| 日本一区二区不卡视频| 99久久精品99国产精品| 亚洲综合免费观看高清完整版在线| 欧美亚洲日本一区| 国产呦萝稀缺另类资源| 依依成人综合视频| 精品国产自在久精品国产| 91免费看视频| 国产成人av电影在线| 婷婷开心久久网| 亚洲欧美日韩中文播放| 久久一日本道色综合| 欧美日韩色一区| 91香蕉视频mp4| 久久99精品国产91久久来源| 伊人色综合久久天天人手人婷| 欧美激情在线观看视频免费| 色婷婷精品久久二区二区蜜臂av | 欧美高清视频不卡网| 国产河南妇女毛片精品久久久| 自拍偷拍亚洲综合| 国产亚洲精品免费| 欧美精品一区二区三区蜜桃| 91丨porny丨国产| av一区二区不卡| 国产成人免费视| 国产精品小仙女| 九九精品视频在线看| 久久精品国产澳门| 日本亚洲欧美天堂免费| 日本中文在线一区| 日韩电影一区二区三区| 亚洲一区在线观看免费| 亚洲自拍欧美精品| 亚洲成人av电影在线| 爽好多水快深点欧美视频| 亚洲永久精品大片| 天天免费综合色| 久久se精品一区精品二区| 国产精品夜夜嗨| 成人高清在线视频| 色乱码一区二区三区88| 91精品欧美福利在线观看| 欧美一级精品在线| 国产清纯美女被跳蛋高潮一区二区久久w | 日韩精品1区2区3区| 日本aⅴ精品一区二区三区| 久久精品国产99| 国产成人8x视频一区二区 | 91网上在线视频| 欧美日韩激情在线| 久久亚区不卡日本| 最新中文字幕一区二区三区 | 国产乱理伦片在线观看夜一区| 色婷婷综合五月| 日本高清不卡视频| 欧美一级一区二区| 国产精品免费aⅴ片在线观看| 亚洲自拍偷拍麻豆| 成人a级免费电影| 欧美一区二区福利视频| 亚洲精品午夜久久久| 激情久久久久久久久久久久久久久久 | 制服丝袜一区二区三区| 国产精品久久久久一区| 精品午夜久久福利影院| 欧美性极品少妇| 最新国产成人在线观看| 黄色小说综合网站| 91精品国产91热久久久做人人| 亚洲视频精选在线| 国产成人在线视频免费播放| 欧美日韩精品一区二区| 亚洲乱码国产乱码精品精可以看| 精品一区二区三区久久久| 69堂精品视频| 午夜精品视频在线观看| 在线观看成人小视频| 亚洲欧美日韩电影| 色综合久久久久| 亚洲国产毛片aaaaa无费看| 99re亚洲国产精品| 中文字幕在线不卡| 色综合亚洲欧洲| 亚洲国产另类av| 88在线观看91蜜桃国自产| 日韩高清在线电影| 欧美电影免费观看高清完整版在| 免费三级欧美电影| 国产日韩欧美综合一区| 97精品久久久午夜一区二区三区 | 国产一区二区主播在线| 久久久久久久久久看片| 色婷婷av久久久久久久| 亚瑟在线精品视频| 久久精品水蜜桃av综合天堂| 99精品一区二区三区| 国产一区二区三区香蕉| 欧美国产精品中文字幕| 欧洲一区二区三区在线| 麻豆91在线观看| 亚洲女子a中天字幕| 欧美丰满美乳xxx高潮www| 国产99久久久国产精品潘金| 艳妇臀荡乳欲伦亚洲一区| 欧美不卡激情三级在线观看| 91在线精品秘密一区二区| 免费看欧美美女黄的网站| 成人欧美一区二区三区1314| 久久综合网色—综合色88| 91高清在线观看| 欧美xxxxx牲另类人与| 亚洲一区二区美女| 日韩区在线观看| 99久久免费精品高清特色大片| 亚洲成av人片一区二区| 久久精品亚洲乱码伦伦中文 | 亚洲国产激情av| 欧美电影免费观看高清完整版在线| av在线免费不卡| 岛国一区二区三区| 国产一区二区在线免费观看| 蜜桃一区二区三区四区| 亚洲欧美日韩成人高清在线一区| 久久久久久久久免费| 久久久久综合网| 国产亚洲欧美日韩俺去了| 精品精品欲导航| 精品欧美黑人一区二区三区| 日韩免费看的电影| 欧美电视剧在线看免费| 精品久久久久久久久久久久久久久 | 中国色在线观看另类| 国产精品不卡一区二区三区| 国产精品欧美极品| 亚洲综合偷拍欧美一区色| 樱桃国产成人精品视频| 亚洲高清免费观看| 久久se精品一区精品二区| 久久99精品视频| 盗摄精品av一区二区三区| 欧美影片第一页| 精品欧美久久久| 亚洲综合成人在线视频| 日本欧美大码aⅴ在线播放| 国产伦精一区二区三区| 99久久精品国产一区二区三区| 欧美高清你懂得| 国产精品国产三级国产普通话99 | 亚洲免费视频中文字幕| 欧美aaaaaa午夜精品| av不卡在线播放| 日韩欧美国产一区二区在线播放| 国产日韩欧美综合一区| 亚洲制服丝袜av| 国产美女一区二区| 色婷婷av一区二区三区gif | 亚洲视频免费观看| 久久精品国产99| 欧美日韩和欧美的一区二区| 国产亚洲综合色| 麻豆91在线看| 69堂国产成人免费视频| 亚洲免费av观看| 丰满少妇在线播放bd日韩电影| 欧美成人伊人久久综合网| 亚洲第一主播视频| 色综合久久九月婷婷色综合| 国产精品久久久久影视| 粗大黑人巨茎大战欧美成人| 精品理论电影在线观看| 蜜臀精品久久久久久蜜臀| 欧美猛男超大videosgay| 日韩电影在线观看网站| 在线国产亚洲欧美| 亚洲美女在线国产| 大尺度一区二区| 国产精品久久久久久久久免费丝袜| 韩国女主播成人在线| 久久午夜免费电影| 日韩成人精品视频| 在线综合视频播放| 久久黄色级2电影|