Курсовая работа: Калькулятор для матриць

this->menuItem11->Index = 9;

this->menuItem11->Shortcut = System::Windows::Forms::Shortcut::AltF10;

this->menuItem11->Text = S"traceA";

this->menuItem11->Click += new System::EventHandler(this, button10_Click);

//

// button10

//

this->button10->BackColor = System::Drawing::Color::LightSkyBlue;

this->button10->Location = System::Drawing::Point(264, 136);

this->button10->Name = S"button10";

this->button10->Size = System::Drawing::Size(48, 23);

this->button10->TabIndex = 21;

this->button10->Text = S"trace";

this->button10->Click += new System::EventHandler(this, button10_Click);

//

// button11

//

this->button11->BackColor = System::Drawing::Color::LightSkyBlue;

this->button11->Location = System::Drawing::Point(344, 136);

this->button11->Name = S"button11";

this->button11->Size = System::Drawing::Size(48, 23);

this->button11->TabIndex = 22;

this->button11->Text = S"cond";

this->button11->Click += new System::EventHandler(this, button11_Click);

//

// menuItem12

//

this->menuItem12->Index = 10;

this->menuItem12->Shortcut = System::Windows::Forms::Shortcut::AltF11;

К-во Просмотров: 809
Бесплатно скачать Курсовая работа: Калькулятор для матриць