📄 plateusedinput.h
字号:
this->txtToday->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtToday.TabIndex")));
this->txtToday->Text = resources->GetString(S"txtToday.Text");
this->txtToday->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"txtToday.TextAlign")));
this->txtToday->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtToday.Visible")));
this->txtToday->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtToday.WordWrap")));
//
// 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->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->KeyPress += new System::Windows::Forms::KeyPressEventHandler(this, textQTY_KeyPress);
//
// textlot
//
this->textlot->AccessibleDescription = resources->GetString(S"textlot.AccessibleDescription");
this->textlot->AccessibleName = resources->GetString(S"textlot.AccessibleName");
this->textlot->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textlot.Anchor")));
this->textlot->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textlot.AutoSize")));
this->textlot->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textlot.BackgroundImage")));
this->textlot->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textlot.Dock")));
this->textlot->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textlot.Enabled")));
this->textlot->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textlot.Font")));
this->textlot->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textlot.ImeMode")));
this->textlot->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textlot.Location")));
this->textlot->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textlot.MaxLength")));
this->textlot->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textlot.Multiline")));
this->textlot->Name = S"textlot";
this->textlot->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textlot.PasswordChar")));
this->textlot->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textlot.RightToLeft")));
this->textlot->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textlot.ScrollBars")));
this->textlot->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textlot.Size")));
this->textlot->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textlot.TabIndex")));
this->textlot->Text = resources->GetString(S"textlot.Text");
this->textlot->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textlot.TextAlign")));
this->textlot->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textlot.Visible")));
this->textlot->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textlot.WordWrap")));
//
// txtProName
//
this->txtProName->AccessibleDescription = resources->GetString(S"txtProName.AccessibleDescription");
this->txtProName->AccessibleName = resources->GetString(S"txtProName.AccessibleName");
this->txtProName->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"txtProName.Anchor")));
this->txtProName->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProName.AutoSize")));
this->txtProName->BackColor = System::Drawing::SystemColors::Control;
this->txtProName->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"txtProName.BackgroundImage")));
this->txtProName->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"txtProName.Dock")));
this->txtProName->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProName.Enabled")));
this->txtProName->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"txtProName.Font")));
this->txtProName->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"txtProName.ImeMode")));
this->txtProName->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"txtProName.Location")));
this->txtProName->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtProName.MaxLength")));
this->txtProName->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProName.Multiline")));
this->txtProName->Name = S"txtProName";
this->txtProName->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"txtProName.PasswordChar")));
this->txtProName->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"txtProName.RightToLeft")));
this->txtProName->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"txtProName.ScrollBars")));
this->txtProName->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"txtProName.Size")));
this->txtProName->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"txtProName.TabIndex")));
this->txtProName->Text = resources->GetString(S"txtProName.Text");
this->txtProName->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"txtProName.TextAlign")));
this->txtProName->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProName.Visible")));
this->txtProName->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"txtProName.WordWrap")));
//
// button2
//
this->button2->AccessibleDescription = resources->GetString(S"button2.AccessibleDescription");
this->button2->AccessibleName = resources->GetString(S"button2.AccessibleName");
this->button2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button2.Anchor")));
this->button2->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button2.BackgroundImage")));
this->button2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button2.Dock")));
this->button2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button2.Enabled")));
this->button2->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button2.FlatStyle")));
this->button2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button2.Font")));
this->button2->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button2.Image")));
this->button2->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button2.ImageAlign")));
this->button2->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button2.ImageIndex")));
this->button2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button2.ImeMode")));
this->button2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button2.Location")));
this->button2->Name = S"button2";
this->button2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button2.RightToLeft")));
this->button2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button2.Size")));
this->button2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button2.TabIndex")));
this->button2->Text = resources->GetString(S"button2.Text");
this->button2->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button2.TextAlign")));
this->button2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button2.Visible")));
this->button2->Click += new System::EventHandler(this, button2_Click);
//
// button3
//
this->button3->AccessibleDescription = resources->GetString(S"button3.AccessibleDescription");
this->button3->AccessibleName = resources->GetString(S"button3.AccessibleName");
this->button3->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button3.Anchor")));
this->button3->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button3.BackgroundImage")));
this->button3->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button3.Dock")));
this->button3->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button3.Enabled")));
this->button3->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button3.FlatStyle")));
this->button3->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button3.Font")));
this->button3->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button3.Image")));
this->button3->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button3.ImageAlign")));
this->button3->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button3.ImageIndex")));
this->button3->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button3.ImeMode")));
this->button3->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button3.Location")));
this->button3->Name = S"button3";
this->button3->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button3.RightToLeft")));
this->button3->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button3.Size")));
this->button3->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button3.TabIndex")));
this->button3->Text = resources->GetString(S"button3.Text");
this->button3->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button3.TextAlign")));
this->button3->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button3.Visible")));
this->button3->Click += new System::EventHandler(this, button3_Click);
//
// 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")));
//
// label7
//
this->label7->AccessibleDescription = resources->GetString(S"label7.AccessibleDescription");
this->label7->AccessibleName = resources->GetString(S"label7.AccessibleName");
this->label7->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"label7.Anchor")));
this->label7->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.AutoSize")));
this->label7->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"label7.Dock")));
this->label7->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.Enabled")));
this->label7->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"label7.Font")));
this->label7->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"label7.Image")));
this->label7->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label7.ImageAlign")));
this->label7->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label7.ImageIndex")));
this->label7->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"label7.ImeMode")));
this->label7->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"label7.Location")));
this->label7->Name = S"label7";
this->label7->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"label7.RightToLeft")));
this->label7->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"label7.Size")));
this->label7->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"label7.TabIndex")));
this->label7->Text = resources->GetString(S"label7.Text");
this->label7->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"label7.TextAlign")));
this->label7->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"label7.Visible")));
//
// textSerialStart
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -