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

📄 balanceofpayment.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
			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")));
			// 
			// buttonView
			// 
			this->buttonView->AccessibleDescription = resources->GetString(S"buttonView.AccessibleDescription");
			this->buttonView->AccessibleName = resources->GetString(S"buttonView.AccessibleName");
			this->buttonView->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonView.Anchor")));
			this->buttonView->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonView.BackgroundImage")));
			this->buttonView->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonView.Dock")));
			this->buttonView->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonView.Enabled")));
			this->buttonView->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonView.FlatStyle")));
			this->buttonView->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonView.Font")));
			this->buttonView->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonView.Image")));
			this->buttonView->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonView.ImageAlign")));
			this->buttonView->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonView.ImageIndex")));
			this->buttonView->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonView.ImeMode")));
			this->buttonView->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonView.Location")));
			this->buttonView->Name = S"buttonView";
			this->buttonView->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"buttonView.RightToLeft")));
			this->buttonView->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"buttonView.Size")));
			this->buttonView->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonView.TabIndex")));
			this->buttonView->Text = resources->GetString(S"buttonView.Text");
			this->buttonView->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonView.TextAlign")));
			this->buttonView->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonView.Visible")));
			this->buttonView->Click += new System::EventHandler(this, buttonView_Click);
			// 
			// comboBoxPType
			// 
			this->comboBoxPType->AccessibleDescription = resources->GetString(S"comboBoxPType.AccessibleDescription");
			this->comboBoxPType->AccessibleName = resources->GetString(S"comboBoxPType.AccessibleName");
			this->comboBoxPType->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBoxPType.Anchor")));
			this->comboBoxPType->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBoxPType.BackgroundImage")));
			this->comboBoxPType->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBoxPType.Dock")));
			this->comboBoxPType->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPType.Enabled")));
			this->comboBoxPType->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBoxPType.Font")));
			this->comboBoxPType->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBoxPType.ImeMode")));
			this->comboBoxPType->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPType.IntegralHeight")));
			this->comboBoxPType->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPType.ItemHeight")));
			System::Object* __mcTemp__1[] = new System::Object*[4];
			__mcTemp__1[0] = resources->GetString(S"comboBoxPType.Items");
			__mcTemp__1[1] = resources->GetString(S"comboBoxPType.Items1");
			__mcTemp__1[2] = resources->GetString(S"comboBoxPType.Items2");
			__mcTemp__1[3] = resources->GetString(S"comboBoxPType.Items3");
			this->comboBoxPType->Items->AddRange(__mcTemp__1);
			this->comboBoxPType->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBoxPType.Location")));
			this->comboBoxPType->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPType.MaxDropDownItems")));
			this->comboBoxPType->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPType.MaxLength")));
			this->comboBoxPType->Name = S"comboBoxPType";
			this->comboBoxPType->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBoxPType.RightToLeft")));
			this->comboBoxPType->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBoxPType.Size")));
			this->comboBoxPType->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPType.TabIndex")));
			this->comboBoxPType->Text = resources->GetString(S"comboBoxPType.Text");
			this->comboBoxPType->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPType.Visible")));
			this->comboBoxPType->SelectedIndexChanged += new System::EventHandler(this, comboBoxPType_SelectedIndexChanged);
			// 
			// 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")));
			// 
			// comboBoxPeriod
			// 
			this->comboBoxPeriod->AccessibleDescription = resources->GetString(S"comboBoxPeriod.AccessibleDescription");
			this->comboBoxPeriod->AccessibleName = resources->GetString(S"comboBoxPeriod.AccessibleName");
			this->comboBoxPeriod->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBoxPeriod.Anchor")));
			this->comboBoxPeriod->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBoxPeriod.BackgroundImage")));
			this->comboBoxPeriod->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBoxPeriod.Dock")));
			this->comboBoxPeriod->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPeriod.Enabled")));
			this->comboBoxPeriod->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"comboBoxPeriod.Font")));
			this->comboBoxPeriod->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"comboBoxPeriod.ImeMode")));
			this->comboBoxPeriod->IntegralHeight = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPeriod.IntegralHeight")));
			this->comboBoxPeriod->ItemHeight = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPeriod.ItemHeight")));
			this->comboBoxPeriod->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"comboBoxPeriod.Location")));
			this->comboBoxPeriod->MaxDropDownItems = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPeriod.MaxDropDownItems")));
			this->comboBoxPeriod->MaxLength = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPeriod.MaxLength")));
			this->comboBoxPeriod->Name = S"comboBoxPeriod";
			this->comboBoxPeriod->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"comboBoxPeriod.RightToLeft")));
			this->comboBoxPeriod->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"comboBoxPeriod.Size")));
			this->comboBoxPeriod->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"comboBoxPeriod.TabIndex")));
			this->comboBoxPeriod->Text = resources->GetString(S"comboBoxPeriod.Text");
			this->comboBoxPeriod->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"comboBoxPeriod.Visible")));
			// 
			// textBoxTotal
			// 
			this->textBoxTotal->AccessibleDescription = resources->GetString(S"textBoxTotal.AccessibleDescription");
			this->textBoxTotal->AccessibleName = resources->GetString(S"textBoxTotal.AccessibleName");
			this->textBoxTotal->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"textBoxTotal.Anchor")));
			this->textBoxTotal->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textBoxTotal.AutoSize")));
			this->textBoxTotal->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"textBoxTotal.BackgroundImage")));
			this->textBoxTotal->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"textBoxTotal.Dock")));
			this->textBoxTotal->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"textBoxTotal.Enabled")));
			this->textBoxTotal->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"textBoxTotal.Font")));
			this->textBoxTotal->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"textBoxTotal.ImeMode")));
			this->textBoxTotal->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"textBoxTotal.Location")));

⌨️ 快捷键说明

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