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

📄 buildingform.designer.cs

📁 vs2005+sql server2005编写的小区物业管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.楼栋信息BindingNavigatorSaveItem,
            this.打印ToolStripButton});
            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 = "新增";
            // 
            // 楼栋信息BindingSource
            // 
            this.楼栋信息BindingSource.DataMember = "楼栋信息";
            this.楼栋信息BindingSource.DataSource = this.dBCommunityDataSet;
            // 
            // dBCommunityDataSet
            // 
            this.dBCommunityDataSet.DataSetName = "DBCommunityDataSet";
            this.dBCommunityDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // 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 = "当前位置";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveNextItem.Text = "移到下一条记录";
            // 
            // bindingNavigatorMoveLastItem
            // 
            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveLastItem.Text = "移到最后一条记录";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // 楼栋信息BindingNavigatorSaveItem
            // 
            this.楼栋信息BindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("楼栋信息BindingNavigatorSaveItem.Image")));
            this.楼栋信息BindingNavigatorSaveItem.Name = "楼栋信息BindingNavigatorSaveItem";
            this.楼栋信息BindingNavigatorSaveItem.Size = new System.Drawing.Size(49, 22);
            this.楼栋信息BindingNavigatorSaveItem.Text = "保存";
            this.楼栋信息BindingNavigatorSaveItem.Click += new System.EventHandler(this.楼栋信息BindingNavigatorSaveItem_Click);
            // 
            // 楼栋名称TextBox
            // 
            this.楼栋名称TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "楼栋名称", true));
            this.楼栋名称TextBox.Location = new System.Drawing.Point(69, 27);
            this.楼栋名称TextBox.Name = "楼栋名称TextBox";
            this.楼栋名称TextBox.Size = new System.Drawing.Size(108, 21);
            this.楼栋名称TextBox.TabIndex = 3;
            // 
            // 所处位置TextBox
            // 
            this.所处位置TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "所处位置", true));
            this.所处位置TextBox.Location = new System.Drawing.Point(243, 27);
            this.所处位置TextBox.Name = "所处位置TextBox";
            this.所处位置TextBox.Size = new System.Drawing.Size(93, 21);
            this.所处位置TextBox.TabIndex = 5;
            // 
            // 单元信息TextBox
            // 
            this.单元信息TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.单元信息TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "单元信息", true));
            this.单元信息TextBox.Location = new System.Drawing.Point(401, 27);
            this.单元信息TextBox.Name = "单元信息TextBox";
            this.单元信息TextBox.Size = new System.Drawing.Size(129, 21);
            this.单元信息TextBox.TabIndex = 7;
            // 
            // 楼层信息TextBox
            // 
            this.楼层信息TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "楼层信息", true));
            this.楼层信息TextBox.Location = new System.Drawing.Point(69, 51);
            this.楼层信息TextBox.Name = "楼层信息TextBox";
            this.楼层信息TextBox.Size = new System.Drawing.Size(54, 21);
            this.楼层信息TextBox.TabIndex = 9;
            // 
            // 总人口数TextBox
            // 
            this.总人口数TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "总人口数", true));
            this.总人口数TextBox.Location = new System.Drawing.Point(184, 51);
            this.总人口数TextBox.Name = "总人口数TextBox";
            this.总人口数TextBox.Size = new System.Drawing.Size(42, 21);
            this.总人口数TextBox.TabIndex = 11;
            // 
            // 总户数TextBox
            // 
            this.总户数TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "总户数", true));
            this.总户数TextBox.Location = new System.Drawing.Point(273, 51);
            this.总户数TextBox.Name = "总户数TextBox";
            this.总户数TextBox.Size = new System.Drawing.Size(49, 21);
            this.总户数TextBox.TabIndex = 13;
            // 
            // 入住户数TextBox
            // 
            this.入住户数TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "入住户数", true));
            this.入住户数TextBox.Location = new System.Drawing.Point(389, 51);
            this.入住户数TextBox.Name = "入住户数TextBox";
            this.入住户数TextBox.Size = new System.Drawing.Size(40, 21);
            this.入住户数TextBox.TabIndex = 15;
            // 
            // 住宅户数TextBox
            // 
            this.住宅户数TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.住宅户数TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "住宅户数", true));
            this.住宅户数TextBox.Location = new System.Drawing.Point(492, 51);
            this.住宅户数TextBox.Name = "住宅户数TextBox";
            this.住宅户数TextBox.Size = new System.Drawing.Size(39, 21);
            this.住宅户数TextBox.TabIndex = 17;
            // 
            // 管理楼长TextBox
            // 
            this.管理楼长TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "管理楼长", true));
            this.管理楼长TextBox.Location = new System.Drawing.Point(68, 76);
            this.管理楼长TextBox.Name = "管理楼长TextBox";
            this.管理楼长TextBox.Size = new System.Drawing.Size(75, 21);
            this.管理楼长TextBox.TabIndex = 19;
            // 
            // 联系电话TextBox
            // 
            this.联系电话TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "联系电话", true));
            this.联系电话TextBox.Location = new System.Drawing.Point(214, 76);
            this.联系电话TextBox.Name = "联系电话TextBox";
            this.联系电话TextBox.Size = new System.Drawing.Size(85, 21);
            this.联系电话TextBox.TabIndex = 21;
            // 
            // 补充说明TextBox
            // 
            this.补充说明TextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.补充说明TextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.楼栋信息BindingSource, "补充说明", true));
            this.补充说明TextBox.Location = new System.Drawing.Point(370, 76);
            this.补充说明TextBox.Name = "补充说明TextBox";
            this.补充说明TextBox.Size = new System.Drawing.Size(161, 21);
            this.补充说明TextBox.TabIndex = 23;
            this.补充说明TextBox.Text = "暂无";
            // 
            // 楼栋信息DataGridView
            // 
            this.楼栋信息DataGridView.AllowUserToAddRows = false;
            this.楼栋信息DataGridView.AllowUserToDeleteRows = false;
            this.楼栋信息DataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.楼栋信息DataGridView.AutoGenerateColumns = false;
            this.楼栋信息DataGridView.BackgroundColor = System.Drawing.Color.LightGray;
            this.楼栋信息DataGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ActiveCaption;

⌨️ 快捷键说明

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