VERSION 5.00 Begin VB.Form frmLaden AutoRedraw = -1 'True BorderStyle = 3 'Fixed Dialog Caption = "Bezig inlezen bestand" ClientHeight = 690 ClientLeft = 45 ClientTop = 330 ClientWidth = 6045 ClipControls = 0 'False ControlBox = 0 'False LinkTopic = "Form1" MaxButton = 0 'False MinButton = 0 'False ScaleHeight = 690 ScaleWidth = 6045 StartUpPosition = 2 'CenterScreen Begin VB.Label Label1 AutoSize = -1 'True Caption = "RRD Viewer Plus leest bestand in" BeginProperty Font Name = "MS Sans Serif" Size = 18 Charset = 0 Weight = 400 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty Height = 435 Left = 360 TabIndex = 0 Top = 120 Width = 5400 End End Attribute VB_Name = "frmLaden" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False