📄 mainform.h
字号:
this->labelMenuType->AccessibleDescription = resources->GetString(S"labelMenuType.AccessibleDescription");
this->labelMenuType->AccessibleName = resources->GetString(S"labelMenuType.AccessibleName");
this->labelMenuType->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"labelMenuType.Anchor")));
this->labelMenuType->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelMenuType.AutoSize")));
this->labelMenuType->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"labelMenuType.Dock")));
this->labelMenuType->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelMenuType.Enabled")));
this->labelMenuType->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"labelMenuType.Font")));
this->labelMenuType->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"labelMenuType.Image")));
this->labelMenuType->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"labelMenuType.ImageAlign")));
this->labelMenuType->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"labelMenuType.ImageIndex")));
this->labelMenuType->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"labelMenuType.ImeMode")));
this->labelMenuType->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"labelMenuType.Location")));
this->labelMenuType->Name = S"labelMenuType";
this->labelMenuType->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"labelMenuType.RightToLeft")));
this->labelMenuType->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"labelMenuType.Size")));
this->labelMenuType->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"labelMenuType.TabIndex")));
this->labelMenuType->Text = resources->GetString(S"labelMenuType.Text");
this->labelMenuType->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"labelMenuType.TextAlign")));
this->labelMenuType->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelMenuType.Visible")));
//
// comboBoxMenuType
//
this->comboBoxMenuType->AccessibleDescription = resources->GetString(S"comboBoxMenuType.AccessibleDescription");
this->comboBoxMenuType->AccessibleName = resources->GetString(S"comboBoxMenuType.AccessibleName");
this->comboBoxMenuType->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"comboBoxMenuType.Anchor")));
this->comboBoxMenuType->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"comboBoxMenuType.BackgroundImage")));
this->comboBoxMenuType->DisplayMember = S"1";
this->comboBoxMenuType->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"comboBoxMenuType.Dock")));
this->comboBoxMenuType->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
this->comboBoxMenuType->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxMenuType.Enabled")));
this->comboBoxMenuType->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"comboBoxMenuType.Font")));
this->comboBoxMenuType->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"comboBoxMenuType.ImeMode")));
this->comboBoxMenuType->IntegralHeight = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxMenuType.IntegralHeight")));
this->comboBoxMenuType->ItemHeight = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxMenuType.ItemHeight")));
System::Object* __mcTemp__1[] = new System::Object*[3];
__mcTemp__1[0] = resources->GetString(S"comboBoxMenuType.Items");
__mcTemp__1[1] = resources->GetString(S"comboBoxMenuType.Items1");
__mcTemp__1[2] = resources->GetString(S"comboBoxMenuType.Items2");
this->comboBoxMenuType->Items->AddRange(__mcTemp__1);
this->comboBoxMenuType->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"comboBoxMenuType.Location")));
this->comboBoxMenuType->MaxDropDownItems = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxMenuType.MaxDropDownItems")));
this->comboBoxMenuType->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxMenuType.MaxLength")));
this->comboBoxMenuType->Name = S"comboBoxMenuType";
this->comboBoxMenuType->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"comboBoxMenuType.RightToLeft")));
this->comboBoxMenuType->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"comboBoxMenuType.Size")));
this->comboBoxMenuType->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxMenuType.TabIndex")));
this->comboBoxMenuType->Text = resources->GetString(S"comboBoxMenuType.Text");
this->comboBoxMenuType->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxMenuType.Visible")));
//
// panelLogin
//
this->panelLogin->AccessibleDescription = resources->GetString(S"panelLogin.AccessibleDescription");
this->panelLogin->AccessibleName = resources->GetString(S"panelLogin.AccessibleName");
this->panelLogin->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"panelLogin.Anchor")));
this->panelLogin->AutoScroll = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panelLogin.AutoScroll")));
this->panelLogin->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panelLogin.AutoScrollMargin")));
this->panelLogin->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panelLogin.AutoScrollMinSize")));
this->panelLogin->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"panelLogin.BackgroundImage")));
this->panelLogin->Controls->Add(this->lblTmp);
this->panelLogin->Controls->Add(this->cboShift);
this->panelLogin->Controls->Add(this->labelLanguage);
this->panelLogin->Controls->Add(this->comboBoxLanguage);
this->panelLogin->Controls->Add(this->labelGroup);
this->panelLogin->Controls->Add(this->comboBoxGroup);
this->panelLogin->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"panelLogin.Dock")));
this->panelLogin->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panelLogin.Enabled")));
this->panelLogin->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"panelLogin.Font")));
this->panelLogin->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"panelLogin.ImeMode")));
this->panelLogin->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"panelLogin.Location")));
this->panelLogin->Name = S"panelLogin";
this->panelLogin->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"panelLogin.RightToLeft")));
this->panelLogin->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panelLogin.Size")));
this->panelLogin->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"panelLogin.TabIndex")));
this->panelLogin->Text = resources->GetString(S"panelLogin.Text");
this->panelLogin->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panelLogin.Visible")));
//
// lblTmp
//
this->lblTmp->AccessibleDescription = resources->GetString(S"lblTmp.AccessibleDescription");
this->lblTmp->AccessibleName = resources->GetString(S"lblTmp.AccessibleName");
this->lblTmp->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"lblTmp.Anchor")));
this->lblTmp->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"lblTmp.AutoSize")));
this->lblTmp->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"lblTmp.Dock")));
this->lblTmp->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"lblTmp.Enabled")));
this->lblTmp->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"lblTmp.Font")));
this->lblTmp->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"lblTmp.Image")));
this->lblTmp->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"lblTmp.ImageAlign")));
this->lblTmp->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"lblTmp.ImageIndex")));
this->lblTmp->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"lblTmp.ImeMode")));
this->lblTmp->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"lblTmp.Location")));
this->lblTmp->Name = S"lblTmp";
this->lblTmp->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"lblTmp.RightToLeft")));
this->lblTmp->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"lblTmp.Size")));
this->lblTmp->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"lblTmp.TabIndex")));
this->lblTmp->Text = resources->GetString(S"lblTmp.Text");
this->lblTmp->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"lblTmp.TextAlign")));
this->lblTmp->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"lblTmp.Visible")));
//
// cboShift
//
this->cboShift->AccessibleDescription = resources->GetString(S"cboShift.AccessibleDescription");
this->cboShift->AccessibleName = resources->GetString(S"cboShift.AccessibleName");
this->cboShift->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"cboShift.Anchor")));
this->cboShift->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"cboShift.BackgroundImage")));
this->cboShift->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"cboShift.Dock")));
this->cboShift->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
this->cboShift->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboShift.Enabled")));
this->cboShift->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"cboShift.Font")));
this->cboShift->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"cboShift.ImeMode")));
this->cboShift->IntegralHeight = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboShift.IntegralHeight")));
this->cboShift->ItemHeight = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboShift.ItemHeight")));
System::Object* __mcTemp__2[] = new System::Object*[2];
__mcTemp__2[0] = resources->GetString(S"cboShift.Items");
__mcTemp__2[1] = resources->GetString(S"cboShift.Items1");
this->cboShift->Items->AddRange(__mcTemp__2);
this->cboShift->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"cboShift.Location")));
this->cboShift->MaxDropDownItems = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboShift.MaxDropDownItems")));
this->cboShift->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboShift.MaxLength")));
this->cboShift->Name = S"cboShift";
this->cboShift->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"cboShift.RightToLeft")));
this->cboShift->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"cboShift.Size")));
this->cboShift->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboShift.TabIndex")));
this->cboShift->Text = resources->GetString(S"cboShift.Text");
this->cboShift->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboShift.Visible")));
//
// labelLanguage
//
this->labelLanguage->AccessibleDescription = resources->GetString(S"labelLanguage.AccessibleDescription");
this->labelLanguage->AccessibleName = resources->GetString(S"labelLanguage.AccessibleName");
this->labelLanguage->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"labelLanguage.Anchor")));
this->labelLanguage->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelLanguage.AutoSize")));
this->labelLanguage->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"labelLanguage.Dock")));
this->labelLanguage->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelLanguage.Enabled")));
this->labelLanguage->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"labelLanguage.Font")));
this->labelLanguage->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"labelLanguage.Image")));
this->labelLanguage->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"labelLanguage.ImageAlign")));
this->labelLanguage->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"labelLanguage.ImageIndex")));
this->labelLanguage->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"labelLanguage.ImeMode")));
this->labelLanguage->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"labelLanguage.Location")));
this->labelLanguage->Name = S"labelLanguage";
this->labelLanguage->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"labelLanguage.RightToLeft")));
this->labelLanguage->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"labelLanguage.Size")));
this->labelLanguage->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"labelLanguage.TabIndex")));
this->labelLanguage->Text = resources->GetString(S"labelLanguage.Text");
this->labelLanguage->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"labelLanguage.TextAlign")));
this->labelLanguage->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"labelLanguage.Visible")));
//
// comboBoxLanguage
//
this->comboBoxLanguage->AccessibleDescription = resources->GetString(S"comboBoxLanguage.AccessibleDescription");
this->comboBoxLanguage->AccessibleName = resources->GetString(S"comboBoxLanguage.AccessibleName");
this->comboBoxLanguage->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"comboBoxLanguage.Anchor")));
this->comboBoxLanguage->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"comboBoxLanguage.BackgroundImage")));
this->comboBoxLanguage->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"comboBoxLanguage.Dock")));
this->comboBoxLanguage->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
this->comboBoxLanguage->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxLanguage.Enabled")));
this->comboBoxLanguage->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"comboBoxLanguage.Font")));
this->comboBoxLanguage->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"comboBoxLanguage.ImeMode")));
this->comboBoxLanguage->IntegralHeight = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxLanguage.IntegralHeight")));
this->comboBoxLanguage->ItemHeight = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxLanguage.ItemHeight")));
this->comboBoxLanguage->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"comboBoxLanguage.Location")));
this->comboBoxLanguage->MaxDropDownItems = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxLanguage.MaxDropDownItems")));
this->comboBoxLanguage->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxLanguage.MaxLength")));
this->comboBoxLanguage->Name = S"comboBoxLanguage";
this->comboBoxLanguage->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"comboBoxLanguage.RightToLeft")));
this->comboBoxLanguage->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"comboBoxLanguage.Size")));
this->comboBoxLanguage->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBoxLanguage.TabIndex")));
this->comboBoxLanguage->Text = resources->GetString(S"comboBoxLanguage.Text");
this->comboBoxLanguage->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBoxLanguage.Visible")));
this->comboBoxLanguage->SelectedIndexChanged += new System::EventHandler(this, comboBoxLanguage_SelectedIndexChanged);
//
// labelGroup
//
this->labelGroup->AccessibleDescription = resources->GetString(S"labelGroup.AccessibleDescription");
this->labelGroup->AccessibleName = resources->GetString(S"labelGroup.AccessibleName");
this->labelGroup->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"labelGroup.Anchor")));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -