📄 salehouseform.designer.cs
字号:
具体位置Label = new System.Windows.Forms.Label();
公交线路Label = new System.Windows.Forms.Label();
楼盘名称Label = new System.Windows.Forms.Label();
配套环境Label = new System.Windows.Forms.Label();
座栋Label = new System.Windows.Forms.Label();
房号Label = new System.Windows.Forms.Label();
楼层Label = new System.Windows.Forms.Label();
总层Label = new System.Windows.Forms.Label();
房Label = new System.Windows.Forms.Label();
厅Label = new System.Windows.Forms.Label();
厨Label = new System.Windows.Forms.Label();
卫Label = new System.Windows.Forms.Label();
阳Label = new System.Windows.Forms.Label();
朝向Label = new System.Windows.Forms.Label();
物管费Label = new System.Windows.Forms.Label();
楼层类型Label = new System.Windows.Forms.Label();
建成年份Label = new System.Windows.Forms.Label();
土地性质Label = new System.Windows.Forms.Label();
产权性质Label = new System.Windows.Forms.Label();
房屋用途Label = new System.Windows.Forms.Label();
房屋结构Label = new System.Windows.Forms.Label();
建筑面积Label = new System.Windows.Forms.Label();
套内面积Label = new System.Windows.Forms.Label();
装修级别Label = new System.Windows.Forms.Label();
装修说明Label = new System.Windows.Forms.Label();
房屋说明Label = new System.Windows.Forms.Label();
价格Label = new System.Windows.Forms.Label();
家私Label = new System.Windows.Forms.Label();
家电Label = new System.Windows.Forms.Label();
配套设施Label = new System.Windows.Forms.Label();
车位Label = new System.Windows.Forms.Label();
权证名称Label = new System.Windows.Forms.Label();
权证编号Label = new System.Windows.Forms.Label();
公钥数量Label = new System.Windows.Forms.Label();
私钥数量Label = new System.Windows.Forms.Label();
出售底价Label = new System.Windows.Forms.Label();
付款方式Label = new System.Windows.Forms.Label();
货币名称Label = new System.Windows.Forms.Label();
付佣类别Label = new System.Windows.Forms.Label();
业主姓名Label = new System.Windows.Forms.Label();
业主电话Label = new System.Windows.Forms.Label();
联系人Label = new System.Windows.Forms.Label();
联系电话Label = new System.Windows.Forms.Label();
委托方式Label = new System.Windows.Forms.Label();
委托日期Label = new System.Windows.Forms.Label();
截止日期Label = new System.Windows.Forms.Label();
信息来源Label = new System.Windows.Forms.Label();
录入人员Label = new System.Windows.Forms.Label();
状态Label = new System.Windows.Forms.Label();
说明Label = new System.Windows.Forms.Label();
经纪人Label = new System.Windows.Forms.Label();
电梯Label = new System.Windows.Forms.Label();
推荐房源Label = new System.Windows.Forms.Label();
业主保密Label = new System.Windows.Forms.Label();
房源保密Label = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.出售房源管理BindingNavigator)).BeginInit();
this.出售房源管理BindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.出售房源管理DataGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.出售房源管理BindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.myHouseDataSet1)).BeginInit();
this.SuspendLayout();
//
// 自编号Label
//
自编号Label.AutoSize = true;
自编号Label.Location = new System.Drawing.Point(3, 30);
自编号Label.Name = "自编号Label";
自编号Label.Size = new System.Drawing.Size(59, 12);
自编号Label.TabIndex = 2;
自编号Label.Text = "房源编号:";
//
// 所在城区Label
//
所在城区Label.AutoSize = true;
所在城区Label.Location = new System.Drawing.Point(130, 30);
所在城区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(281, 30);
具体位置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(2, 54);
公交线路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(195, 54);
楼盘名称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(344, 54);
配套环境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(3, 79);
座栋Label.Name = "座栋Label";
座栋Label.Size = new System.Drawing.Size(35, 12);
座栋Label.TabIndex = 14;
座栋Label.Text = "座栋:";
//
// 房号Label
//
房号Label.AutoSize = true;
房号Label.Location = new System.Drawing.Point(108, 79);
房号Label.Name = "房号Label";
房号Label.Size = new System.Drawing.Size(35, 12);
房号Label.TabIndex = 16;
房号Label.Text = "房号:";
//
// 楼层Label
//
楼层Label.AutoSize = true;
楼层Label.Location = new System.Drawing.Point(244, 79);
楼层Label.Name = "楼层Label";
楼层Label.Size = new System.Drawing.Size(35, 12);
楼层Label.TabIndex = 18;
楼层Label.Text = "楼层:";
//
// 总层Label
//
总层Label.AutoSize = true;
总层Label.Location = new System.Drawing.Point(305, 79);
总层Label.Name = "总层Label";
总层Label.Size = new System.Drawing.Size(35, 12);
总层Label.TabIndex = 20;
总层Label.Text = "总层:";
//
// 房Label
//
房Label.AutoSize = true;
房Label.Location = new System.Drawing.Point(30, 104);
房Label.Name = "房Label";
房Label.Size = new System.Drawing.Size(17, 12);
房Label.TabIndex = 24;
房Label.Text = "房";
//
// 厅Label
//
厅Label.AutoSize = true;
厅Label.Location = new System.Drawing.Point(73, 104);
厅Label.Name = "厅Label";
厅Label.Size = new System.Drawing.Size(17, 12);
厅Label.TabIndex = 26;
厅Label.Text = "厅";
//
// 厨Label
//
厨Label.AutoSize = true;
厨Label.Location = new System.Drawing.Point(116, 104);
厨Label.Name = "厨Label";
厨Label.Size = new System.Drawing.Size(17, 12);
厨Label.TabIndex = 28;
厨Label.Text = "厨";
//
// 卫Label
//
卫Label.AutoSize = true;
卫Label.Location = new System.Drawing.Point(159, 104);
卫Label.Name = "卫Label";
卫Label.Size = new System.Drawing.Size(17, 12);
卫Label.TabIndex = 30;
卫Label.Text = "卫";
//
// 阳Label
//
阳Label.AutoSize = true;
阳Label.Location = new System.Drawing.Point(202, 104);
阳Label.Name = "阳Label";
阳Label.Size = new System.Drawing.Size(29, 12);
阳Label.TabIndex = 32;
阳Label.Text = "阳台";
//
// 朝向Label
//
朝向Label.AutoSize = true;
朝向Label.Location = new System.Drawing.Point(405, 104);
朝向Label.Name = "朝向Label";
朝向Label.Size = new System.Drawing.Size(35, 12);
朝向Label.TabIndex = 34;
朝向Label.Text = "朝向:";
//
// 物管费Label
//
物管费Label.AutoSize = true;
物管费Label.Location = new System.Drawing.Point(246, 104);
物管费Label.Name = "物管费Label";
物管费Label.Size = new System.Drawing.Size(47, 12);
物管费Label.TabIndex = 36;
物管费Label.Text = "物管费:";
//
// 楼层类型Label
//
楼层类型Label.AutoSize = true;
楼层类型Label.Location = new System.Drawing.Point(425, 79);
楼层类型Label.Name = "楼层类型Label";
楼层类型Label.Size = new System.Drawing.Size(59, 12);
楼层类型Label.TabIndex = 38;
楼层类型Label.Text = "楼层类型:";
//
// 建成年份Label
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -