stockprocess.h
来自「这是一个工厂的生产线的仓库管理.有计划,实绩,库存等」· C头文件 代码 · 共 838 行 · 第 1/5 页
H
838 行
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->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->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->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);
//
// 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")));
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?