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

📄 ownerrepairform.designer.cs

📁 vs2005+sql server2005编写的小区物业管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
            修理人员Label.AutoSize = true;
            修理人员Label.Location = new System.Drawing.Point(182, 129);
            修理人员Label.Name = "修理人员Label";
            修理人员Label.Size = new System.Drawing.Size(59, 12);
            修理人员Label.TabIndex = 20;
            修理人员Label.Text = "修理人员:";
            // 
            // 修理费用Label
            // 
            修理费用Label.AutoSize = true;
            修理费用Label.Location = new System.Drawing.Point(305, 129);
            修理费用Label.Name = "修理费用Label";
            修理费用Label.Size = new System.Drawing.Size(59, 12);
            修理费用Label.TabIndex = 22;
            修理费用Label.Text = "修理费用:";
            // 
            // 材料费用Label
            // 
            材料费用Label.AutoSize = true;
            材料费用Label.Location = new System.Drawing.Point(427, 129);
            材料费用Label.Name = "材料费用Label";
            材料费用Label.Size = new System.Drawing.Size(59, 12);
            材料费用Label.TabIndex = 24;
            材料费用Label.Text = "材料费用:";
            // 
            // 修理结果Label
            // 
            修理结果Label.AutoSize = true;
            修理结果Label.Location = new System.Drawing.Point(9, 153);
            修理结果Label.Name = "修理结果Label";
            修理结果Label.Size = new System.Drawing.Size(59, 12);
            修理结果Label.TabIndex = 26;
            修理结果Label.Text = "修理结果:";
            // 
            // 补充说明Label
            // 
            补充说明Label.AutoSize = true;
            补充说明Label.Location = new System.Drawing.Point(9, 177);
            补充说明Label.Name = "补充说明Label";
            补充说明Label.Size = new System.Drawing.Size(59, 12);
            补充说明Label.TabIndex = 28;
            补充说明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.维修编号ToolStripLabel,
            this.维修编号ToolStripTextBox,
            this.查询ToolStripButton,
            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.打印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 = "新增";
            // 
            // 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 = "删除";
            // 
            // 维修编号ToolStripLabel
            // 
            this.维修编号ToolStripLabel.Name = "维修编号ToolStripLabel";
            this.维修编号ToolStripLabel.Size = new System.Drawing.Size(59, 22);
            this.维修编号ToolStripLabel.Text = "维修编号:";
            // 
            // 维修编号ToolStripTextBox
            // 
            this.维修编号ToolStripTextBox.Name = "维修编号ToolStripTextBox";
            this.维修编号ToolStripTextBox.Size = new System.Drawing.Size(50, 25);
            this.维修编号ToolStripTextBox.Text = "%%";
            // 
            // 查询ToolStripButton
            // 
            this.查询ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("查询ToolStripButton.Image")));
            this.查询ToolStripButton.Name = "查询ToolStripButton";
            this.查询ToolStripButton.Size = new System.Drawing.Size(49, 22);
            this.查询ToolStripButton.Text = "查询";
            this.查询ToolStripButton.Click += new System.EventHandler(this.查询ToolStripButton_Click);
            // 
            // 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(20, 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);
            // 
            // 打印ToolStripButton
            // 
            this.打印ToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印ToolStripButton.Image")));
            this.打印ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.打印ToolStripButton.Name = "打印ToolStripButton";
            this.打印ToolStripButton.Size = new System.Drawing.Size(49, 20);
            this.打印ToolStripButton.Text = "打印";
            this.打印ToolStripButton.Click += new System.EventHandler(this.打印ToolStripButton_Click);

⌨️ 快捷键说明

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