Form2.frm
上传用户:albinfu
上传日期:2021-08-24
资源大小:71k
文件大小:2k
- VERSION 5.00
- Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
- Begin VB.Form Form2
- AutoRedraw = -1 'True
- BorderStyle = 1 'Fixed Single
- Caption = "消息提示"
- ClientHeight = 900
- ClientLeft = 45
- ClientTop = 435
- ClientWidth = 6735
- Enabled = 0 'False
- Icon = "Form2.frx":0000
- LinkTopic = "Form2"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 900
- ScaleWidth = 6735
- StartUpPosition = 3 '窗口缺省
- Begin MSComctlLib.ProgressBar PASS
- Height = 255
- Left = 15
- TabIndex = 0
- Top = 600
- Width = 6720
- _ExtentX = 11853
- _ExtentY = 450
- _Version = 393216
- Appearance = 1
- End
- Begin VB.Label Label1
- Caption = "Label1"
- BeginProperty Font
- Name = "Arial"
- Size = 11.25
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 255
- Left = 120
- TabIndex = 1
- Top = 120
- Width = 6525
- End
- End
- Attribute VB_Name = "Form2"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False