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

📄 jl_oil_ticket.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace CarManage
{
    partial class JL_Oil_Ticket
    {
        /// <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.CrystalReport11 = new CarManage.CrystalReport1();
            this.label19 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.crystalReportViewer2 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.CrystalReport41 = new CarManage.CrystalReport4();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.CrystalReport21 = new CarManage.CrystalReport2();
            this.tabPage26 = new System.Windows.Forms.TabPage();
            this.splitContainer15 = new System.Windows.Forms.SplitContainer();
            this.groupBox27 = new System.Windows.Forms.GroupBox();
            this.GridViewCheckOil = new System.Windows.Forms.DataGridView();
            this.groupBox28 = new System.Windows.Forms.GroupBox();
            this.text_Checknumber = new System.Windows.Forms.MaskedTextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.textAverOil = new System.Windows.Forms.MaskedTextBox();
            this.textAverTicket = new System.Windows.Forms.MaskedTextBox();
            this.dateTimeOilCheck = new System.Windows.Forms.DateTimePicker();
            this.label4 = new System.Windows.Forms.Label();
            this.dateTimeCarCheck = new System.Windows.Forms.DateTimePicker();
            this.label5 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.text_CheckCarNumber = new System.Windows.Forms.MaskedTextBox();
            this.label76 = new System.Windows.Forms.Label();
            this.label75 = new System.Windows.Forms.Label();
            this.label71 = new System.Windows.Forms.Label();
            this.label74 = new System.Windows.Forms.Label();
            this.label72 = new System.Windows.Forms.Label();
            this.text_CheckCarName = new System.Windows.Forms.MaskedTextBox();
            this.btnCheck = new System.Windows.Forms.Button();
            this.btnClear = new System.Windows.Forms.Button();
            this.tabPage25 = new System.Windows.Forms.TabPage();
            this.splitContainer14 = new System.Windows.Forms.SplitContainer();
            this.groupBox25 = new System.Windows.Forms.GroupBox();
            this.text_PersonNumber = new System.Windows.Forms.MaskedTextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.dateTimeOilAdd = new System.Windows.Forms.DateTimePicker();
            this.label3 = new System.Windows.Forms.Label();
            this.dateTimeCarAdd = new System.Windows.Forms.DateTimePicker();
            this.label7 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.text_CarNumber = new System.Windows.Forms.MaskedTextBox();
            this.text_OilMoney = new System.Windows.Forms.MaskedTextBox();
            this.text_OilCount = new System.Windows.Forms.MaskedTextBox();
            this.text_OilAver = new System.Windows.Forms.MaskedTextBox();
            this.text_CarMoney = new System.Windows.Forms.MaskedTextBox();
            this.text_CarCount = new System.Windows.Forms.MaskedTextBox();
            this.text_CarAver = new System.Windows.Forms.MaskedTextBox();
            this.label70 = new System.Windows.Forms.Label();
            this.label69 = new System.Windows.Forms.Label();
            this.label68 = new System.Windows.Forms.Label();
            this.label67 = new System.Windows.Forms.Label();
            this.label66 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label56 = new System.Windows.Forms.Label();
            this.label58 = new System.Windows.Forms.Label();
            this.label59 = new System.Windows.Forms.Label();
            this.btnOiAdd = new System.Windows.Forms.Button();
            this.btnOilDelete = new System.Windows.Forms.Button();
            this.label61 = new System.Windows.Forms.Label();
            this.btnOilUpdate = new System.Windows.Forms.Button();
            this.label62 = new System.Windows.Forms.Label();
            this.label64 = new System.Windows.Forms.Label();
            this.label65 = new System.Windows.Forms.Label();
            this.text_Name = new System.Windows.Forms.MaskedTextBox();
            this.groupBox26 = new System.Windows.Forms.GroupBox();
            this.GridViewOil = new System.Windows.Forms.DataGridView();
            this.tabControl8 = new System.Windows.Forms.TabControl();
            this.tabPage2.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabPage26.SuspendLayout();
            this.splitContainer15.Panel1.SuspendLayout();
            this.splitContainer15.Panel2.SuspendLayout();
            this.splitContainer15.SuspendLayout();
            this.groupBox27.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewCheckOil)).BeginInit();
            this.groupBox28.SuspendLayout();
            this.tabPage25.SuspendLayout();
            this.splitContainer14.Panel1.SuspendLayout();
            this.splitContainer14.Panel2.SuspendLayout();
            this.splitContainer14.SuspendLayout();
            this.groupBox25.SuspendLayout();
            this.groupBox26.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewOil)).BeginInit();
            this.tabControl8.SuspendLayout();
            this.SuspendLayout();
            // 
            // 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(756, 9);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(16, 16);
            this.label19.TabIndex = 39;
            this.label19.Text = "X";
            this.label19.Click += new System.EventHandler(this.label19_Click);
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.crystalReportViewer2);
            this.tabPage2.Location = new System.Drawing.Point(4, 21);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(752, 349);
            this.tabPage2.TabIndex = 3;
            this.tabPage2.Text = "油耗曲线图浏览";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // crystalReportViewer2
            // 
            this.crystalReportViewer2.ActiveViewIndex = 0;
            this.crystalReportViewer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.crystalReportViewer2.DisplayGroupTree = false;
            this.crystalReportViewer2.DisplayStatusBar = false;
            this.crystalReportViewer2.DisplayToolbar = false;
            this.crystalReportViewer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.crystalReportViewer2.Location = new System.Drawing.Point(3, 3);
            this.crystalReportViewer2.Name = "crystalReportViewer2";
            this.crystalReportViewer2.ReportSource = this.CrystalReport41;
            this.crystalReportViewer2.Size = new System.Drawing.Size(746, 343);
            this.crystalReportViewer2.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.crystalReportViewer1);
            this.tabPage1.Location = new System.Drawing.Point(4, 21);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(752, 388);
            this.tabPage1.TabIndex = 2;
            this.tabPage1.Text = "票款曲线图浏览";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // crystalReportViewer1
            // 
            this.crystalReportViewer1.ActiveViewIndex = 0;
            this.crystalReportViewer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.crystalReportViewer1.DisplayGroupTree = false;
            this.crystalReportViewer1.DisplayStatusBar = false;
            this.crystalReportViewer1.DisplayToolbar = false;
            this.crystalReportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.crystalReportViewer1.Location = new System.Drawing.Point(3, 3);
            this.crystalReportViewer1.Name = "crystalReportViewer1";
            this.crystalReportViewer1.ReportSource = this.CrystalReport21;
            this.crystalReportViewer1.Size = new System.Drawing.Size(746, 382);
            this.crystalReportViewer1.TabIndex = 0;
            // 
            // tabPage26
            // 
            this.tabPage26.Controls.Add(this.splitContainer15);
            this.tabPage26.Location = new System.Drawing.Point(4, 21);
            this.tabPage26.Name = "tabPage26";
            this.tabPage26.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage26.Size = new System.Drawing.Size(752, 349);
            this.tabPage26.TabIndex = 1;
            this.tabPage26.Text = "票款和油耗信息查询";
            this.tabPage26.UseVisualStyleBackColor = true;
            // 
            // splitContainer15
            // 
            this.splitContainer15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer15.Location = new System.Drawing.Point(3, 3);
            this.splitContainer15.Name = "splitContainer15";
            // 
            // splitContainer15.Panel1
            // 
            this.splitContainer15.Panel1.Controls.Add(this.groupBox27);
            // 
            // splitContainer15.Panel2
            // 
            this.splitContainer15.Panel2.Controls.Add(this.groupBox28);
            this.splitContainer15.Size = new System.Drawing.Size(746, 343);
            this.splitContainer15.SplitterDistance = 479;
            this.splitContainer15.TabIndex = 2;
            // 
            // groupBox27
            // 
            this.groupBox27.Controls.Add(this.GridViewCheckOil);
            this.groupBox27.Location = new System.Drawing.Point(0, 4);
            this.groupBox27.Name = "groupBox27";
            this.groupBox27.Size = new System.Drawing.Size(465, 312);
            this.groupBox27.TabIndex = 0;
            this.groupBox27.TabStop = false;
            this.groupBox27.Text = "票款和油耗记录查询结果显示";
            // 
            // GridViewCheckOil
            // 
            this.GridViewCheckOil.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.GridViewCheckOil.Location = new System.Drawing.Point(7, 20);
            this.GridViewCheckOil.Name = "GridViewCheckOil";
            this.GridViewCheckOil.RowTemplate.Height = 23;
            this.GridViewCheckOil.Size = new System.Drawing.Size(442, 275);
            this.GridViewCheckOil.TabIndex = 0;
            // 
            // groupBox28
            // 
            this.groupBox28.Controls.Add(this.text_Checknumber);
            this.groupBox28.Controls.Add(this.label8);
            this.groupBox28.Controls.Add(this.textAverOil);
            this.groupBox28.Controls.Add(this.textAverTicket);
            this.groupBox28.Controls.Add(this.dateTimeOilCheck);
            this.groupBox28.Controls.Add(this.label4);
            this.groupBox28.Controls.Add(this.dateTimeCarCheck);
            this.groupBox28.Controls.Add(this.label5);
            this.groupBox28.Controls.Add(this.label2);
            this.groupBox28.Controls.Add(this.text_CheckCarNumber);
            this.groupBox28.Controls.Add(this.label76);
            this.groupBox28.Controls.Add(this.label75);
            this.groupBox28.Controls.Add(this.label71);
            this.groupBox28.Controls.Add(this.label74);
            this.groupBox28.Controls.Add(this.label72);
            this.groupBox28.Controls.Add(this.text_CheckCarName);
            this.groupBox28.Controls.Add(this.btnCheck);
            this.groupBox28.Controls.Add(this.btnClear);
            this.groupBox28.Location = new System.Drawing.Point(3, 4);
            this.groupBox28.Name = "groupBox28";
            this.groupBox28.Size = new System.Drawing.Size(247, 312);
            this.groupBox28.TabIndex = 0;
            this.groupBox28.TabStop = false;
            this.groupBox28.Text = "票款和油耗信息查询";
            // 
            // text_Checknumber
            // 
            this.text_Checknumber.Location = new System.Drawing.Point(101, 70);
            this.text_Checknumber.Name = "text_Checknumber";
            this.text_Checknumber.Size = new System.Drawing.Size(109, 21);
            this.text_Checknumber.TabIndex = 44;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(11, 73);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 43;
            this.label8.Text = "工人编号";
            // 
            // textAverOil
            // 
            this.textAverOil.Location = new System.Drawing.Point(101, 210);
            this.textAverOil.Name = "textAverOil";
            this.textAverOil.Size = new System.Drawing.Size(109, 21);
            this.textAverOil.TabIndex = 42;
            // 
            // textAverTicket
            // 
            this.textAverTicket.Location = new System.Drawing.Point(101, 182);
            this.textAverTicket.Name = "textAverTicket";
            this.textAverTicket.Size = new System.Drawing.Size(109, 21);
            this.textAverTicket.TabIndex = 41;
            // 
            // dateTimeOilCheck
            // 
            this.dateTimeOilCheck.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeOilCheck.Location = new System.Drawing.Point(101, 154);
            this.dateTimeOilCheck.Name = "dateTimeOilCheck";
            this.dateTimeOilCheck.ShowCheckBox = true;
            this.dateTimeOilCheck.Size = new System.Drawing.Size(109, 21);
            this.dateTimeOilCheck.TabIndex = 40;
            this.dateTimeOilCheck.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(11, 157);

⌨️ 快捷键说明

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