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

📄 saleclientform.designer.cs

📁 C++编写的房产中介管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            // 客户姓名Label
            // 
            客户姓名Label.AutoSize = true;
            客户姓名Label.Location = new System.Drawing.Point(165, 31);
            客户姓名Label.Name = "客户姓名Label";
            客户姓名Label.Size = new System.Drawing.Size(59, 12);
            客户姓名Label.TabIndex = 4;
            客户姓名Label.Text = "客户姓名:";
            // 
            // 客户性别Label
            // 
            客户性别Label.AutoSize = true;
            客户性别Label.Location = new System.Drawing.Point(305, 31);
            客户性别Label.Name = "客户性别Label";
            客户性别Label.Size = new System.Drawing.Size(59, 12);
            客户性别Label.TabIndex = 6;
            客户性别Label.Text = "客户性别:";
            // 
            // 客户电话Label
            // 
            客户电话Label.AutoSize = true;
            客户电话Label.Location = new System.Drawing.Point(413, 31);
            客户电话Label.Name = "客户电话Label";
            客户电话Label.Size = new System.Drawing.Size(59, 12);
            客户电话Label.TabIndex = 8;
            客户电话Label.Text = "客户电话:";
            // 
            // 电子邮箱Label
            // 
            电子邮箱Label.AutoSize = true;
            电子邮箱Label.Location = new System.Drawing.Point(3, 55);
            电子邮箱Label.Name = "电子邮箱Label";
            电子邮箱Label.Size = new System.Drawing.Size(59, 12);
            电子邮箱Label.TabIndex = 10;
            电子邮箱Label.Text = "电子邮箱:";
            // 
            // 客户地址Label
            // 
            客户地址Label.AutoSize = true;
            客户地址Label.Location = new System.Drawing.Point(195, 55);
            客户地址Label.Name = "客户地址Label";
            客户地址Label.Size = new System.Drawing.Size(59, 12);
            客户地址Label.TabIndex = 12;
            客户地址Label.Text = "客户地址:";
            // 
            // 邮政编码Label
            // 
            邮政编码Label.AutoSize = true;
            邮政编码Label.Location = new System.Drawing.Point(415, 55);
            邮政编码Label.Name = "邮政编码Label";
            邮政编码Label.Size = new System.Drawing.Size(59, 12);
            邮政编码Label.TabIndex = 14;
            邮政编码Label.Text = "邮政编码:";
            // 
            // 身份证号码Label
            // 
            身份证号码Label.AutoSize = true;
            身份证号码Label.Location = new System.Drawing.Point(3, 80);
            身份证号码Label.Name = "身份证号码Label";
            身份证号码Label.Size = new System.Drawing.Size(71, 12);
            身份证号码Label.TabIndex = 16;
            身份证号码Label.Text = "身份证号码:";
            // 
            // 联系人姓名Label
            // 
            联系人姓名Label.AutoSize = true;
            联系人姓名Label.Location = new System.Drawing.Point(257, 80);
            联系人姓名Label.Name = "联系人姓名Label";
            联系人姓名Label.Size = new System.Drawing.Size(71, 12);
            联系人姓名Label.TabIndex = 18;
            联系人姓名Label.Text = "联系人姓名:";
            // 
            // 联系人性别Label
            // 
            联系人性别Label.AutoSize = true;
            联系人性别Label.Location = new System.Drawing.Point(415, 80);
            联系人性别Label.Name = "联系人性别Label";
            联系人性别Label.Size = new System.Drawing.Size(71, 12);
            联系人性别Label.TabIndex = 20;
            联系人性别Label.Text = "联系人性别:";
            // 
            // 联系人电话Label
            // 
            联系人电话Label.AutoSize = true;
            联系人电话Label.Location = new System.Drawing.Point(3, 105);
            联系人电话Label.Name = "联系人电话Label";
            联系人电话Label.Size = new System.Drawing.Size(71, 12);
            联系人电话Label.TabIndex = 22;
            联系人电话Label.Text = "联系人电话:";
            // 
            // 联系人地址Label
            // 
            联系人地址Label.AutoSize = true;
            联系人地址Label.Location = new System.Drawing.Point(158, 105);
            联系人地址Label.Name = "联系人地址Label";
            联系人地址Label.Size = new System.Drawing.Size(71, 12);
            联系人地址Label.TabIndex = 24;
            联系人地址Label.Text = "联系人地址:";
            // 
            // 联系人邮箱Label
            // 
            联系人邮箱Label.AutoSize = true;
            联系人邮箱Label.Location = new System.Drawing.Point(343, 103);
            联系人邮箱Label.Name = "联系人邮箱Label";
            联系人邮箱Label.Size = new System.Drawing.Size(71, 12);
            联系人邮箱Label.TabIndex = 26;
            联系人邮箱Label.Text = "联系人邮箱:";
            // 
            // 楼层类型Label
            // 
            楼层类型Label.AutoSize = true;
            楼层类型Label.Location = new System.Drawing.Point(3, 129);
            楼层类型Label.Name = "楼层类型Label";
            楼层类型Label.Size = new System.Drawing.Size(59, 12);
            楼层类型Label.TabIndex = 28;
            楼层类型Label.Text = "楼层类型:";
            // 
            // 楼层结构Label
            // 
            楼层结构Label.AutoSize = true;
            楼层结构Label.Location = new System.Drawing.Point(159, 129);
            楼层结构Label.Name = "楼层结构Label";
            楼层结构Label.Size = new System.Drawing.Size(59, 12);
            楼层结构Label.TabIndex = 30;
            楼层结构Label.Text = "楼层结构:";
            // 
            // 所在城区Label
            // 
            所在城区Label.AutoSize = true;
            所在城区Label.Location = new System.Drawing.Point(3, 154);
            所在城区Label.Name = "所在城区Label";
            所在城区Label.Size = new System.Drawing.Size(59, 12);
            所在城区Label.TabIndex = 32;
            所在城区Label.Text = "所在城区:";
            // 
            // 具体位置Label
            // 
            具体位置Label.AutoSize = true;
            具体位置Label.Location = new System.Drawing.Point(304, 129);
            具体位置Label.Name = "具体位置Label";
            具体位置Label.Size = new System.Drawing.Size(59, 12);
            具体位置Label.TabIndex = 34;
            具体位置Label.Text = "具体位置:";
            // 
            // 楼盘名称Label
            // 
            楼盘名称Label.AutoSize = true;
            楼盘名称Label.Location = new System.Drawing.Point(138, 154);
            楼盘名称Label.Name = "楼盘名称Label";
            楼盘名称Label.Size = new System.Drawing.Size(59, 12);
            楼盘名称Label.TabIndex = 36;
            楼盘名称Label.Text = "楼盘名称:";
            // 
            // 朝向Label
            // 
            朝向Label.AutoSize = true;
            朝向Label.Location = new System.Drawing.Point(292, 154);
            朝向Label.Name = "朝向Label";
            朝向Label.Size = new System.Drawing.Size(35, 12);
            朝向Label.TabIndex = 38;
            朝向Label.Text = "朝向:";
            // 
            // 配套设施Label
            // 
            配套设施Label.AutoSize = true;
            配套设施Label.Location = new System.Drawing.Point(3, 178);
            配套设施Label.Name = "配套设施Label";
            配套设施Label.Size = new System.Drawing.Size(59, 12);
            配套设施Label.TabIndex = 40;
            配套设施Label.Text = "配套设施:";
            // 
            // 家具家电Label
            // 
            家具家电Label.AutoSize = true;
            家具家电Label.Location = new System.Drawing.Point(268, 178);
            家具家电Label.Name = "家具家电Label";
            家具家电Label.Size = new System.Drawing.Size(59, 12);
            家具家电Label.TabIndex = 42;
            家具家电Label.Text = "家具家电:";
            // 
            // 产权性质Label
            // 
            产权性质Label.AutoSize = true;
            产权性质Label.Location = new System.Drawing.Point(3, 200);
            产权性质Label.Name = "产权性质Label";
            产权性质Label.Size = new System.Drawing.Size(59, 12);
            产权性质Label.TabIndex = 46;
            产权性质Label.Text = "产权性质:";
            // 
            // 最小房间数Label
            // 
            最小房间数Label.AutoSize = true;
            最小房间数Label.Location = new System.Drawing.Point(144, 199);
            最小房间数Label.Name = "最小房间数Label";
            最小房间数Label.Size = new System.Drawing.Size(71, 12);
            最小房间数Label.TabIndex = 48;
            最小房间数Label.Text = "最小房间数:";
            // 
            // 最大房间数Label
            // 
            最大房间数Label.AutoSize = true;
            最大房间数Label.Location = new System.Drawing.Point(264, 199);
            最大房间数Label.Name = "最大房间数Label";
            最大房间数Label.Size = new System.Drawing.Size(71, 12);
            最大房间数Label.TabIndex = 50;
            最大房间数Label.Text = "最大房间数:";
            // 
            // 最低购价Label
            // 
            最低购价Label.AutoSize = true;
            最低购价Label.Location = new System.Drawing.Point(386, 200);
            最低购价Label.Name = "最低购价Label";
            最低购价Label.Size = new System.Drawing.Size(83, 12);
            最低购价Label.TabIndex = 52;
            最低购价Label.Text = "最低购价(元):";
            // 
            // 最高购价Label
            // 
            最高购价Label.AutoSize = true;
            最高购价Label.Location = new System.Drawing.Point(3, 222);
            最高购价Label.Name = "最高购价Label";
            最高购价Label.Size = new System.Drawing.Size(83, 12);
            最高购价Label.TabIndex = 54;
            最高购价Label.Text = "最高购价(元):";
            // 
            // 最小面积Label

⌨️ 快捷键说明

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