VERSION 4.00 Begin VB.Form frmSystem BorderStyle = 0 'None Caption = "System Utilities" ClientHeight = 0 ClientLeft = 1095 ClientTop = 1500 ClientWidth = 2490 BeginProperty Font name = "MS Sans Serif" charset = 1 weight = 400 size = 8.25 underline = 0 'False italic = 0 'False strikethrough = 0 'False EndProperty Height = 405 Icon = "SYSTEM.frx":0000 Left = 1035 LinkTopic = "Form1" ScaleHeight = 0 ScaleWidth = 2490 Top = 1155 Width = 2610 WindowState = 1 'Minimized Attribute VB_Name = "frmSystem" Attribute VB_Creatable = False Attribute VB_Exposed = False Option Explicit