VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.Form frmLaden AutoRedraw = -1 'True BorderStyle = 3 'Fixed Dialog Caption = "Bezig inlezen bestand" ClientHeight = 855 ClientLeft = 45 ClientTop = 330 ClientWidth = 5625 ClipControls = 0 'False ControlBox = 0 'False Icon = "frmLaden.frx":0000 LinkTopic = "Form1" MaxButton = 0 'False MinButton = 0 'False ScaleHeight = 855 ScaleWidth = 5625 StartUpPosition = 2 'CenterScreen Begin MSComctlLib.ProgressBar progressBar1 Height = 255 Left = 120 TabIndex = 1 Top = 480 Width = 5415 _ExtentX = 9551 _ExtentY = 450 _Version = 393216 Appearance = 1 End Begin VB.Label Label1 AutoSize = -1 'True Caption = "RRD Edit Design leest bestand in." BeginProperty Font Name = "MS Sans Serif" Size = 9.75 Charset = 0 Weight = 400 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty Height = 240 Left = 120 TabIndex = 0 Top = 120 Width = 3030 End End Attribute VB_Name = "frmLaden" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False