productplancheck.h

来自「这是一个工厂的生产线的仓库管理.有计划,实绩,库存等」· C头文件 代码 · 共 666 行 · 第 1/4 页

H
666
字号
				this->lbl_Title->Text = resources->GetString(S"lbl_Title.Text");
				this->lbl_Title->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lbl_Title.TextAlign")));
				this->lbl_Title->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.Visible")));
				this->lbl_Title->Click += new System::EventHandler(this, lbl_Title_Click);
				// 
				// label3
				// 
				this->label3->AccessibleDescription = resources->GetString(S"label3.AccessibleDescription");
				this->label3->AccessibleName = resources->GetString(S"label3.AccessibleName");
				this->label3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label3.Anchor")));
				this->label3->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.AutoSize")));
				this->label3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label3.Dock")));
				this->label3->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.Enabled")));
				this->label3->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label3.Font")));
				this->label3->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label3.Image")));
				this->label3->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label3.ImageAlign")));
				this->label3->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label3.ImageIndex")));
				this->label3->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label3.ImeMode")));
				this->label3->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label3.Location")));
				this->label3->Name = S"label3";
				this->label3->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label3.RightToLeft")));
				this->label3->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label3.Size")));
				this->label3->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label3.TabIndex")));
				this->label3->Text = resources->GetString(S"label3.Text");
				this->label3->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label3.TextAlign")));
				this->label3->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.Visible")));
				// 
				// textLastUp
				// 
				this->textLastUp->AccessibleDescription = resources->GetString(S"textLastUp.AccessibleDescription");
				this->textLastUp->AccessibleName = resources->GetString(S"textLastUp.AccessibleName");
				this->textLastUp->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textLastUp.Anchor")));
				this->textLastUp->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textLastUp.AutoSize")));
				this->textLastUp->BackColor = System::Drawing::SystemColors::Control;
				this->textLastUp->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textLastUp.BackgroundImage")));
				this->textLastUp->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textLastUp.Dock")));
				this->textLastUp->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textLastUp.Enabled")));
				this->textLastUp->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textLastUp.Font")));
				this->textLastUp->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textLastUp.ImeMode")));
				this->textLastUp->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textLastUp.Location")));
				this->textLastUp->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textLastUp.MaxLength")));
				this->textLastUp->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textLastUp.Multiline")));
				this->textLastUp->Name = S"textLastUp";
				this->textLastUp->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textLastUp.PasswordChar")));
				this->textLastUp->ReadOnly = true;
				this->textLastUp->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textLastUp.RightToLeft")));
				this->textLastUp->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textLastUp.ScrollBars")));
				this->textLastUp->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textLastUp.Size")));
				this->textLastUp->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textLastUp.TabIndex")));
				this->textLastUp->TabStop = false;
				this->textLastUp->Text = resources->GetString(S"textLastUp.Text");
				this->textLastUp->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textLastUp.TextAlign")));
				this->textLastUp->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textLastUp.Visible")));
				this->textLastUp->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textLastUp.WordWrap")));
				// 
				// dataGridPlan
				// 
				this->dataGridPlan->AccessibleDescription = resources->GetString(S"dataGridPlan.AccessibleDescription");
				this->dataGridPlan->AccessibleName = resources->GetString(S"dataGridPlan.AccessibleName");
				this->dataGridPlan->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"dataGridPlan.Anchor")));
				this->dataGridPlan->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"dataGridPlan.BackgroundImage")));
				this->dataGridPlan->CaptionFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dataGridPlan.CaptionFont")));
				this->dataGridPlan->CaptionText = resources->GetString(S"dataGridPlan.CaptionText");
				this->dataGridPlan->CaptionVisible = false;
				this->dataGridPlan->DataMember = S"";
				this->dataGridPlan->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"dataGridPlan.Dock")));
				this->dataGridPlan->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dataGridPlan.Enabled")));
				this->dataGridPlan->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dataGridPlan.Font")));
				this->dataGridPlan->HeaderForeColor = System::Drawing::SystemColors::ControlText;
				this->dataGridPlan->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"dataGridPlan.ImeMode")));
				this->dataGridPlan->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"dataGridPlan.Location")));
				this->dataGridPlan->Name = S"dataGridPlan";
				this->dataGridPlan->ReadOnly = true;
				this->dataGridPlan->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"dataGridPlan.RightToLeft")));
				this->dataGridPlan->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"dataGridPlan.Size")));
				this->dataGridPlan->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"dataGridPlan.TabIndex")));
				this->dataGridPlan->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dataGridPlan.Visible")));
				// 
				// buttonPrint
				// 
				this->buttonPrint->AccessibleDescription = resources->GetString(S"buttonPrint.AccessibleDescription");
				this->buttonPrint->AccessibleName = resources->GetString(S"buttonPrint.AccessibleName");
				this->buttonPrint->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonPrint.Anchor")));
				this->buttonPrint->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonPrint.BackgroundImage")));
				this->buttonPrint->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonPrint.Dock")));
				this->buttonPrint->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonPrint.Enabled")));
				this->buttonPrint->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonPrint.FlatStyle")));
				this->buttonPrint->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonPrint.Font")));
				this->buttonPrint->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonPrint.Image")));
				this->buttonPrint->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonPrint.ImageAlign")));
				this->buttonPrint->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonPrint.ImageIndex")));
				this->buttonPrint->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonPrint.ImeMode")));
				this->buttonPrint->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonPrint.Location")));
				this->buttonPrint->Name = S"buttonPrint";
				this->buttonPrint->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"buttonPrint.RightToLeft")));
				this->buttonPrint->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"buttonPrint.Size")));
				this->buttonPrint->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonPrint.TabIndex")));
				this->buttonPrint->Text = resources->GetString(S"buttonPrint.Text");
				this->buttonPrint->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonPrint.TextAlign")));
				this->buttonPrint->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonPrint.Visible")));
				this->buttonPrint->Click += new System::EventHandler(this, buttonPrint_Click);
				// 
				// buttonClose
				// 
				this->buttonClose->AccessibleDescription = resources->GetString(S"buttonClose.AccessibleDescription");
				this->buttonClose->AccessibleName = resources->GetString(S"buttonClose.AccessibleName");
				this->buttonClose->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonClose.Anchor")));
				this->buttonClose->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonClose.BackgroundImage")));
				this->buttonClose->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonClose.Dock")));
				this->buttonClose->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonClose.Enabled")));
				this->buttonClose->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonClose.FlatStyle")));
				this->buttonClose->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonClose.Font")));
				this->buttonClose->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonClose.Image")));
				this->buttonClose->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonClose.ImageAlign")));
				this->buttonClose->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonClose.ImageIndex")));
				this->buttonClose->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonClose.ImeMode")));
				this->buttonClose->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonClose.Location")));
				this->buttonClose->Name = S"buttonClose";
				this->buttonClose->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"buttonClose.RightToLeft")));
				this->buttonClose->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"buttonClose.Size")));
				this->buttonClose->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonClose.TabIndex")));
				this->buttonClose->Text = resources->GetString(S"buttonClose.Text");
				this->buttonClose->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonClose.TextAlign")));
				this->buttonClose->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonClose.Visible")));
				this->buttonClose->Click += new System::EventHandler(this, buttonClose_Click);
				// 
				// label1
				// 
				this->label1->AccessibleDescription = resources->GetString(S"label1.AccessibleDescription");
				this->label1->AccessibleName = resources->GetString(S"label1.AccessibleName");
				this->label1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label1.Anchor")));
				this->label1->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.AutoSize")));
				this->label1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label1.Dock")));
				this->label1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.Enabled")));
				this->label1->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label1.Font")));
				this->label1->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label1.Image")));
				this->label1->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label1.ImageAlign")));
				this->label1->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label1.ImageIndex")));
				this->label1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label1.ImeMode")));
				this->label1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label1.Location")));
				this->label1->Name = S"label1";
				this->label1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label1.RightToLeft")));
				this->label1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label1.Size")));
				this->label1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label1.TabIndex")));
				this->label1->Text = resources->GetString(S"label1.Text");
				this->label1->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label1.TextAlign")));
				this->label1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label1.Visible")));
				// 
				// comboSection
				// 
				this->comboSection->AccessibleDescription = resources->GetString(S"comboSection.AccessibleDescription");
				this->comboSection->AccessibleName = resources->GetString(S"comboSection.AccessibleName");
				this->comboSection->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboSection.Anchor")));
				this->comboSection->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboSection.BackgroundImage")));
				this->comboSection->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboSection.Dock")));
				this->comboSection->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
				this->comboSection->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboSection.Enabled")));
				this->comboSection->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboSection.Font")));
				this->comboSection->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboSection.ImeMode")));
				this->comboSection->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboSection.IntegralHeight")));
				this->comboSection->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboSection.ItemHeight")));
				this->comboSection->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboSection.Location")));
				this->comboSection->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboSection.MaxDropDownItems")));
				this->comboSection->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboSection.MaxLength")));
				this->comboSection->Name = S"comboSection";
				this->comboSection->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboSection.RightToLeft")));
				this->comboSection->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboSection.Size")));

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?