📄 mastermaintenance.h
字号:
this->button2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button2.RightToLeft")));
this->button2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button2.Size")));
this->button2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button2.TabIndex")));
this->button2->Text = resources->GetString(S"button2.Text");
this->button2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button2.TextAlign")));
this->button2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button2.Visible")));
//
// dataGrid1
//
this->dataGrid1->AccessibleDescription = resources->GetString(S"dataGrid1.AccessibleDescription");
this->dataGrid1->AccessibleName = resources->GetString(S"dataGrid1.AccessibleName");
this->dataGrid1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"dataGrid1.Anchor")));
this->dataGrid1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"dataGrid1.BackgroundImage")));
this->dataGrid1->CaptionFont = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"dataGrid1.CaptionFont")));
this->dataGrid1->CaptionText = resources->GetString(S"dataGrid1.CaptionText");
this->dataGrid1->CaptionVisible = false;
this->dataGrid1->DataMember = S"";
this->dataGrid1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"dataGrid1.Dock")));
this->dataGrid1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"dataGrid1.Enabled")));
this->dataGrid1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"dataGrid1.Font")));
this->dataGrid1->HeaderForeColor = System::Drawing::SystemColors::ControlText;
this->dataGrid1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"dataGrid1.ImeMode")));
this->dataGrid1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"dataGrid1.Location")));
this->dataGrid1->Name = S"dataGrid1";
this->dataGrid1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"dataGrid1.RightToLeft")));
this->dataGrid1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"dataGrid1.Size")));
this->dataGrid1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"dataGrid1.TabIndex")));
this->dataGrid1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"dataGrid1.Visible")));
//
// btn_Close
//
this->btn_Close->AccessibleDescription = resources->GetString(S"btn_Close.AccessibleDescription");
this->btn_Close->AccessibleName = resources->GetString(S"btn_Close.AccessibleName");
this->btn_Close->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"btn_Close.Anchor")));
this->btn_Close->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"btn_Close.BackgroundImage")));
this->btn_Close->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"btn_Close.Dock")));
this->btn_Close->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"btn_Close.Enabled")));
this->btn_Close->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"btn_Close.FlatStyle")));
this->btn_Close->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"btn_Close.Font")));
this->btn_Close->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"btn_Close.Image")));
this->btn_Close->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"btn_Close.ImageAlign")));
this->btn_Close->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"btn_Close.ImageIndex")));
this->btn_Close->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"btn_Close.ImeMode")));
this->btn_Close->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"btn_Close.Location")));
this->btn_Close->Name = S"btn_Close";
this->btn_Close->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"btn_Close.RightToLeft")));
this->btn_Close->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"btn_Close.Size")));
this->btn_Close->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"btn_Close.TabIndex")));
this->btn_Close->Text = resources->GetString(S"btn_Close.Text");
this->btn_Close->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"btn_Close.TextAlign")));
this->btn_Close->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"btn_Close.Visible")));
this->btn_Close->Click += new System::EventHandler(this, button3_Click);
//
// button1
//
this->button1->AccessibleDescription = resources->GetString(S"button1.AccessibleDescription");
this->button1->AccessibleName = resources->GetString(S"button1.AccessibleName");
this->button1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button1.Anchor")));
this->button1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button1.BackgroundImage")));
this->button1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button1.Dock")));
this->button1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button1.Enabled")));
this->button1->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button1.FlatStyle")));
this->button1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button1.Font")));
this->button1->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button1.Image")));
this->button1->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button1.ImageAlign")));
this->button1->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button1.ImageIndex")));
this->button1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button1.ImeMode")));
this->button1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button1.Location")));
this->button1->Name = S"button1";
this->button1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button1.RightToLeft")));
this->button1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button1.Size")));
this->button1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button1.TabIndex")));
this->button1->Text = resources->GetString(S"button1.Text");
this->button1->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button1.TextAlign")));
this->button1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button1.Visible")));
//
// button4
//
this->button4->AccessibleDescription = resources->GetString(S"button4.AccessibleDescription");
this->button4->AccessibleName = resources->GetString(S"button4.AccessibleName");
this->button4->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button4.Anchor")));
this->button4->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button4.BackgroundImage")));
this->button4->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button4.Dock")));
this->button4->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button4.Enabled")));
this->button4->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button4.FlatStyle")));
this->button4->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button4.Font")));
this->button4->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button4.Image")));
this->button4->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button4.ImageAlign")));
this->button4->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button4.ImageIndex")));
this->button4->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button4.ImeMode")));
this->button4->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button4.Location")));
this->button4->Name = S"button4";
this->button4->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button4.RightToLeft")));
this->button4->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button4.Size")));
this->button4->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button4.TabIndex")));
this->button4->Text = resources->GetString(S"button4.Text");
this->button4->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button4.TextAlign")));
this->button4->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button4.Visible")));
//
// EnterWorkUnitManage
//
this->EnterWorkUnitManage->AccessibleDescription = resources->GetString(S"EnterWorkUnitManage.AccessibleDescription");
this->EnterWorkUnitManage->AccessibleName = resources->GetString(S"EnterWorkUnitManage.AccessibleName");
this->EnterWorkUnitManage->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"EnterWorkUnitManage.Anchor")));
this->EnterWorkUnitManage->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"EnterWorkUnitManage.BackgroundImage")));
this->EnterWorkUnitManage->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"EnterWorkUnitManage.Dock")));
this->EnterWorkUnitManage->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"EnterWorkUnitManage.Enabled")));
this->EnterWorkUnitManage->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"EnterWorkUnitManage.FlatStyle")));
this->EnterWorkUnitManage->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"EnterWorkUnitManage.Font")));
this->EnterWorkUnitManage->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"EnterWorkUnitManage.Image")));
this->EnterWorkUnitManage->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"EnterWorkUnitManage.ImageAlign")));
this->EnterWorkUnitManage->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"EnterWorkUnitManage.ImageIndex")));
this->EnterWorkUnitManage->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"EnterWorkUnitManage.ImeMode")));
this->EnterWorkUnitManage->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"EnterWorkUnitManage.Location")));
this->EnterWorkUnitManage->Name = S"EnterWorkUnitManage";
this->EnterWorkUnitManage->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"EnterWorkUnitManage.RightToLeft")));
this->EnterWorkUnitManage->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"EnterWorkUnitManage.Size")));
this->EnterWorkUnitManage->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"EnterWorkUnitManage.TabIndex")));
this->EnterWorkUnitManage->Text = resources->GetString(S"EnterWorkUnitManage.Text");
this->EnterWorkUnitManage->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"EnterWorkUnitManage.TextAlign")));
this->EnterWorkUnitManage->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"EnterWorkUnitManage.Visible")));
this->EnterWorkUnitManage->Click += new System::EventHandler(this, EnterWorkUnitManage_Click);
//
// MasterMaintenance
//
this->AccessibleDescription = resources->GetString(S"$this.AccessibleDescription");
this->AccessibleName = resources->GetString(S"$this.AccessibleName");
this->AutoScaleBaseSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScaleBaseSize")));
this->AutoScroll = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"$this.AutoScroll")));
this->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScrollMargin")));
this->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScrollMinSize")));
this->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"$this.BackgroundImage")));
this->ClientSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.ClientSize")));
this->Controls->Add(this->EnterWorkUnitManage);
this->Controls->Add(this->comboBox1);
this->Controls->Add(this->label1);
this->Controls->Add(this->button2);
this->Controls->Add(this->dataGrid1);
this->Controls->Add(this->btn_Close);
this->Controls->Add(this->lbl_Title);
this->Controls->Add(this->button1);
this->Controls->Add(this->button4);
this->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"$this.Enabled")));
this->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"$this.Font")));
this->Icon = (__try_cast<System::Drawing::Icon * >(resources->GetObject(S"$this.Icon")));
this->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"$this.ImeMode")));
this->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"$this.Location")));
this->MaximizeBox = false;
this->MaximumSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.MaximumSize")));
this->MinimumSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.MinimumSize")));
this->Name = S"MasterMaintenance";
this->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"$this.RightToLeft")));
this->StartPosition = (*__try_cast<__box System::Windows::Forms::FormStartPosition * >(resources->GetObject(S"$this.StartPosition")));
this->Text = resources->GetString(S"$this.Text");
(__try_cast<System::ComponentModel::ISupportInitialize * >(this->dataGrid1))->EndInit();
this->ResumeLayout(false);
}
private: System::Void button3_Click(System::Object * sender, System::EventArgs * e)
{
this->Close();
}
private: System::Void EnterWorkUnitManage_Click(System::Object * sender, System::EventArgs * e)
{
pWorkUnitManage = new WorkUnitManage(oInf);
pWorkUnitManage->Visible = true;
}
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -