Курсовая работа: Структура иерархии классов "Экран курсового проектирования"
if (components)
{
delete components;
}
}
public: System::Windows::Forms::TextBox^ textBox1;
protected:
public: System::Windows::Forms::TextBox^ textBox2;
public: System::Windows::Forms::TextBox^ textBox3;
public: System::Windows::Forms::TextBox^ textBox4;
public: System::Windows::Forms::TextBox^ textBox5;
public: System::Windows::Forms::TextBox^ textBox6;
public: System::Windows::Forms::TextBox^ textBox7;
public: System::Windows::Forms::TextBox^ textBox8;
public: System::Windows::Forms::TextBox^ textBox9;
public: System::Windows::Forms::TextBox^ textBox10;
public: System::Windows::Forms::TextBox^ textBox11;
public: System::Windows::Forms::TextBox^ textBox12;
public: System::Windows::Forms::TextBox^ textBox13;
public: System::Windows::Forms::TextBox^ textBox14;
public: System::Windows::Forms::TextBox^ textBox15;
public: System::Windows::Forms::TextBox^ textBox16;
private: System::Windows::Forms::Button^ button1;
private: System::Windows::Forms::Button^ button2;
private: System::Windows::Forms::Button^ button3;
public: System::Windows::Forms::TextBox^ textBox17;
private: System::Windows::Forms::Label^ label1;
private: System::Windows::Forms::Label^ label2;
private: System::Windows::Forms::Label^ label3;
private: System::Windows::Forms::Label^ label4;
private: System::Windows::Forms::Label^ label5;
private: System::Windows::Forms::Label^ label6;
private: System::Windows::Forms::Label^ label7;
private: System::Windows::Forms::Label^ label8;
private: System::Windows::Forms::Label^ label9;
private: System::Windows::Forms::Label^ label10;
private: System::Windows::Forms::Label^ label11;
private: System::Windows::Forms::Label^ label12;
private: System::Windows::Forms::Label^ label13;
private: System::Windows::Forms::Label^ label14;
private: System::Windows::Forms::Label^ label15;
private: System::Windows::Forms::Label^ label16;
private: System::Windows::Forms::Label^ label17;
private: System::Windows::Forms::Label^ label18;
private: System::Windows::Forms::Label^ label19;
private: System::Windows::Forms::Label^ label20;
private: System::Windows::Forms::Button^ button4;
private:
System::ComponentModel::Container ^components;
#pragma region Windows Form Designer generated code
void InitializeComponent(void)
{
this->textBox1 = (gcnew System::Windows::Forms::TextBox());
this->textBox2 = (gcnew System::Windows::Forms::TextBox());
this->textBox3 = (gcnew System::Windows::Forms::TextBox());
this->textBox4 = (gcnew System::Windows::Forms::TextBox());
this->textBox5 = (gcnew System::Windows::Forms::TextBox());
this->textBox6 = (gcnew System::Windows::Forms::TextBox());
this->textBox7 = (gcnew System::Windows::Forms::TextBox());
this->textBox8 = (gcnew System::Windows::Forms::TextBox());
this->textBox9 = (gcnew System::Windows::Forms::TextBox());
this->textBox10 = (gcnew System::Windows::Forms::TextBox());
this->textBox11 = (gcnew System::Windows::Forms::TextBox());
this->textBox12 = (gcnew System::Windows::Forms::TextBox());
this->textBox13 = (gcnew System::Windows::Forms::TextBox());
this->textBox14 = (gcnew System::Windows::Forms::TextBox());
this->textBox15 = (gcnew System::Windows::Forms::TextBox());
this->textBox16 = (gcnew System::Windows::Forms::TextBox());
this->button1 = (gcnew System::Windows::Forms::Button());
this->button2 = (gcnew System::Windows::Forms::Button());
this->button3 = (gcnew System::Windows::Forms::Button());
this->textBox17 = (gcnew System::Windows::Forms::TextBox());
this->label1 = (gcnew System::Windows::Forms::Label());
this->label2 = (gcnew System::Windows::Forms::Label());
this->label3 = (gcnew System::Windows::Forms::Label());
this->label4 = (gcnew System::Windows::Forms::Label());
this->label5 = (gcnew System::Windows::Forms::Label());
this->label6 = (gcnew System::Windows::Forms::Label());
this->label7 = (gcnew System::Windows::Forms::Label());
this->label8 = (gcnew System::Windows::Forms::Label());
this->label9 = (gcnew System::Windows::Forms::Label());
this->label10 = (gcnew System::Windows::Forms::Label());
this->label11 = (gcnew System::Windows::Forms::Label());
this->label12 = (gcnew System::Windows::Forms::Label());
this->label13 = (gcnew System::Windows::Forms::Label());
this->label14 = (gcnew System::Windows::Forms::Label());
this->label15 = (gcnew System::Windows::Forms::Label());
this->label16 = (gcnew System::Windows::Forms::Label());
this->label17 = (gcnew System::Windows::Forms::Label());
this->label18 = (gcnew System::Windows::Forms::Label());
this->label19 = (gcnew System::Windows::Forms::Label());
this->label20 = (gcnew System::Windows::Forms::Label());
this->button4 = (gcnew System::Windows::Forms::Button());
this->SuspendLayout();
//
// textBox1
//
this->textBox1->AccessibleDescription = L"";
this->textBox1->Location = System::Drawing::Point(12, 38);
this->textBox1->Name = L"textBox1";
this->textBox1->Size = System::Drawing::Size(290, 20);
this->textBox1->TabIndex = 0;
//
// textBox2
//
this->textBox2->Location = System::Drawing::Point(12, 90);
this->textBox2->MaxLength = 3;
this->textBox2->Name = L"textBox2";
this->textBox2->Size = System::Drawing::Size(47, 20);
this->textBox2->TabIndex = 1;
//
// textBox3
//
this->textBox3->Location = System::Drawing::Point(12, 142);
this->textBox3->MaxLength = 3;
this->textBox3->Name = L"textBox3";
this->textBox3->Size = System::Drawing::Size(47, 20);
this->textBox3->TabIndex = 2;
//
// textBox4
//
this->textBox4->Location = System::Drawing::Point(12, 194);
this->textBox4->MaxLength = 3;
this->textBox4->Name = L"textBox4";
this->textBox4->Size = System::Drawing::Size(47, 20);
this->textBox4->TabIndex = 3;
//
// textBox5
//
this->textBox5->Location = System::Drawing::Point(142, 90);
this->textBox5->MaxLength = 3;
this->textBox5->Name = L"textBox5";
this->textBox5->Size = System::Drawing::Size(47, 20);
this->textBox5->TabIndex = 4;
//
// textBox6
//
this->textBox6->Location = System::Drawing::Point(142, 139);
this->textBox6->MaxLength = 3;
this->textBox6->Name = L"textBox6";
this->textBox6->Size = System::Drawing::Size(47, 20);
this->textBox6->TabIndex = 5;
//
// textBox7
//
this->textBox7->Location = System::Drawing::Point(142, 194);
this->textBox7->MaxLength = 3;
this->textBox7->Name = L"textBox7";
this->textBox7->Size = System::Drawing::Size(47, 20);
this->textBox7->TabIndex = 6;
//
// textBox8
//
this->textBox8->Location = System::Drawing::Point(271, 90);
this->textBox8->MaxLength = 3;
this->textBox8->Name = L"textBox8";
this->textBox8->Size = System::Drawing::Size(47, 20);
this->textBox8->TabIndex = 7;
//
// textBox9
//
this->textBox9->Location = System::Drawing::Point(271, 142);
this->textBox9->MaxLength = 3;
this->textBox9->Name = L"textBox9";
this->textBox9->Size = System::Drawing::Size(47, 20);
this->textBox9->TabIndex = 8;
//
// textBox10
//
this->textBox10->Location = System::Drawing::Point(271, 194);
this->textBox10->MaxLength = 3;
this->textBox10->Name = L"textBox10";
this->textBox10->Size = System::Drawing::Size(47, 20);
this->textBox10->TabIndex = 9;
//
// textBox11
//
this->textBox11->Location = System::Drawing::Point(418, 106);
this->textBox11->MaxLength = 10;
this->textBox11->Name = L"textBox11";
this->textBox11->Size = System::Drawing::Size(129, 20);
this->textBox11->TabIndex = 10;
//
// textBox12
//
this->textBox12->Location = System::Drawing::Point(587, 106);
this->textBox12->MaxLength = 10;
this->textBox12->Name = L"textBox12";
this->textBox12->Size = System::Drawing::Size(129, 20);
this->textBox12->TabIndex = 11;
//
// textBox13
//
this->textBox13->Location = System::Drawing::Point(418, 177);
this->textBox13->MaxLength = 10;
this->textBox13->Name = L"textBox13";
this->textBox13->Size = System::Drawing::Size(129, 20);
this->textBox13->TabIndex = 12;
//
// textBox14
//
this->textBox14->Location = System::Drawing::Point(587, 177);
this->textBox14->MaxLength = 10;
this->textBox14->Name = L"textBox14";
this->textBox14->Size = System::Drawing::Size(129, 20);
Страницы: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11