Реферат: Послідовні інтерфейси ПК
this->components = (gcnew System: ComponentModel: Container());
this->serialPort1 = (gcnew System:IO: Ports: SerialPort (this->components));
this->comboBox1 = (gcnew System: Windows: Forms: ComboBox());
this->button1 = (gcnew System: Windows: Forms: Button());
this->button2 = (gcnew System: Windows: Forms: Button());
this->openFileDialog1 = (gcnew System: Windows: Forms: OpenFileDialog());
this->button3 = (gcnew System: Windows: Forms: Button());
this->textBox1 = (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->comboBox2 = (gcnew System: Windows: Forms: ComboBox());
this->label4 = (gcnew System: Windows: Forms: Label());
this->progressBar1 = (gcnew System: Windows: Forms: ProgressBar());
this->SuspendLayout();
//
// comboBox1
//
this->comboBox1->Font = (gcnew System: Drawing: Font (L «Microsoft Sans Serif», 9.75F, System: Drawing: FontStyle: Regular, System: Drawing: GraphicsUnit: Point,
static_cast<System: Byte>(204)));
this->comboBox1->FormattingEnabled = true;
this->comboBox1->Location = System: Drawing: Point (176, 21);
this->comboBox1->Name = L «comboBox1»;
this->comboBox1->Size = System: Drawing: Size (97, 24);
this->comboBox1->TabIndex = 1;
//
// button1
//
this->button1->Font = (gcnew System: Drawing: Font (L «Microsoft Sans Serif», 9.75F, System: Drawing: FontStyle: Regular, System: Drawing: GraphicsUnit: Point,