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

📄 mainform.designer.cs

📁 社区管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.flowLayoutPanel1.Controls.Add(this.bCoCompany);
            this.flowLayoutPanel1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Paint += new System.Windows.Forms.PaintEventHandler(this.flowLayoutPanel1_Paint);
            // 
            // bTenementData
            // 
            this.bTenementData.BackColor = System.Drawing.Color.AliceBlue;
            this.bTenementData.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bTenementData, "bTenementData");
            this.bTenementData.Name = "bTenementData";
            this.bTenementData.UseVisualStyleBackColor = false;
            this.bTenementData.Click += new System.EventHandler(this.bTenementData_Click);
            // 
            // bFeeStatus
            // 
            this.bFeeStatus.BackColor = System.Drawing.Color.AliceBlue;
            this.bFeeStatus.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bFeeStatus, "bFeeStatus");
            this.bFeeStatus.Name = "bFeeStatus";
            this.bFeeStatus.UseVisualStyleBackColor = false;
            // 
            // bMeter
            // 
            this.bMeter.BackColor = System.Drawing.Color.AliceBlue;
            this.bMeter.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bMeter, "bMeter");
            this.bMeter.Name = "bMeter";
            this.bMeter.UseVisualStyleBackColor = false;
            // 
            // bAlarm
            // 
            this.bAlarm.BackColor = System.Drawing.Color.AliceBlue;
            this.bAlarm.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bAlarm, "bAlarm");
            this.bAlarm.Name = "bAlarm";
            this.bAlarm.UseVisualStyleBackColor = false;
            // 
            // bPublicFacilityUsage
            // 
            this.bPublicFacilityUsage.BackColor = System.Drawing.Color.AliceBlue;
            this.bPublicFacilityUsage.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bPublicFacilityUsage, "bPublicFacilityUsage");
            this.bPublicFacilityUsage.Name = "bPublicFacilityUsage";
            this.bPublicFacilityUsage.UseVisualStyleBackColor = false;
            // 
            // bFacilityMaintenance
            // 
            this.bFacilityMaintenance.BackColor = System.Drawing.Color.AliceBlue;
            this.bFacilityMaintenance.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bFacilityMaintenance, "bFacilityMaintenance");
            this.bFacilityMaintenance.Name = "bFacilityMaintenance";
            this.bFacilityMaintenance.UseVisualStyleBackColor = false;
            this.bFacilityMaintenance.Click += new System.EventHandler(this.bFacilityMaintenance_Click);
            // 
            // bPublicFacility
            // 
            this.bPublicFacility.BackColor = System.Drawing.Color.AliceBlue;
            this.bPublicFacility.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bPublicFacility, "bPublicFacility");
            this.bPublicFacility.Name = "bPublicFacility";
            this.bPublicFacility.UseVisualStyleBackColor = false;
            this.bPublicFacility.Click += new System.EventHandler(this.bPublicFacility_Click);
            // 
            // bFinance
            // 
            this.bFinance.BackColor = System.Drawing.Color.AliceBlue;
            this.bFinance.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bFinance, "bFinance");
            this.bFinance.Name = "bFinance";
            this.bFinance.UseVisualStyleBackColor = false;
            this.bFinance.Click += new System.EventHandler(this.bFinance_Click);
            // 
            // bPayableAccount
            // 
            this.bPayableAccount.BackColor = System.Drawing.Color.AliceBlue;
            this.bPayableAccount.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bPayableAccount, "bPayableAccount");
            this.bPayableAccount.Name = "bPayableAccount";
            this.bPayableAccount.UseVisualStyleBackColor = false;
            this.bPayableAccount.Click += new System.EventHandler(this.bPayableAccount_Click);
            // 
            // bDeal
            // 
            this.bDeal.BackColor = System.Drawing.Color.AliceBlue;
            this.bDeal.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bDeal, "bDeal");
            this.bDeal.Name = "bDeal";
            this.bDeal.UseVisualStyleBackColor = false;
            this.bDeal.Click += new System.EventHandler(this.bDeal_Click);
            // 
            // bClientList
            // 
            this.bClientList.BackColor = System.Drawing.Color.AliceBlue;
            this.bClientList.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bClientList, "bClientList");
            this.bClientList.Name = "bClientList";
            this.bClientList.UseVisualStyleBackColor = false;
            this.bClientList.Click += new System.EventHandler(this.bClientList_Click);
            // 
            // bHoliday
            // 
            this.bHoliday.BackColor = System.Drawing.Color.AliceBlue;
            this.bHoliday.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bHoliday, "bHoliday");
            this.bHoliday.Name = "bHoliday";
            this.bHoliday.UseVisualStyleBackColor = false;
            this.bHoliday.Click += new System.EventHandler(this.bHoliday_Click);
            // 
            // bWorkArrange
            // 
            this.bWorkArrange.BackColor = System.Drawing.Color.AliceBlue;
            this.bWorkArrange.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bWorkArrange, "bWorkArrange");
            this.bWorkArrange.Name = "bWorkArrange";
            this.bWorkArrange.UseVisualStyleBackColor = false;
            // 
            // bTask
            // 
            this.bTask.BackColor = System.Drawing.Color.AliceBlue;
            this.bTask.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bTask, "bTask");
            this.bTask.Name = "bTask";
            this.bTask.UseVisualStyleBackColor = false;
            // 
            // bPersonal
            // 
            this.bPersonal.BackColor = System.Drawing.Color.AliceBlue;
            this.bPersonal.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bPersonal, "bPersonal");
            this.bPersonal.Name = "bPersonal";
            this.bPersonal.UseVisualStyleBackColor = false;
            this.bPersonal.Click += new System.EventHandler(this.bPersonal_Click);
            // 
            // bWage
            // 
            this.bWage.BackColor = System.Drawing.Color.AliceBlue;
            this.bWage.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bWage, "bWage");
            this.bWage.Name = "bWage";
            this.bWage.UseVisualStyleBackColor = false;
            // 
            // bOvertime
            // 
            this.bOvertime.BackColor = System.Drawing.Color.AliceBlue;
            this.bOvertime.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bOvertime, "bOvertime");
            this.bOvertime.Name = "bOvertime";
            this.bOvertime.UseVisualStyleBackColor = false;
            // 
            // bDaiLing
            // 
            this.bDaiLing.BackColor = System.Drawing.Color.AliceBlue;
            this.bDaiLing.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bDaiLing, "bDaiLing");
            this.bDaiLing.Name = "bDaiLing";
            this.bDaiLing.UseVisualStyleBackColor = false;
            this.bDaiLing.Click += new System.EventHandler(this.bDaiLing_Click);
            // 
            // bHouseTax
            // 
            this.bHouseTax.BackColor = System.Drawing.Color.AliceBlue;
            this.bHouseTax.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bHouseTax, "bHouseTax");
            this.bHouseTax.Name = "bHouseTax";
            this.bHouseTax.UseVisualStyleBackColor = false;
            // 
            // bLandValueAddedTaxValue
            // 
            this.bLandValueAddedTaxValue.BackColor = System.Drawing.Color.AliceBlue;
            this.bLandValueAddedTaxValue.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bLandValueAddedTaxValue, "bLandValueAddedTaxValue");
            this.bLandValueAddedTaxValue.Name = "bLandValueAddedTaxValue";
            this.bLandValueAddedTaxValue.UseVisualStyleBackColor = false;
            // 
            // bCorpusRemaining
            // 
            this.bCorpusRemaining.BackColor = System.Drawing.Color.AliceBlue;
            this.bCorpusRemaining.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bCorpusRemaining, "bCorpusRemaining");
            this.bCorpusRemaining.Name = "bCorpusRemaining";
            this.bCorpusRemaining.UseVisualStyleBackColor = false;
            // 
            // bAccrualAmortisement
            // 
            this.bAccrualAmortisement.BackColor = System.Drawing.Color.AliceBlue;
            this.bAccrualAmortisement.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bAccrualAmortisement, "bAccrualAmortisement");
            this.bAccrualAmortisement.Name = "bAccrualAmortisement";
            this.bAccrualAmortisement.UseVisualStyleBackColor = false;
            // 
            // bCorpusAmortisement
            // 
            this.bCorpusAmortisement.BackColor = System.Drawing.Color.AliceBlue;
            this.bCorpusAmortisement.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bCorpusAmortisement, "bCorpusAmortisement");
            this.bCorpusAmortisement.Name = "bCorpusAmortisement";
            this.bCorpusAmortisement.UseVisualStyleBackColor = false;
            // 
            // bContractTax
            // 
            this.bContractTax.BackColor = System.Drawing.Color.AliceBlue;
            this.bContractTax.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bContractTax, "bContractTax");
            this.bContractTax.Name = "bContractTax";
            this.bContractTax.UseVisualStyleBackColor = false;
            // 
            // bBulletin
            // 
            this.bBulletin.BackColor = System.Drawing.Color.AliceBlue;
            this.bBulletin.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bBulletin, "bBulletin");
            this.bBulletin.Name = "bBulletin";
            this.bBulletin.UseVisualStyleBackColor = false;
            // 
            // bCoCompany
            // 
            this.bCoCompany.BackColor = System.Drawing.Color.AliceBlue;
            this.bCoCompany.ForeColor = System.Drawing.SystemColors.ControlText;
            resources.ApplyResources(this.bCoCompany, "bCoCompany");
            this.bCoCompany.Name = "bCoCompany";
            this.bCoCompany.UseVisualStyleBackColor = false;
            this.bCoCompany.Click += new System.EventHandler(this.bCoCompany_Click);
            // 
            // 协力厂商信息BindingSource
            // 
            this.协力厂商信息BindingSource.DataMember = "协力厂商信息";
            // 
            // pictureBox1
            // 
            this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
            resources.ApplyResources(this.pictureBox1, "pictureBox1");
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.TabStop = false;
            // 
            // bRelogin
            // 
            this.bRelogin.Cursor = System.Windows.Forms.Cursors.NoMove2D;
            resources.ApplyResources(this.bRelogin, "bRelogin");
            this.bRelogin.Name = "bRelogin";
            this.bRelogin.TabStop = false;

⌨️ 快捷键说明

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