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

📄 jl_peijian.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace CarManage
{
    partial class JL_Peijian
    {
        /// <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();
            this.tabControl2 = new System.Windows.Forms.TabControl();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.splitContainer4 = new System.Windows.Forms.SplitContainer();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.textBuyAdress = new System.Windows.Forms.MaskedTextBox();
            this.lbBuyMoney = new System.Windows.Forms.Label();
            this.textBuyMoney = new System.Windows.Forms.MaskedTextBox();
            this.lbBuyAdress = new System.Windows.Forms.Label();
            this.lbBuyKinds = new System.Windows.Forms.Label();
            this.btnBuyAdd = new System.Windows.Forms.Button();
            this.lbBuyCount = new System.Windows.Forms.Label();
            this.btnDelete = new System.Windows.Forms.Button();
            this.lbBuyNumber = new System.Windows.Forms.Label();
            this.btnBuyUpdate = new System.Windows.Forms.Button();
            this.lbBuyAverMoney = new System.Windows.Forms.Label();
            this.textBuyCount = new System.Windows.Forms.MaskedTextBox();
            this.textBuyKinds = new System.Windows.Forms.MaskedTextBox();
            this.textBuyAverMoney = new System.Windows.Forms.MaskedTextBox();
            this.textBuyName = new System.Windows.Forms.MaskedTextBox();
            this.GridViewBuyKinds = new System.Windows.Forms.DataGridView();
            this.tabPage12 = new System.Windows.Forms.TabPage();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.label9 = new System.Windows.Forms.Label();
            this.textUseMoney = new System.Windows.Forms.MaskedTextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.btnUseAdd = new System.Windows.Forms.Button();
            this.label14 = new System.Windows.Forms.Label();
            this.btnUseDelete = new System.Windows.Forms.Button();
            this.label15 = new System.Windows.Forms.Label();
            this.btnUseUpdate = new System.Windows.Forms.Button();
            this.label16 = new System.Windows.Forms.Label();
            this.textUseCount = new System.Windows.Forms.MaskedTextBox();
            this.textUseCar = new System.Windows.Forms.MaskedTextBox();
            this.textAverMoney = new System.Windows.Forms.MaskedTextBox();
            this.textUseName = new System.Windows.Forms.MaskedTextBox();
            this.GridViewUseKinds = new System.Windows.Forms.DataGridView();
            this.tabPage13 = new System.Windows.Forms.TabPage();
            this.splitContainer5 = new System.Windows.Forms.SplitContainer();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.label10 = new System.Windows.Forms.Label();
            this.textLastMoney = new System.Windows.Forms.MaskedTextBox();
            this.btnLastAdd = new System.Windows.Forms.Button();
            this.label19 = new System.Windows.Forms.Label();
            this.btnLastDelete = new System.Windows.Forms.Button();
            this.label20 = new System.Windows.Forms.Label();
            this.btnLastUpdate = new System.Windows.Forms.Button();
            this.label21 = new System.Windows.Forms.Label();
            this.textLastCount = new System.Windows.Forms.MaskedTextBox();
            this.textLastAverMoney = new System.Windows.Forms.MaskedTextBox();
            this.textLastName = new System.Windows.Forms.MaskedTextBox();
            this.GridViewLastKinds = new System.Windows.Forms.DataGridView();
            this.tabPage18 = new System.Windows.Forms.TabPage();
            this.splitContainer11 = new System.Windows.Forms.SplitContainer();
            this.groupBox19 = new System.Windows.Forms.GroupBox();
            this.dataGridView3 = new System.Windows.Forms.DataGridView();
            this.groupBox20 = new System.Windows.Forms.GroupBox();
            this.textCheckAdress = new System.Windows.Forms.MaskedTextBox();
            this.label47 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.textCheckCarKinds = new System.Windows.Forms.MaskedTextBox();
            this.textCheckAverMoney = new System.Windows.Forms.MaskedTextBox();
            this.textCheckName = new System.Windows.Forms.MaskedTextBox();
            this.btnKindsCheck = new System.Windows.Forms.Button();
            this.btnKindsClear = new System.Windows.Forms.Button();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.textBuyFitStyle = new System.Windows.Forms.ComboBox();
            this.label23 = new System.Windows.Forms.Label();
            this.dateTimeBuy = new System.Windows.Forms.DateTimePicker();
            this.label22 = new System.Windows.Forms.Label();
            this.textBuyFitAddress = new System.Windows.Forms.MaskedTextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.textBuyFitMoney = new System.Windows.Forms.MaskedTextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.btnBuyFitAdd = new System.Windows.Forms.Button();
            this.label4 = new System.Windows.Forms.Label();
            this.btnBuyFitDelete = new System.Windows.Forms.Button();
            this.label5 = new System.Windows.Forms.Label();
            this.btnBuyFitUpdate = new System.Windows.Forms.Button();
            this.label6 = new System.Windows.Forms.Label();
            this.textBuyFitCount = new System.Windows.Forms.MaskedTextBox();
            this.textCarKinds = new System.Windows.Forms.MaskedTextBox();
            this.textBuyFitAver = new System.Windows.Forms.MaskedTextBox();
            this.textBuyFitName = new System.Windows.Forms.MaskedTextBox();
            this.GridViewBuyFit = new System.Windows.Forms.DataGridView();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.dateTimeUse = new System.Windows.Forms.DateTimePicker();
            this.label28 = new System.Windows.Forms.Label();
            this.dbfitBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.busWorkDataSet = new CarManage.BusWorkDataSet();
            this.textUserCarStyle = new System.Windows.Forms.ComboBox();
            this.label24 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.textUseFitMoney = new System.Windows.Forms.MaskedTextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.btnUseFitAdd = new System.Windows.Forms.Button();
            this.label12 = new System.Windows.Forms.Label();
            this.btnUseFitDelete = new System.Windows.Forms.Button();
            this.label13 = new System.Windows.Forms.Label();
            this.btnUseFitUpdate = new System.Windows.Forms.Button();
            this.label17 = new System.Windows.Forms.Label();
            this.textUseFitCount = new System.Windows.Forms.MaskedTextBox();
            this.textUseFitName = new System.Windows.Forms.MaskedTextBox();
            this.GridViewUse = new System.Windows.Forms.DataGridView();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.splitContainer7 = new System.Windows.Forms.SplitContainer();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.GridViewFitCheck = new System.Windows.Forms.DataGridView();
            this.groupBox8 = new System.Windows.Forms.GroupBox();
            this.label30 = new System.Windows.Forms.Label();
            this.textCheckFitCarKinds = new System.Windows.Forms.MaskedTextBox();
            this.dateTimeCheck = new System.Windows.Forms.DateTimePicker();
            this.label26 = new System.Windows.Forms.Label();
            this.textCheckFitKinds = new System.Windows.Forms.ComboBox();
            this.label18 = new System.Windows.Forms.Label();
            this.textCheckFitAdress = new System.Windows.Forms.MaskedTextBox();
            this.label25 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.textCheckFitName = new System.Windows.Forms.MaskedTextBox();
            this.btnCheck = new System.Windows.Forms.Button();
            this.btnCheckClear = new System.Windows.Forms.Button();
            this.label29 = new System.Windows.Forms.Label();
            this.db_fitTableAdapter = new CarManage.BusWorkDataSetTableAdapters.db_fitTableAdapter();
            this.textUserCarKinds = new System.Windows.Forms.MaskedTextBox();
            this.label31 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.textUseFitAver = new System.Windows.Forms.MaskedTextBox();
            this.tabControl2.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.splitContainer4.Panel1.SuspendLayout();
            this.splitContainer4.Panel2.SuspendLayout();
            this.splitContainer4.SuspendLayout();
            this.groupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewBuyKinds)).BeginInit();
            this.tabPage12.SuspendLayout();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewUseKinds)).BeginInit();
            this.tabPage13.SuspendLayout();
            this.splitContainer5.Panel1.SuspendLayout();
            this.splitContainer5.Panel2.SuspendLayout();
            this.splitContainer5.SuspendLayout();
            this.groupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewLastKinds)).BeginInit();
            this.tabPage18.SuspendLayout();
            this.splitContainer11.Panel1.SuspendLayout();
            this.splitContainer11.Panel2.SuspendLayout();
            this.splitContainer11.SuspendLayout();
            this.groupBox19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
            this.groupBox20.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewBuyFit)).BeginInit();
            this.tabPage2.SuspendLayout();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dbfitBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.busWorkDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewUse)).BeginInit();
            this.tabPage5.SuspendLayout();
            this.splitContainer7.Panel1.SuspendLayout();
            this.splitContainer7.Panel2.SuspendLayout();
            this.splitContainer7.SuspendLayout();
            this.groupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GridViewFitCheck)).BeginInit();
            this.groupBox8.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControl2
            // 
            this.tabControl2.Controls.Add(this.tabPage3);
            this.tabControl2.Controls.Add(this.tabPage12);
            this.tabControl2.Controls.Add(this.tabPage13);
            this.tabControl2.Controls.Add(this.tabPage18);
            this.tabControl2.Location = new System.Drawing.Point(12, 12);
            this.tabControl2.Name = "tabControl2";
            this.tabControl2.SelectedIndex = 0;
            this.tabControl2.Size = new System.Drawing.Size(742, 363);
            this.tabControl2.TabIndex = 1;
            // 
            // tabPage3
            // 
            this.tabPage3.Controls.Add(this.splitContainer4);
            this.tabPage3.Location = new System.Drawing.Point(4, 21);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(734, 338);
            this.tabPage3.TabIndex = 0;
            this.tabPage3.Text = "配件购买";
            this.tabPage3.UseVisualStyleBackColor = true;
            // 
            // splitContainer4
            // 
            this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer4.Location = new System.Drawing.Point(3, 3);
            this.splitContainer4.Name = "splitContainer4";
            // 
            // splitContainer4.Panel1
            // 
            this.splitContainer4.Panel1.Controls.Add(this.groupBox6);
            // 
            // splitContainer4.Panel2
            // 
            this.splitContainer4.Panel2.Controls.Add(this.GridViewBuyKinds);
            this.splitContainer4.Size = new System.Drawing.Size(728, 332);
            this.splitContainer4.SplitterDistance = 241;
            this.splitContainer4.TabIndex = 0;
            // 
            // groupBox6
            // 
            this.groupBox6.Controls.Add(this.textBuyAdress);

⌨️ 快捷键说明

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