📄 mainform.h
字号:
this->超期未还图书报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->超期未还读者报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->读者借阅历史报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->图书借阅历史报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->馆藏图书遗失报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->办证读者报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->挂失读者报表ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
this->退出系统ToolStripButton = (gcnew System::Windows::Forms::ToolStripButton());
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->读者信息设置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->图书借阅管理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->menuStrip1 = (gcnew System::Windows::Forms::MenuStrip());
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->馆藏图书报表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->toolStrip1->SuspendLayout();
this->menuStrip1->SuspendLayout();
this->SuspendLayout();
//
// 公司信息设置ToolStripSeparator
//
this->公司信息设置ToolStripSeparator->Name = L"公司信息设置ToolStripSeparator";
this->公司信息设置ToolStripSeparator->Size = System::Drawing::Size(157, 6);
//
// 系统帮助信息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);
//
// 修改用户密码ToolStripSeparator
//
this->修改用户密码ToolStripSeparator->Name = L"修改用户密码ToolStripSeparator";
this->修改用户密码ToolStripSeparator->Size = System::Drawing::Size(157, 6);
//
// 公司信息设置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"公司信息设置(&C)";
this->公司信息设置ToolStripMenuItem->Click += gcnew System::EventHandler(this, &MainForm::公司信息设置ToolStripMenuItem_Click);
//
// 图书类别设置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(45, 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);
//
// 退出系统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^ >(19) {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->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, 153);
this->toolStrip1->Stretch = true;
this->toolStrip1->TabIndex = 8;
this->toolStrip1->Text = L"toolStrip1";
//
// 会员级别设置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
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -