📄 mainform.designer.cs
字号:
this.bRelogin.UseVisualStyleBackColor = true;
this.bRelogin.Click += new System.EventHandler(this.bRelogin_Click);
//
// loginPanel
//
this.loginPanel.Controls.Add(this.bRedo);
this.loginPanel.Controls.Add(this.bLogin);
this.loginPanel.Controls.Add(this.tbPassword);
this.loginPanel.Controls.Add(this.tbAdminID);
this.loginPanel.Controls.Add(this.label2);
this.loginPanel.Controls.Add(this.label1);
resources.ApplyResources(this.loginPanel, "loginPanel");
this.loginPanel.Name = "loginPanel";
//
// bRedo
//
resources.ApplyResources(this.bRedo, "bRedo");
this.bRedo.Name = "bRedo";
this.bRedo.UseVisualStyleBackColor = true;
this.bRedo.Click += new System.EventHandler(this.bRedo_Click);
//
// bLogin
//
resources.ApplyResources(this.bLogin, "bLogin");
this.bLogin.Name = "bLogin";
this.bLogin.UseVisualStyleBackColor = true;
this.bLogin.Click += new System.EventHandler(this.bLogin_Click);
//
// tbPassword
//
resources.ApplyResources(this.tbPassword, "tbPassword");
this.tbPassword.Name = "tbPassword";
//
// tbAdminID
//
resources.ApplyResources(this.tbAdminID, "tbAdminID");
this.tbAdminID.Name = "tbAdminID";
//
// label2
//
resources.ApplyResources(this.label2, "label2");
this.label2.Name = "label2";
//
// label1
//
resources.ApplyResources(this.label1, "label1");
this.label1.Name = "label1";
//
// tenementPanel
//
this.tenementPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.tenementPanel, "tenementPanel");
this.tenementPanel.Name = "tenementPanel";
//
// dealPanel
//
this.dealPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.dealPanel, "dealPanel");
this.dealPanel.Name = "dealPanel";
//
// clientListPanel
//
this.clientListPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.clientListPanel, "clientListPanel");
this.clientListPanel.Name = "clientListPanel";
//
// houseServicePanel
//
resources.ApplyResources(this.houseServicePanel, "houseServicePanel");
this.houseServicePanel.MaximumSize = new System.Drawing.Size(608, 458);
this.houseServicePanel.MinimumSize = new System.Drawing.Size(608, 458);
this.houseServicePanel.Name = "houseServicePanel";
//
// cooperatePanel
//
this.cooperatePanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.cooperatePanel, "cooperatePanel");
this.cooperatePanel.Name = "cooperatePanel";
//
// facilityMainteenPanel
//
this.facilityMainteenPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.facilityMainteenPanel, "facilityMainteenPanel");
this.facilityMainteenPanel.Name = "facilityMainteenPanel";
//
// chaQinInfoPanel
//
this.chaQinInfoPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.chaQinInfoPanel, "chaQinInfoPanel");
this.chaQinInfoPanel.Name = "chaQinInfoPanel";
//
// personalPanel
//
this.personalPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.personalPanel, "personalPanel");
this.personalPanel.Name = "personalPanel";
//
// welcomePanel
//
this.welcomePanel.Controls.Add(this.pictureBox2);
resources.ApplyResources(this.welcomePanel, "welcomePanel");
this.welcomePanel.Name = "welcomePanel";
//
// pictureBox2
//
resources.ApplyResources(this.pictureBox2, "pictureBox2");
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.TabStop = false;
//
// financialPanel
//
resources.ApplyResources(this.financialPanel, "financialPanel");
this.financialPanel.MaximumSize = new System.Drawing.Size(608, 458);
this.financialPanel.MinimumSize = new System.Drawing.Size(608, 458);
this.financialPanel.Name = "financialPanel";
//
// propertyPanel
//
resources.ApplyResources(this.propertyPanel, "propertyPanel");
this.propertyPanel.MaximumSize = new System.Drawing.Size(608, 458);
this.propertyPanel.MinimumSize = new System.Drawing.Size(608, 458);
this.propertyPanel.Name = "propertyPanel";
//
// lLoginStat
//
resources.ApplyResources(this.lLoginStat, "lLoginStat");
this.lLoginStat.Name = "lLoginStat";
//
// facilitysPanel
//
this.facilitysPanel.BackColor = System.Drawing.Color.AliceBlue;
resources.ApplyResources(this.facilitysPanel, "facilitysPanel");
this.facilitysPanel.Name = "facilitysPanel";
//
// MainForm
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(251)))), ((int)(((byte)(255)))));
this.Controls.Add(this.lLoginStat);
this.Controls.Add(this.facilitysPanel);
this.Controls.Add(this.welcomePanel);
this.Controls.Add(this.propertyPanel);
this.Controls.Add(this.financialPanel);
this.Controls.Add(this.personalPanel);
this.Controls.Add(this.chaQinInfoPanel);
this.Controls.Add(this.facilityMainteenPanel);
this.Controls.Add(this.cooperatePanel);
this.Controls.Add(this.houseServicePanel);
this.Controls.Add(this.clientListPanel);
this.Controls.Add(this.dealPanel);
this.Controls.Add(this.tenementPanel);
this.Controls.Add(this.loginPanel);
this.Controls.Add(this.bRelogin);
this.Controls.Add(this.button2);
this.Controls.Add(this.bBack);
this.Controls.Add(this.flowLayoutPanel1);
this.Controls.Add(this.pictureBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.HelpButton = true;
this.Name = "MainForm";
this.TransparencyKey = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(252)))), ((int)(((byte)(252)))));
this.flowLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.协力厂商信息BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.loginPanel.ResumeLayout(false);
this.loginPanel.PerformLayout();
this.welcomePanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button bTenementManagement;
private System.Windows.Forms.Button bPublicManagement;
private System.Windows.Forms.Button bFinancialManagement;
private System.Windows.Forms.Button bDealManagement;
private System.Windows.Forms.Button bHouseholdService;
private System.Windows.Forms.Button bDistillateDoctor;
private System.Windows.Forms.Button bLogisticsManagement;
private System.Windows.Forms.Button bCommunityPost;
private System.Windows.Forms.Button bCooperativeCompany;
private System.Windows.Forms.Button bBack;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button bTenementData;
private System.Windows.Forms.Button bFeeStatus;
private System.Windows.Forms.Button bMeter;
private System.Windows.Forms.Button bAlarm;
private System.Windows.Forms.Button bPublicFacility;
private System.Windows.Forms.Button bPublicFacilityUsage;
private System.Windows.Forms.Button bFacilityMaintenance;
private System.Windows.Forms.Button bFinance;
private System.Windows.Forms.Button bPayableAccount;
private System.Windows.Forms.Button bDeal;
private System.Windows.Forms.Button bClientList;
private System.Windows.Forms.Button bPersonal;
private System.Windows.Forms.Button bHoliday;
private System.Windows.Forms.Button bWorkArrange;
private System.Windows.Forms.Button bTask;
private System.Windows.Forms.Button bOvertime;
private System.Windows.Forms.Button bWage;
private System.Windows.Forms.Button bDaiLing;
private System.Windows.Forms.Button bAccrualAmortisement;
private System.Windows.Forms.Button bCorpusAmortisement;
private System.Windows.Forms.Button bCorpusRemaining;
private System.Windows.Forms.Button bLandValueAddedTaxValue;
private System.Windows.Forms.Button bContractTax;
private System.Windows.Forms.Button bHouseTax;
private System.Windows.Forms.Button bBulletin;
private System.Windows.Forms.Button bCoCompany;
public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.BindingSource 协力厂商信息BindingSource;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button bRelogin;
private System.Windows.Forms.Panel loginPanel;
private System.Windows.Forms.Button bRedo;
private System.Windows.Forms.Button bLogin;
private System.Windows.Forms.TextBox tbPassword;
private System.Windows.Forms.TextBox tbAdminID;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private TenementLibrary.TenementPanel tenementPanel;
private DealPanel.DealPanel dealPanel;
private ClientListPanelLibrary.ClientListPanel clientListPanel;
private FuWuControlLibrary1.HouseServicePanel houseServicePanel;
private ControlLibraryXLCS.CooperatePanel cooperatePanel;
private SSWHssbh.UserControl1 facilityMainteenPanel;
private _._.ChaQinInfoPanel chaQinInfoPanel;
private _.PersonalPanel personalPanel;
private System.Windows.Forms.Panel welcomePanel;
private CaiWuControlLibrary1.FinancialPanel financialPanel;
private CaiWuControlLibrary1.PropertyPanel propertyPanel;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label lLoginStat;
private GGSSManeger.FacilitysPanel facilitysPanel;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -