VERSION 5.00 Begin VB.Form Form1 BackColor = &H8000000D& Caption = "Form1" ClientHeight = 3870 ClientLeft = 60 ClientTop = 450 ClientWidth = 6390 LinkTopic = "Form1" ScaleHeight = 3870 ScaleWidth = 6390 StartUpPosition = 3 'Windows-Standard Begin VB.CommandButton Command2 Caption = "Do this" Height = 375 Left = 3000 TabIndex = 19 Top = 3360 Width = 1575 End Begin VB.CommandButton Command1 Caption = "Do that" Height = 375 Left = 4680 TabIndex = 18 Top = 3360 Width = 1575 End Begin VB.TextBox Text9 Height = 285 Left = 2040 TabIndex = 17 Text = "Text9" Top = 3000 Width = 4215 End Begin VB.TextBox Text8 Height = 285 Left = 2040 TabIndex = 16 Text = "Text8" Top = 2640 Width = 4215 End Begin VB.TextBox Text7 Height = 285 Left = 2040 TabIndex = 15 Text = "Text7" Top = 2280 Width = 4215 End Begin VB.TextBox Text6 Height = 285 Left = 2040 TabIndex = 14 Text = "Text6" Top = 1920 Width = 4215 End Begin VB.TextBox Text5 Height = 285 Left = 2040 TabIndex = 13 Text = "Text5" Top = 1560 Width = 4215 End Begin VB.TextBox Text4 Height = 285 Left = 2040 TabIndex = 12 Text = "Text4" Top = 1200 Width = 4215 End Begin VB.TextBox Text3 Height = 285 Left = 2040 TabIndex = 11 Text = "Text3" Top = 840 Width = 4215 End Begin VB.TextBox Text2 Height = 285 Left = 2040 TabIndex = 10 Text = "Text2" Top = 480 Width = 4215 End Begin VB.TextBox Text1 Height = 285 Left = 2040 TabIndex = 9 Text = "Text1" Top = 120 Width = 4215 End Begin VB.Label Label10 Caption = "Coded by bAZiK [KomA]" Height = 375 Left = 120 TabIndex = 20 Top = 3360 Width = 2775 End Begin VB.Label Label9 Caption = "Label9" Height = 255 Left = 120 TabIndex = 8 Top = 3000 Width = 1695 End Begin VB.Label Label8 Caption = "Label8" Height = 255 Left = 120 TabIndex = 7 Top = 2640 Width = 1695 End Begin VB.Label Label7 Caption = "Label7" Height = 255 Left = 120 TabIndex = 6 Top = 2280 Width = 1695 End Begin VB.Label Label6 Caption = "Label6" Height = 255 Left = 120 TabIndex = 5 Top = 1920 Width = 1695 End Begin VB.Label Label5 Caption = "Label5" Height = 255 Left = 120 TabIndex = 4 Top = 1560 Width = 1695 End Begin VB.Label Label4 Caption = "Label4" Height = 255 Left = 120 TabIndex = 3 Top = 1200 Width = 1695 End Begin VB.Label Label3 Caption = "Label3" Height = 255 Left = 120 TabIndex = 2 Top = 840 Width = 1695 End Begin VB.Label Label2 Caption = "Label2" Height = 255 Left = 120 TabIndex = 1 Top = 480 Width = 1695 End Begin VB.Label Label1 Caption = "Label1" Height = 255 Left = 120 TabIndex = 0 Top = 120 Width = 1695 End End Attribute VB_Name = "Form1" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False