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

📄 mainform.designer.cs

📁 vs2005+sql server2005编写的小区物业管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.退出系统ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出系统ToolStripMenuItem.Image")));
            this.退出系统ToolStripMenuItem.Name = "退出系统ToolStripMenuItem";
            this.退出系统ToolStripMenuItem.Size = new System.Drawing.Size(99, 20);
            this.退出系统ToolStripMenuItem.Text = "退出系统(&E)";
            this.退出系统ToolStripMenuItem.Click += new System.EventHandler(this.退出系统ToolStripMenuItem_Click);
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.业主登记管理ToolStripButton,
            this.业主迁出管理ToolStripButton,
            this.楼栋信息管理ToolStripButton,
            this.公共财产管理ToolStripButton,
            this.服务投诉管理ToolStripButton,
            this.业主维修管理ToolStripButton,
            this.公共维修管理ToolStripButton,
            this.车位使用管理ToolStripButton,
            this.突发事件管理ToolStripButton,
            this.水电气费登记ToolStripButton,
            this.水电气费查询ToolStripButton,
            this.水电气费交纳ToolStripButton,
            this.物管费用登记ToolStripButton,
            this.物管费用查询ToolStripButton,
            this.物管费用交纳ToolStripButton,
            this.其他费用交纳ToolStripButton,
            this.业主统计报表ToolStripButton,
            this.投诉统计报表ToolStripButton,
            this.业主维修报表ToolStripButton,
            this.公共维修报表ToolStripButton,
            this.收入统计报表ToolStripButton,
            this.退出系统ToolStripButton});
            this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(542, 153);
            this.toolStrip1.Stretch = true;
            this.toolStrip1.TabIndex = 4;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // 业主登记管理ToolStripButton
            // 
            this.业主登记管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("业主登记管理ToolStripButton.Image")));
            this.业主登记管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.业主登记管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.业主登记管理ToolStripButton.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
            this.业主登记管理ToolStripButton.Name = "业主登记管理ToolStripButton";
            this.业主登记管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.业主登记管理ToolStripButton.Text = "登记管理";
            this.业主登记管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.业主登记管理ToolStripButton.Click += new System.EventHandler(this.业主登记管理ToolStripMenuItem_Click);
            // 
            // 业主迁出管理ToolStripButton
            // 
            this.业主迁出管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("业主迁出管理ToolStripButton.Image")));
            this.业主迁出管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.业主迁出管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.业主迁出管理ToolStripButton.Name = "业主迁出管理ToolStripButton";
            this.业主迁出管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.业主迁出管理ToolStripButton.Text = "迁出管理";
            this.业主迁出管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.业主迁出管理ToolStripButton.Click += new System.EventHandler(this.业主迁出管理ToolStripMenuItem_Click);
            // 
            // 楼栋信息管理ToolStripButton
            // 
            this.楼栋信息管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("楼栋信息管理ToolStripButton.Image")));
            this.楼栋信息管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.楼栋信息管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.楼栋信息管理ToolStripButton.Name = "楼栋信息管理ToolStripButton";
            this.楼栋信息管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.楼栋信息管理ToolStripButton.Text = "楼栋管理";
            this.楼栋信息管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.楼栋信息管理ToolStripButton.Click += new System.EventHandler(this.楼栋信息管理ToolStripMenuItem_Click);
            // 
            // 公共财产管理ToolStripButton
            // 
            this.公共财产管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("公共财产管理ToolStripButton.Image")));
            this.公共财产管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.公共财产管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.公共财产管理ToolStripButton.Name = "公共财产管理ToolStripButton";
            this.公共财产管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.公共财产管理ToolStripButton.Text = "财产管理";
            this.公共财产管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.公共财产管理ToolStripButton.Click += new System.EventHandler(this.公共财产管理ToolStripMenuItem_Click);
            // 
            // 服务投诉管理ToolStripButton
            // 
            this.服务投诉管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("服务投诉管理ToolStripButton.Image")));
            this.服务投诉管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.服务投诉管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.服务投诉管理ToolStripButton.Name = "服务投诉管理ToolStripButton";
            this.服务投诉管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.服务投诉管理ToolStripButton.Text = "投诉管理";
            this.服务投诉管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.服务投诉管理ToolStripButton.Click += new System.EventHandler(this.服务投诉管理ToolStripMenuItem_Click);
            // 
            // 业主维修管理ToolStripButton
            // 
            this.业主维修管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("业主维修管理ToolStripButton.Image")));
            this.业主维修管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.业主维修管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.业主维修管理ToolStripButton.Name = "业主维修管理ToolStripButton";
            this.业主维修管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.业主维修管理ToolStripButton.Text = "业主维修";
            this.业主维修管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.业主维修管理ToolStripButton.Click += new System.EventHandler(this.业主维修管理ToolStripMenuItem_Click);
            // 
            // 公共维修管理ToolStripButton
            // 
            this.公共维修管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("公共维修管理ToolStripButton.Image")));
            this.公共维修管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.公共维修管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.公共维修管理ToolStripButton.Name = "公共维修管理ToolStripButton";
            this.公共维修管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.公共维修管理ToolStripButton.Text = "公共维修";
            this.公共维修管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.公共维修管理ToolStripButton.Click += new System.EventHandler(this.公共维修管理ToolStripMenuItem_Click);
            // 
            // 车位使用管理ToolStripButton
            // 
            this.车位使用管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("车位使用管理ToolStripButton.Image")));
            this.车位使用管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.车位使用管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.车位使用管理ToolStripButton.Name = "车位使用管理ToolStripButton";
            this.车位使用管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.车位使用管理ToolStripButton.Text = "车位使用";
            this.车位使用管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.车位使用管理ToolStripButton.Click += new System.EventHandler(this.车位使用管理ToolStripMenuItem_Click);
            // 
            // 突发事件管理ToolStripButton
            // 
            this.突发事件管理ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("突发事件管理ToolStripButton.Image")));
            this.突发事件管理ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.突发事件管理ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.突发事件管理ToolStripButton.Name = "突发事件管理ToolStripButton";
            this.突发事件管理ToolStripButton.Size = new System.Drawing.Size(57, 48);
            this.突发事件管理ToolStripButton.Text = "突发事件";
            this.突发事件管理ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.突发事件管理ToolStripButton.Click += new System.EventHandler(this.突发事件管理ToolStripMenuItem_Click);
            // 
            // 水电气费登记ToolStripButton
            // 
            this.水电气费登记ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("水电气费登记ToolStripButton.Image")));
            this.水电气费登记ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.水电气费登记ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.水电气费登记ToolStripButton.Name = "水电气费登记ToolStripButton";
            this.水电气费登记ToolStripButton.Size = new System.Drawing.Size(81, 48);
            this.水电气费登记ToolStripButton.Text = "水电气费登记";
            this.水电气费登记ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.水电气费登记ToolStripButton.Click += new System.EventHandler(this.水电气费登记ToolStripMenuItem_Click);
            // 
            // 水电气费查询ToolStripButton
            // 
            this.水电气费查询ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("水电气费查询ToolStripButton.Image")));
            this.水电气费查询ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.水电气费查询ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.水电气费查询ToolStripButton.Name = "水电气费查询ToolStripButton";
            this.水电气费查询ToolStripButton.Size = new System.Drawing.Size(81, 48);
            this.水电气费查询ToolStripButton.Text = "水电气费查询";
            this.水电气费查询ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.水电气费查询ToolStripButton.Click += new System.EventHandler(this.水电气费查询ToolStripMenuItem_Click);
            // 
            // 水电气费交纳ToolStripButton
            // 
            this.水电气费交纳ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("水电气费交纳ToolStripButton.Image")));
            this.水电气费交纳ToolStripButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.水电气费交纳ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.水电气费交纳ToolStripButton.Name = "水电气费交纳ToolStripButton";
            this.水电气费交纳ToolStripButton.Size = new System.Drawing.Size(81, 48);
            this.水电气费交纳ToolStripButton.Text = "水电气费交纳";
            this.水电气费交纳ToolStripButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.水电气费交纳ToolStripButton.Click += new System.EventHandler(this.水电气费交纳ToolStripMenuItem_Click);

⌨️ 快捷键说明

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