📄 operatorform.h
字号:
this->dataGridViewTextBoxColumn26 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn27 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn28 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->groupBox1 = (gcnew System::Windows::Forms::GroupBox());
this->客房管理之入住登记CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之换房登记CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之退房登记CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之预订房间CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之预订入住CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之补交押金CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->客房管理之补打帐单CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->费用管理之餐费入帐CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->费用管理之话费入帐CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->费用管理之消费入帐CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->查询管理之入住旅客信息CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->查询管理之客房入住状态CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->查询管理之物品消耗信息CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->查询管理之物品消耗汇总CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->查询管理之押金消费信息CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之客房入住报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之客房餐费报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之客房消费报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之客房话费报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之客房结帐汇总表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之操作权限设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之修改用户密码CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之酒店信息设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之酒店客房设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之消费物品设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->用户名称TextBox = (gcnew System::Windows::Forms::TextBox());
this->用户密码TextBox = (gcnew System::Windows::Forms::TextBox());
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());
查询管理之入住旅客信息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());
系统管理之操作权限设置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->MyHotelDataSet))->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->groupBox1->SuspendLayout();
this->SuspendLayout();
//
// MyHotelDataSet
//
this->MyHotelDataSet->DataSetName = L"MyHotelDataSet";
this->MyHotelDataSet->SchemaSerializationMode = System::Data::SchemaSerializationMode::IncludeSchema;
//
// 操作用户BindingSource
//
this->操作用户BindingSource->DataMember = L"操作用户";
this->操作用户BindingSource->DataSource = this->MyHotelDataSet;
//
// 操作用户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^ >(12) {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->操作用户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";
//
// 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"当前位置";
//
// bindingNavigatorCountItem
//
this->bindingNavigatorCountItem->Name = L"bindingNavigatorCountItem";
this->bindingNavigatorCountItem->Size = System::Drawing::Size(35, 22);
this->bindingNavigatorCountItem->Text = L"/ {0}";
this->bindingNavigatorCountItem->ToolTipText = L"总项数";
//
// bindingNavigatorSeparator1
//
this->bindingNavigatorSeparator1->Name = L"bindingNavigatorSeparator";
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"bindingNavigatorSeparator";
this->bindingNavigatorSeparator2->Size = System::Drawing::Size(6, 25);
//
// 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(49, 22);
this->bindingNavigatorAddNewItem->Text = 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(49, 22);
this->bindingNavigatorDeleteItem->Text = L"删除";
//
// 操作用户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(49, 22);
this->操作用户BindingNavigatorSaveItem->Text = L"保存";
this->操作用户BindingNavigatorSaveItem->Click += gcnew System::EventHandler(this, &OperatorForm::操作用户BindingNavigatorSaveItem_Click);
//
// 操作用户DataGridView
//
this->操作用户DataGridView->AutoGenerateColumns = false;
this->操作用户DataGridView->BackgroundColor = System::Drawing::SystemColors::ActiveCaption;
this->操作用户DataGridView->BorderStyle = System::Windows::Forms::BorderStyle::Fixed3D;
this->操作用户DataGridView->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(27) {this->dataGridViewTextBoxColumn1,
this->dataGridViewTextBoxColumn3, this->dataGridViewTextBoxColumn4, this->dataGridViewTextBoxColumn5, this->dataGridViewTextBoxColumn6,
this->dataGridViewTextBoxColumn7, this->dataGridViewTextBoxColumn8, this->dataGridViewTextBoxColumn9, this->dataGridViewTextBoxColumn10,
this->dataGridViewTextBoxColumn11, this->dataGridViewTextBoxColumn12, this->dataGridViewTextBoxColumn13, this->dataGridViewTextBoxColumn14,
this->dataGridViewTextBoxColumn15, this->dataGridViewTextBoxColumn16, this->dataGridViewTextBoxColumn17, this->dataGridViewTextBoxColumn18,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -