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

📄 calendarinput.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 4 页
字号:
			this->comboBoxYear->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
			this->comboBoxYear->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxYear.Enabled")));
			this->comboBoxYear->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBoxYear.Font")));
			this->comboBoxYear->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBoxYear.ImeMode")));
			this->comboBoxYear->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxYear.IntegralHeight")));
			this->comboBoxYear->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxYear.ItemHeight")));
			this->comboBoxYear->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBoxYear.Location")));
			this->comboBoxYear->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxYear.MaxDropDownItems")));
			this->comboBoxYear->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxYear.MaxLength")));
			this->comboBoxYear->Name = S"comboBoxYear";
			this->comboBoxYear->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBoxYear.RightToLeft")));
			this->comboBoxYear->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBoxYear.Size")));
			this->comboBoxYear->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxYear.TabIndex")));
			this->comboBoxYear->Text = resources->GetString(S"comboBoxYear.Text");
			this->comboBoxYear->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxYear.Visible")));
			// 
			// comboBoxMonth
			// 
			this->comboBoxMonth->AccessibleDescription = resources->GetString(S"comboBoxMonth.AccessibleDescription");
			this->comboBoxMonth->AccessibleName = resources->GetString(S"comboBoxMonth.AccessibleName");
			this->comboBoxMonth->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBoxMonth.Anchor")));
			this->comboBoxMonth->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBoxMonth.BackgroundImage")));
			this->comboBoxMonth->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBoxMonth.Dock")));
			this->comboBoxMonth->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
			this->comboBoxMonth->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxMonth.Enabled")));
			this->comboBoxMonth->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBoxMonth.Font")));
			this->comboBoxMonth->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBoxMonth.ImeMode")));
			this->comboBoxMonth->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxMonth.IntegralHeight")));
			this->comboBoxMonth->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxMonth.ItemHeight")));
			System::Object* __mcTemp__1[] = new System::Object*[12];
			__mcTemp__1[0] = resources->GetString(S"comboBoxMonth.Items");
			__mcTemp__1[1] = resources->GetString(S"comboBoxMonth.Items1");
			__mcTemp__1[2] = resources->GetString(S"comboBoxMonth.Items2");
			__mcTemp__1[3] = resources->GetString(S"comboBoxMonth.Items3");
			__mcTemp__1[4] = resources->GetString(S"comboBoxMonth.Items4");
			__mcTemp__1[5] = resources->GetString(S"comboBoxMonth.Items5");
			__mcTemp__1[6] = resources->GetString(S"comboBoxMonth.Items6");
			__mcTemp__1[7] = resources->GetString(S"comboBoxMonth.Items7");
			__mcTemp__1[8] = resources->GetString(S"comboBoxMonth.Items8");
			__mcTemp__1[9] = resources->GetString(S"comboBoxMonth.Items9");
			__mcTemp__1[10] = resources->GetString(S"comboBoxMonth.Items10");
			__mcTemp__1[11] = resources->GetString(S"comboBoxMonth.Items11");
			this->comboBoxMonth->Items->AddRange(__mcTemp__1);
			this->comboBoxMonth->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBoxMonth.Location")));
			this->comboBoxMonth->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxMonth.MaxDropDownItems")));
			this->comboBoxMonth->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxMonth.MaxLength")));
			this->comboBoxMonth->Name = S"comboBoxMonth";
			this->comboBoxMonth->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBoxMonth.RightToLeft")));
			this->comboBoxMonth->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBoxMonth.Size")));
			this->comboBoxMonth->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxMonth.TabIndex")));
			this->comboBoxMonth->Text = resources->GetString(S"comboBoxMonth.Text");
			this->comboBoxMonth->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxMonth.Visible")));
			// 
			// comboBoxProcess
			// 
			this->comboBoxProcess->AccessibleDescription = resources->GetString(S"comboBoxProcess.AccessibleDescription");
			this->comboBoxProcess->AccessibleName = resources->GetString(S"comboBoxProcess.AccessibleName");
			this->comboBoxProcess->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBoxProcess.Anchor")));
			this->comboBoxProcess->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBoxProcess.BackgroundImage")));
			this->comboBoxProcess->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBoxProcess.Dock")));
			this->comboBoxProcess->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList;
			this->comboBoxProcess->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxProcess.Enabled")));
			this->comboBoxProcess->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBoxProcess.Font")));
			this->comboBoxProcess->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBoxProcess.ImeMode")));
			this->comboBoxProcess->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxProcess.IntegralHeight")));
			this->comboBoxProcess->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxProcess.ItemHeight")));
			this->comboBoxProcess->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBoxProcess.Location")));
			this->comboBoxProcess->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxProcess.MaxDropDownItems")));
			this->comboBoxProcess->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxProcess.MaxLength")));
			this->comboBoxProcess->Name = S"comboBoxProcess";
			this->comboBoxProcess->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBoxProcess.RightToLeft")));
			this->comboBoxProcess->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBoxProcess.Size")));
			this->comboBoxProcess->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxProcess.TabIndex")));
			this->comboBoxProcess->Text = resources->GetString(S"comboBoxProcess.Text");
			this->comboBoxProcess->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxProcess.Visible")));
			// 
			// 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")));
			// 
			// 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")));
			this->label2->Name = S"label2";
			this->label2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label2.RightToLeft")));
			this->label2->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label2.Size")));
			this->label2->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label2.TabIndex")));
			this->label2->Text = resources->GetString(S"label2.Text");
			this->label2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label2.TextAlign")));
			this->label2->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label2.Visible")));
			// 
			// label3
			// 
			this->label3->AccessibleDescription = resources->GetString(S"label3.AccessibleDescription");
			this->label3->AccessibleName = resources->GetString(S"label3.AccessibleName");
			this->label3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"label3.Anchor")));
			this->label3->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.AutoSize")));
			this->label3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"label3.Dock")));
			this->label3->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.Enabled")));
			this->label3->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"label3.Font")));
			this->label3->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"label3.Image")));
			this->label3->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label3.ImageAlign")));
			this->label3->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label3.ImageIndex")));
			this->label3->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"label3.ImeMode")));
			this->label3->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"label3.Location")));
			this->label3->Name = S"label3";
			this->label3->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"label3.RightToLeft")));
			this->label3->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"label3.Size")));
			this->label3->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"label3.TabIndex")));
			this->label3->Text = resources->GetString(S"label3.Text");
			this->label3->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"label3.TextAlign")));
			this->label3->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"label3.Visible")));
			// 
			// buttonSerch
			// 
			this->buttonSerch->AccessibleDescription = resources->GetString(S"buttonSerch.AccessibleDescription");
			this->buttonSerch->AccessibleName = resources->GetString(S"buttonSerch.AccessibleName");
			this->buttonSerch->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonSerch.Anchor")));
			this->buttonSerch->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonSerch.BackgroundImage")));
			this->buttonSerch->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonSerch.Dock")));
			this->buttonSerch->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonSerch.Enabled")));
			this->buttonSerch->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonSerch.FlatStyle")));
			this->buttonSerch->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonSerch.Font")));
			this->buttonSerch->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonSerch.Image")));
			this->buttonSerch->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonSerch.ImageAlign")));
			this->buttonSerch->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonSerch.ImageIndex")));
			this->buttonSerch->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonSerch.ImeMode")));
			this->buttonSerch->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonSerch.Location")));
			this->buttonSerch->Name = S"buttonSerch";

⌨️ 快捷键说明

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