📄 ownerform.h
字号:
//
this->房屋性质DataGridViewTextBoxColumn->DataPropertyName = L"房屋性质";
this->房屋性质DataGridViewTextBoxColumn->HeaderText = L"房屋性质";
this->房屋性质DataGridViewTextBoxColumn->Name = L"房屋性质DataGridViewTextBoxColumn";
this->房屋性质DataGridViewTextBoxColumn->ReadOnly = true;
//
// 房屋类型DataGridViewTextBoxColumn
//
this->房屋类型DataGridViewTextBoxColumn->DataPropertyName = L"房屋类型";
this->房屋类型DataGridViewTextBoxColumn->HeaderText = L"房屋类型";
this->房屋类型DataGridViewTextBoxColumn->Name = L"房屋类型DataGridViewTextBoxColumn";
this->房屋类型DataGridViewTextBoxColumn->ReadOnly = true;
//
// 建筑面积DataGridViewTextBoxColumn
//
this->建筑面积DataGridViewTextBoxColumn->DataPropertyName = L"建筑面积";
this->建筑面积DataGridViewTextBoxColumn->HeaderText = L"建筑面积";
this->建筑面积DataGridViewTextBoxColumn->Name = L"建筑面积DataGridViewTextBoxColumn";
this->建筑面积DataGridViewTextBoxColumn->ReadOnly = true;
//
// 套内面积DataGridViewTextBoxColumn
//
this->套内面积DataGridViewTextBoxColumn->DataPropertyName = L"套内面积";
this->套内面积DataGridViewTextBoxColumn->HeaderText = L"套内面积";
this->套内面积DataGridViewTextBoxColumn->Name = L"套内面积DataGridViewTextBoxColumn";
this->套内面积DataGridViewTextBoxColumn->ReadOnly = true;
//
// 常住人员DataGridViewTextBoxColumn
//
this->常住人员DataGridViewTextBoxColumn->DataPropertyName = L"常住人员";
this->常住人员DataGridViewTextBoxColumn->HeaderText = L"常住人员";
this->常住人员DataGridViewTextBoxColumn->Name = L"常住人员DataGridViewTextBoxColumn";
this->常住人员DataGridViewTextBoxColumn->ReadOnly = true;
//
// 联系电话DataGridViewTextBoxColumn
//
this->联系电话DataGridViewTextBoxColumn->DataPropertyName = L"联系电话";
this->联系电话DataGridViewTextBoxColumn->HeaderText = L"联系电话";
this->联系电话DataGridViewTextBoxColumn->Name = L"联系电话DataGridViewTextBoxColumn";
this->联系电话DataGridViewTextBoxColumn->ReadOnly = true;
//
// 入住日期DataGridViewTextBoxColumn
//
this->入住日期DataGridViewTextBoxColumn->DataPropertyName = L"入住日期";
this->入住日期DataGridViewTextBoxColumn->HeaderText = L"入住日期";
this->入住日期DataGridViewTextBoxColumn->Name = L"入住日期DataGridViewTextBoxColumn";
this->入住日期DataGridViewTextBoxColumn->ReadOnly = true;
//
// 当前状态DataGridViewTextBoxColumn
//
this->当前状态DataGridViewTextBoxColumn->DataPropertyName = L"当前状态";
this->当前状态DataGridViewTextBoxColumn->HeaderText = L"当前状态";
this->当前状态DataGridViewTextBoxColumn->Name = L"当前状态DataGridViewTextBoxColumn";
this->当前状态DataGridViewTextBoxColumn->ReadOnly = true;
//
// 补充说明DataGridViewTextBoxColumn
//
this->补充说明DataGridViewTextBoxColumn->DataPropertyName = L"补充说明";
this->补充说明DataGridViewTextBoxColumn->HeaderText = L"补充说明";
this->补充说明DataGridViewTextBoxColumn->Name = L"补充说明DataGridViewTextBoxColumn";
this->补充说明DataGridViewTextBoxColumn->ReadOnly = true;
//
// 业主编号Label
//
业主编号Label->AutoSize = true;
业主编号Label->Location = System::Drawing::Point(7, 31);
业主编号Label->Name = L"业主编号Label";
业主编号Label->Size = System::Drawing::Size(59, 12);
业主编号Label->TabIndex = 33;
业主编号Label->Text = L"业主编号:";
//
// 业主姓名Label
//
业主姓名Label->AutoSize = true;
业主姓名Label->Location = System::Drawing::Point(167, 30);
业主姓名Label->Name = L"业主姓名Label";
业主姓名Label->Size = System::Drawing::Size(59, 12);
业主姓名Label->TabIndex = 35;
业主姓名Label->Text = L"业主姓名:";
//
// 身份证号码Label
//
身份证号码Label->AutoSize = true;
身份证号码Label->Location = System::Drawing::Point(310, 30);
身份证号码Label->Name = L"身份证号码Label";
身份证号码Label->Size = System::Drawing::Size(71, 12);
身份证号码Label->TabIndex = 37;
身份证号码Label->Text = L"身份证号码:";
//
// 楼栋名称Label
//
楼栋名称Label->AutoSize = true;
楼栋名称Label->Location = System::Drawing::Point(7, 55);
楼栋名称Label->Name = L"楼栋名称Label";
楼栋名称Label->Size = System::Drawing::Size(59, 12);
楼栋名称Label->TabIndex = 39;
楼栋名称Label->Text = L"楼栋名称:";
//
// 单元名称Label
//
单元名称Label->AutoSize = true;
单元名称Label->Location = System::Drawing::Point(147, 55);
单元名称Label->Name = L"单元名称Label";
单元名称Label->Size = System::Drawing::Size(59, 12);
单元名称Label->TabIndex = 41;
单元名称Label->Text = L"单元名称:";
//
// 房号名称Label
//
房号名称Label->AutoSize = true;
房号名称Label->Location = System::Drawing::Point(265, 55);
房号名称Label->Name = L"房号名称Label";
房号名称Label->Size = System::Drawing::Size(59, 12);
房号名称Label->TabIndex = 43;
房号名称Label->Text = L"房号名称:";
//
// 房屋性质Label
//
房屋性质Label->AutoSize = true;
房屋性质Label->Location = System::Drawing::Point(400, 55);
房屋性质Label->Name = L"房屋性质Label";
房屋性质Label->Size = System::Drawing::Size(59, 12);
房屋性质Label->TabIndex = 45;
房屋性质Label->Text = L"房屋性质:";
//
// 房屋类型Label
//
房屋类型Label->AutoSize = true;
房屋类型Label->Location = System::Drawing::Point(7, 79);
房屋类型Label->Name = L"房屋类型Label";
房屋类型Label->Size = System::Drawing::Size(59, 12);
房屋类型Label->TabIndex = 47;
房屋类型Label->Text = L"房屋类型:";
//
// 建筑面积Label
//
建筑面积Label->AutoSize = true;
建筑面积Label->Location = System::Drawing::Point(203, 79);
建筑面积Label->Name = L"建筑面积Label";
建筑面积Label->Size = System::Drawing::Size(83, 12);
建筑面积Label->TabIndex = 49;
建筑面积Label->Text = L"建筑面积(m2):";
//
// 套内面积Label
//
套内面积Label->AutoSize = true;
套内面积Label->Location = System::Drawing::Point(367, 79);
套内面积Label->Name = L"套内面积Label";
套内面积Label->Size = System::Drawing::Size(83, 12);
套内面积Label->TabIndex = 51;
套内面积Label->Text = L"套内面积(m2):";
//
// 常住人员Label
//
常住人员Label->AutoSize = true;
常住人员Label->Location = System::Drawing::Point(7, 103);
常住人员Label->Name = L"常住人员Label";
常住人员Label->Size = System::Drawing::Size(59, 12);
常住人员Label->TabIndex = 53;
常住人员Label->Text = L"常住人员:";
//
// 联系电话Label
//
联系电话Label->AutoSize = true;
联系电话Label->Location = System::Drawing::Point(218, 104);
联系电话Label->Name = L"联系电话Label";
联系电话Label->Size = System::Drawing::Size(59, 12);
联系电话Label->TabIndex = 55;
联系电话Label->Text = L"联系电话:";
//
// 入住日期Label
//
入住日期Label->AutoSize = true;
入住日期Label->Location = System::Drawing::Point(365, 104);
入住日期Label->Name = L"入住日期Label";
入住日期Label->Size = System::Drawing::Size(59, 12);
入住日期Label->TabIndex = 57;
入住日期Label->Text = L"入住日期:";
//
// 入住日期DateTimePicker
//
this->入住日期DateTimePicker->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Value", this->业主信息BindingSource, L"入住日期",
true)));
this->入住日期DateTimePicker->Location = System::Drawing::Point(422, 99);
this->入住日期DateTimePicker->Name = L"入住日期DateTimePicker";
this->入住日期DateTimePicker->Size = System::Drawing::Size(115, 21);
this->入住日期DateTimePicker->TabIndex = 58;
//
// 当前状态Label
//
当前状态Label->AutoSize = true;
当前状态Label->Location = System::Drawing::Point(7, 127);
当前状态Label->Name = L"当前状态Label";
当前状态Label->Size = System::Drawing::Size(59, 12);
当前状态Label->TabIndex = 59;
当前状态Label->Text = L"当前状态:";
//
// 当前状态ComboBox
//
this->当前状态ComboBox->DataBindings->Add((gcnew System::Windows::Forms::Binding(L"Text", this->业主信息BindingSource, L"当前状态", true)));
this->当前状态ComboBox->FormattingEnabled = true;
this->当前状态ComboBox->Items->AddRange(gcnew cli::array< System::Object^ >(3) {L"已入住", L"未入住", L"其他"});
this->当前状态ComboBox->Location = System::Drawing::Point(67, 123);
this->当前状态ComboBox->Name = L"当前状态ComboBox";
this->当前状态ComboBox->Size = System::Drawing::Size(79, 20);
this->当前状态ComboBox->TabIndex = 60;
//
// 补充说明Label
//
补充说明Label->AutoSize = true;
补充说明Label->Location = System::Drawing::Point(150, 127);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -