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

📄 stockdeliverlist.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 4 页
字号:
			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")));
			// 
			// 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->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")));
			System::Object* __mcTemp__3[] = new System::Object*[3];
			__mcTemp__3[0] = resources->GetString(S"comboBox1.Items");
			__mcTemp__3[1] = resources->GetString(S"comboBox1.Items1");
			__mcTemp__3[2] = resources->GetString(S"comboBox1.Items2");
			this->comboBox1->Items->AddRange(__mcTemp__3);
			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);
			// 
			// dateTimePicker1
			// 
			this->dateTimePicker1->AccessibleDescription = resources->GetString(S"dateTimePicker1.AccessibleDescription");
			this->dateTimePicker1->AccessibleName = resources->GetString(S"dateTimePicker1.AccessibleName");
			this->dateTimePicker1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"dateTimePicker1.Anchor")));
			this->dateTimePicker1->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"dateTimePicker1.BackgroundImage")));
			this->dateTimePicker1->CalendarFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dateTimePicker1.CalendarFont")));
			this->dateTimePicker1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"dateTimePicker1.Dock")));
			this->dateTimePicker1->DropDownAlign = (*__try_cast<__box System::Windows::Forms::LeftRightAlignment *  >(resources->GetObject(S"dateTimePicker1.DropDownAlign")));
			this->dateTimePicker1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dateTimePicker1.Enabled")));
			this->dateTimePicker1->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dateTimePicker1.Font")));
			this->dateTimePicker1->Format = System::Windows::Forms::DateTimePickerFormat::Short;
			this->dateTimePicker1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"dateTimePicker1.ImeMode")));
			this->dateTimePicker1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"dateTimePicker1.Location")));
			this->dateTimePicker1->Name = S"dateTimePicker1";
			this->dateTimePicker1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"dateTimePicker1.RightToLeft")));
			this->dateTimePicker1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"dateTimePicker1.Size")));
			this->dateTimePicker1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"dateTimePicker1.TabIndex")));
			this->dateTimePicker1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dateTimePicker1.Visible")));
			// 
			// dateTimePicker2
			// 
			this->dateTimePicker2->AccessibleDescription = resources->GetString(S"dateTimePicker2.AccessibleDescription");
			this->dateTimePicker2->AccessibleName = resources->GetString(S"dateTimePicker2.AccessibleName");
			this->dateTimePicker2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"dateTimePicker2.Anchor")));
			this->dateTimePicker2->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"dateTimePicker2.BackgroundImage")));
			this->dateTimePicker2->CalendarFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dateTimePicker2.CalendarFont")));
			this->dateTimePicker2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"dateTimePicker2.Dock")));
			this->dateTimePicker2->DropDownAlign = (*__try_cast<__box System::Windows::Forms::LeftRightAlignment *  >(resources->GetObject(S"dateTimePicker2.DropDownAlign")));
			this->dateTimePicker2->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dateTimePicker2.Enabled")));
			this->dateTimePicker2->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dateTimePicker2.Font")));
			this->dateTimePicker2->Format = System::Windows::Forms::DateTimePickerFormat::Short;
			this->dateTimePicker2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"dateTimePicker2.ImeMode")));
			this->dateTimePicker2->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"dateTimePicker2.Location")));
			this->dateTimePicker2->Name = S"dateTimePicker2";
			this->dateTimePicker2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"dateTimePicker2.RightToLeft")));
			this->dateTimePicker2->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"dateTimePicker2.Size")));
			this->dateTimePicker2->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"dateTimePicker2.TabIndex")));
			this->dateTimePicker2->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dateTimePicker2.Visible")));
			// 
			// label5
			// 
			this->label5->AccessibleDescription = resources->GetString(S"label5.AccessibleDescription");
			this->label5->AccessibleName = resources->GetString(S"label5.AccessibleName");
			this->label5->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label5.Anchor")));
			this->label5->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label5.AutoSize")));
			this->label5->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label5.Dock")));
			this->label5->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label5.Enabled")));
			this->label5->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label5.Font")));
			this->label5->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label5.Image")));
			this->label5->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label5.ImageAlign")));
			this->label5->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label5.ImageIndex")));
			this->label5->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label5.ImeMode")));
			this->label5->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label5.Location")));
			this->label5->Name = S"label5";
			this->label5->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label5.RightToLeft")));
			this->label5->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label5.Size")));
			this->label5->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label5.TabIndex")));
			this->label5->Text = resources->GetString(S"label5.Text");
			this->label5->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label5.TextAlign")));
			this->label5->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label5.Visible")));
			// 
			// label6
			// 
			this->label6->AccessibleDescription = resources->GetString(S"label6.AccessibleDescription");
			this->label6->AccessibleName = resources->GetString(S"label6.AccessibleName");
			this->label6->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label6.Anchor")));
			this->label6->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label6.AutoSize")));
			this->label6->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label6.Dock")));
			this->label6->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label6.Enabled")));
			this->label6->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label6.Font")));
			this->label6->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label6.Image")));
			this->label6->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label6.ImageAlign")));
			this->label6->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label6.ImageIndex")));
			this->label6->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label6.ImeMode")));
			this->label6->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label6.Location")));
			this->label6->Name = S"label6";
			this->label6->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label6.RightToLeft")));
			this->label6->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label6.Size")));
			this->label6->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label6.TabIndex")));
			this->label6->Text = resources->GetString(S"label6.Text");
			this->label6->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label6.TextAlign")));
			this->label6->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label6.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_cast<System::Drawing::Font *  >(resources->GetObject(S"button1.Font")));
			this->button1->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"button1.Image")));
			this->button1->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"button1.ImageAlign")));
			this->button1->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"button1.ImageIndex")));
			this->button1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"button1.ImeMode")));
			this->button1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"button1.Location")));
			this->button1->Name = S"button1";
			this->button1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"button1.RightToLeft")));
			this->button1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"button1.Size")));
			this->button1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"button1.TabIndex")));
			this->button1->Text = resources->GetString(S"button1.Text");
			this->button1->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"button1.TextAlign")));
			this->button1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"button1.Visible")));
			this->button1->Click += new System::EventHandler(this, button1_Click);
			// 
			// StockDeliverList
			// 
			this->AccessibleDescription = resources->GetString(S"$this.AccessibleDescription");
			this->AccessibleName = resources->GetString(S"$this.AccessibleName");
			this->AutoScaleBaseSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.AutoScaleBaseSize")));
			this->AutoScroll = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"$this.AutoScroll")));
			this->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.AutoScrollMargin")));
			this->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.AutoScrollMinSize")));
			this->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"$this.BackgroundImage")));
			this->ClientSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.ClientSize")));
			this->Controls->Add(this->button1);
			this->Controls->Add(this->label6);
			this->Controls->Add(this->label5);
			this->Controls->Add(this->dateTimePicker2);
			this->Controls->Add(this->dateTimePicker1);
			this->Controls->Add(this->comboBox1);
			this->Controls->Add(this->label4);
			this->Controls->Add(this->comboBoxLine);
			this->Controls->Add(this->label1);
			this->Controls->Add(this->label2);
			this->Controls->Add(this->comboBoxProcess);
			this->Controls->Add(this->button2);
			this->Controls->Add(this->dataGridStockDeliverList);
			this->Controls->Add(this->lbl_Title);
			this->Controls->Add(this->button3);
			this->Controls->Add(this->comboBoxShift);
			this->Controls->Add(this->label3);
			this->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"$this.Enabled")));
			this->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"$this.Font")));
			this->Icon = (__try_cast<System::Drawing::Icon *  >(resources->GetObject(S"$this.Icon")));
			this->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"$this.ImeMode")));
			this->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"$this.Location")));
			this->MaximizeBox = false;
			this->MaximumSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.MaximumSize")));
			this->MinimumSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"$this.MinimumSize")));
			this->Name = S"StockDeliverList";
			this->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"$this.RightToLeft")));
			this->StartPosition = (*__try_cast<__box System::Windows::Forms::FormStartPosition *  >(resources->GetObject(S"$this.StartPosition")));
			this->Text = resources->GetString(S"$this.Text");
			this->Load += new System::EventHandler(this, StockDeliverList_Load);
			(__try_cast<System::ComponentModel::ISupportInitialize *  >(this->dataGridStockDeliverList))->EndInit();
			this->ResumeLayout(false);

		}		

		//manaully added code

		void InitializeGridValueStockDeliverList(void);
		void SetGridValueStockDeliverList(String* sProcess,String* sShift);
		void InitGridStockDeliverList(void);
		void SetValueComboBoxLine(void);
		void InitializeValueComboProcess(void);
		void SetValueComboProcess(String* sLineCode);
		void SetValueComboBoxShift(void);
	private: System::Void button2_Click(System::Object *  sender, System::EventArgs *  e)
			 {
				 this->Close();

⌨️ 快捷键说明

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