indows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.WithEvents Label1 As System.Windows.Forms.LabelWithEvents Label2 As System.Windows.Forms.LabelWithEvents Button2 As System.Windows.Forms.ButtonWithEvents Button3 As System. Windows.Forms.ButtonWithEvents PictureBox1 As System.Windows.Forms.PictureBoxWithEvents Button1 As System.Windows.Forms.Button
Private Sub InitializeComponent () resources As System.Resources.ResourceManager=New System.Resources.ResourceManager (GetType (Form5)). Label1=New System.Windows.Forms.Label.Label2=New System.Windows.Forms.Label.Button2= New System.Windows.Forms.Button.Button3=New System.Windows.Forms.Button.PictureBox1=New System.Windows.Forms.PictureBox.Button1=New System.Windows.Forms.Button.SuspendLayout ()
«» Label1
'Me.Label1.BackColor=System.Drawing.Color.Lime.Label1.Font=New System.Drawing.Font («Comic Sans MS», 21.75!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Label1.Location=New System.Drawing.Point (336, 8). Label1.Name=«Label1». Label1.Size=New System. Drawing.Size (304, 40). Label1.TabIndex=1.Label1.Text=«Дайте відповідь на питання"
«» Label2
'Me.Label2.BackColor=System.Drawing.Color.Yellow.Label2.Font=New System.Drawing.Font («Comic Sans MS», 15.75!, System.Drawing.FontStyle. Regular, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Label2.Location=New System.Drawing.Point (24, 64). Label2.Name=«Label2». Label2.Size=New System. Drawing.Size (872, 40). Label2.TabIndex=2.Label2.Text=«Label2»
«» Button2
'Me.Button2.BackColor=System.Drawing.Color.Orange.Button2.Font=New System.Drawing.Font («Comic Sans MS», 15.75!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button2.ForeColor=System.Drawing.Color.FromArgb (CType (0, Byte), CType (0, Byte), CType (192, Byte) ). Button2.Location=New System.Drawing.Point (608, 616). Button2.Name=«Button2». Button2.Size=New System.Drawing.Size (144, 32). Button2.TabIndex=3.Button2 . Text="Довідка"
«» Button3
'Me.Button3.BackColor=System.Drawing.Color.Yellow.Button3.Font=New System.Drawing.Font («Comic Sans MS», 15.75!, System.Drawing.FontStyle. Bold, System.Drawing.GraphicsUnit.Point, CType (204, Byte)). Button3.ForeColor=System.Drawing.Color.Blue.Button3.Location=New System.Drawing.Point (448, 616). Button3.Name= «Button3». Button3.Size=New System.Drawing.Size (144, 32). Button3.TabIndex=4.Button3.Text=«Про автора»
«» PictureBox1
'Me.PictureBox1.Image=CType (resources.GetObject («PictureBox1.Image»), System.Drawing.Image). PictureBox1.Location=New System.Drawing.Point (40, 112 ). PictureBox1.Name=«PictureBox1». PictureBox1.Size=New System.Drawing.Size (848, 504). PictureBox1.TabIndex=5.PictureBox1.TabStop=False
«» 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 (784, 616). Button1....