VERSION 4.00 Begin VB.Form Form1 Caption = " TZBESK" ClientHeight = 5805 ClientLeft = 2850 ClientTop = 2130 ClientWidth = 6645 Height = 6315 Left = 2790 LinkTopic = "Form1" ScaleHeight = 5805 ScaleWidth = 6645 Top = 1680 Width = 6765 End Attribute VB_Name = "Form1" Attribute VB_Creatable = False Attribute VB_Exposed = False Private Sub Form_Paint() Exec_Tzbesk End Sub