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

📄 jl_car_massage.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.btnCarCheck.Location = new System.Drawing.Point(31, 143);
            this.btnCarCheck.Name = "btnCarCheck";
            this.btnCarCheck.Size = new System.Drawing.Size(75, 23);
            this.btnCarCheck.TabIndex = 12;
            this.btnCarCheck.Text = "查询";
            this.btnCarCheck.UseVisualStyleBackColor = true;
            this.btnCarCheck.Click += new System.EventHandler(this.btnCarCheck_Click);
            // 
            // btnCarClear
            // 
            this.btnCarClear.Location = new System.Drawing.Point(132, 143);
            this.btnCarClear.Name = "btnCarClear";
            this.btnCarClear.Size = new System.Drawing.Size(75, 23);
            this.btnCarClear.TabIndex = 11;
            this.btnCarClear.Text = "清空";
            this.btnCarClear.UseVisualStyleBackColor = true;
            this.btnCarClear.Click += new System.EventHandler(this.btnCarClear_Click);
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label43.Location = new System.Drawing.Point(28, 108);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(63, 14);
            this.label43.TabIndex = 7;
            this.label43.Text = "购买时间";
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label44.Location = new System.Drawing.Point(28, 51);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(63, 14);
            this.label44.TabIndex = 5;
            this.label44.Text = "车牌号码";
            // 
            // textCheckCarNumber
            // 
            this.textCheckCarNumber.Location = new System.Drawing.Point(97, 44);
            this.textCheckCarNumber.Name = "textCheckCarNumber";
            this.textCheckCarNumber.Size = new System.Drawing.Size(110, 21);
            this.textCheckCarNumber.TabIndex = 6;
            // 
            // label19
            // 
            this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label19.Location = new System.Drawing.Point(754, 9);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(16, 16);
            this.label19.TabIndex = 38;
            this.label19.Text = "X";
            this.label19.Click += new System.EventHandler(this.label19_Click_2);
            // 
            // dateTime_LoadFrist
            // 
            this.dateTime_LoadFrist.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTime_LoadFrist.Location = new System.Drawing.Point(109, 119);
            this.dateTime_LoadFrist.Name = "dateTime_LoadFrist";
            this.dateTime_LoadFrist.Size = new System.Drawing.Size(110, 21);
            this.dateTime_LoadFrist.TabIndex = 21;
            this.dateTime_LoadFrist.Value = new System.DateTime(2008, 4, 24, 0, 0, 0, 0);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.Location = new System.Drawing.Point(40, 126);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(63, 14);
            this.label5.TabIndex = 22;
            this.label5.Text = "起始时间";
            // 
            // dateTime_LoadLast
            // 
            this.dateTime_LoadLast.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTime_LoadLast.Location = new System.Drawing.Point(109, 148);
            this.dateTime_LoadLast.Name = "dateTime_LoadLast";
            this.dateTime_LoadLast.Size = new System.Drawing.Size(110, 21);
            this.dateTime_LoadLast.TabIndex = 23;
            this.dateTime_LoadLast.Value = new System.DateTime(2008, 4, 24, 0, 0, 0, 0);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.Location = new System.Drawing.Point(40, 153);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(63, 14);
            this.label6.TabIndex = 24;
            this.label6.Text = "结束时间";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.Location = new System.Drawing.Point(40, 229);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(63, 14);
            this.label7.TabIndex = 28;
            this.label7.Text = "结束时间";
            // 
            // dateTime_baoxianLast
            // 
            this.dateTime_baoxianLast.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTime_baoxianLast.Location = new System.Drawing.Point(109, 229);
            this.dateTime_baoxianLast.Name = "dateTime_baoxianLast";
            this.dateTime_baoxianLast.Size = new System.Drawing.Size(110, 21);
            this.dateTime_baoxianLast.TabIndex = 27;
            this.dateTime_baoxianLast.Value = new System.DateTime(2008, 4, 24, 0, 0, 0, 0);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.Location = new System.Drawing.Point(40, 204);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(63, 14);
            this.label8.TabIndex = 26;
            this.label8.Text = "起始时间";
            // 
            // dateTime_baoxianFirst
            // 
            this.dateTime_baoxianFirst.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTime_baoxianFirst.Location = new System.Drawing.Point(109, 202);
            this.dateTime_baoxianFirst.Name = "dateTime_baoxianFirst";
            this.dateTime_baoxianFirst.Size = new System.Drawing.Size(110, 21);
            this.dateTime_baoxianFirst.TabIndex = 25;
            this.dateTime_baoxianFirst.Value = new System.DateTime(2008, 4, 24, 0, 0, 0, 0);
            // 
            // JL_Car_Massage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(773, 409);
            this.Controls.Add(this.label19);
            this.Controls.Add(this.tabControl3);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Location = new System.Drawing.Point(12, 12);
            this.Name = "JL_Car_Massage";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "JL_Car_Massage";
            this.Load += new System.EventHandler(this.JL_Car_Massage_Load);
            this.tabControl3.ResumeLayout(false);
            this.tabPage14.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.groupCar.ResumeLayout(false);
            this.groupCar.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GridView_Car)).EndInit();
            this.tabPage15.ResumeLayout(false);
            this.splitContainer9.Panel1.ResumeLayout(false);
            this.splitContainer9.Panel2.ResumeLayout(false);
            this.splitContainer9.ResumeLayout(false);
            this.groupBox15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GridViewCarCheckResult)).EndInit();
            this.groupBox16.ResumeLayout(false);
            this.groupBox16.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.TabControl tabControl3;
        private System.Windows.Forms.TabPage tabPage14;
        private System.Windows.Forms.SplitContainer splitContainer1;
        private System.Windows.Forms.GroupBox groupCar;
        private System.Windows.Forms.TextBox textCarRemark;
        private System.Windows.Forms.Label lbCarRemark;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button btnCarAdd;
        private System.Windows.Forms.Button btnCarDelete;
        private System.Windows.Forms.Button btnCarUpdate;
        private System.Windows.Forms.Label lbMoney;
        private System.Windows.Forms.Label lbRank;
        private System.Windows.Forms.MaskedTextBox textRank;
        private System.Windows.Forms.Label lbBuyTime;
        private System.Windows.Forms.Label lbCarNumber;
        private System.Windows.Forms.MaskedTextBox textCarNumber;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.DataGridView GridView_Car;
        private System.Windows.Forms.TabPage tabPage15;
        private System.Windows.Forms.SplitContainer splitContainer9;
        private System.Windows.Forms.GroupBox groupBox15;
        private System.Windows.Forms.DataGridView GridViewCarCheckResult;
        private System.Windows.Forms.GroupBox groupBox16;
        private System.Windows.Forms.Button btnCarCheck;
        private System.Windows.Forms.Button btnCarClear;
        private System.Windows.Forms.Label label43;
        private System.Windows.Forms.Label label44;
        private System.Windows.Forms.MaskedTextBox textCheckCarNumber;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.MaskedTextBox domainLoadMoney;
        private System.Windows.Forms.MaskedTextBox domainUpDown1;
        private System.Windows.Forms.DateTimePicker dateTimeCheckBuyTime;
        private System.Windows.Forms.DateTimePicker dateTime_BuyTime;
        private System.Windows.Forms.ToolTip toolTip1;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.MaskedTextBox textCheckCarKinds;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.DateTimePicker dateTime_LoadFrist;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.DateTimePicker dateTime_baoxianLast;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.DateTimePicker dateTime_baoxianFirst;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.DateTimePicker dateTime_LoadLast;

    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -