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

📄 leaseclientform.designer.cs

📁 C++编写的房产中介管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 付租方式Label
            // 
            付租方式Label.AutoSize = true;
            付租方式Label.Location = new System.Drawing.Point(413, 176);
            付租方式Label.Name = "付租方式Label";
            付租方式Label.Size = new System.Drawing.Size(59, 12);
            付租方式Label.TabIndex = 52;
            付租方式Label.Text = "付租方式:";
            // 
            // 最低租价Label
            // 
            最低租价Label.AutoSize = true;
            最低租价Label.Location = new System.Drawing.Point(247, 200);
            最低租价Label.Name = "最低租价Label";
            最低租价Label.Size = new System.Drawing.Size(83, 12);
            最低租价Label.TabIndex = 54;
            最低租价Label.Text = "最低租价(元):";
            // 
            // 最高租价Label
            // 
            最高租价Label.AutoSize = true;
            最高租价Label.Location = new System.Drawing.Point(382, 200);
            最高租价Label.Name = "最高租价Label";
            最高租价Label.Size = new System.Drawing.Size(83, 12);
            最高租价Label.TabIndex = 56;
            最高租价Label.Text = "最高租价(元):";
            // 
            // 最低物管费Label
            // 
            最低物管费Label.AutoSize = true;
            最低物管费Label.Location = new System.Drawing.Point(2, 223);
            最低物管费Label.Name = "最低物管费Label";
            最低物管费Label.Size = new System.Drawing.Size(113, 12);
            最低物管费Label.TabIndex = 58;
            最低物管费Label.Text = "最低物管费(元/年):";
            // 
            // 最高物管费Label
            // 
            最高物管费Label.AutoSize = true;
            最高物管费Label.Location = new System.Drawing.Point(157, 223);
            最高物管费Label.Name = "最高物管费Label";
            最高物管费Label.Size = new System.Drawing.Size(113, 12);
            最高物管费Label.TabIndex = 60;
            最高物管费Label.Text = "最高物管费(元/年):";
            // 
            // 最小面积Label
            // 
            最小面积Label.AutoSize = true;
            最小面积Label.Location = new System.Drawing.Point(317, 223);
            最小面积Label.Name = "最小面积Label";
            最小面积Label.Size = new System.Drawing.Size(83, 12);
            最小面积Label.TabIndex = 62;
            最小面积Label.Text = "最小面积(m2):";
            // 
            // 最大面积Label
            // 
            最大面积Label.AutoSize = true;
            最大面积Label.Location = new System.Drawing.Point(429, 223);
            最大面积Label.Name = "最大面积Label";
            最大面积Label.Size = new System.Drawing.Size(83, 12);
            最大面积Label.TabIndex = 64;
            最大面积Label.Text = "最大面积(m2):";
            // 
            // 委托日期Label
            // 
            委托日期Label.AutoSize = true;
            委托日期Label.Location = new System.Drawing.Point(1, 248);
            委托日期Label.Name = "委托日期Label";
            委托日期Label.Size = new System.Drawing.Size(59, 12);
            委托日期Label.TabIndex = 66;
            委托日期Label.Text = "委托日期:";
            // 
            // 截止日期Label
            // 
            截止日期Label.AutoSize = true;
            截止日期Label.Location = new System.Drawing.Point(149, 248);
            截止日期Label.Name = "截止日期Label";
            截止日期Label.Size = new System.Drawing.Size(59, 12);
            截止日期Label.TabIndex = 68;
            截止日期Label.Text = "截止日期:";
            // 
            // 付款方式Label
            // 
            付款方式Label.AutoSize = true;
            付款方式Label.Location = new System.Drawing.Point(291, 248);
            付款方式Label.Name = "付款方式Label";
            付款方式Label.Size = new System.Drawing.Size(59, 12);
            付款方式Label.TabIndex = 70;
            付款方式Label.Text = "付款方式:";
            // 
            // 付佣类别Label
            // 
            付佣类别Label.AutoSize = true;
            付佣类别Label.Location = new System.Drawing.Point(420, 248);
            付佣类别Label.Name = "付佣类别Label";
            付佣类别Label.Size = new System.Drawing.Size(59, 12);
            付佣类别Label.TabIndex = 72;
            付佣类别Label.Text = "付佣类别:";
            // 
            // 信息来源Label
            // 
            信息来源Label.AutoSize = true;
            信息来源Label.Location = new System.Drawing.Point(0, 270);
            信息来源Label.Name = "信息来源Label";
            信息来源Label.Size = new System.Drawing.Size(59, 12);
            信息来源Label.TabIndex = 74;
            信息来源Label.Text = "信息来源:";
            // 
            // 录入人员Label
            // 
            录入人员Label.AutoSize = true;
            录入人员Label.Location = new System.Drawing.Point(128, 270);
            录入人员Label.Name = "录入人员Label";
            录入人员Label.Size = new System.Drawing.Size(59, 12);
            录入人员Label.TabIndex = 76;
            录入人员Label.Text = "录入人员:";
            // 
            // 经纪人Label
            // 
            经纪人Label.AutoSize = true;
            经纪人Label.Location = new System.Drawing.Point(244, 270);
            经纪人Label.Name = "经纪人Label";
            经纪人Label.Size = new System.Drawing.Size(47, 12);
            经纪人Label.TabIndex = 78;
            经纪人Label.Text = "经纪人:";
            // 
            // 客源保密Label
            // 
            客源保密Label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            客源保密Label.AutoSize = true;
            客源保密Label.Location = new System.Drawing.Point(392, 270);
            客源保密Label.Name = "客源保密Label";
            客源保密Label.Size = new System.Drawing.Size(59, 12);
            客源保密Label.TabIndex = 80;
            客源保密Label.Text = "客源保密:";
            // 
            // 推荐客源Label
            // 
            推荐客源Label.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            推荐客源Label.AutoSize = true;
            推荐客源Label.Location = new System.Drawing.Point(475, 270);
            推荐客源Label.Name = "推荐客源Label";
            推荐客源Label.Size = new System.Drawing.Size(59, 12);
            推荐客源Label.TabIndex = 82;
            推荐客源Label.Text = "推荐客源:";
            // 
            // 状态Label
            // 
            状态Label.AutoSize = true;
            状态Label.Location = new System.Drawing.Point(1, 293);
            状态Label.Name = "状态Label";
            状态Label.Size = new System.Drawing.Size(35, 12);
            状态Label.TabIndex = 84;
            状态Label.Text = "状态:";
            // 
            // 说明Label
            // 
            说明Label.AutoSize = true;
            说明Label.Location = new System.Drawing.Point(103, 293);
            说明Label.Name = "说明Label";
            说明Label.Size = new System.Drawing.Size(35, 12);
            说明Label.TabIndex = 86;
            说明Label.Text = "说明:";
            // 
            // 求租客户管理BindingNavigator
            // 
            this.求租客户管理BindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
            this.求租客户管理BindingNavigator.BindingSource = this.求租客户管理BindingSource;
            this.求租客户管理BindingNavigator.CountItem = null;
            this.求租客户管理BindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
            this.求租客户管理BindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.自编号ToolStripLabel,
            this.自编号ToolStripTextBox,
            this.经纪人ToolStripLabel,
            this.经纪人ToolStripTextBox,
            this.查询ToolStripButton,
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            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 = null;
            this.求租客户管理BindingNavigator.Size = new System.Drawing.Size(560, 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.myHouseDataSet;
            // 
            // myHouseDataSet
            // 
            this.myHouseDataSet.DataSetName = "MyHouseDataSet";
            this.myHouseDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // 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(47, 22);
            this.自编号ToolStripLabel.Text = "自编号:";
            // 

⌨️ 快捷键说明

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