📄 frmmain.designer.cs
字号:
namespace CRM
{
partial class frmMain
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.资料管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.区域信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客户资料管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.竞争对手管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.我方信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.基本信息管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.员工资料管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.货物资料管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.重大历史历程ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.统计分析ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客户级别分析ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.客户来源分析ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.用户管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.用户管理ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.更改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.设置权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.系统维护ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.数据备份ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.数据还原ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.数据清理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.启用记事本toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.启用WordtoolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.启用ExceltoolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.水平平铺toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.垂直平铺toolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.关于我们ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.重新登录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.退出系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.tsslUser = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslTime = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslUs = new System.Windows.Forms.ToolStripStatusLabel();
this.tsslNAddress = new System.Windows.Forms.ToolStripStatusLabel();
this.nbcMenu = new DevExpress.XtraNavBar.NavBarControl();
this.nbcDataManage = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiAreaManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiClientManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiOppManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbcCInfoManage = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiBInfoManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiEInfoManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiGInfoManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiImportantEvent = new DevExpress.XtraNavBar.NavBarItem();
this.nbcSumManage = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiCLAnalyse = new DevExpress.XtraNavBar.NavBarItem();
this.nbiCRAnalyse = new DevExpress.XtraNavBar.NavBarItem();
this.nvcUserManage = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiUserManage = new DevExpress.XtraNavBar.NavBarItem();
this.nbiEditPwd = new DevExpress.XtraNavBar.NavBarItem();
this.nbiEditRight = new DevExpress.XtraNavBar.NavBarItem();
this.nbcSysManage = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiDataStore = new DevExpress.XtraNavBar.NavBarItem();
this.nbiDataRevert = new DevExpress.XtraNavBar.NavBarItem();
this.nbiDataClear = new DevExpress.XtraNavBar.NavBarItem();
this.nbcHelp = new DevExpress.XtraNavBar.NavBarGroup();
this.nbiSNotepad = new DevExpress.XtraNavBar.NavBarItem();
this.nbiSWord = new DevExpress.XtraNavBar.NavBarItem();
this.nbiSExcel = new DevExpress.XtraNavBar.NavBarItem();
this.nbiHorizontal = new DevExpress.XtraNavBar.NavBarItem();
this.nbiVertical = new DevExpress.XtraNavBar.NavBarItem();
this.nbiAboutUs = new DevExpress.XtraNavBar.NavBarItem();
this.nbiReLogin = new DevExpress.XtraNavBar.NavBarItem();
this.nbiExit = new DevExpress.XtraNavBar.NavBarItem();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nbcMenu)).BeginInit();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(234)))), ((int)(((byte)(221)))));
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.资料管理ToolStripMenuItem,
this.我方信息管理ToolStripMenuItem,
this.统计分析ToolStripMenuItem,
this.用户管理ToolStripMenuItem,
this.系统维护ToolStripMenuItem,
this.帮助ToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(792, 24);
this.menuStrip1.TabIndex = 1;
this.menuStrip1.Text = "menuStrip1";
//
// 资料管理ToolStripMenuItem
//
this.资料管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.区域信息管理ToolStripMenuItem,
this.客户资料管理ToolStripMenuItem,
this.竞争对手管理ToolStripMenuItem});
this.资料管理ToolStripMenuItem.Name = "资料管理ToolStripMenuItem";
this.资料管理ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
this.资料管理ToolStripMenuItem.Text = "资料管理[&I]";
//
// 区域信息管理ToolStripMenuItem
//
this.区域信息管理ToolStripMenuItem.Name = "区域信息管理ToolStripMenuItem";
this.区域信息管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.区域信息管理ToolStripMenuItem.Text = "区域信息管理[&A]";
this.区域信息管理ToolStripMenuItem.Click += new System.EventHandler(this.区域信息管理ToolStripMenuItem_Click);
//
// 客户资料管理ToolStripMenuItem
//
this.客户资料管理ToolStripMenuItem.Name = "客户资料管理ToolStripMenuItem";
this.客户资料管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.客户资料管理ToolStripMenuItem.Text = "客户资料管理[&C]";
this.客户资料管理ToolStripMenuItem.Click += new System.EventHandler(this.客户资料管理ToolStripMenuItem_Click);
//
// 竞争对手管理ToolStripMenuItem
//
this.竞争对手管理ToolStripMenuItem.Name = "竞争对手管理ToolStripMenuItem";
this.竞争对手管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.竞争对手管理ToolStripMenuItem.Text = "竞争对手管理[&O]";
this.竞争对手管理ToolStripMenuItem.Click += new System.EventHandler(this.竞争对手管理ToolStripMenuItem_Click);
//
// 我方信息管理ToolStripMenuItem
//
this.我方信息管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.基本信息管理ToolStripMenuItem,
this.员工资料管理ToolStripMenuItem,
this.货物资料管理ToolStripMenuItem,
this.重大历史历程ToolStripMenuItem});
this.我方信息管理ToolStripMenuItem.Name = "我方信息管理ToolStripMenuItem";
this.我方信息管理ToolStripMenuItem.Size = new System.Drawing.Size(107, 20);
this.我方信息管理ToolStripMenuItem.Text = "我方信息管理[&P]";
//
// 基本信息管理ToolStripMenuItem
//
this.基本信息管理ToolStripMenuItem.Name = "基本信息管理ToolStripMenuItem";
this.基本信息管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.基本信息管理ToolStripMenuItem.Text = "基本信息管理[&B]";
this.基本信息管理ToolStripMenuItem.Click += new System.EventHandler(this.基本信息管理ToolStripMenuItem_Click);
//
// 员工资料管理ToolStripMenuItem
//
this.员工资料管理ToolStripMenuItem.Name = "员工资料管理ToolStripMenuItem";
this.员工资料管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.员工资料管理ToolStripMenuItem.Text = "员工资料管理[&E]";
this.员工资料管理ToolStripMenuItem.Click += new System.EventHandler(this.员工资料管理ToolStripMenuItem_Click);
//
// 货物资料管理ToolStripMenuItem
//
this.货物资料管理ToolStripMenuItem.Name = "货物资料管理ToolStripMenuItem";
this.货物资料管理ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.货物资料管理ToolStripMenuItem.Text = "货物资料管理[&G]";
this.货物资料管理ToolStripMenuItem.Click += new System.EventHandler(this.货物资料管理ToolStripMenuItem_Click);
//
// 重大历史历程ToolStripMenuItem
//
this.重大历史历程ToolStripMenuItem.Name = "重大历史历程ToolStripMenuItem";
this.重大历史历程ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.重大历史历程ToolStripMenuItem.Text = "重大历史历程[&L]";
this.重大历史历程ToolStripMenuItem.Click += new System.EventHandler(this.重大历史历程ToolStripMenuItem_Click);
//
// 统计分析ToolStripMenuItem
//
this.统计分析ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.客户级别分析ToolStripMenuItem,
this.客户来源分析ToolStripMenuItem});
this.统计分析ToolStripMenuItem.Name = "统计分析ToolStripMenuItem";
this.统计分析ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
this.统计分析ToolStripMenuItem.Text = "统计分析[&A]";
//
// 客户级别分析ToolStripMenuItem
//
this.客户级别分析ToolStripMenuItem.Name = "客户级别分析ToolStripMenuItem";
this.客户级别分析ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.客户级别分析ToolStripMenuItem.Text = "客户级别分析[&L]";
this.客户级别分析ToolStripMenuItem.Click += new System.EventHandler(this.客户级别分析ToolStripMenuItem_Click);
//
// 客户来源分析ToolStripMenuItem
//
this.客户来源分析ToolStripMenuItem.Name = "客户来源分析ToolStripMenuItem";
this.客户来源分析ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.客户来源分析ToolStripMenuItem.Text = "客户来源分析[&R]";
this.客户来源分析ToolStripMenuItem.Click += new System.EventHandler(this.客户来源分析ToolStripMenuItem_Click);
//
// 用户管理ToolStripMenuItem
//
this.用户管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.用户管理ToolStripMenuItem1,
this.更改密码ToolStripMenuItem,
this.设置权限ToolStripMenuItem});
this.用户管理ToolStripMenuItem.Name = "用户管理ToolStripMenuItem";
this.用户管理ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
this.用户管理ToolStripMenuItem.Text = "用户管理[&U]";
//
// 用户管理ToolStripMenuItem1
//
this.用户管理ToolStripMenuItem1.Name = "用户管理ToolStripMenuItem1";
this.用户管理ToolStripMenuItem1.Size = new System.Drawing.Size(136, 22);
this.用户管理ToolStripMenuItem1.Text = "用户管理[&M]";
this.用户管理ToolStripMenuItem1.Click += new System.EventHandler(this.用户管理ToolStripMenuItem1_Click);
//
// 更改密码ToolStripMenuItem
//
this.更改密码ToolStripMenuItem.Name = "更改密码ToolStripMenuItem";
this.更改密码ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.更改密码ToolStripMenuItem.Text = "更改密码[&P]";
this.更改密码ToolStripMenuItem.Click += new System.EventHandler(this.更改密码ToolStripMenuItem_Click);
//
// 设置权限ToolStripMenuItem
//
this.设置权限ToolStripMenuItem.Name = "设置权限ToolStripMenuItem";
this.设置权限ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.设置权限ToolStripMenuItem.Text = "设置权限[&R]";
this.设置权限ToolStripMenuItem.Click += new System.EventHandler(this.设置权限ToolStripMenuItem_Click);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -