📄 stockprocess.h
字号:
private: System::Windows::Forms::Button * button3;
private: System::Windows::Forms::GroupBox * groupBox1;
private: System::Windows::Forms::Label * label2;
private: System::Windows::Forms::Label * label3;
private: System::Windows::Forms::Label * label1;
private: System::Windows::Forms::Label * label4;
private: System::Windows::Forms::Label * lbl_Title;
private: System::Windows::Forms::Label * label5;
private: System::Windows::Forms::Label * label6;
private: System::Windows::Forms::Label * label7;
private: System::Windows::Forms::Label * label8;
private: System::Windows::Forms::Label * label10;
private: System::Windows::Forms::Button * button1;
private: System::Windows::Forms::Button * button2;
protected:
void Dispose(Boolean disposing)
{
if (disposing && components)
{
components->Dispose();
}
__super::Dispose(disposing);
}
private:
/// <summary>
/// 昁梫側僨僓僀僫曄悢偱偡丅
/// </summary>
System::ComponentModel::Container* components;
/// <summary>
/// 僨僓僀僫 僒億乕僩偵昁梫側儊僜僢僪偱偡丅偙偺儊僜僢僪偺撪梕傪
/// 僐乕僪 僄僨傿僞偱曄峏偟側偄偱偔偩偝偄丅
/// </summary>
void InitializeComponent(void)
{
System::Resources::ResourceManager * resources = new System::Resources::ResourceManager(__typeof(FAP::StockProcess));
this->button3 = new System::Windows::Forms::Button();
this->groupBox1 = new System::Windows::Forms::GroupBox();
this->groupBox2 = new System::Windows::Forms::GroupBox();
this->label9 = new System::Windows::Forms::Label();
this->label10 = new System::Windows::Forms::Label();
this->txtLot = new System::Windows::Forms::TextBox();
this->txtProCode = new System::Windows::Forms::TextBox();
this->cboReasonDiv = new System::Windows::Forms::ComboBox();
this->label2 = new System::Windows::Forms::Label();
this->label3 = new System::Windows::Forms::Label();
this->txtNum = new System::Windows::Forms::TextBox();
this->txtProName = new System::Windows::Forms::TextBox();
this->label1 = new System::Windows::Forms::Label();
this->label4 = new System::Windows::Forms::Label();
this->cboReason = new System::Windows::Forms::ComboBox();
this->cmbProCode = new System::Windows::Forms::ComboBox();
this->lbl_Title = new System::Windows::Forms::Label();
this->gpb0 = new System::Windows::Forms::GroupBox();
this->optYes1 = new System::Windows::Forms::RadioButton();
this->label5 = new System::Windows::Forms::Label();
this->cboRespon = new System::Windows::Forms::ComboBox();
this->label6 = new System::Windows::Forms::Label();
this->optNo1 = new System::Windows::Forms::RadioButton();
this->gpb1 = new System::Windows::Forms::GroupBox();
this->txtReturnName = new System::Windows::Forms::TextBox();
this->optYes2 = new System::Windows::Forms::RadioButton();
this->label7 = new System::Windows::Forms::Label();
this->cboReturn = new System::Windows::Forms::ComboBox();
this->label8 = new System::Windows::Forms::Label();
this->optNo2 = new System::Windows::Forms::RadioButton();
this->gpb2 = new System::Windows::Forms::GroupBox();
this->cboUnblock = new System::Windows::Forms::CheckBox();
this->button1 = new System::Windows::Forms::Button();
this->button2 = new System::Windows::Forms::Button();
this->groupBox1->SuspendLayout();
this->groupBox2->SuspendLayout();
this->gpb0->SuspendLayout();
this->gpb1->SuspendLayout();
this->gpb2->SuspendLayout();
this->SuspendLayout();
//
// button3
//
this->button3->AccessibleDescription = resources->GetString(S"button3.AccessibleDescription");
this->button3->AccessibleName = resources->GetString(S"button3.AccessibleName");
this->button3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button3.Anchor")));
this->button3->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button3.BackgroundImage")));
this->button3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button3.Dock")));
this->button3->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button3.Enabled")));
this->button3->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button3.FlatStyle")));
this->button3->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button3.Font")));
this->button3->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button3.Image")));
this->button3->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button3.ImageAlign")));
this->button3->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button3.ImageIndex")));
this->button3->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button3.ImeMode")));
this->button3->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button3.Location")));
this->button3->Name = S"button3";
this->button3->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button3.RightToLeft")));
this->button3->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button3.Size")));
this->button3->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button3.TabIndex")));
this->button3->Text = resources->GetString(S"button3.Text");
this->button3->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button3.TextAlign")));
this->button3->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button3.Visible")));
this->button3->Click += new System::EventHandler(this, button3_Click_1);
//
// groupBox1
//
this->groupBox1->AccessibleDescription = resources->GetString(S"groupBox1.AccessibleDescription");
this->groupBox1->AccessibleName = resources->GetString(S"groupBox1.AccessibleName");
this->groupBox1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"groupBox1.Anchor")));
this->groupBox1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"groupBox1.BackgroundImage")));
this->groupBox1->Controls->Add(this->cboReasonDiv);
this->groupBox1->Controls->Add(this->label2);
this->groupBox1->Controls->Add(this->label3);
this->groupBox1->Controls->Add(this->txtNum);
this->groupBox1->Controls->Add(this->txtProName);
this->groupBox1->Controls->Add(this->label1);
this->groupBox1->Controls->Add(this->label4);
this->groupBox1->Controls->Add(this->cboReason);
this->groupBox1->Controls->Add(this->cmbProCode);
this->groupBox1->Controls->Add(this->groupBox2);
this->groupBox1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"groupBox1.Dock")));
this->groupBox1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"groupBox1.Enabled")));
this->groupBox1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"groupBox1.Font")));
this->groupBox1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"groupBox1.ImeMode")));
this->groupBox1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"groupBox1.Location")));
this->groupBox1->Name = S"groupBox1";
this->groupBox1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"groupBox1.RightToLeft")));
this->groupBox1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"groupBox1.Size")));
this->groupBox1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"groupBox1.TabIndex")));
this->groupBox1->TabStop = false;
this->groupBox1->Text = resources->GetString(S"groupBox1.Text");
this->groupBox1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"groupBox1.Visible")));
this->groupBox1->Enter += new System::EventHandler(this, groupBox1_Enter);
//
// groupBox2
//
this->groupBox2->AccessibleDescription = resources->GetString(S"groupBox2.AccessibleDescription");
this->groupBox2->AccessibleName = resources->GetString(S"groupBox2.AccessibleName");
this->groupBox2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"groupBox2.Anchor")));
this->groupBox2->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"groupBox2.BackgroundImage")));
this->groupBox2->Controls->Add(this->label9);
this->groupBox2->Controls->Add(this->label10);
this->groupBox2->Controls->Add(this->txtLot);
this->groupBox2->Controls->Add(this->txtProCode);
this->groupBox2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"groupBox2.Dock")));
this->groupBox2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"groupBox2.Enabled")));
this->groupBox2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"groupBox2.Font")));
this->groupBox2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"groupBox2.ImeMode")));
this->groupBox2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"groupBox2.Location")));
this->groupBox2->Name = S"groupBox2";
this->groupBox2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"groupBox2.RightToLeft")));
this->groupBox2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"groupBox2.Size")));
this->groupBox2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"groupBox2.TabIndex")));
this->groupBox2->TabStop = false;
this->groupBox2->Text = resources->GetString(S"groupBox2.Text");
this->groupBox2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"groupBox2.Visible")));
//
// label9
//
this->label9->AccessibleDescription = resources->GetString(S"label9.AccessibleDescription");
this->label9->AccessibleName = resources->GetString(S"label9.AccessibleName");
this->label9->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label9.Anchor")));
this->label9->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label9.AutoSize")));
this->label9->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label9.Dock")));
this->label9->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label9.Enabled")));
this->label9->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label9.Font")));
this->label9->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label9.Image")));
this->label9->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label9.ImageAlign")));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -