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

📄 cw_oil_ticket.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 3 页
字号:
            // 
            // dateTimeOilCheck
            // 
            this.dateTimeOilCheck.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeOilCheck.Location = new System.Drawing.Point(111, 146);
            this.dateTimeOilCheck.Name = "dateTimeOilCheck";
            this.dateTimeOilCheck.ShowCheckBox = true;
            this.dateTimeOilCheck.Size = new System.Drawing.Size(109, 21);
            this.dateTimeOilCheck.TabIndex = 56;
            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(21, 149);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(77, 12);
            this.label4.TabIndex = 55;
            this.label4.Text = "油耗录入时间";
            // 
            // dateTimeCarCheck
            // 
            this.dateTimeCarCheck.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeCarCheck.Location = new System.Drawing.Point(111, 118);
            this.dateTimeCarCheck.Name = "dateTimeCarCheck";
            this.dateTimeCarCheck.ShowCheckBox = true;
            this.dateTimeCarCheck.Size = new System.Drawing.Size(109, 21);
            this.dateTimeCarCheck.TabIndex = 54;
            this.dateTimeCarCheck.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(21, 121);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(77, 12);
            this.label5.TabIndex = 53;
            this.label5.Text = "车票录入时间";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(21, 37);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(59, 12);
            this.label2.TabIndex = 52;
            this.label2.Text = "车牌号码 ";
            // 
            // text_CheckCarNumber
            // 
            this.text_CheckCarNumber.Location = new System.Drawing.Point(111, 34);
            this.text_CheckCarNumber.Name = "text_CheckCarNumber";
            this.text_CheckCarNumber.Size = new System.Drawing.Size(109, 21);
            this.text_CheckCarNumber.TabIndex = 51;
            // 
            // label71
            // 
            this.label71.AutoSize = true;
            this.label71.Location = new System.Drawing.Point(21, 205);
            this.label71.Name = "label71";
            this.label71.Size = new System.Drawing.Size(53, 12);
            this.label71.TabIndex = 50;
            this.label71.Text = "平均油耗";
            // 
            // label74
            // 
            this.label74.AutoSize = true;
            this.label74.Location = new System.Drawing.Point(21, 177);
            this.label74.Name = "label74";
            this.label74.Size = new System.Drawing.Size(53, 12);
            this.label74.TabIndex = 49;
            this.label74.Text = "平均票款";
            // 
            // label72
            // 
            this.label72.AutoSize = true;
            this.label72.Location = new System.Drawing.Point(21, 93);
            this.label72.Name = "label72";
            this.label72.Size = new System.Drawing.Size(53, 12);
            this.label72.TabIndex = 48;
            this.label72.Text = "姓    名";
            // 
            // text_CheckCarName
            // 
            this.text_CheckCarName.Location = new System.Drawing.Point(111, 90);
            this.text_CheckCarName.Name = "text_CheckCarName";
            this.text_CheckCarName.Size = new System.Drawing.Size(109, 21);
            this.text_CheckCarName.TabIndex = 47;
            // 
            // btnCheck
            // 
            this.btnCheck.Location = new System.Drawing.Point(23, 242);
            this.btnCheck.Name = "btnCheck";
            this.btnCheck.Size = new System.Drawing.Size(75, 23);
            this.btnCheck.TabIndex = 46;
            this.btnCheck.Text = "查询";
            this.btnCheck.UseVisualStyleBackColor = true;
            this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click_1);
            // 
            // btnClear
            // 
            this.btnClear.Location = new System.Drawing.Point(145, 242);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(75, 23);
            this.btnClear.TabIndex = 45;
            this.btnClear.Text = "清空";
            this.btnClear.UseVisualStyleBackColor = true;
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click_1);
            // 
            // label76
            // 
            this.label76.AutoSize = true;
            this.label76.Location = new System.Drawing.Point(103, 135);
            this.label76.Name = "label76";
            this.label76.Size = new System.Drawing.Size(0, 12);
            this.label76.TabIndex = 22;
            // 
            // label75
            // 
            this.label75.AutoSize = true;
            this.label75.Location = new System.Drawing.Point(101, 103);
            this.label75.Name = "label75";
            this.label75.Size = new System.Drawing.Size(0, 12);
            this.label75.TabIndex = 21;
            // 
            // 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(747, 3);
            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);
            // 
            // 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, 349);
            this.tabPage1.TabIndex = 2;
            this.tabPage1.Text = "票款图表显示";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // 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;
            // 
            // crystalReportViewer1
            // 
            this.crystalReportViewer1.ActiveViewIndex = 0;
            this.crystalReportViewer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            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, 343);
            this.crystalReportViewer1.TabIndex = 0;
            // 
            // 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;
            // 
            // CW_Oil_Ticket
            // 
            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.tabControl8);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "CW_Oil_Ticket";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "CW_Oil_Ticket";
            this.Load += new System.EventHandler(this.CW_Oil_Ticket_Load);
            this.tabControl8.ResumeLayout(false);
            this.tabPage25.ResumeLayout(false);
            this.splitContainer14.Panel1.ResumeLayout(false);
            this.splitContainer14.Panel2.ResumeLayout(false);
            this.splitContainer14.ResumeLayout(false);
            this.groupBox25.ResumeLayout(false);
            this.groupBox25.PerformLayout();
            this.groupBox26.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GridViewOil)).EndInit();
            this.tabPage26.ResumeLayout(false);
            this.splitContainer15.Panel1.ResumeLayout(false);
            this.splitContainer15.Panel2.ResumeLayout(false);
            this.splitContainer15.ResumeLayout(false);
            this.groupBox27.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GridViewCheckOil)).EndInit();
            this.groupBox28.ResumeLayout(false);
            this.groupBox28.PerformLayout();
            this.tabPage1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.TabControl tabControl8;
        private System.Windows.Forms.TabPage tabPage25;
        private System.Windows.Forms.SplitContainer splitContainer14;
        private System.Windows.Forms.GroupBox groupBox25;
        private System.Windows.Forms.GroupBox groupBox26;
        private System.Windows.Forms.DataGridView GridViewOil;
        private System.Windows.Forms.TabPage tabPage26;
        private System.Windows.Forms.SplitContainer splitContainer15;
        private System.Windows.Forms.GroupBox groupBox27;
        private System.Windows.Forms.GroupBox groupBox28;
        private System.Windows.Forms.Label label76;
        private System.Windows.Forms.Label label75;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label70;
        private System.Windows.Forms.Label label68;
        private System.Windows.Forms.Label label66;
        private System.Windows.Forms.Label label56;
        private System.Windows.Forms.Label label58;
        private System.Windows.Forms.Label label59;
        private System.Windows.Forms.Button btnOiAdd;
        private System.Windows.Forms.DataGridView GridViewCheckOil;
        private System.Windows.Forms.MaskedTextBox text_PersonNumber;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.DateTimePicker dateTimeOilAdd;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.DateTimePicker dateTimeCarAdd;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.MaskedTextBox text_CarNumber;
        private System.Windows.Forms.MaskedTextBox text_OilMoney;
        private System.Windows.Forms.MaskedTextBox text_OilCount;
        private System.Windows.Forms.MaskedTextBox text_OilAver;
        private System.Windows.Forms.MaskedTextBox text_CarMoney;
        private System.Windows.Forms.MaskedTextBox text_CarCount;
        private System.Windows.Forms.MaskedTextBox text_CarAver;
        private System.Windows.Forms.Label label69;
        private System.Windows.Forms.Label label67;
        private System.Windows.Forms.Label label63;
        private System.Windows.Forms.Label label61;
        private System.Windows.Forms.Label label62;
        private System.Windows.Forms.Label label64;
        private System.Windows.Forms.Label label65;
        private System.Windows.Forms.MaskedTextBox text_Name;
        private System.Windows.Forms.MaskedTextBox text_Checknumber;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.MaskedTextBox textAverOil;
        private System.Windows.Forms.MaskedTextBox textAverTicket;
        private System.Windows.Forms.DateTimePicker dateTimeOilCheck;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.DateTimePicker dateTimeCarCheck;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.MaskedTextBox text_CheckCarNumber;
        private System.Windows.Forms.Label label71;
        private System.Windows.Forms.Label label74;
        private System.Windows.Forms.Label label72;
        private System.Windows.Forms.MaskedTextBox text_CheckCarName;
        private System.Windows.Forms.Button btnCheck;
        private System.Windows.Forms.Button btnClear;
        private System.Windows.Forms.TabPage tabPage1;
        private CrystalDecisions.Windows.Forms.CrystalReportViewer crystalReportViewer1;
        private CrystalReport2 CrystalReport21;
        private System.Windows.Forms.TabPage tabPage2;
        private CrystalDecisions.Windows.Forms.CrystalReportViewer crystalReportViewer2;
        private CrystalReport4 CrystalReport41;
    }
}

⌨️ 快捷键说明

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