- VERSION 5.00
- Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
- Begin VB.Form Form4
- Caption = "Form4"
- ClientHeight = 2280
- ClientLeft = 60
- ClientTop = 450
- ClientWidth = 7425
- LinkTopic = "Form4"
- ScaleHeight = 2280
- ScaleWidth = 7425
- StartUpPosition = 3 '窗口缺省
- Begin VB.TextBox Text1
- Height = 615
- Index = 1
- Left = 6480
- TabIndex = 8
- Top = 600
- Width = 855
- End
- Begin VB.Frame Frame1
- Caption = "Frame1"
- Height = 735
- Left = 0
- TabIndex = 5
- Top = 1440
- Width = 7305
- Begin MSComctlLib.ProgressBar PASS
- Height = 255
- Left = 45
- TabIndex = 6
- Top = 240
- Width = 6700
- _ExtentX = 11827
- _ExtentY = 450
- _Version = 393216
- Appearance = 1
- End
- Begin VB.Label Label1
- Caption = "%"
- BeginProperty Font
- Name = "Arial"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 225
- Left = 6840
- TabIndex = 7
- Top = 240
- Width = 420
- End
- End
- Begin VB.Frame Frame5
- Height = 400
- Left = 0
- TabIndex = 3
- Top = 840
- Width = 1890
- Begin VB.Label Label3
- AutoSize = -1 'True
- Caption = "正在启动. . ."
- BeginProperty Font
- Name = "Arial"
- Size = 9
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 225
- Left = 120
- TabIndex = 4
- Top = 120
- Width = 945
- End
- End
- Begin VB.Frame Frame4
- Height = 400
- Left = 0
- TabIndex = 0
- Top = 360
- Width = 5415
- Begin MSComctlLib.ProgressBar PASS2
- Height = 255
- Left = 45
- TabIndex = 1
- Top = 120
- Width = 4815
- _ExtentX = 8493
- _ExtentY = 450
- _Version = 393216
- Appearance = 1
- End
- Begin VB.Label Label2
- Caption = "%"
- BeginProperty Font
- Name = "Arial"
- Size = 9.75
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 225
- Left = 4930
- TabIndex = 2
- Top = 120
- Width = 420
- End
- End
- End
- Attribute VB_Name = "Form4"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False