VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.Form frmCompilar BorderStyle = 3 'Fixed Dialog Caption = "Compilar aventura" ClientHeight = 1095 ClientLeft = 45 ClientTop = 330 ClientWidth = 5940 Icon = "Compilar.frx":0000 LinkTopic = "Form1" MaxButton = 0 'False MinButton = 0 'False ScaleHeight = 1095 ScaleWidth = 5940 ShowInTaskbar = 0 'False StartUpPosition = 1 'CenterOwner Begin MSComctlLib.ProgressBar ProgressBar1 Height = 375 Left = 120 TabIndex = 1 Top = 480 Width = 5775 _ExtentX = 10186 _ExtentY = 661 _Version = 393216 Appearance = 1 End Begin VB.Label lblInfo Caption = "Compilando..." BeginProperty Font Name = "MS Sans Serif" Size = 8.25 Charset = 0 Weight = 700 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty Height = 255 Left = 120 TabIndex = 0 Top = 120 Width = 5775 End End Attribute VB_Name = "frmCompilar" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Option Explicit