Калькулятор для матриць
Курсовой проект - Компьютеры, программирование
Другие курсовые по предмету Компьютеры, программирование
/p>
}
////////////////////////////////////////////////////
///
/// Required designer variable.
///
System::ComponentModel::Container * components;
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
void InitializeComponent(void)
{
this->label1 = new System::Windows::Forms::Label();
this->label2 = new System::Windows::Forms::Label();
this->label3 = new System::Windows::Forms::Label();
this->label4 = new System::Windows::Forms::Label();
this->label5 = new System::Windows::Forms::Label();
this->label6 = new System::Windows::Forms::Label();
this->textBox1 = new System::Windows::Forms::TextBox();
this->textBox2 = new System::Windows::Forms::TextBox();
this->textBox3 = new System::Windows::Forms::TextBox();
this->textBox4 = new System::Windows::Forms::TextBox();
this->textBox5 = new System::Windows::Forms::TextBox();
this->textBox6 = new System::Windows::Forms::TextBox();
this->button1 = new System::Windows::Forms::Button();
this->button2 = new System::Windows::Forms::Button();
this->button3 = new System::Windows::Forms::Button();
this->button4 = new System::Windows::Forms::Button();
this->button5 = new System::Windows::Forms::Button();
this->button6 = new System::Windows::Forms::Button();
this->button7 = new System::Windows::Forms::Button();
this->button8 = new System::Windows::Forms::Button();
this->button9 = new System::Windows::Forms::Button();
this->mainMenu1 = new System::Windows::Forms::MainMenu();
this->menuItem1 = new System::Windows::Forms::MenuItem();
this->menuItem2 = new System::Windows::Forms::MenuItem();
this->menuItem3 = new System::Windows::Forms::MenuItem();
this->menuItem4 = new System::Windows::Forms::MenuItem();
this->menuItem5 = new System::Windows::Forms::MenuItem();
this->menuItem6 = new System::Windows::Forms::MenuItem();
this->menuItem7 = new System::Windows::Forms::MenuItem();
this->menuItem8 = new System::Windows::Forms::MenuItem();
this->menuItem9 = new System::Windows::Forms::MenuItem();
this->menuItem10 = new System::Windows::Forms::MenuItem();
this->menuItem11 = new System::Windows::Forms::MenuItem();
this->button10 = new System::Windows::Forms::Button();
this->button11 = new System::Windows::Forms::Button();
this->menuItem12 = new System::Windows::Forms::MenuItem();
this->SuspendLayout();
//
// label1
//
this->label1->Location = System::Drawing::Point(16, 88);
this->label1->Name = S"label1";
this->label1->Size = System::Drawing::Size(24, 23);
this->label1->TabIndex = 15;
this->label1->Text = S"A:";
this->label1->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// label2
//
this->label2->Location = System::Drawing::Point(8, 192);
this->label2->Name = S"label2";
this->label2->Size = System::Drawing::Size(32, 23);
this->label2->TabIndex = 16;
this->label2->Text = S"B:";
this->label2->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// label3
//
this->label3->Location = System::Drawing::Point(352, 192);
this->label3->Name = S"label3";
this->label3->Size = System::Drawing::Size(32, 23);
this->label3->TabIndex = 17;
this->label3->Text = S"C:";
this->label3->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// label4
//
this->label4->Location = System::Drawing::Point(16, 16);
this->label4->Name = S"label4";
this->label4->Size = System::Drawing::Size(48, 23);
this->label4->TabIndex = 18;
this->label4->Text = S"SIZE:";
this->label4->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// label5
//
this->label5->Location = System::Drawing::Point(152, 16);
this->label5->Name = S"label5";
this->label5->Size = System::Drawing::Size(48, 23);
this->label5->TabIndex = 19;
this->label5->Text = S"CONST:";
this->label5->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// label6
//
this->label6->Location = System::Drawing::Point(176, 216);
this->label6->Name = S"label6";
this->label6->Size = System::Drawing::Size(56, 23);
this->label6->TabIndex = 20;
this->label6->Text = S"REZULT:";
this->label6->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
//
// textBox1
//
this->textBox1->AutoSize = false;
this->textBox1->BackColor = System::Drawing::Color::Lavender;
this->textBox1->Location = System::Drawing::Point(48, 56);
this->textBox1->Name = S"textBox1";
this->textBox1->Size = System::Drawing::Size(100, 80);
this->textBox1->TabIndex = 1;
this->textBox1->Text = S"";
this->textBox1->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
//
// textBox2
//
this->textBox2->AutoSize = false;
this->textBox2->BackColor = System::Drawing::Color::Lavender;
this->textBox2->Location = System::Drawing::Point(48, 160);
this->textBox2->Name = S"textBox2";
this->textBox2->Size = System::Drawing::Size(100, 80);
this->textBox2->TabIndex = 2;
this->textBox2->Text = S"";
this->textBox2->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
//
// textBox3
//
this->textBox3->AutoSize = false;
this->textBox3->BackColor = System::Drawing::Color::AliceBlue;
this->textBox3->Location = System::Drawing::Point(392, 160);
this->textBox3->Name = S"textBox3";
this->textBox3->Size = System::Drawing::Size(100, 80);
this->textBox3->TabIndex = 4;
this->textBox3->Text = S"";
this->textBox3->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
//
// textBox4
//
this->textBox4->AutoSize = false;
this->textBox4->BackColor = System::Drawing::Color::LavenderBlush;
this->textBox4->Location = System::Drawing::Point(64, 16);
this->textBox4->Name = S"textBox4";
this->textBox4->Size = System::Drawing::Size(64, 20);
this->textBox4->TabIndex = 0;
this->textBox4->Text = S"";
this->textBox4->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
// textBox5
//
this->textBox5->AutoSize = false;
this->textBox5->BackColor = System::Drawing::Color::LavenderBlush;
this->textBox5->Location = System::Drawing::Point(208, 16);
this->textBox5->Name = S"textBox5";
this->textBox5->Size = System::Drawing::Size(40, 20);
this->textBox5->TabIndex = 3;
this->textBox5->Text = S"";
this->textBox5->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
//
// textBox6
//
this->textBox6->AutoSize = false;
this->textBox6->BackColor = System::Drawing::Color::AliceBlue;
this->textBox6->Location = System::Drawing::Point(240, 208);
this->textBox6->Name = S"textBox6";
this->textBox6->Size = System::Drawing::Size(48, 32);
this->textBox6->TabIndex = 5;
this->textBox6->Text = S"";
this->textBox6->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
//
// button1
//
this->button1->BackColor = System::Drawing::Color::LightSkyBlue;
this->button1->Location = System::Drawing::Point(272, 8);
this->button1->Name = S"button1";
this->button1->Size = System::Drawing::Size(32, 23);
this->button1->TabIndex = 6;
this->button1->Text = S"*";
this->button1->Click += new System::EventHandler(this, button1_Click);
//
// button2
//
this->button2->BackColor = System::Drawing::Color::LightSkyBlue;
this->button2->Location = System::Drawing::Point(344, 8);
this->button2->Name = S"button2";
this->button2->Size = System::Drawing::Size(32, 23);
this->button2->TabIndex = 7;
this->button2->Text = S"+";
this->button2->Click += new System::EventHandler(this, button2_Click);
//
// button3
//
this->button3->BackColor = System::Drawing::Color::LightSkyBlue;
this->button3->Location = System::Drawing::Point(432, 8);
this->bu