📄 stockprocess.h
字号:
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");
this->cmbProCode->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"cmbProCode.Visible")));
this->cmbProCode->KeyPress += new System::Windows::Forms::KeyPressEventHandler(this, cboProCode_KeyPress);
this->cmbProCode->SelectedIndexChanged += new System::EventHandler(this, cmbProCode_SelectedIndexChanged);
//
// lbl_Title
//
this->lbl_Title->AccessibleDescription = resources->GetString(S"lbl_Title.AccessibleDescription");
this->lbl_Title->AccessibleName = resources->GetString(S"lbl_Title.AccessibleName");
this->lbl_Title->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"lbl_Title.Anchor")));
this->lbl_Title->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"lbl_Title.AutoSize")));
this->lbl_Title->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"lbl_Title.Dock")));
this->lbl_Title->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"lbl_Title.Enabled")));
this->lbl_Title->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"lbl_Title.Font")));
this->lbl_Title->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"lbl_Title.Image")));
this->lbl_Title->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"lbl_Title.ImageAlign")));
this->lbl_Title->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"lbl_Title.ImageIndex")));
this->lbl_Title->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"lbl_Title.ImeMode")));
this->lbl_Title->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"lbl_Title.Location")));
this->lbl_Title->Name = S"lbl_Title";
this->lbl_Title->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"lbl_Title.RightToLeft")));
this->lbl_Title->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"lbl_Title.Size")));
this->lbl_Title->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"lbl_Title.TabIndex")));
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")));
//
// gpb0
//
this->gpb0->AccessibleDescription = resources->GetString(S"gpb0.AccessibleDescription");
this->gpb0->AccessibleName = resources->GetString(S"gpb0.AccessibleName");
this->gpb0->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"gpb0.Anchor")));
this->gpb0->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"gpb0.BackgroundImage")));
this->gpb0->Controls->Add(this->optYes1);
this->gpb0->Controls->Add(this->label5);
this->gpb0->Controls->Add(this->cboRespon);
this->gpb0->Controls->Add(this->label6);
this->gpb0->Controls->Add(this->optNo1);
this->gpb0->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"gpb0.Dock")));
this->gpb0->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"gpb0.Enabled")));
this->gpb0->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"gpb0.Font")));
this->gpb0->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"gpb0.ImeMode")));
this->gpb0->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"gpb0.Location")));
this->gpb0->Name = S"gpb0";
this->gpb0->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"gpb0.RightToLeft")));
this->gpb0->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"gpb0.Size")));
this->gpb0->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"gpb0.TabIndex")));
this->gpb0->TabStop = false;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -