Events Label1 As System.Windows.Forms.LabelWithEvents Label2 As System.Windows.Forms.LabelWithEvents Button1 As System.Windows.Forms.ButtonWithEvents Button2 As System. Windows.Forms.ButtonWithEvents Button3 As System.Windows.Forms.ButtonWithEvents Button4 As System.Windows.Forms.Button
Private Sub InitializeComponent () resources As System.Resources.ResourceManager=New System.Resources.ResourceManager (GetType (Form1)). Label1=New System.Windows.Forms.Label.Label2=New System.Windows.Forms.Label.Button1= New System.Windows.Forms.Button.Button2=New System.Windows.Forms.Button.Button3=New System.Windows.Forms.Button.Button4=New System.Windows.Forms.Button.SuspendLayout ()
'Label1.Label1.BackColor=System.Drawing.Color.FromArgb (CType (0, Byte), CType (192, Byte), CType (0, Byte)). Label1.Font=New System.Drawing.Font («Comic Sans MS», 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Label1.Location=New System.Drawing.Point (30, 48). Label1.Name=«Label1». Label1.Size=New System.Drawing.Size (952, 48). Label1.TabIndex=2.Label1.Text=«Комп'ютерний тренажер-емулятор» « ; Відеомагнітофон FUNAL »« »
'Label2.Label2.BackColor=System.Drawing.Color.Aqua.Label2.Font=New System.Drawing.Font («Comic Sans MS», 20.25!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Label2.ForeColor=System.Drawing.Color.Magenta.Label2.Location=New System.Drawing.Point (16, 208). Label2.Name= «Label2». Label2.Size=New System.Drawing.Size (208, 192). Label2.TabIndex=3.Label2.Text=«Розробила: студентка групи Дре-К3-1 Попівняк Ю.В.»
'Button1
'Me.Button1.BackColor=System.Drawing.Color.Red.Button1.Font=New System.Drawing.Font («Comic Sans MS», 15.75!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button1.Location=New System.Drawing.Point (632, 672). Button1.Name=«Button1». Button1.Size=New System. Drawing.Size (104, 40). Button1.TabIndex=4.Button1.Text="Вихід"
«» Button2
'Me.Button2.BackColor=System.Drawing.Color.GreenYellow.Button2.Font=New System.Drawing.Font («Comic Sans MS», 18.0!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button2.Location=New System.Drawing.Point (600, 624). Button2.Name=«Button2». Button2.Size=New System. Drawing.Size (144, 40). Button2.TabIndex=5.Button2.Text="Далі >>"
«» Button3
'Me.Button3.BackColor=System.Drawing.Color.Yellow.Button3.Font=New System.Drawing.Font («Comic Sans MS», 18.0!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button3.ForeColor=System.Drawing.Color.Blue.Button3.Location=New System.Drawing.Point (40, 424). Button3.Name= «Button3». Button3.Size=New System.Drawing.Size (144, 40). Button3.TabIndex=6.Button3.Text=«Про автора»
«» Button4
'Me.Button4.BackColor=System.Drawing.Color.Orange.Button4.Font=New System.Drawing.Font («Comic Sans MS», 18.0!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button4.ForeColor=System.Drawing.Color.FromArgb (CType (0, Byte), CType (0, Byte), CType (192, Byte) ). Button4.Location=New System.Drawing.Point (80, 496). Button4....