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

📄 cw_oil_ticket.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace CarManage
{
    partial class CW_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.tabControl8 = new System.Windows.Forms.TabControl();
            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.label69 = new System.Windows.Forms.Label();
            this.label67 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label61 = new System.Windows.Forms.Label();
            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.label70 = new System.Windows.Forms.Label();
            this.label68 = new System.Windows.Forms.Label();
            this.label66 = 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.button1 = new System.Windows.Forms.Button();
            this.groupBox26 = new System.Windows.Forms.GroupBox();
            this.GridViewOil = new System.Windows.Forms.DataGridView();
            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.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.label76 = new System.Windows.Forms.Label();
            this.label75 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.CrystalReport21 = new CarManage.CrystalReport2();
            this.crystalReportViewer2 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.CrystalReport41 = new CarManage.CrystalReport4();
            this.tabControl8.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.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.tabPage1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControl8
            // 
            this.tabControl8.Controls.Add(this.tabPage25);
            this.tabControl8.Controls.Add(this.tabPage26);
            this.tabControl8.Controls.Add(this.tabPage1);
            this.tabControl8.Controls.Add(this.tabPage2);
            this.tabControl8.Location = new System.Drawing.Point(3, 3);
            this.tabControl8.Name = "tabControl8";
            this.tabControl8.SelectedIndex = 0;
            this.tabControl8.Size = new System.Drawing.Size(760, 374);
            this.tabControl8.TabIndex = 2;
            // 
            // tabPage25
            // 
            this.tabPage25.Controls.Add(this.splitContainer14);
            this.tabPage25.Location = new System.Drawing.Point(4, 21);
            this.tabPage25.Name = "tabPage25";
            this.tabPage25.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage25.Size = new System.Drawing.Size(752, 349);
            this.tabPage25.TabIndex = 0;
            this.tabPage25.Text = "票款和油耗管理";
            this.tabPage25.UseVisualStyleBackColor = true;
            // 
            // splitContainer14
            // 
            this.splitContainer14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer14.Location = new System.Drawing.Point(3, 3);
            this.splitContainer14.Name = "splitContainer14";
            // 
            // splitContainer14.Panel1
            // 
            this.splitContainer14.Panel1.Controls.Add(this.groupBox25);
            // 
            // splitContainer14.Panel2
            // 
            this.splitContainer14.Panel2.Controls.Add(this.groupBox26);
            this.splitContainer14.Size = new System.Drawing.Size(746, 343);
            this.splitContainer14.SplitterDistance = 245;
            this.splitContainer14.TabIndex = 2;
            // 
            // groupBox25
            // 
            this.groupBox25.Controls.Add(this.text_PersonNumber);
            this.groupBox25.Controls.Add(this.label6);
            this.groupBox25.Controls.Add(this.dateTimeOilAdd);
            this.groupBox25.Controls.Add(this.label3);
            this.groupBox25.Controls.Add(this.dateTimeCarAdd);
            this.groupBox25.Controls.Add(this.label7);
            this.groupBox25.Controls.Add(this.label1);
            this.groupBox25.Controls.Add(this.text_CarNumber);
            this.groupBox25.Controls.Add(this.text_OilMoney);
            this.groupBox25.Controls.Add(this.text_OilCount);
            this.groupBox25.Controls.Add(this.text_OilAver);
            this.groupBox25.Controls.Add(this.text_CarMoney);
            this.groupBox25.Controls.Add(this.text_CarCount);
            this.groupBox25.Controls.Add(this.text_CarAver);
            this.groupBox25.Controls.Add(this.label69);
            this.groupBox25.Controls.Add(this.label67);
            this.groupBox25.Controls.Add(this.label63);
            this.groupBox25.Controls.Add(this.label61);
            this.groupBox25.Controls.Add(this.label62);
            this.groupBox25.Controls.Add(this.label64);
            this.groupBox25.Controls.Add(this.label65);
            this.groupBox25.Controls.Add(this.text_Name);
            this.groupBox25.Controls.Add(this.label70);
            this.groupBox25.Controls.Add(this.label68);
            this.groupBox25.Controls.Add(this.label66);
            this.groupBox25.Controls.Add(this.label56);
            this.groupBox25.Controls.Add(this.label58);
            this.groupBox25.Controls.Add(this.label59);
            this.groupBox25.Controls.Add(this.btnOiAdd);
            this.groupBox25.Controls.Add(this.button1);
            this.groupBox25.Location = new System.Drawing.Point(7, 3);
            this.groupBox25.Name = "groupBox25";
            this.groupBox25.Size = new System.Drawing.Size(218, 336);
            this.groupBox25.TabIndex = 0;
            this.groupBox25.TabStop = false;
            this.groupBox25.Text = "票款和油耗信息录入";
            // 
            // text_PersonNumber
            // 
            this.text_PersonNumber.Location = new System.Drawing.Point(93, 40);
            this.text_PersonNumber.Name = "text_PersonNumber";
            this.text_PersonNumber.Size = new System.Drawing.Size(111, 21);
            this.text_PersonNumber.TabIndex = 73;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(14, 43);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 72;
            this.label6.Text = "工人编号";
            // 
            // dateTimeOilAdd
            // 
            this.dateTimeOilAdd.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeOilAdd.Location = new System.Drawing.Point(93, 274);
            this.dateTimeOilAdd.Name = "dateTimeOilAdd";
            this.dateTimeOilAdd.Size = new System.Drawing.Size(111, 21);
            this.dateTimeOilAdd.TabIndex = 71;
            this.dateTimeOilAdd.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(10, 277);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(77, 12);
            this.label3.TabIndex = 70;
            this.label3.Text = "油耗录入时间";
            // 
            // dateTimeCarAdd
            // 
            this.dateTimeCarAdd.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeCarAdd.Location = new System.Drawing.Point(93, 170);
            this.dateTimeCarAdd.Name = "dateTimeCarAdd";
            this.dateTimeCarAdd.Size = new System.Drawing.Size(111, 21);
            this.dateTimeCarAdd.TabIndex = 69;
            this.dateTimeCarAdd.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(14, 173);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(77, 12);
            this.label7.TabIndex = 68;
            this.label7.Text = "车票录入时间";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(14, 17);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 67;
            this.label1.Text = "车牌号码";
            // 
            // text_CarNumber
            // 
            this.text_CarNumber.Location = new System.Drawing.Point(93, 14);
            this.text_CarNumber.Name = "text_CarNumber";
            this.text_CarNumber.Size = new System.Drawing.Size(111, 21);
            this.text_CarNumber.TabIndex = 66;
            // 
            // text_OilMoney
            // 
            this.text_OilMoney.Location = new System.Drawing.Point(93, 248);
            this.text_OilMoney.Name = "text_OilMoney";
            this.text_OilMoney.Size = new System.Drawing.Size(84, 21);
            this.text_OilMoney.TabIndex = 65;
            // 
            // text_OilCount
            // 
            this.text_OilCount.Location = new System.Drawing.Point(93, 222);
            this.text_OilCount.Name = "text_OilCount";
            this.text_OilCount.Size = new System.Drawing.Size(84, 21);
            this.text_OilCount.TabIndex = 64;
            // 
            // text_OilAver
            // 
            this.text_OilAver.Location = new System.Drawing.Point(93, 196);
            this.text_OilAver.Name = "text_OilAver";
            this.text_OilAver.Size = new System.Drawing.Size(84, 21);
            this.text_OilAver.TabIndex = 63;
            // 
            // text_CarMoney
            // 
            this.text_CarMoney.Location = new System.Drawing.Point(93, 144);
            this.text_CarMoney.Name = "text_CarMoney";
            this.text_CarMoney.Size = new System.Drawing.Size(84, 21);

⌨️ 快捷键说明

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