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

📄 frmmodifyresult.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
			String * strPshift(int imidex);
			String * strPTeam(int imidex);


		void InitializeComponent(void)
		{
			System::Resources::ResourceManager *  resources = new System::Resources::ResourceManager(__typeof(FAP::frmModifyResult));
			this->label1 = new System::Windows::Forms::Label();
			this->GModifyResult = new System::Windows::Forms::DataGrid();
			this->label6 = new System::Windows::Forms::Label();
			this->label5 = new System::Windows::Forms::Label();
			this->DtpEnd = new System::Windows::Forms::DateTimePicker();
			this->Dtpstart = new System::Windows::Forms::DateTimePicker();
			this->cmbShift = new System::Windows::Forms::ComboBox();
			this->label4 = new System::Windows::Forms::Label();
			this->cmbTeam = new System::Windows::Forms::ComboBox();
			this->label2 = new System::Windows::Forms::Label();
			this->button1 = new System::Windows::Forms::Button();
			this->cmbLine = new System::Windows::Forms::ComboBox();
			this->label3 = new System::Windows::Forms::Label();
			this->cmbproduct = new System::Windows::Forms::ComboBox();
			this->label7 = new System::Windows::Forms::Label();
			this->txtProName = new System::Windows::Forms::TextBox();
			this->cmbproduct1 = new System::Windows::Forms::ComboBox();
			this->label8 = new System::Windows::Forms::Label();
			this->txtQuantity = new System::Windows::Forms::TextBox();
			this->label9 = new System::Windows::Forms::Label();
			this->label10 = new System::Windows::Forms::Label();
			this->txtLot1 = new System::Windows::Forms::TextBox();
			this->cmbLine1 = new System::Windows::Forms::ComboBox();
			this->label11 = new System::Windows::Forms::Label();
			this->cmbShift1 = new System::Windows::Forms::ComboBox();
			this->label12 = new System::Windows::Forms::Label();
			this->cmbTeam1 = new System::Windows::Forms::ComboBox();
			this->label13 = new System::Windows::Forms::Label();
			this->btnOK = new System::Windows::Forms::Button();
			this->btnmodify = new System::Windows::Forms::Button();
			this->btnClose = new System::Windows::Forms::Button();
			this->labproduct = new System::Windows::Forms::Label();
			this->labqty = new System::Windows::Forms::Label();
			this->labYmd = new System::Windows::Forms::Label();
			this->btncancl = new System::Windows::Forms::Button();
			(__try_cast<System::ComponentModel::ISupportInitialize *  >(this->GModifyResult))->BeginInit();
			this->SuspendLayout();
			// 
			// 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")));
			// 
			// GModifyResult
			// 
			this->GModifyResult->AccessibleDescription = resources->GetString(S"GModifyResult.AccessibleDescription");
			this->GModifyResult->AccessibleName = resources->GetString(S"GModifyResult.AccessibleName");
			this->GModifyResult->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"GModifyResult.Anchor")));
			this->GModifyResult->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"GModifyResult.BackgroundImage")));
			this->GModifyResult->CaptionFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"GModifyResult.CaptionFont")));
			this->GModifyResult->CaptionText = resources->GetString(S"GModifyResult.CaptionText");
			this->GModifyResult->CaptionVisible = false;
			this->GModifyResult->DataMember = S"";
			this->GModifyResult->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"GModifyResult.Dock")));
			this->GModifyResult->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"GModifyResult.Enabled")));
			this->GModifyResult->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"GModifyResult.Font")));
			this->GModifyResult->HeaderForeColor = System::Drawing::SystemColors::ControlText;
			this->GModifyResult->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"GModifyResult.ImeMode")));
			this->GModifyResult->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"GModifyResult.Location")));
			this->GModifyResult->Name = S"GModifyResult";
			this->GModifyResult->ReadOnly = true;
			this->GModifyResult->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"GModifyResult.RightToLeft")));
			this->GModifyResult->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"GModifyResult.Size")));
			this->GModifyResult->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"GModifyResult.TabIndex")));
			this->GModifyResult->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"GModifyResult.Visible")));
			this->GModifyResult->Navigate += new System::Windows::Forms::NavigateEventHandler(this, GModifyResult_Navigate);
			this->GModifyResult->CurrentCellChanged += new System::EventHandler(this, dataGridCal_CurrentCellChanged);
			// 
			// 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")));
			// 
			// 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")));
			// 
			// DtpEnd
			// 
			this->DtpEnd->AccessibleDescription = resources->GetString(S"DtpEnd.AccessibleDescription");
			this->DtpEnd->AccessibleName = resources->GetString(S"DtpEnd.AccessibleName");
			this->DtpEnd->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"DtpEnd.Anchor")));
			this->DtpEnd->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"DtpEnd.BackgroundImage")));
			this->DtpEnd->CalendarFont = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"DtpEnd.CalendarFont")));
			this->DtpEnd->CustomFormat = S"yyyy-MM-dd";
			this->DtpEnd->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"DtpEnd.Dock")));
			this->DtpEnd->DropDownAlign = (*__try_cast<__box System::Windows::Forms::LeftRightAlignment *  >(resources->GetObject(S"DtpEnd.DropDownAlign")));
			this->DtpEnd->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"DtpEnd.Enabled")));
			this->DtpEnd->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"DtpEnd.Font")));
			this->DtpEnd->Format = System::Windows::Forms::DateTimePickerFormat::Short;
			this->DtpEnd->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"DtpEnd.ImeMode")));
			this->DtpEnd->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"DtpEnd.Location")));
			this->DtpEnd->Name = S"DtpEnd";
			this->DtpEnd->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"DtpEnd.RightToLeft")));
			this->DtpEnd->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"DtpEnd.Size")));
			this->DtpEnd->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"DtpEnd.TabIndex")));
			this->DtpEnd->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"DtpEnd.Visible")));
			// 
			// Dtpstart
			// 
			this->Dtpstart->AccessibleDescription = resources->GetString(S"Dtpstart.AccessibleDescription");

⌨️ 快捷键说明

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