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