justify"> /// lt; summary gt;
/// Звільнити всі використовувані ресурси.
/// lt;/summary gt;
~ Form1 ()
{(components)
{components;
}
}: System :: Windows :: Forms :: RadioButton ^ radioButton1 ;:: System :: Windows :: Forms :: RadioButton ^ radioButton2 ;: System :: Windows :: Forms :: TextBox ^ textBox1 ;: System :: Windows :: Forms :: TextBox ^ textBox2 ;: System :: Windows :: Forms :: Button ^ button1 ;: System :: Windows :: Forms :: TextBox ^ textBox3 ;::: System :: Windows :: Forms :: Label ^ label1 ;: System :: Windows :: Forms :: Label ^ label2 ;: System :: Windows :: Forms :: Label ^ label3 ;: System :: Windows :: Forms :: Button ^ button2 ;: System :: Windows :: Forms :: Button ^ button3 ;: System :: Windows :: Forms :: Label ^ label6 ;: System :: Windows :: Forms :: Label ^ label4 ;: System :: Windows::Forms :: ToolTip ^ toolTip1 ;: System :: Windows :: Forms :: Button ^ button4 ;: System :: Windows :: Forms :: TextBox ^ textBox4 ;: System :: Windows :: Forms :: Button ^ button5;:System :: Windows :: Forms :: TextBox ^ textBox5 ;: System :: Windows :: Forms :: Label ^ label7 ;: System :: Windows :: Forms :: Label ^ label8 ;: System :: Windows :: Forms :: MenuStrip ^ menuStrip1 ;: System :: Windows :: Forms :: ToolStripMenuItem ^ файлToolStripMenuItem ;: System :: Windows :: Forms :: ToolStripMenuItem ^ откритьToolStripMenuItem ;: System :: Windows :: Forms :: ToolStripMenuItem ^ очістітьМассівСтруктурToolStripMenuItem ;: System :: Windows :: Forms :: OpenFileDialog ^ openFileDialog1 ;: System :: ComponentModel :: IContainer ^ components;
private:
/// lt; summary gt;
/// Потрібно змінна конструктора.
/// lt;/summary gt;
# pragma region Windows Form Designer generated code
/// lt; summary gt;
/// Обов'язковий метод для підтримки конструктора - не зраджуйте
/// вміст даного методу за допомогою редактора коду.
/// lt;/summary gt; InitializeComponent (void)
{ gt; components=(gcnew System :: ComponentModel :: Container ()); gt; radioButton1=(gcnew System :: Windows :: Forms :: RadioButton ()); gt; radioButton2= (gcnew System :: Windows :: Forms :: RadioButton ()); gt; textBox1=(gcnew System :: Windows :: Forms :: TextBox ()); gt; textBox2=(gcnew System :: Windows :: Forms::TextBox ()); gt; button1=(gcnew System :: Windows :: Forms :: Button ()); gt; textBox3=(gcnew System :: Windows :: Forms :: TextBox ()); gt; label1= (gcnew System :: Windows :: Forms :: Label ()); gt; label2=(gcnew System :: Windows :: Forms :: Label ()); gt; label3=(gcnew System :: Windows :: Forms::Label ()); gt; button2=(gcnew System :: Windows :: Forms :: Button ()); gt; button3=(gcnew System :: Windows :: Forms :: Button ()); gt; label6= (gcnew System :: Windows :: Forms :: Label ()); gt; label4=(gcnew System :: Windows :: Forms :: Label ()); gt; toolTip1=(gcnew System :: Windows :: Forms::ToolTip (this- gt; components)); gt; button4=(gcnew System :: Windows :: Forms :: Button ()); gt; textBox4=(gcnew System :: Windows :: Forms :: TextBox ()) ; gt; button5=(gcnew System :: Windows :: Forms :: Button ()); gt; textBox5=(gcnew System :: Windows :: Forms :: TextBox ()); gt; label7=(gcnew System :: Windows :: Forms :: Label ()); gt; label8=(gcnew System :: Windows :: Forms :: Label ()); gt; menuStrip1=(gcnew System :: Windows :: Forms :: MenuStrip ()) ; gt; файлToolStripMenuItem=(gcnew System :: Windows :: Forms :: ToolStripMenuItem ()); gt; откритьToolStripMenuItem=(gcnew System::Windows::Forms::ToolStripMenuItem());gt;очиститьМассивСтруктурToolStripMenuItem =(Gcnew System :: Windows :: Forms :: ToolStripMenuItem ()); gt; openFileDialog1=(gcnew System::Windows::Forms::OpenFileDialog());gt;menuStrip1-gt;SuspendLayout();gt;SuspendLayout();
//
//radioButton1
// gt; radioButton1- gt; AutoSize=true; gt; radioButton1- gt; Location=System :: Drawing :: Point (235, 28); gt; radioButton1- gt; Name=L laquo ; radioButton1 raquo ;; gt; radioButton1- gt; Size=System :: Drawing :: Size (201, 17); gt; radioButton1- gt; TabIndex=0; gt; radioButton1- gt; TabStop=true;
this- gt; radioButton1- gt; Text=L Прямий пошук підрядка в рядку raquo ;;
this- gt; radioButton1- gt; UseVisualStyleBackColor=true; gt; radioButton1- gt; CheckedChanged +=gcnew System :: EventHandler (this, amp; Form1 :: radioButton1_CheckedChanged);
//
//radioButton2
// gt; radioButton2- gt;...