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

📄 balanceofpayment.h

📁 这是一个工厂的生产线的仓库管理.有计划,实绩,库存等
💻 H
📖 第 1 页 / 共 5 页
字号:
			this->dataGridBalance->CaptionText = resources->GetString(S"dataGridBalance.CaptionText");
			this->dataGridBalance->CaptionVisible = false;
			this->dataGridBalance->DataMember = S"";
			this->dataGridBalance->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"dataGridBalance.Dock")));
			this->dataGridBalance->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dataGridBalance.Enabled")));
			this->dataGridBalance->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"dataGridBalance.Font")));
			this->dataGridBalance->HeaderForeColor = System::Drawing::SystemColors::ControlText;
			this->dataGridBalance->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"dataGridBalance.ImeMode")));
			this->dataGridBalance->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"dataGridBalance.Location")));
			this->dataGridBalance->Name = S"dataGridBalance";
			this->dataGridBalance->ReadOnly = true;
			this->dataGridBalance->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"dataGridBalance.RightToLeft")));
			this->dataGridBalance->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"dataGridBalance.Size")));
			this->dataGridBalance->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"dataGridBalance.TabIndex")));
			this->dataGridBalance->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"dataGridBalance.Visible")));
			this->dataGridBalance->Paint += new System::Windows::Forms::PaintEventHandler(this, dataGridBalance_Paint);
			// 
			// buttonClose
			// 
			this->buttonClose->AccessibleDescription = resources->GetString(S"buttonClose.AccessibleDescription");
			this->buttonClose->AccessibleName = resources->GetString(S"buttonClose.AccessibleName");
			this->buttonClose->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonClose.Anchor")));
			this->buttonClose->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonClose.BackgroundImage")));
			this->buttonClose->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonClose.Dock")));
			this->buttonClose->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonClose.Enabled")));
			this->buttonClose->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonClose.FlatStyle")));
			this->buttonClose->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonClose.Font")));
			this->buttonClose->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonClose.Image")));
			this->buttonClose->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonClose.ImageAlign")));
			this->buttonClose->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonClose.ImageIndex")));
			this->buttonClose->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonClose.ImeMode")));
			this->buttonClose->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonClose.Location")));
			this->buttonClose->Name = S"buttonClose";
			this->buttonClose->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"buttonClose.RightToLeft")));
			this->buttonClose->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"buttonClose.Size")));
			this->buttonClose->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonClose.TabIndex")));
			this->buttonClose->Text = resources->GetString(S"buttonClose.Text");
			this->buttonClose->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonClose.TextAlign")));
			this->buttonClose->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonClose.Visible")));
			this->buttonClose->Click += new System::EventHandler(this, buttonClose_Click);
			// 
			// buttonPrint
			// 
			this->buttonPrint->AccessibleDescription = resources->GetString(S"buttonPrint.AccessibleDescription");
			this->buttonPrint->AccessibleName = resources->GetString(S"buttonPrint.AccessibleName");
			this->buttonPrint->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"buttonPrint.Anchor")));
			this->buttonPrint->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonPrint.BackgroundImage")));
			this->buttonPrint->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"buttonPrint.Dock")));
			this->buttonPrint->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonPrint.Enabled")));
			this->buttonPrint->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle *  >(resources->GetObject(S"buttonPrint.FlatStyle")));
			this->buttonPrint->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"buttonPrint.Font")));
			this->buttonPrint->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"buttonPrint.Image")));
			this->buttonPrint->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonPrint.ImageAlign")));
			this->buttonPrint->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonPrint.ImageIndex")));
			this->buttonPrint->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"buttonPrint.ImeMode")));
			this->buttonPrint->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"buttonPrint.Location")));
			this->buttonPrint->Name = S"buttonPrint";
			this->buttonPrint->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"buttonPrint.RightToLeft")));
			this->buttonPrint->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"buttonPrint.Size")));
			this->buttonPrint->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"buttonPrint.TabIndex")));
			this->buttonPrint->Text = resources->GetString(S"buttonPrint.Text");
			this->buttonPrint->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"buttonPrint.TextAlign")));
			this->buttonPrint->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"buttonPrint.Visible")));
			// 
			// lbl_Title
			// 
			this->lbl_Title->AccessibleDescription = resources->GetString(S"lbl_Title.AccessibleDescription");
			this->lbl_Title->AccessibleName = resources->GetString(S"lbl_Title.AccessibleName");
			this->lbl_Title->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"lbl_Title.Anchor")));
			this->lbl_Title->AutoSize = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.AutoSize")));
			this->lbl_Title->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"lbl_Title.Dock")));
			this->lbl_Title->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.Enabled")));
			this->lbl_Title->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"lbl_Title.Font")));
			this->lbl_Title->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"lbl_Title.Image")));
			this->lbl_Title->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lbl_Title.ImageAlign")));
			this->lbl_Title->ImageIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lbl_Title.ImageIndex")));
			this->lbl_Title->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"lbl_Title.ImeMode")));
			this->lbl_Title->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"lbl_Title.Location")));
			this->lbl_Title->Name = S"lbl_Title";
			this->lbl_Title->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"lbl_Title.RightToLeft")));
			this->lbl_Title->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"lbl_Title.Size")));
			this->lbl_Title->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"lbl_Title.TabIndex")));
			this->lbl_Title->Text = resources->GetString(S"lbl_Title.Text");
			this->lbl_Title->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment *  >(resources->GetObject(S"lbl_Title.TextAlign")));
			this->lbl_Title->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"lbl_Title.Visible")));
			// 
			// panel1
			// 
			this->panel1->AccessibleDescription = resources->GetString(S"panel1.AccessibleDescription");
			this->panel1->AccessibleName = resources->GetString(S"panel1.AccessibleName");
			this->panel1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"panel1.Anchor")));
			this->panel1->AutoScroll = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"panel1.AutoScroll")));
			this->panel1->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"panel1.AutoScrollMargin")));
			this->panel1->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"panel1.AutoScrollMinSize")));
			this->panel1->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"panel1.BackgroundImage")));
			this->panel1->BorderStyle = System::Windows::Forms::BorderStyle::Fixed3D;
			this->panel1->Controls->Add(this->comboBoxYear);
			this->panel1->Controls->Add(this->label3);
			this->panel1->Controls->Add(this->buttonView);
			this->panel1->Controls->Add(this->comboBoxPType);
			this->panel1->Controls->Add(this->label1);
			this->panel1->Controls->Add(this->label2);
			this->panel1->Controls->Add(this->comboBoxPeriod);
			this->panel1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"panel1.Dock")));
			this->panel1->Enabled = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"panel1.Enabled")));
			this->panel1->Font = (__try_cast<System::Drawing::Font *  >(resources->GetObject(S"panel1.Font")));
			this->panel1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode *  >(resources->GetObject(S"panel1.ImeMode")));
			this->panel1->Location = (*__try_cast<__box System::Drawing::Point *  >(resources->GetObject(S"panel1.Location")));
			this->panel1->Name = S"panel1";
			this->panel1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft *  >(resources->GetObject(S"panel1.RightToLeft")));
			this->panel1->Size = (*__try_cast<__box System::Drawing::Size *  >(resources->GetObject(S"panel1.Size")));
			this->panel1->TabIndex = (*__try_cast<__box System::Int32 *  >(resources->GetObject(S"panel1.TabIndex")));
			this->panel1->Text = resources->GetString(S"panel1.Text");
			this->panel1->Visible = (*__try_cast<__box System::Boolean *  >(resources->GetObject(S"panel1.Visible")));
			// 
			// comboBoxYear
			// 
			this->comboBoxYear->AccessibleDescription = resources->GetString(S"comboBoxYear.AccessibleDescription");
			this->comboBoxYear->AccessibleName = resources->GetString(S"comboBoxYear.AccessibleName");
			this->comboBoxYear->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles *  >(resources->GetObject(S"comboBoxYear.Anchor")));
			this->comboBoxYear->BackgroundImage = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"comboBoxYear.BackgroundImage")));
			this->comboBoxYear->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle *  >(resources->GetObject(S"comboBoxYear.Dock")));
			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")));
			// 
			// 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")));

⌨️ 快捷键说明

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