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

📄 frmmain.designer.cs

📁 酒店管理系统,您酒店物业管理的好帮手
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace Hotel
{
    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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.mnuMain = new System.Windows.Forms.MenuStrip();
            this.mnuSystem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuMo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuPopedom = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuScreen = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuExit = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuRoom = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuUnit = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGroup = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDestine = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuState = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuBarter = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuMoRegister = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuBuyerReckoning = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuInfo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuInRoom = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHistory = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuUse = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuBuyerInfo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuAccount = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuEmployeeInfo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuItemPrice = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuCarFind = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuLog = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuReport = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuCurrentlyBuyer = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHistoryBuyer = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuAlready = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuChargeList = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuBusinessInfo = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuCarInfo = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuBuyerInfoList = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuTodayOpenRoom = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuTodayRoomState = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuBaseSet = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuRemind = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuConsumeItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuCarSet = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuColour = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGlassBrown = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGlassGreen = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuGlassOrange = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuSteelBlue = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuWave = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDefault = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuMaintenance = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDataBack = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuComeback = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuSystemSet = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.mnuDataDelete = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuSystemBegin = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuHelpDoc = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuAboutWe = new System.Windows.Forms.ToolStripMenuItem();
            this.tspMain = new System.Windows.Forms.ToolStrip();
            this.tsbDestine = new System.Windows.Forms.ToolStripButton();
            this.tsbOne = new System.Windows.Forms.ToolStripButton();
            this.tsbHow = new System.Windows.Forms.ToolStripButton();
            this.tsbAdd = new System.Windows.Forms.ToolStripButton();
            this.tsbReckoning = new System.Windows.Forms.ToolStripButton();
            this.tsbFind = new System.Windows.Forms.ToolStripButton();
            this.tsbManager = new System.Windows.Forms.ToolStripButton();
            this.tsbItems = new System.Windows.Forms.ToolStripButton();
            this.tsbSystem = new System.Windows.Forms.ToolStripButton();
            this.tsbExit = new System.Windows.Forms.ToolStripButton();
            this.staMain = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tsslUername = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.tbcSub = new System.Windows.Forms.TabControl();
            this.tbpG = new System.Windows.Forms.TabPage();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.lblSumMoney = new System.Windows.Forms.Label();
            this.lblMoney = new System.Windows.Forms.Label();
            this.lblInUse = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.lblInTime = new System.Windows.Forms.Label();
            this.lblAddress = new System.Windows.Forms.Label();
            this.lblRoomPhone = new System.Windows.Forms.Label();
            this.lblRoomPrice = new System.Windows.Forms.Label();
            this.lblShowName = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.lblName = new System.Windows.Forms.Label();
            this.lblSum = new System.Windows.Forms.Label();
            this.lblType = new System.Windows.Forms.Label();
            this.tbpH = new System.Windows.Forms.TabPage();
            this.btnReset = new System.Windows.Forms.Button();
            this.btnSet = new System.Windows.Forms.Button();
            this.label14 = new System.Windows.Forms.Label();
            this.lsvRemind = new System.Windows.Forms.ListView();
            this.lblDateTime = new System.Windows.Forms.Label();
            this.lblWeeb = new System.Windows.Forms.Label();
            this.lblYear = new System.Windows.Forms.Label();
            this.lblNowTime = new System.Windows.Forms.Label();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.splitContainer4 = new System.Windows.Forms.SplitContainer();
            this.tbcMain = new System.Windows.Forms.TabControl();
            this.tbpA = new System.Windows.Forms.TabPage();
            this.lsvA = new System.Windows.Forms.ListView();
            this.ctmsRoom = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmIJZ = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiOpen = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiTeam = new System.Windows.Forms.ToolStripMenuItem();
            this.imglist = new System.Windows.Forms.ImageList(this.components);
            this.tbpB = new System.Windows.Forms.TabPage();
            this.lsvB = new System.Windows.Forms.ListView();
            this.tbpC = new System.Windows.Forms.TabPage();
            this.lsvC = new System.Windows.Forms.ListView();
            this.tbpD = new System.Windows.Forms.TabPage();
            this.lsvD = new System.Windows.Forms.ListView();
            this.tbpE = new System.Windows.Forms.TabPage();
            this.lsvE = new System.Windows.Forms.ListView();
            this.tbpF = new System.Windows.Forms.TabPage();
            this.lsvF = new System.Windows.Forms.ListView();
            this.mnuSub = new System.Windows.Forms.MenuStrip();
            this.mnuShowList = 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.mnuSeeMode = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuBig = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuList = new System.Windows.Forms.ToolStripMenuItem();
            this.tsbParticular = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuRooms = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuDeposit = new System.Windows.Forms.ToolStripMenuItem();
            this.mnuRefurbish = new System.Windows.Forms.ToolStripMenuItem();
            this.lsvAccount = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
            this.timShow = new System.Windows.Forms.Timer(this.components);
            this.skeColour = new Sunisoft.IrisSkin.SkinEngine(((System.ComponentModel.Component)(this)));
            this.timRemind = new System.Windows.Forms.Timer(this.components);
            this.hlpHotel = new System.Windows.Forms.HelpProvider();
            this.mnuMain.SuspendLayout();
            this.tspMain.SuspendLayout();
            this.staMain.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.tbcSub.SuspendLayout();
            this.tbpG.SuspendLayout();
            this.tbpH.SuspendLayout();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            this.splitContainer4.Panel1.SuspendLayout();
            this.splitContainer4.Panel2.SuspendLayout();
            this.splitContainer4.SuspendLayout();
            this.tbcMain.SuspendLayout();
            this.tbpA.SuspendLayout();
            this.ctmsRoom.SuspendLayout();
            this.tbpB.SuspendLayout();
            this.tbpC.SuspendLayout();
            this.tbpD.SuspendLayout();
            this.tbpE.SuspendLayout();
            this.tbpF.SuspendLayout();
            this.mnuSub.SuspendLayout();
            this.SuspendLayout();
            // 
            // mnuMain
            // 
            this.mnuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuSystem,
            this.mnuRoom,
            this.mnuInfo,
            this.mnuReport,
            this.mnuBaseSet,
            this.mnuColour,
            this.mnuMaintenance,
            this.mnuHelp});
            this.mnuMain.Location = new System.Drawing.Point(0, 0);
            this.mnuMain.Name = "mnuMain";
            this.mnuMain.Size = new System.Drawing.Size(804, 24);
            this.mnuMain.TabIndex = 0;
            this.mnuMain.Text = "menuStrip1";
            // 
            // mnuSystem
            // 
            this.mnuSystem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuMo,
            this.mnuPopedom,
            this.mnuScreen,
            this.toolStripSeparator1,
            this.mnuExit});
            this.mnuSystem.Name = "mnuSystem";
            this.mnuSystem.Size = new System.Drawing.Size(82, 20);
            this.mnuSystem.Text = "系统管理(&R)";
            // 
            // mnuMo
            // 
            this.mnuMo.Name = "mnuMo";
            this.mnuMo.Size = new System.Drawing.Size(137, 22);
            this.mnuMo.Text = "修改密码(&P)";
            this.mnuMo.Click += new System.EventHandler(this.mnuMo_Click);
            // 
            // mnuPopedom
            // 
            this.mnuPopedom.Name = "mnuPopedom";
            this.mnuPopedom.Size = new System.Drawing.Size(137, 22);

⌨️ 快捷键说明

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