URL
https://opencores.org/ocsvn/thor/thor/trunk
Show entire file |
Details |
Blame |
View Log
Rev 32 |
Rev 35 |
Line 133... |
Line 133... |
this->Controls->Add(this->label2);
|
this->Controls->Add(this->label2);
|
this->Controls->Add(this->label1);
|
this->Controls->Add(this->label1);
|
this->FormBorderStyle = System::Windows::Forms::FormBorderStyle::FixedDialog;
|
this->FormBorderStyle = System::Windows::Forms::FormBorderStyle::FixedDialog;
|
this->MaximizeBox = false;
|
this->MaximizeBox = false;
|
this->Name = L"About";
|
this->Name = L"About";
|
|
this->StartPosition = System::Windows::Forms::FormStartPosition::CenterParent;
|
this->Text = L"About";
|
this->Text = L"About";
|
this->ResumeLayout(false);
|
this->ResumeLayout(false);
|
this->PerformLayout();
|
this->PerformLayout();
|
|
|
}
|
}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.