⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 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 + -