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

📄 commonpropertyform.h

📁 小区物业管理系统
💻 H
📖 第 1 页 / 共 3 页
字号:
			this->components = (gcnew System::ComponentModel::Container());
			System::Windows::Forms::Label^  财产编号Label;
			System::Windows::Forms::Label^  财产名称Label;
			System::Windows::Forms::Label^  规格型号Label;
			System::Windows::Forms::Label^  所属类别Label;
			System::Windows::Forms::Label^  财产原值Label;
			System::Windows::Forms::Label^  启用日期Label;
			System::Windows::Forms::Label^  存放位置Label;
			System::Windows::Forms::Label^  当前状态Label;
			System::Windows::Forms::Label^  保管人员Label;
			System::Windows::Forms::Label^  补充说明Label;
			System::ComponentModel::ComponentResourceManager^  resources = (gcnew System::ComponentModel::ComponentResourceManager(CommonPropertyForm::typeid));
			System::Windows::Forms::DataGridViewCellStyle^  dataGridViewCellStyle1 = (gcnew System::Windows::Forms::DataGridViewCellStyle());
			System::Windows::Forms::DataGridViewCellStyle^  dataGridViewCellStyle2 = (gcnew System::Windows::Forms::DataGridViewCellStyle());
			System::Windows::Forms::DataGridViewCellStyle^  dataGridViewCellStyle3 = (gcnew System::Windows::Forms::DataGridViewCellStyle());
			this->DBCommunityDataSet = (gcnew MyCommunity::DBCommunityDataSet());
			this->公共财产BindingSource = (gcnew System::Windows::Forms::BindingSource(this->components));
			this->公共财产TableAdapter = (gcnew MyCommunity::DBCommunityDataSetTableAdapters::公共财产TableAdapter());
			this->公共财产BindingNavigator = (gcnew System::Windows::Forms::BindingNavigator(this->components));
			this->bindingNavigatorAddNewItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorCountItem = (gcnew System::Windows::Forms::ToolStripLabel());
			this->bindingNavigatorDeleteItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorMoveFirstItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorMovePreviousItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
			this->bindingNavigatorPositionItem = (gcnew System::Windows::Forms::ToolStripTextBox());
			this->bindingNavigatorSeparator1 = (gcnew System::Windows::Forms::ToolStripSeparator());
			this->bindingNavigatorMoveNextItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorMoveLastItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->bindingNavigatorSeparator2 = (gcnew System::Windows::Forms::ToolStripSeparator());
			this->公共财产BindingNavigatorSaveItem = (gcnew System::Windows::Forms::ToolStripButton());
			this->打印ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
			this->财产编号DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->公共财产DataGridView = (gcnew System::Windows::Forms::DataGridView());
			this->财产名称DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->规格型号DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->所属类别DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->财产原值DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->启用日期DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->存放位置DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->当前状态DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->保管人员DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->补充说明DataGridViewTextBoxColumn = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
			this->保管人员TextBox = (gcnew System::Windows::Forms::TextBox());
			this->补充说明TextBox = (gcnew System::Windows::Forms::TextBox());
			this->当前状态TextBox = (gcnew System::Windows::Forms::TextBox());
			this->财产编号TextBox = (gcnew System::Windows::Forms::TextBox());
			this->财产名称TextBox = (gcnew System::Windows::Forms::TextBox());
			this->规格型号TextBox = (gcnew System::Windows::Forms::TextBox());
			this->所属类别TextBox = (gcnew System::Windows::Forms::TextBox());
			this->财产原值TextBox = (gcnew System::Windows::Forms::TextBox());
			this->启用日期DateTimePicker = (gcnew System::Windows::Forms::DateTimePicker());
			this->存放位置TextBox = (gcnew System::Windows::Forms::TextBox());
			财产编号Label = (gcnew System::Windows::Forms::Label());
			财产名称Label = (gcnew System::Windows::Forms::Label());
			规格型号Label = (gcnew System::Windows::Forms::Label());
			所属类别Label = (gcnew System::Windows::Forms::Label());
			财产原值Label = (gcnew System::Windows::Forms::Label());
			启用日期Label = (gcnew System::Windows::Forms::Label());
			存放位置Label = (gcnew System::Windows::Forms::Label());
			当前状态Label = (gcnew System::Windows::Forms::Label());
			保管人员Label = (gcnew System::Windows::Forms::Label());
			补充说明Label = (gcnew System::Windows::Forms::Label());
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->DBCommunityDataSet))->BeginInit();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->公共财产BindingSource))->BeginInit();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->公共财产BindingNavigator))->BeginInit();
			this->公共财产BindingNavigator->SuspendLayout();
			(cli::safe_cast<System::ComponentModel::ISupportInitialize^  >(this->公共财产DataGridView))->BeginInit();
			this->SuspendLayout();
			// 
			// 财产编号Label
			// 
			财产编号Label->AutoSize = true;
			财产编号Label->Location = System::Drawing::Point(5, 34);
			财产编号Label->Name = L"财产编号Label";
			财产编号Label->Size = System::Drawing::Size(59, 12);
			财产编号Label->TabIndex = 26;
			财产编号Label->Text = L"财产编号:";
			// 
			// 财产名称Label
			// 
			财产名称Label->AutoSize = true;
			财产名称Label->Location = System::Drawing::Point(186, 34);
			财产名称Label->Name = L"财产名称Label";
			财产名称Label->Size = System::Drawing::Size(59, 12);
			财产名称Label->TabIndex = 28;
			财产名称Label->Text = L"财产名称:";
			// 
			// 规格型号Label
			// 
			规格型号Label->AutoSize = true;
			规格型号Label->Location = System::Drawing::Point(359, 34);
			规格型号Label->Name = L"规格型号Label";
			规格型号Label->Size = System::Drawing::Size(59, 12);
			规格型号Label->TabIndex = 30;
			规格型号Label->Text = L"规格型号:";
			// 
			// 所属类别Label
			// 
			所属类别Label->AutoSize = true;
			所属类别Label->Location = System::Drawing::Point(4, 57);
			所属类别Label->Name = L"所属类别Label";
			所属类别Label->Size = System::Drawing::Size(59, 12);
			所属类别Label->TabIndex = 32;
			所属类别Label->Text = L"所属类别:";
			// 
			// 财产原值Label
			// 
			财产原值Label->AutoSize = true;
			财产原值Label->Location = System::Drawing::Point(163, 58);
			财产原值Label->Name = L"财产原值Label";
			财产原值Label->Size = System::Drawing::Size(83, 12);
			财产原值Label->TabIndex = 34;
			财产原值Label->Text = L"财产原值(元):";
			// 
			// 启用日期Label
			// 
			启用日期Label->AutoSize = true;
			启用日期Label->Location = System::Drawing::Point(340, 58);
			启用日期Label->Name = L"启用日期Label";
			启用日期Label->Size = System::Drawing::Size(59, 12);
			启用日期Label->TabIndex = 36;
			启用日期Label->Text = L"启用日期:";
			// 
			// 存放位置Label
			// 
			存放位置Label->AutoSize = true;
			存放位置Label->Location = System::Drawing::Point(3, 80);
			存放位置Label->Name = L"存放位置Label";
			存放位置Label->Size = System::Drawing::Size(59, 12);
			存放位置Label->TabIndex = 38;
			存放位置Label->Text = L"存放位置:";
			// 
			// 当前状态Label
			// 
			当前状态Label->AutoSize = true;
			当前状态Label->Location = System::Drawing::Point(236, 80);
			当前状态Label->Name = L"当前状态Label";
			当前状态Label->Size = System::Drawing::Size(59, 12);
			当前状态Label->TabIndex = 40;
			当前状态Label->Text = L"当前状态:";
			// 
			// 保管人员Label
			// 
			保管人员Label->AutoSize = true;
			保管人员Label->Location = System::Drawing::Point(379, 80);
			保管人员Label->Name = L"保管人员Label";
			保管人员Label->Size = System::Drawing::Size(59, 12);
			保管人员Label->TabIndex = 42;
			保管人员Label->Text = L"保管人员:";
			// 
			// 补充说明Label
			// 
			补充说明Label->AutoSize = true;
			补充说明Label->Location = System::Drawing::Point(3, 103);
			补充说明Label->Name = L"补充说明Label";
			补充说明Label->Size = System::Drawing::Size(59, 12);
			补充说明Label->TabIndex = 44;
			补充说明Label->Text = L"补充说明:";
			// 
			// DBCommunityDataSet
			// 
			this->DBCommunityDataSet->DataSetName = L"DBCommunityDataSet";
			this->DBCommunityDataSet->SchemaSerializationMode = System::Data::SchemaSerializationMode::IncludeSchema;
			// 
			// 公共财产BindingSource
			// 
			this->公共财产BindingSource->DataMember = L"公共财产";
			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(gcnew cli::array< System::Windows::Forms::ToolStripItem^  >(13) {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 = 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 = L"公共财产BindingNavigator";
			this->公共财产BindingNavigator->PositionItem = this->bindingNavigatorPositionItem;
			this->公共财产BindingNavigator->Size = System::Drawing::Size(542, 25);
			this->公共财产BindingNavigator->TabIndex = 0;
			this->公共财产BindingNavigator->Text = L"bindingNavigator1";
			// 
			// bindingNavigatorAddNewItem
			// 
			this->bindingNavigatorAddNewItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorAddNewItem.Image")));
			this->bindingNavigatorAddNewItem->Name = L"bindingNavigatorAddNewItem";
			this->bindingNavigatorAddNewItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorAddNewItem->Size = System::Drawing::Size(51, 22);
			this->bindingNavigatorAddNewItem->Text = L"新增";
			// 
			// bindingNavigatorCountItem
			// 
			this->bindingNavigatorCountItem->Name = L"bindingNavigatorCountItem";
			this->bindingNavigatorCountItem->Size = System::Drawing::Size(30, 22);
			this->bindingNavigatorCountItem->Text = L"/ {0}";
			this->bindingNavigatorCountItem->ToolTipText = L"总项数";
			// 
			// bindingNavigatorDeleteItem
			// 
			this->bindingNavigatorDeleteItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorDeleteItem.Image")));
			this->bindingNavigatorDeleteItem->Name = L"bindingNavigatorDeleteItem";
			this->bindingNavigatorDeleteItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorDeleteItem->Size = System::Drawing::Size(51, 22);
			this->bindingNavigatorDeleteItem->Text = L"删除";
			// 
			// bindingNavigatorMoveFirstItem
			// 
			this->bindingNavigatorMoveFirstItem->DisplayStyle = System::Windows::Forms::ToolStripItemDisplayStyle::Image;
			this->bindingNavigatorMoveFirstItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorMoveFirstItem.Image")));
			this->bindingNavigatorMoveFirstItem->Name = L"bindingNavigatorMoveFirstItem";
			this->bindingNavigatorMoveFirstItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorMoveFirstItem->Size = System::Drawing::Size(23, 22);
			this->bindingNavigatorMoveFirstItem->Text = L"移到第一条记录";
			// 
			// bindingNavigatorMovePreviousItem
			// 
			this->bindingNavigatorMovePreviousItem->DisplayStyle = System::Windows::Forms::ToolStripItemDisplayStyle::Image;
			this->bindingNavigatorMovePreviousItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorMovePreviousItem.Image")));
			this->bindingNavigatorMovePreviousItem->Name = L"bindingNavigatorMovePreviousItem";
			this->bindingNavigatorMovePreviousItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorMovePreviousItem->Size = System::Drawing::Size(23, 22);
			this->bindingNavigatorMovePreviousItem->Text = L"移到上一条记录";
			// 
			// bindingNavigatorSeparator
			// 
			this->bindingNavigatorSeparator->Name = L"bindingNavigatorSeparator";
			this->bindingNavigatorSeparator->Size = System::Drawing::Size(6, 25);
			// 
			// bindingNavigatorPositionItem
			// 
			this->bindingNavigatorPositionItem->AccessibleName = L"位置";
			this->bindingNavigatorPositionItem->AutoSize = false;
			this->bindingNavigatorPositionItem->Name = L"bindingNavigatorPositionItem";
			this->bindingNavigatorPositionItem->Size = System::Drawing::Size(50, 21);
			this->bindingNavigatorPositionItem->Text = L"0";
			this->bindingNavigatorPositionItem->ToolTipText = L"当前位置";
			// 
			// bindingNavigatorSeparator1
			// 
			this->bindingNavigatorSeparator1->Name = L"bindingNavigatorSeparator1";
			this->bindingNavigatorSeparator1->Size = System::Drawing::Size(6, 25);
			// 
			// bindingNavigatorMoveNextItem
			// 
			this->bindingNavigatorMoveNextItem->DisplayStyle = System::Windows::Forms::ToolStripItemDisplayStyle::Image;
			this->bindingNavigatorMoveNextItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorMoveNextItem.Image")));
			this->bindingNavigatorMoveNextItem->Name = L"bindingNavigatorMoveNextItem";
			this->bindingNavigatorMoveNextItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorMoveNextItem->Size = System::Drawing::Size(23, 22);
			this->bindingNavigatorMoveNextItem->Text = L"移到下一条记录";
			// 
			// bindingNavigatorMoveLastItem
			// 
			this->bindingNavigatorMoveLastItem->DisplayStyle = System::Windows::Forms::ToolStripItemDisplayStyle::Image;
			this->bindingNavigatorMoveLastItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"bindingNavigatorMoveLastItem.Image")));
			this->bindingNavigatorMoveLastItem->Name = L"bindingNavigatorMoveLastItem";
			this->bindingNavigatorMoveLastItem->RightToLeftAutoMirrorImage = true;
			this->bindingNavigatorMoveLastItem->Size = System::Drawing::Size(23, 22);
			this->bindingNavigatorMoveLastItem->Text = L"移到最后一条记录";
			// 
			// bindingNavigatorSeparator2
			// 
			this->bindingNavigatorSeparator2->Name = L"bindingNavigatorSeparator2";
			this->bindingNavigatorSeparator2->Size = System::Drawing::Size(6, 25);
			// 
			// 公共财产BindingNavigatorSaveItem
			// 
			this->公共财产BindingNavigatorSaveItem->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"公共财产BindingNavigatorSaveItem.Image")));
			this->公共财产BindingNavigatorSaveItem->Name = L"公共财产BindingNavigatorSaveItem";
			this->公共财产BindingNavigatorSaveItem->Size = System::Drawing::Size(51, 22);
			this->公共财产BindingNavigatorSaveItem->Text = L"保存";
			this->公共财产BindingNavigatorSaveItem->Click += gcnew System::EventHandler(this, &CommonPropertyForm::公共财产BindingNavigatorSaveItem_Click);
			// 
			// 打印ToolStripButton
			// 
			this->打印ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^  >(resources->GetObject(L"打印ToolStripButton.Image")));
			this->打印ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
			this->打印ToolStripButton->Name = L"打印ToolStripButton";
			this->打印ToolStripButton->Size = System::Drawing::Size(51, 22);
			this->打印ToolStripButton->Text = L"打印";
			this->打印ToolStripButton->Click += gcnew System::EventHandler(this, &CommonPropertyForm::打印ToolStripButton_Click);
			// 
			// 财产编号DataGridViewTextBoxColumn
			// 
			this->财产编号DataGridViewTextBoxColumn->DataPropertyName = L"财产编号";
			this->财产编号DataGridViewTextBoxColumn->HeaderText = L"财产编号";
			this->财产编号DataGridViewTextBoxColumn->Name = L"财产编号DataGridViewTextBoxColumn";
			this->财产编号DataGridViewTextBoxColumn->ReadOnly = true;
			// 
			// 公共财产DataGridView

⌨️ 快捷键说明

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