📄 stockprocess.h
字号:
this->label9->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label9.ImageIndex")));
this->label9->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label9.ImeMode")));
this->label9->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label9.Location")));
this->label9->Name = S"label9";
this->label9->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label9.RightToLeft")));
this->label9->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label9.Size")));
this->label9->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label9.TabIndex")));
this->label9->Text = resources->GetString(S"label9.Text");
this->label9->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label9.TextAlign")));
this->label9->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label9.Visible")));
//
// label10
//
this->label10->AccessibleDescription = resources->GetString(S"label10.AccessibleDescription");
this->label10->AccessibleName = resources->GetString(S"label10.AccessibleName");
this->label10->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label10.Anchor")));
this->label10->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label10.AutoSize")));
this->label10->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label10.Dock")));
this->label10->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label10.Enabled")));
this->label10->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label10.Font")));
this->label10->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label10.Image")));
this->label10->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label10.ImageAlign")));
this->label10->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label10.ImageIndex")));
this->label10->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label10.ImeMode")));
this->label10->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label10.Location")));
this->label10->Name = S"label10";
this->label10->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label10.RightToLeft")));
this->label10->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label10.Size")));
this->label10->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label10.TabIndex")));
this->label10->Text = resources->GetString(S"label10.Text");
this->label10->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label10.TextAlign")));
this->label10->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label10.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")));
//
// txtProCode
//
this->txtProCode->AccessibleDescription = resources->GetString(S"txtProCode.AccessibleDescription");
this->txtProCode->AccessibleName = resources->GetString(S"txtProCode.AccessibleName");
this->txtProCode->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"txtProCode.Anchor")));
this->txtProCode->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProCode.AutoSize")));
this->txtProCode->BackColor = System::Drawing::SystemColors::Window;
this->txtProCode->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"txtProCode.BackgroundImage")));
this->txtProCode->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"txtProCode.Dock")));
this->txtProCode->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProCode.Enabled")));
this->txtProCode->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"txtProCode.Font")));
this->txtProCode->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"txtProCode.ImeMode")));
this->txtProCode->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"txtProCode.Location")));
this->txtProCode->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtProCode.MaxLength")));
this->txtProCode->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProCode.Multiline")));
this->txtProCode->Name = S"txtProCode";
this->txtProCode->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"txtProCode.PasswordChar")));
this->txtProCode->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"txtProCode.RightToLeft")));
this->txtProCode->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"txtProCode.ScrollBars")));
this->txtProCode->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"txtProCode.Size")));
this->txtProCode->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtProCode.TabIndex")));
this->txtProCode->Text = resources->GetString(S"txtProCode.Text");
this->txtProCode->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"txtProCode.TextAlign")));
this->txtProCode->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProCode.Visible")));
this->txtProCode->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProCode.WordWrap")));
this->txtProCode->KeyPress += new System::Windows::Forms::KeyPressEventHandler(this, txtProCode_KeyPress);
this->txtProCode->TextChanged += new System::EventHandler(this, txtProCode_TextChanged);
//
// cboReasonDiv
//
this->cboReasonDiv->AccessibleDescription = resources->GetString(S"cboReasonDiv.AccessibleDescription");
this->cboReasonDiv->AccessibleName = resources->GetString(S"cboReasonDiv.AccessibleName");
this->cboReasonDiv->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"cboReasonDiv.Anchor")));
this->cboReasonDiv->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"cboReasonDiv.BackgroundImage")));
this->cboReasonDiv->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"cboReasonDiv.Dock")));
this->cboReasonDiv->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboReasonDiv.Enabled")));
this->cboReasonDiv->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"cboReasonDiv.Font")));
this->cboReasonDiv->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"cboReasonDiv.ImeMode")));
this->cboReasonDiv->IntegralHeight = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboReasonDiv.IntegralHeight")));
this->cboReasonDiv->ItemHeight = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboReasonDiv.ItemHeight")));
this->cboReasonDiv->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"cboReasonDiv.Location")));
this->cboReasonDiv->MaxDropDownItems = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboReasonDiv.MaxDropDownItems")));
this->cboReasonDiv->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboReasonDiv.MaxLength")));
this->cboReasonDiv->Name = S"cboReasonDiv";
this->cboReasonDiv->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"cboReasonDiv.RightToLeft")));
this->cboReasonDiv->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"cboReasonDiv.Size")));
this->cboReasonDiv->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"cboReasonDiv.TabIndex")));
this->cboReasonDiv->Text = resources->GetString(S"cboReasonDiv.Text");
this->cboReasonDiv->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cboReasonDiv.Visible")));
this->cboReasonDiv->SelectedIndexChanged += new System::EventHandler(this, cboReasonDiv_SelectedIndexChanged);
//
// label2
//
this->label2->AccessibleDescription = resources->GetString(S"label2.AccessibleDescription");
this->label2->AccessibleName = resources->GetString(S"label2.AccessibleName");
this->label2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label2.Anchor")));
this->label2->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label2.AutoSize")));
this->label2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label2.Dock")));
this->label2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label2.Enabled")));
this->label2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label2.Font")));
this->label2->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label2.Image")));
this->label2->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label2.ImageAlign")));
this->label2->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label2.ImageIndex")));
this->label2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label2.ImeMode")));
this->label2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label2.Location")));
this->label2->Name = S"label2";
this->label2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label2.RightToLeft")));
this->label2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label2.Size")));
this->label2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label2.TabIndex")));
this->label2->Text = resources->GetString(S"label2.Text");
this->label2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label2.TextAlign")));
this->label2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label2.Visible")));
//
// 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")));
//
// txtNum
//
this->txtNum->AccessibleDescription = resources->GetString(S"txtNum.AccessibleDescription");
this->txtNum->AccessibleName = resources->GetString(S"txtNum.AccessibleName");
this->txtNum->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"txtNum.Anchor")));
this->txtNum->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtNum.AutoSize")));
this->txtNum->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"txtNum.BackgroundImage")));
this->txtNum->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"txtNum.Dock")));
this->txtNum->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtNum.Enabled")));
this->txtNum->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"txtNum.Font")));
this->txtNum->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"txtNum.ImeMode")));
this->txtNum->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"txtNum.Location")));
this->txtNum->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtNum.MaxLength")));
this->txtNum->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtNum.Multiline")));
this->txtNum->Name = S"txtNum";
this->txtNum->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"txtNum.PasswordChar")));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -