⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 deliver.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
			this->txtFromName->ReadOnly = true;
			this->txtFromName->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"txtFromName.RightToLeft")));
			this->txtFromName->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"txtFromName.ScrollBars")));
			this->txtFromName->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"txtFromName.Size")));
			this->txtFromName->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"txtFromName.TabIndex")));
			this->txtFromName->Text = resources->GetString(S"txtFromName.Text");
			this->txtFromName->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"txtFromName.TextAlign")));
			this->txtFromName->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"txtFromName.Visible")));
			this->txtFromName->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"txtFromName.WordWrap")));
			this->txtFromName->TextChanged += new System::EventHandler(this, txtFromName_TextChanged);
			// 
			// 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")));
			// 
			// label7
			// 
			this->label7->AccessibleDescription = resources->GetString(S"label7.AccessibleDescription");
			this->label7->AccessibleName = resources->GetString(S"label7.AccessibleName");
			this->label7->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label7.Anchor")));
			this->label7->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label7.AutoSize")));
			this->label7->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label7.Dock")));
			this->label7->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label7.Enabled")));
			this->label7->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label7.Font")));
			this->label7->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label7.Image")));
			this->label7->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label7.ImageAlign")));
			this->label7->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label7.ImageIndex")));
			this->label7->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label7.ImeMode")));
			this->label7->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label7.Location")));
			this->label7->Name = S"label7";
			this->label7->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label7.RightToLeft")));
			this->label7->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label7.Size")));
			this->label7->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label7.TabIndex")));
			this->label7->Text = resources->GetString(S"label7.Text");
			this->label7->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label7.TextAlign")));
			this->label7->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label7.Visible")));
			// 
			// 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->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->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"txtProCode.IntegralHeight")));
			this->txtProCode->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"txtProCode.ItemHeight")));
			this->txtProCode->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"txtProCode.Location")));
			this->txtProCode->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"txtProCode.MaxDropDownItems")));
			this->txtProCode->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"txtProCode.MaxLength")));
			this->txtProCode->Name = S"txtProCode";
			this->txtProCode->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"txtProCode.RightToLeft")));
			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->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"txtProCode.Visible")));
			this->txtProCode->TextChanged += new System::EventHandler(this, txtProCode_TextChanged);
			this->txtProCode->Click += new System::EventHandler(this, txtProCode_Click);
			this->txtProCode->SelectedIndexChanged += new System::EventHandler(this, txtProCode_SelectedIndexChanged);
			this->txtProCode->Leave += new System::EventHandler(this, txtProCode_Leave);
			// 
			// comboBox1
			// 
			this->comboBox1->AccessibleDescription = resources->GetString(S"comboBox1.AccessibleDescription");
			this->comboBox1->AccessibleName = resources->GetString(S"comboBox1.AccessibleName");
			this->comboBox1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBox1.Anchor")));
			this->comboBox1->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBox1.BackgroundImage")));
			this->comboBox1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBox1.Dock")));
			this->comboBox1->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
			this->comboBox1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBox1.Enabled")));
			this->comboBox1->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBox1.Font")));
			this->comboBox1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBox1.ImeMode")));
			this->comboBox1->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBox1.IntegralHeight")));
			this->comboBox1->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBox1.ItemHeight")));
			this->comboBox1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBox1.Location")));
			this->comboBox1->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBox1.MaxDropDownItems")));
			this->comboBox1->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBox1.MaxLength")));
			this->comboBox1->Name = S"comboBox1";
			this->comboBox1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBox1.RightToLeft")));
			this->comboBox1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBox1.Size")));
			this->comboBox1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBox1.TabIndex")));
			this->comboBox1->Text = resources->GetString(S"comboBox1.Text");
			this->comboBox1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBox1.Visible")));
			this->comboBox1->SelectedIndexChanged += new System::EventHandler(this, comboBox1_SelectedIndexChanged);
			// 
			// lablot
			// 
			this->lablot->AccessibleDescription = resources->GetString(S"lablot.AccessibleDescription");
			this->lablot->AccessibleName = resources->GetString(S"lablot.AccessibleName");
			this->lablot->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"lablot.Anchor")));
			this->lablot->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lablot.AutoSize")));
			this->lablot->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"lablot.Dock")));
			this->lablot->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lablot.Enabled")));
			this->lablot->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"lablot.Font")));
			this->lablot->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"lablot.Image")));
			this->lablot->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lablot.ImageAlign")));
			this->lablot->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lablot.ImageIndex")));
			this->lablot->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"lablot.ImeMode")));
			this->lablot->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"lablot.Location")));
			this->lablot->Name = S"lablot";
			this->lablot->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"lablot.RightToLeft")));
			this->lablot->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"lablot.Size")));
			this->lablot->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lablot.TabIndex")));
			this->lablot->Text = resources->GetString(S"lablot.Text");
			this->lablot->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lablot.TextAlign")));
			this->lablot->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lablot.Visible")));
			// 
			// labnumber
			// 
			this->labnumber->AccessibleDescription = resources->GetString(S"labnumber.AccessibleDescription");
			this->labnumber->AccessibleName = resources->GetString(S"labnumber.AccessibleName");
			this->labnumber->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"labnumber.Anchor")));
			this->labnumber->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"labnumber.AutoSize")));
			this->labnumber->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"labnumber.Dock")));
			this->labnumber->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"labnumber.Enabled")));
			this->labnumber->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"labnumber.Font")));
			this->labnumber->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"labnumber.Image")));
			this->labnumber->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"labnumber.ImageAlign")));
			this->labnumber->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"labnumber.ImageIndex")));
			this->labnumber->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"labnumber.ImeMode")));
			this->labnumber->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"labnumber.Location")));
			this->labnumber->Name = S"labnumber";
			this->labnumber->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"labnumber.RightToLeft")));
			this->labnumber->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"labnumber.Size")));
			this->labnumber->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"labnumber.TabIndex")));
			this->labnumber->Text = resources->GetString(S"labnumber.Text");
			this->labnumber->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"labnumber.TextAlign")));
			this->labnumber->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"labnumber.Visible")));
			// 
			// button1
			// 
			this->button1->AccessibleDescription = resources->GetString(S"button1.AccessibleDescription");
			this->button1->AccessibleName = resources->GetString(S"button1.AccessibleName");
			this->button1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"button1.Anchor")));
			this->button1->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"button1.BackgroundImage")));
			this->button1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"button1.Dock")));
			this->button1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"button1.Enabled")));
			this->button1->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"button1.FlatStyle")));
			this->button1->Font = (__try_c

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -