📄 stockcheck.h
字号:
this->textFromName->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textFromName.WordWrap")));
//
// textDelDate
//
this->textDelDate->AccessibleDescription = resources->GetString(S"textDelDate.AccessibleDescription");
this->textDelDate->AccessibleName = resources->GetString(S"textDelDate.AccessibleName");
this->textDelDate->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textDelDate.Anchor")));
this->textDelDate->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textDelDate.AutoSize")));
this->textDelDate->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textDelDate.BackgroundImage")));
this->textDelDate->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textDelDate.Dock")));
this->textDelDate->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textDelDate.Enabled")));
this->textDelDate->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textDelDate.Font")));
this->textDelDate->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textDelDate.ImeMode")));
this->textDelDate->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textDelDate.Location")));
this->textDelDate->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textDelDate.MaxLength")));
this->textDelDate->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textDelDate.Multiline")));
this->textDelDate->Name = S"textDelDate";
this->textDelDate->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textDelDate.PasswordChar")));
this->textDelDate->ReadOnly = true;
this->textDelDate->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textDelDate.RightToLeft")));
this->textDelDate->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textDelDate.ScrollBars")));
this->textDelDate->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textDelDate.Size")));
this->textDelDate->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textDelDate.TabIndex")));
this->textDelDate->Text = resources->GetString(S"textDelDate.Text");
this->textDelDate->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textDelDate.TextAlign")));
this->textDelDate->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textDelDate.Visible")));
this->textDelDate->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textDelDate.WordWrap")));
this->textDelDate->Leave += new System::EventHandler(this, textDelDate_Leave);
//
// label7
//
this->label7->AccessibleDescription = resources->GetString(S"label7.AccessibleDescription");
this->label7->AccessibleName = resources->GetString(S"label7.AccessibleName");
this->label7->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label7.Anchor")));
this->label7->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.AutoSize")));
this->label7->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label7.Dock")));
this->label7->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.Enabled")));
this->label7->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label7.Font")));
this->label7->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label7.Image")));
this->label7->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label7.ImageAlign")));
this->label7->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label7.ImageIndex")));
this->label7->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label7.ImeMode")));
this->label7->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label7.Location")));
this->label7->Name = S"label7";
this->label7->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label7.RightToLeft")));
this->label7->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label7.Size")));
this->label7->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label7.TabIndex")));
this->label7->Text = resources->GetString(S"label7.Text");
this->label7->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label7.TextAlign")));
this->label7->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.Visible")));
//
// txtLot
//
this->txtLot->AccessibleDescription = resources->GetString(S"txtLot.AccessibleDescription");
this->txtLot->AccessibleName = resources->GetString(S"txtLot.AccessibleName");
this->txtLot->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"txtLot.Anchor")));
this->txtLot->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtLot.AutoSize")));
this->txtLot->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"txtLot.BackgroundImage")));
this->txtLot->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"txtLot.Dock")));
this->txtLot->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtLot.Enabled")));
this->txtLot->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"txtLot.Font")));
this->txtLot->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"txtLot.ImeMode")));
this->txtLot->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"txtLot.Location")));
this->txtLot->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtLot.MaxLength")));
this->txtLot->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtLot.Multiline")));
this->txtLot->Name = S"txtLot";
this->txtLot->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"txtLot.PasswordChar")));
this->txtLot->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"txtLot.RightToLeft")));
this->txtLot->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"txtLot.ScrollBars")));
this->txtLot->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"txtLot.Size")));
this->txtLot->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtLot.TabIndex")));
this->txtLot->Text = resources->GetString(S"txtLot.Text");
this->txtLot->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"txtLot.TextAlign")));
this->txtLot->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtLot.Visible")));
this->txtLot->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtLot.WordWrap")));
//
// label8
//
this->label8->AccessibleDescription = resources->GetString(S"label8.AccessibleDescription");
this->label8->AccessibleName = resources->GetString(S"label8.AccessibleName");
this->label8->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label8.Anchor")));
this->label8->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label8.AutoSize")));
this->label8->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label8.Dock")));
this->label8->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label8.Enabled")));
this->label8->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label8.Font")));
this->label8->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label8.Image")));
this->label8->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label8.ImageAlign")));
this->label8->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label8.ImageIndex")));
this->label8->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label8.ImeMode")));
this->label8->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label8.Location")));
this->label8->Name = S"label8";
this->label8->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label8.RightToLeft")));
this->label8->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label8.Size")));
this->label8->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label8.TabIndex")));
this->label8->Text = resources->GetString(S"label8.Text");
this->label8->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label8.TextAlign")));
this->label8->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label8.Visible")));
//
// textBox3
//
this->textBox3->AccessibleDescription = resources->GetString(S"textBox3.AccessibleDescription");
this->textBox3->AccessibleName = resources->GetString(S"textBox3.AccessibleName");
this->textBox3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textBox3.Anchor")));
this->textBox3->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox3.AutoSize")));
this->textBox3->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textBox3.BackgroundImage")));
this->textBox3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textBox3.Dock")));
this->textBox3->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox3.Enabled")));
this->textBox3->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textBox3.Font")));
this->textBox3->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textBox3.ImeMode")));
this->textBox3->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textBox3.Location")));
this->textBox3->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox3.MaxLength")));
this->textBox3->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox3.Multiline")));
this->textBox3->Name = S"textBox3";
this->textBox3->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textBox3.PasswordChar")));
this->textBox3->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textBox3.RightToLeft")));
this->textBox3->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textBox3.ScrollBars")));
this->textBox3->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textBox3.Size")));
this->textBox3->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox3.TabIndex")));
this->textBox3->Text = resources->GetString(S"textBox3.Text");
this->textBox3->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textBox3.TextAlign")));
this->textBox3->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox3.Visible")));
this->textBox3->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox3.WordWrap")));
//
// StockCheck
//
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->txtLot);
this->Controls->Add(this->textDest);
this->Controls->Add(this->textProdCode);
this->Controls->Add(this->textChkDate);
this->Controls->Add(this->textQty);
this->Controls->Add(this->textRank);
this->Controls->Add(this->textProdName);
this->Controls->Add(this->textDestName);
this->Controls->Add(this->textFrom);
this->Controls->Add(this->textFromName);
this->Controls->Add(this->textDelDate);
this->Controls->Add(this->label8);
this->Controls->Add(this->btn_Accept);
this->Controls->Add(this->label1);
this->Controls->Add(this->label2);
this->Controls->Add(this->label3);
this->Controls->Add(this->label4);
this->Controls->Add(this->label5);
this->Controls->Add(this->btn_Close);
this->Controls->Add(this->btn_Return);
this->Controls->Add(this->label6);
this->Controls->Add(this->label7);
this->Controls->Add(this->textBox3);
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<Sy
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -