📄 balanceofpayment.h
字号:
this->textBoxManCost->Text = resources->GetString(S"textBoxManCost.Text");
this->textBoxManCost->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textBoxManCost.TextAlign")));
this->textBoxManCost->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxManCost.Visible")));
this->textBoxManCost->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxManCost.WordWrap")));
//
// textBoxLossCost
//
this->textBoxLossCost->AccessibleDescription = resources->GetString(S"textBoxLossCost.AccessibleDescription");
this->textBoxLossCost->AccessibleName = resources->GetString(S"textBoxLossCost.AccessibleName");
this->textBoxLossCost->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textBoxLossCost.Anchor")));
this->textBoxLossCost->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxLossCost.AutoSize")));
this->textBoxLossCost->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textBoxLossCost.BackgroundImage")));
this->textBoxLossCost->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textBoxLossCost.Dock")));
this->textBoxLossCost->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxLossCost.Enabled")));
this->textBoxLossCost->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textBoxLossCost.Font")));
this->textBoxLossCost->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textBoxLossCost.ImeMode")));
this->textBoxLossCost->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textBoxLossCost.Location")));
this->textBoxLossCost->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBoxLossCost.MaxLength")));
this->textBoxLossCost->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxLossCost.Multiline")));
this->textBoxLossCost->Name = S"textBoxLossCost";
this->textBoxLossCost->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textBoxLossCost.PasswordChar")));
this->textBoxLossCost->ReadOnly = true;
this->textBoxLossCost->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textBoxLossCost.RightToLeft")));
this->textBoxLossCost->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textBoxLossCost.ScrollBars")));
this->textBoxLossCost->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textBoxLossCost.Size")));
this->textBoxLossCost->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBoxLossCost.TabIndex")));
this->textBoxLossCost->TabStop = false;
this->textBoxLossCost->Text = resources->GetString(S"textBoxLossCost.Text");
this->textBoxLossCost->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textBoxLossCost.TextAlign")));
this->textBoxLossCost->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxLossCost.Visible")));
this->textBoxLossCost->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBoxLossCost.WordWrap")));
//
// panel2
//
this->panel2->AccessibleDescription = resources->GetString(S"panel2.AccessibleDescription");
this->panel2->AccessibleName = resources->GetString(S"panel2.AccessibleName");
this->panel2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"panel2.Anchor")));
this->panel2->AutoScroll = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panel2.AutoScroll")));
this->panel2->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panel2.AutoScrollMargin")));
this->panel2->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panel2.AutoScrollMinSize")));
this->panel2->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"panel2.BackgroundImage")));
this->panel2->BorderStyle = System::Windows::Forms::BorderStyle::Fixed3D;
this->panel2->Controls->Add(this->buttonExcel);
this->panel2->Controls->Add(this->label4);
this->panel2->Controls->Add(this->buttonExcel2);
this->panel2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"panel2.Dock")));
this->panel2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panel2.Enabled")));
this->panel2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"panel2.Font")));
this->panel2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"panel2.ImeMode")));
this->panel2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"panel2.Location")));
this->panel2->Name = S"panel2";
this->panel2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"panel2.RightToLeft")));
this->panel2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"panel2.Size")));
this->panel2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"panel2.TabIndex")));
this->panel2->Text = resources->GetString(S"panel2.Text");
this->panel2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"panel2.Visible")));
//
// buttonExcel
//
this->buttonExcel->AccessibleDescription = resources->GetString(S"buttonExcel.AccessibleDescription");
this->buttonExcel->AccessibleName = resources->GetString(S"buttonExcel.AccessibleName");
this->buttonExcel->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"buttonExcel.Anchor")));
this->buttonExcel->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"buttonExcel.BackgroundImage")));
this->buttonExcel->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"buttonExcel.Dock")));
this->buttonExcel->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"buttonExcel.Enabled")));
this->buttonExcel->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"buttonExcel.FlatStyle")));
this->buttonExcel->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"buttonExcel.Font")));
this->buttonExcel->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"buttonExcel.Image")));
this->buttonExcel->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"buttonExcel.ImageAlign")));
this->buttonExcel->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"buttonExcel.ImageIndex")));
this->buttonExcel->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"buttonExcel.ImeMode")));
this->buttonExcel->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"buttonExcel.Location")));
this->buttonExcel->Name = S"buttonExcel";
this->buttonExcel->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"buttonExcel.RightToLeft")));
this->buttonExcel->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"buttonExcel.Size")));
this->buttonExcel->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"buttonExcel.TabIndex")));
this->buttonExcel->Text = resources->GetString(S"buttonExcel.Text");
this->buttonExcel->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"buttonExcel.TextAlign")));
this->buttonExcel->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"buttonExcel.Visible")));
this->buttonExcel->Click += new System::EventHandler(this, buttonExcel_Click);
//
// label4
//
this->label4->AccessibleDescription = resources->GetString(S"label4.AccessibleDescription");
this->label4->AccessibleName = resources->GetString(S"label4.AccessibleName");
this->label4->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label4.Anchor")));
this->label4->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label4.AutoSize")));
this->label4->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label4.Dock")));
this->label4->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label4.Enabled")));
this->label4->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label4.Font")));
this->label4->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label4.Image")));
this->label4->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label4.ImageAlign")));
this->label4->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label4.ImageIndex")));
this->label4->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label4.ImeMode")));
this->label4->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label4.Location")));
this->label4->Name = S"label4";
this->label4->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label4.RightToLeft")));
this->label4->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label4.Size")));
this->label4->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label4.TabIndex")));
this->label4->Text = resources->GetString(S"label4.Text");
this->label4->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label4.TextAlign")));
this->label4->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label4.Visible")));
//
// buttonExcel2
//
this->buttonExcel2->AccessibleDescription = resources->GetString(S"buttonExcel2.AccessibleDescription");
this->buttonExcel2->AccessibleName = resources->GetString(S"buttonExcel2.AccessibleName");
this->buttonExcel2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"buttonExcel2.Anchor")));
this->buttonExcel2->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"buttonExcel2.BackgroundImage")));
this->buttonExcel2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"buttonExcel2.Dock")));
this->buttonExcel2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"buttonExcel2.Enabled")));
this->buttonExcel2->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"buttonExcel2.FlatStyle")));
this->buttonExcel2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"buttonExcel2.Font")));
this->buttonExcel2->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"buttonExcel2.Image")));
this->buttonExcel2->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"buttonExcel2.ImageAlign")));
this->buttonExcel2->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"buttonExcel2.ImageIndex")));
this->buttonExcel2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"buttonExcel2.ImeMode")));
this->buttonExcel2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"buttonExcel2.Location")));
this->buttonExcel2->Name = S"buttonExcel2";
this->buttonExcel2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"buttonExcel2.RightToLeft")));
this->buttonExcel2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"buttonExcel2.Size")));
this->buttonExcel2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"buttonExcel2.TabIndex")));
this->buttonExcel2->Text = resources->GetString(S"buttonExcel2.Text");
this->buttonExcel2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"buttonExcel2.TextAlign")));
this->buttonExcel2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"buttonExcel2.Visible")));
this->buttonExcel2->Click += new System::EventHandler(this, buttonExcel2_Click);
//
// BalanceOfPayment
//
this->AccessibleDescription = resources->GetString(S"$this.AccessibleDescription");
this->AccessibleName = resources->GetString(S"$this.AccessibleName");
this->AutoScaleBaseSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScaleBaseSize")));
this->AutoScroll = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"$this.AutoScroll")));
this->AutoScrollMargin = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScrollMargin")));
this->AutoScrollMinSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.AutoScrollMinSize")));
this->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"$this.BackgroundImage")));
this->ClientSize = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"$this.ClientSize")));
this->Controls->Add(this->textBoxTotal);
this->Controls->Add(this->textBoxSellingPrice);
this->Controls->Add(this->textBoxPriceCost);
this->Controls->Add(this->textBoxQuantity);
this->Controls->Add(this->textBoxTotalManDay);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -