📄 stocklist.h
字号:
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")));
//
// button1
//
this->button1->AccessibleDescription = resources->GetString(S"button1.AccessibleDescription");
this->button1->AccessibleName = resources->GetString(S"button1.AccessibleName");
this->button1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button1.Anchor")));
this->button1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button1.BackgroundImage")));
this->button1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button1.Dock")));
this->button1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button1.Enabled")));
this->button1->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button1.FlatStyle")));
this->button1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button1.Font")));
this->button1->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button1.Image")));
this->button1->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button1.ImageAlign")));
this->button1->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button1.ImageIndex")));
this->button1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button1.ImeMode")));
this->button1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button1.Location")));
this->button1->Name = S"button1";
this->button1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button1.RightToLeft")));
this->button1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button1.Size")));
this->button1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button1.TabIndex")));
this->button1->Text = resources->GetString(S"button1.Text");
this->button1->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button1.TextAlign")));
this->button1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button1.Visible")));
//
// button5
//
this->button5->AccessibleDescription = resources->GetString(S"button5.AccessibleDescription");
this->button5->AccessibleName = resources->GetString(S"button5.AccessibleName");
this->button5->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"button5.Anchor")));
this->button5->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button5.BackgroundImage")));
this->button5->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"button5.Dock")));
this->button5->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button5.Enabled")));
this->button5->FlatStyle = (*__try_cast<__box System::Windows::Forms::FlatStyle * >(resources->GetObject(S"button5.FlatStyle")));
this->button5->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"button5.Font")));
this->button5->Image = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"button5.Image")));
this->button5->ImageAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button5.ImageAlign")));
this->button5->ImageIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button5.ImageIndex")));
this->button5->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"button5.ImeMode")));
this->button5->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"button5.Location")));
this->button5->Name = S"button5";
this->button5->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"button5.RightToLeft")));
this->button5->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"button5.Size")));
this->button5->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"button5.TabIndex")));
this->button5->Text = resources->GetString(S"button5.Text");
this->button5->TextAlign = (*__try_cast<__box System::Drawing::ContentAlignment * >(resources->GetObject(S"button5.TextAlign")));
this->button5->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"button5.Visible")));
//
// textBox1
//
this->textBox1->AccessibleDescription = resources->GetString(S"textBox1.AccessibleDescription");
this->textBox1->AccessibleName = resources->GetString(S"textBox1.AccessibleName");
this->textBox1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textBox1.Anchor")));
this->textBox1->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox1.AutoSize")));
this->textBox1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textBox1.BackgroundImage")));
this->textBox1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textBox1.Dock")));
this->textBox1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox1.Enabled")));
this->textBox1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textBox1.Font")));
this->textBox1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textBox1.ImeMode")));
this->textBox1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textBox1.Location")));
this->textBox1->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox1.MaxLength")));
this->textBox1->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox1.Multiline")));
this->textBox1->Name = S"textBox1";
this->textBox1->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textBox1.PasswordChar")));
this->textBox1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textBox1.RightToLeft")));
this->textBox1->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textBox1.ScrollBars")));
this->textBox1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textBox1.Size")));
this->textBox1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox1.TabIndex")));
this->textBox1->Text = resources->GetString(S"textBox1.Text");
this->textBox1->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textBox1.TextAlign")));
this->textBox1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox1.Visible")));
this->textBox1->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox1.WordWrap")));
//
// textBox2
//
this->textBox2->AccessibleDescription = resources->GetString(S"textBox2.AccessibleDescription");
this->textBox2->AccessibleName = resources->GetString(S"textBox2.AccessibleName");
this->textBox2->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"textBox2.Anchor")));
this->textBox2->AutoSize = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox2.AutoSize")));
this->textBox2->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"textBox2.BackgroundImage")));
this->textBox2->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"textBox2.Dock")));
this->textBox2->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox2.Enabled")));
this->textBox2->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"textBox2.Font")));
this->textBox2->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"textBox2.ImeMode")));
this->textBox2->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"textBox2.Location")));
this->textBox2->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox2.MaxLength")));
this->textBox2->Multiline = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox2.Multiline")));
this->textBox2->Name = S"textBox2";
this->textBox2->PasswordChar = (*__try_cast<__box System::Char * >(resources->GetObject(S"textBox2.PasswordChar")));
this->textBox2->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"textBox2.RightToLeft")));
this->textBox2->ScrollBars = (*__try_cast<__box System::Windows::Forms::ScrollBars * >(resources->GetObject(S"textBox2.ScrollBars")));
this->textBox2->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"textBox2.Size")));
this->textBox2->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"textBox2.TabIndex")));
this->textBox2->Text = resources->GetString(S"textBox2.Text");
this->textBox2->TextAlign = (*__try_cast<__box System::Windows::Forms::HorizontalAlignment * >(resources->GetObject(S"textBox2.TextAlign")));
this->textBox2->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox2.Visible")));
this->textBox2->WordWrap = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"textBox2.WordWrap")));
//
// dataGrid1
//
this->dataGrid1->AccessibleDescription = resources->GetString(S"dataGrid1.AccessibleDescription");
this->dataGrid1->AccessibleName = resources->GetString(S"dataGrid1.AccessibleName");
this->dataGrid1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"dataGrid1.Anchor")));
this->dataGrid1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"dataGrid1.BackgroundImage")));
this->dataGrid1->CaptionFont = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"dataGrid1.CaptionFont")));
this->dataGrid1->CaptionText = resources->GetString(S"dataGrid1.CaptionText");
this->dataGrid1->CaptionVisible = false;
this->dataGrid1->DataMember = S"";
this->dataGrid1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"dataGrid1.Dock")));
this->dataGrid1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"dataGrid1.Enabled")));
this->dataGrid1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"dataGrid1.Font")));
this->dataGrid1->HeaderForeColor = System::Drawing::SystemColors::ControlText;
this->dataGrid1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"dataGrid1.ImeMode")));
this->dataGrid1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"dataGrid1.Location")));
this->dataGrid1->Name = S"dataGrid1";
this->dataGrid1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"dataGrid1.RightToLeft")));
this->dataGrid1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"dataGrid1.Size")));
this->dataGrid1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"dataGrid1.TabIndex")));
this->dataGrid1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"dataGrid1.Visible")));
//
// comboBox1
//
this->comboBox1->AccessibleDescription = resources->GetString(S"comboBox1.AccessibleDescription");
this->comboBox1->AccessibleName = resources->GetString(S"comboBox1.AccessibleName");
this->comboBox1->Anchor = (*__try_cast<__box System::Windows::Forms::AnchorStyles * >(resources->GetObject(S"comboBox1.Anchor")));
this->comboBox1->BackgroundImage = (__try_cast<System::Drawing::Image * >(resources->GetObject(S"comboBox1.BackgroundImage")));
this->comboBox1->Dock = (*__try_cast<__box System::Windows::Forms::DockStyle * >(resources->GetObject(S"comboBox1.Dock")));
this->comboBox1->Enabled = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBox1.Enabled")));
this->comboBox1->Font = (__try_cast<System::Drawing::Font * >(resources->GetObject(S"comboBox1.Font")));
this->comboBox1->ImeMode = (*__try_cast<__box System::Windows::Forms::ImeMode * >(resources->GetObject(S"comboBox1.ImeMode")));
this->comboBox1->IntegralHeight = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBox1.IntegralHeight")));
this->comboBox1->ItemHeight = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBox1.ItemHeight")));
this->comboBox1->Location = (*__try_cast<__box System::Drawing::Point * >(resources->GetObject(S"comboBox1.Location")));
this->comboBox1->MaxDropDownItems = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBox1.MaxDropDownItems")));
this->comboBox1->MaxLength = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBox1.MaxLength")));
this->comboBox1->Name = S"comboBox1";
this->comboBox1->RightToLeft = (*__try_cast<__box System::Windows::Forms::RightToLeft * >(resources->GetObject(S"comboBox1.RightToLeft")));
this->comboBox1->Size = (*__try_cast<__box System::Drawing::Size * >(resources->GetObject(S"comboBox1.Size")));
this->comboBox1->TabIndex = (*__try_cast<__box System::Int32 * >(resources->GetObject(S"comboBox1.TabIndex")));
this->comboBox1->Text = resources->GetString(S"comboBox1.Text");
this->comboBox1->Visible = (*__try_cast<__box System::Boolean * >(resources->GetObject(S"comboBox1.Visible")));
this->comboBox1->SelectedIndexChanged += new System::EventHandler(this, comboBox1_SelectedIndexChanged);
//
// 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")));
//
// 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")));
//
// comboBox2
//
this->comboBox2->AccessibleDescription = resources->GetString(S"comboBox2.AccessibleDescription");
this->comboBox2->AccessibleName = resources->GetString(S"comboBox2.AccessibleName");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -