📄 mainform.h
字号:
this->往来信A函管A理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->往来信函管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->文件督办管A理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->文件督办管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->其他管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->公司值班管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->公司值班管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->突发事故管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->突发事故管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->公司提案管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->公司提案管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->集体宿舍管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->集体宿舍管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->客人来访管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->客人来访管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->费用报销管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->费用报销管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->通讯费用管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->通讯费用管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->提醒事务管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->提醒事务管理ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->联系方式管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->报表管理ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->往来信函报表ToolStripMenuItem = (gcnew System::Windows::Forms::ToolStripMenuItem());
this->往来信函报表ToolStripSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->toolStrip1->SuspendLayout();
this->menuStrip1->SuspendLayout();
this->SuspendLayout();
//
// 系统帮助信息ToolStripMenuItem
//
this->系统帮助信息ToolStripMenuItem->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"系统帮助信息ToolStripMenuItem.Image")));
this->系统帮助信息ToolStripMenuItem->Name = L"系统帮助信息ToolStripMenuItem";
this->系统帮助信息ToolStripMenuItem->Size = System::Drawing::Size(160, 22);
this->系统帮助信息ToolStripMenuItem->Text = L"系统帮助信息(&H)";
this->系统帮助信息ToolStripMenuItem->Click += gcnew System::EventHandler(this, &MainForm::系统帮助信息ToolStripMenuItem_Click);
//
// 退出系统ToolStripMenuItem
//
this->退出系统ToolStripMenuItem->Image = (cli::safe_cast<System::Drawing::Image^ >(resources->GetObject(L"退出系统ToolStripMenuItem.Image")));
this->退出系统ToolStripMenuItem->Name = L"退出系统ToolStripMenuItem";
this->退出系统ToolStripMenuItem->Size = System::Drawing::Size(99, 20);
this->退出系统ToolStripMenuItem->Text = L"退出系统(&E)";
this->退出系统ToolStripMenuItem->Click += gcnew System::EventHandler(this, &MainForm::退出系统ToolStripMenuItem_Click);
//
// toolStrip1
//
this->toolStrip1->BackColor = System::Drawing::Color::WhiteSmoke;
this->toolStrip1->Items->AddRange(gcnew cli::array< System::Windows::Forms::ToolStripItem^ >(36) {this->公司证件管理ToolStripButton,
this->行政发文管理ToolStripButton, this->会议纪要管理ToolStripButton, this->会议通知管理ToolStripButton, this->往来信函管理ToolStripButton, this->文件督办管理ToolStripButton,
this->客户投诉管理ToolStripButton, this->呈送报表管理ToolStripButton, this->印刷物品管理ToolStripButton, this->收文登记管理ToolStripButton, this->文件传阅管理ToolStripButton,
this->文稿登记管理ToolStripButton, this->车辆登记管理ToolStripButton, this->出车使用管理ToolStripButton, this->车辆费用管理ToolStripButton, this->出车事故管理ToolStripButton,
this->办公用具管理ToolStripButton, this->财产投保管理ToolStripButton, this->公司值班管理ToolStripButton, this->突发事故管理ToolStripButton, this->公司提案管理ToolStripButton,
this->集体宿舍管理ToolStripButton, this->客人来访管理ToolStripButton, this->费用报销管理ToolStripButton, this->通讯费用管理ToolStripButton, this->提醒事务管理ToolStripButton,
this->联系方式管理ToolStripButton, this->往来信函报表ToolStripButton, this->客户投诉报表ToolStripButton, this->出车使用报表ToolStripButton, this->车辆费用报表ToolStripButton,
this->公A司提A案B报表ToolStripButton, this->客人来访报表ToolStripButton, this->费用报销报表ToolStripButton, this->联系方式报表ToolStripButton, this->退出系统ToolStripButton});
this->toolStrip1->LayoutStyle = System::Windows::Forms::ToolStripLayoutStyle::Flow;
this->toolStrip1->Location = System::Drawing::Point(0, 24);
this->toolStrip1->Name = L"toolStrip1";
this->toolStrip1->Size = System::Drawing::Size(542, 204);
this->toolStrip1->Stretch = true;
this->toolStrip1->TabIndex = 7;
this->toolStrip1->Text = L"toolStrip1";
//
// 公司证件管理ToolStripButton
//
this->公司证件管理ToolStripButton->DoubleClickEnabled = true;
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::A行A政发文管A理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::往来信A函管A理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::文件督办管A理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);
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -