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

📄 operatorform.designer.cs

📁 vs2005+sql server2005编写的小区物业管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 
            费用管理之物管费用交纳Label.AutoSize = true;
            费用管理之物管费用交纳Label.Location = new System.Drawing.Point(363, 165);
            费用管理之物管费用交纳Label.Name = "费用管理之物管费用交纳Label";
            费用管理之物管费用交纳Label.Size = new System.Drawing.Size(143, 12);
            费用管理之物管费用交纳Label.TabIndex = 64;
            费用管理之物管费用交纳Label.Text = "费用管理之物管费用交纳:";
            // 
            // 费用管理之其他费用交纳Label
            // 
            费用管理之其他费用交纳Label.AutoSize = true;
            费用管理之其他费用交纳Label.Location = new System.Drawing.Point(13, 185);
            费用管理之其他费用交纳Label.Name = "费用管理之其他费用交纳Label";
            费用管理之其他费用交纳Label.Size = new System.Drawing.Size(143, 12);
            费用管理之其他费用交纳Label.TabIndex = 66;
            费用管理之其他费用交纳Label.Text = "费用管理之其他费用交纳:";
            // 
            // 报表管理之业主统计报表Label
            // 
            报表管理之业主统计报表Label.AutoSize = true;
            报表管理之业主统计报表Label.Location = new System.Drawing.Point(188, 185);
            报表管理之业主统计报表Label.Name = "报表管理之业主统计报表Label";
            报表管理之业主统计报表Label.Size = new System.Drawing.Size(143, 12);
            报表管理之业主统计报表Label.TabIndex = 68;
            报表管理之业主统计报表Label.Text = "报表管理之业主统计报表:";
            // 
            // 报表管理之投诉统计报表Label
            // 
            报表管理之投诉统计报表Label.AutoSize = true;
            报表管理之投诉统计报表Label.Location = new System.Drawing.Point(363, 185);
            报表管理之投诉统计报表Label.Name = "报表管理之投诉统计报表Label";
            报表管理之投诉统计报表Label.Size = new System.Drawing.Size(143, 12);
            报表管理之投诉统计报表Label.TabIndex = 70;
            报表管理之投诉统计报表Label.Text = "报表管理之投诉统计报表:";
            // 
            // 报表管理之业主维修报表Label
            // 
            报表管理之业主维修报表Label.AutoSize = true;
            报表管理之业主维修报表Label.Location = new System.Drawing.Point(13, 205);
            报表管理之业主维修报表Label.Name = "报表管理之业主维修报表Label";
            报表管理之业主维修报表Label.Size = new System.Drawing.Size(143, 12);
            报表管理之业主维修报表Label.TabIndex = 72;
            报表管理之业主维修报表Label.Text = "报表管理之业主维修报表:";
            // 
            // 报表管理之公共维修报表Label
            // 
            报表管理之公共维修报表Label.AutoSize = true;
            报表管理之公共维修报表Label.Location = new System.Drawing.Point(188, 205);
            报表管理之公共维修报表Label.Name = "报表管理之公共维修报表Label";
            报表管理之公共维修报表Label.Size = new System.Drawing.Size(143, 12);
            报表管理之公共维修报表Label.TabIndex = 74;
            报表管理之公共维修报表Label.Text = "报表管理之公共维修报表:";
            // 
            // 报表管理之收入统计报表Label
            // 
            报表管理之收入统计报表Label.AutoSize = true;
            报表管理之收入统计报表Label.Location = new System.Drawing.Point(363, 205);
            报表管理之收入统计报表Label.Name = "报表管理之收入统计报表Label";
            报表管理之收入统计报表Label.Size = new System.Drawing.Size(143, 12);
            报表管理之收入统计报表Label.TabIndex = 76;
            报表管理之收入统计报表Label.Text = "报表管理之收入统计报表:";
            // 
            // 系统管理之分配用户权限Label
            // 
            系统管理之分配用户权限Label.AutoSize = true;
            系统管理之分配用户权限Label.Location = new System.Drawing.Point(13, 225);
            系统管理之分配用户权限Label.Name = "系统管理之分配用户权限Label";
            系统管理之分配用户权限Label.Size = new System.Drawing.Size(143, 12);
            系统管理之分配用户权限Label.TabIndex = 78;
            系统管理之分配用户权限Label.Text = "系统管理之分配用户权限:";
            // 
            // 系统管理之小区信息设置Label
            // 
            系统管理之小区信息设置Label.AutoSize = true;
            系统管理之小区信息设置Label.Location = new System.Drawing.Point(188, 225);
            系统管理之小区信息设置Label.Name = "系统管理之小区信息设置Label";
            系统管理之小区信息设置Label.Size = new System.Drawing.Size(143, 12);
            系统管理之小区信息设置Label.TabIndex = 80;
            系统管理之小区信息设置Label.Text = "系统管理之小区信息设置:";
            // 
            // dBCommunityDataSet
            // 
            this.dBCommunityDataSet.DataSetName = "DBCommunityDataSet";
            this.dBCommunityDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // 操作用户BindingSource
            // 
            this.操作用户BindingSource.DataMember = "操作用户";
            this.操作用户BindingSource.DataSource = this.dBCommunityDataSet;
            // 
            // 操作用户TableAdapter
            // 
            this.操作用户TableAdapter.ClearBeforeFill = true;
            // 
            // 操作用户BindingNavigator
            // 
            this.操作用户BindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
            this.操作用户BindingNavigator.BindingSource = this.操作用户BindingSource;
            this.操作用户BindingNavigator.CountItem = this.bindingNavigatorCountItem;
            this.操作用户BindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
            this.操作用户BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            this.bindingNavigatorPositionItem,
            this.bindingNavigatorCountItem,
            this.bindingNavigatorSeparator1,
            this.bindingNavigatorMoveNextItem,
            this.bindingNavigatorMoveLastItem,
            this.bindingNavigatorSeparator2,
            this.bindingNavigatorAddNewItem,
            this.bindingNavigatorDeleteItem,
            this.操作用户BindingNavigatorSaveItem});
            this.操作用户BindingNavigator.Location = new System.Drawing.Point(0, 0);
            this.操作用户BindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
            this.操作用户BindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
            this.操作用户BindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
            this.操作用户BindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
            this.操作用户BindingNavigator.Name = "操作用户BindingNavigator";
            this.操作用户BindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
            this.操作用户BindingNavigator.Size = new System.Drawing.Size(542, 25);
            this.操作用户BindingNavigator.TabIndex = 0;
            this.操作用户BindingNavigator.Text = "bindingNavigator1";
            // 
            // bindingNavigatorAddNewItem
            // 
            this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
            this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
            this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(49, 22);
            this.bindingNavigatorAddNewItem.Text = "新增";
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(35, 22);
            this.bindingNavigatorCountItem.Text = "/ {0}";
            this.bindingNavigatorCountItem.ToolTipText = "总项数";
            // 
            // bindingNavigatorDeleteItem
            // 
            this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
            this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
            this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(49, 22);
            this.bindingNavigatorDeleteItem.Text = "删除";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveFirstItem.Text = "移到第一条记录";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMovePreviousItem.Text = "移到上一条记录";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "位置";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 21);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "当前位置";

⌨️ 快捷键说明

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