📄 mainform.h
字号:
this->集体宿舍管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->集体宿舍管理ToolStripButton->Name = L"集体宿舍管理ToolStripButton";
this->集体宿舍管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->集体宿舍管理ToolStripButton->Text = L"集体宿舍";
this->集体宿舍管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->集体宿舍管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::集体宿舍管理ToolStripMenuItem_Click);
//
// 客人来访管理ToolStripButton
//
this->客人来访管理ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"客人来访管理ToolStripButton.Image")));
this->客人来访管理ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->客人来访管理ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->客人来访管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->客人来访管理ToolStripButton->Name = L"客人来访管理ToolStripButton";
this->客人来访管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->客人来访管理ToolStripButton->Text = L"客人来访";
this->客人来访管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->客人来访管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::客人来访管理ToolStripMenuItem_Click);
//
// 费用报销管理ToolStripButton
//
this->费用报销管理ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"费用报销管理ToolStripButton.Image")));
this->费用报销管理ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->费用报销管理ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->费用报销管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->费用报销管理ToolStripButton->Name = L"费用报销管理ToolStripButton";
this->费用报销管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->费用报销管理ToolStripButton->Text = L"费用报销";
this->费用报销管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->费用报销管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::费用报销管理ToolStripMenuItem_Click);
//
// 通讯费用管理ToolStripButton
//
this->通讯费用管理ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"通讯费用管理ToolStripButton.Image")));
this->通讯费用管理ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->通讯费用管理ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->通讯费用管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->通讯费用管理ToolStripButton->Name = L"通讯费用管理ToolStripButton";
this->通讯费用管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->通讯费用管理ToolStripButton->Text = L"通讯费用";
this->通讯费用管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->通讯费用管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::通讯费用管理ToolStripMenuItem_Click);
//
// 提醒事务管理ToolStripButton
//
this->提醒事务管理ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"提醒事务管理ToolStripButton.Image")));
this->提醒事务管理ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->提醒事务管理ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->提醒事务管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->提醒事务管理ToolStripButton->Name = L"提醒事务管理ToolStripButton";
this->提醒事务管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->提醒事务管理ToolStripButton->Text = L"提醒事务";
this->提醒事务管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->提醒事务管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::提醒事务管理ToolStripMenuItem_Click);
//
// 联系方式管理ToolStripButton
//
this->联系方式管理ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"联系方式管理ToolStripButton.Image")));
this->联系方式管理ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->联系方式管理ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->联系方式管理ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->联系方式管理ToolStripButton->Name = L"联系方式管理ToolStripButton";
this->联系方式管理ToolStripButton->Size = System::Drawing::Size(57, 48);
this->联系方式管理ToolStripButton->Text = L"联系方式";
this->联系方式管理ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->联系方式管理ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::联系方式管理ToolStripMenuItem_Click);
//
// 往来信函报表ToolStripButton
//
this->往来信函报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"往来信函报表ToolStripButton.Image")));
this->往来信函报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->往来信函报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->往来信函报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->往来信函报表ToolStripButton->Name = L"往来信函报表ToolStripButton";
this->往来信函报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->往来信函报表ToolStripButton->Text = L"信函报表";
this->往来信函报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->往来信函报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::往来信函报表ToolStripMenuItem_Click);
//
// 客户投诉报表ToolStripButton
//
this->客户投诉报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"客户投诉报表ToolStripButton.Image")));
this->客户投诉报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->客户投诉报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->客户投诉报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->客户投诉报表ToolStripButton->Name = L"客户投诉报表ToolStripButton";
this->客户投诉报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->客户投诉报表ToolStripButton->Text = L"投诉报表";
this->客户投诉报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->客户投诉报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::客户投诉报表ToolStripMenuItem_Click);
//
// 出车使用报表ToolStripButton
//
this->出车使用报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"出车使用报表ToolStripButton.Image")));
this->出车使用报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->出车使用报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->出车使用报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->出车使用报表ToolStripButton->Name = L"出车使用报表ToolStripButton";
this->出车使用报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->出车使用报表ToolStripButton->Text = L"出车报表";
this->出车使用报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->出车使用报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::出车使用报表ToolStripMenuItem_Click);
//
// 车辆费用报表ToolStripButton
//
this->车辆费用报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"车辆费用报表ToolStripButton.Image")));
this->车辆费用报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->车辆费用报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->车辆费用报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->车辆费用报表ToolStripButton->Name = L"车辆费用报表ToolStripButton";
this->车辆费用报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->车辆费用报表ToolStripButton->Text = L"费用报表";
this->车辆费用报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->车辆费用报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::车辆费用报表ToolStripMenuItem_Click);
//
// 公A司提A案B报表ToolStripButton
//
this->公A司提A案B报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"公司提案报表ToolStripButton.Image")));
this->公A司提A案B报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->公A司提A案B报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->公A司提A案B报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->公A司提A案B报表ToolStripButton->Name = L"公A司提A案B报表ToolStripButton";
this->公A司提A案B报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->公A司提A案B报表ToolStripButton->Text = L"提案报表";
this->公A司提A案B报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->公A司提A案B报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::公司提案报表ToolStripMenuItem_Click);
//
// 客人来访报表ToolStripButton
//
this->客人来访报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"客人来访报表ToolStripButton.Image")));
this->客人来访报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->客人来访报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->客人来访报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->客人来访报表ToolStripButton->Name = L"客人来访报表ToolStripButton";
this->客人来访报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->客人来访报表ToolStripButton->Text = L"来访报表";
this->客人来访报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->客人来访报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::客人来访报表ToolStripMenuItem_Click);
//
// 费用报销报表ToolStripButton
//
this->费用报销报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"费用报销报表ToolStripButton.Image")));
this->费用报销报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->费用报销报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->费用报销报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->费用报销报表ToolStripButton->Name = L"费用报销报表ToolStripButton";
this->费用报销报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->费用报销报表ToolStripButton->Text = L"报销报表";
this->费用报销报表ToolStripButton->TextImageRelation = System::Windows::Forms::TextImageRelation::ImageAboveText;
this->费用报销报表ToolStripButton->Click += gcnew System::EventHandler(this, &MainForm::费用报销报表ToolStripMenuItem_Click);
//
// 联系方式报表ToolStripButton
//
this->联系方式报表ToolStripButton->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"联系方式报表ToolStripButton.Image")));
this->联系方式报表ToolStripButton->ImageScaling = System::Windows::Forms::ToolStripItemImageScaling::None;
this->联系方式报表ToolStripButton->ImageTransparentColor = System::Drawing::Color::Magenta;
this->联系方式报表ToolStripButton->MergeAction = System::Windows::Forms::MergeAction::MatchOnly;
this->联系方式报表ToolStripButton->Name = L"联系方式报表ToolStripButton";
this->联系方式报表ToolStripButton->Size = System::Drawing::Size(57, 48);
this->联系方式报表ToolStripButton->Text = L"联系报表";
this->联系方式报表ToolStripButton->TextImageRelation =
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -