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

📄 stockcheck.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
			this->textDest->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textDest.Font")));
			this->textDest->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textDest.ImeMode")));
			this->textDest->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textDest.Location")));
			this->textDest->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textDest.MaxLength")));
			this->textDest->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textDest.Multiline")));
			this->textDest->Name = S"textDest";
			this->textDest->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textDest.PasswordChar")));
			this->textDest->ReadOnly = true;
			this->textDest->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textDest.RightToLeft")));
			this->textDest->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textDest.ScrollBars")));
			this->textDest->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textDest.Size")));
			this->textDest->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textDest.TabIndex")));
			this->textDest->Text = resources->GetString(S"textDest.Text");
			this->textDest->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textDest.TextAlign")));
			this->textDest->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textDest.Visible")));
			this->textDest->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textDest.WordWrap")));
			this->textDest->Leave += new System::EventHandler(this, textDest_Leave);
			// 
			// textProdCode
			// 
			this->textProdCode->AccessibleDescription = resources->GetString(S"textProdCode.AccessibleDescription");
			this->textProdCode->AccessibleName = resources->GetString(S"textProdCode.AccessibleName");
			this->textProdCode->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textProdCode.Anchor")));
			this->textProdCode->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdCode.AutoSize")));
			this->textProdCode->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textProdCode.BackgroundImage")));
			this->textProdCode->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textProdCode.Dock")));
			this->textProdCode->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdCode.Enabled")));
			this->textProdCode->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textProdCode.Font")));
			this->textProdCode->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textProdCode.ImeMode")));
			this->textProdCode->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textProdCode.Location")));
			this->textProdCode->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textProdCode.MaxLength")));
			this->textProdCode->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdCode.Multiline")));
			this->textProdCode->Name = S"textProdCode";
			this->textProdCode->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textProdCode.PasswordChar")));
			this->textProdCode->ReadOnly = true;
			this->textProdCode->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textProdCode.RightToLeft")));
			this->textProdCode->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textProdCode.ScrollBars")));
			this->textProdCode->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textProdCode.Size")));
			this->textProdCode->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textProdCode.TabIndex")));
			this->textProdCode->Text = resources->GetString(S"textProdCode.Text");
			this->textProdCode->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textProdCode.TextAlign")));
			this->textProdCode->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdCode.Visible")));
			this->textProdCode->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdCode.WordWrap")));
			this->textProdCode->Leave += new System::EventHandler(this, textProdCode_Leave);
			// 
			// textChkDate
			// 
			this->textChkDate->AccessibleDescription = resources->GetString(S"textChkDate.AccessibleDescription");
			this->textChkDate->AccessibleName = resources->GetString(S"textChkDate.AccessibleName");
			this->textChkDate->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textChkDate.Anchor")));
			this->textChkDate->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textChkDate.AutoSize")));
			this->textChkDate->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textChkDate.BackgroundImage")));
			this->textChkDate->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textChkDate.Dock")));
			this->textChkDate->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textChkDate.Enabled")));
			this->textChkDate->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textChkDate.Font")));
			this->textChkDate->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textChkDate.ImeMode")));
			this->textChkDate->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textChkDate.Location")));
			this->textChkDate->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textChkDate.MaxLength")));
			this->textChkDate->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textChkDate.Multiline")));
			this->textChkDate->Name = S"textChkDate";
			this->textChkDate->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textChkDate.PasswordChar")));
			this->textChkDate->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textChkDate.RightToLeft")));
			this->textChkDate->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textChkDate.ScrollBars")));
			this->textChkDate->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textChkDate.Size")));
			this->textChkDate->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textChkDate.TabIndex")));
			this->textChkDate->Text = resources->GetString(S"textChkDate.Text");
			this->textChkDate->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textChkDate.TextAlign")));
			this->textChkDate->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textChkDate.Visible")));
			this->textChkDate->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textChkDate.WordWrap")));
			this->textChkDate->TextChanged += new System::EventHandler(this, textDate_TextChanged);
			// 
			// textQty
			// 
			this->textQty->AccessibleDescription = resources->GetString(S"textQty.AccessibleDescription");
			this->textQty->AccessibleName = resources->GetString(S"textQty.AccessibleName");
			this->textQty->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textQty.Anchor")));
			this->textQty->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textQty.AutoSize")));
			this->textQty->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textQty.BackgroundImage")));
			this->textQty->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textQty.Dock")));
			this->textQty->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textQty.Enabled")));
			this->textQty->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textQty.Font")));
			this->textQty->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textQty.ImeMode")));
			this->textQty->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textQty.Location")));
			this->textQty->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textQty.MaxLength")));
			this->textQty->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textQty.Multiline")));
			this->textQty->Name = S"textQty";
			this->textQty->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textQty.PasswordChar")));
			this->textQty->ReadOnly = true;
			this->textQty->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textQty.RightToLeft")));
			this->textQty->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textQty.ScrollBars")));
			this->textQty->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textQty.Size")));
			this->textQty->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textQty.TabIndex")));
			this->textQty->Text = resources->GetString(S"textQty.Text");
			this->textQty->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textQty.TextAlign")));
			this->textQty->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textQty.Visible")));
			this->textQty->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textQty.WordWrap")));
			this->textQty->Leave += new System::EventHandler(this, textQty_Leave);
			// 
			// textRank
			// 
			this->textRank->AccessibleDescription = resources->GetString(S"textRank.AccessibleDescription");
			this->textRank->AccessibleName = resources->GetString(S"textRank.AccessibleName");
			this->textRank->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textRank.Anchor")));
			this->textRank->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textRank.AutoSize")));
			this->textRank->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textRank.BackgroundImage")));
			this->textRank->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textRank.Dock")));
			this->textRank->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textRank.Enabled")));
			this->textRank->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textRank.Font")));
			this->textRank->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textRank.ImeMode")));
			this->textRank->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textRank.Location")));
			this->textRank->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textRank.MaxLength")));
			this->textRank->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textRank.Multiline")));
			this->textRank->Name = S"textRank";
			this->textRank->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textRank.PasswordChar")));
			this->textRank->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textRank.RightToLeft")));
			this->textRank->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textRank.ScrollBars")));
			this->textRank->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textRank.Size")));
			this->textRank->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textRank.TabIndex")));
			this->textRank->Text = resources->GetString(S"textRank.Text");
			this->textRank->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textRank.TextAlign")));
			this->textRank->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textRank.Visible")));
			this->textRank->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textRank.WordWrap")));
			this->textRank->TextChanged += new System::EventHandler(this, textRank_TextChanged);
			// 
			// textProdName
			// 
			this->textProdName->AccessibleDescription = resources->GetString(S"textProdName.AccessibleDescription");
			this->textProdName->AccessibleName = resources->GetString(S"textProdName.AccessibleName");
			this->textProdName->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textProdName.Anchor")));
			this->textProdName->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdName.AutoSize")));
			this->textProdName->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textProdName.BackgroundImage")));
			this->textProdName->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textProdName.Dock")));
			this->textProdName->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdName.Enabled")));
			this->textProdName->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textProdName.Font")));
			this->textProdName->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textProdName.ImeMode")));
			this->textProdName->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textProdName.Location")));
			this->textProdName->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textProdName.MaxLength")));
			this->textProdName->Multiline = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdName.Multiline")));
			this->textProdName->Name = S"textProdName";
			this->textProdName->PasswordChar = (*__try_cast<__box System::Char *  >(resources->GetObject(S"textProdName.PasswordChar")));
			this->textProdName->ReadOnly = true;
			this->textProdName->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"textProdName.RightToLeft")));
			this->textProdName->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars *  >(resources->GetObject(S"textProdName.ScrollBars")));
			this->textProdName->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"textProdName.Size")));
			this->textProdName->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"textProdName.TabIndex")));
			this->textProdName->TabStop = false;
			this->textProdName->Text = resources->GetString(S"textProdName.Text");
			this->textProdName->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment *  >(resources->GetObject(S"textProdName.TextAlign")));
			this->textProdName->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdName.Visible")));
			this->textProdName->WordWrap = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textProdName.WordWrap")));
			// 
			// btn_Accept
			// 
			this->btn_Accept->AccessibleDescription = resources->GetString(S"btn_Accept.AccessibleDescription");
			this->btn_Accept->AccessibleName = resources->GetString(S"btn_Accept.AccessibleName");
			this->btn_Accept->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"btn_Accept.Anchor")));
			this->btn_Accept->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"btn_Accept.BackgroundImage")));
			this->btn_Accept->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"btn_Accept.Dock")));
			this->btn_Accept->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"btn_Accept.Enabled")));
			this->btn_Accept->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"btn_Accept.FlatStyle")));
			this->btn_Accept->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"btn_Accept.Font")));
			this->btn_Accept->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"btn_Accept.Image")));

⌨️ 快捷键说明

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