📄 frmabout.frm
字号:
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#2.0#0"; "RESIZE32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Object = "{05589FA0-C356-11CE-BF01-00AA0055595A}#2.0#0"; "AMOVIE.OCX"
Begin VB.Form frmAbout
Caption = "关于微波传输线系统"
ClientHeight = 3915
ClientLeft = 2355
ClientTop = 1950
ClientWidth = 5550
ClipControls = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Icon = "frmAbout.frx":0000
LinkTopic = "Form2"
MDIChild = -1 'True
ScaleHeight = 2702.202
ScaleMode = 0 'User
ScaleWidth = 5211.737
Begin ResizeLibCtl.ReSize ReSize1
Left = 150
Top = 3480
_Version = 131072
_ExtentX = 741
_ExtentY = 741
_StockProps = 0
Enabled = -1 'True
FormMinWidth = 0
FormMinHeight = 0
AutoCenterFormOnLoad= -1 'True
FormDesignHeight= 3915
FormDesignWidth = 5550
End
Begin VB.PictureBox picIcon
AutoSize = -1 'True
ClipControls = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 840
Left = 210
ScaleHeight = 547.82
ScaleMode = 0 'User
ScaleWidth = 547.82
TabIndex = 0
Top = 120
Width = 840
Begin VB.Image Image1
Height = 765
Left = 0
Picture = "frmAbout.frx":0CCA
Stretch = -1 'True
Top = 0
Width = 855
End
End
Begin AMovieCtl.ActiveMovie ActiveMovie1
Height = 270
Left = 10740
TabIndex = 7
Top = 8310
Width = 1140
_ExtentX = 2011
_ExtentY = 476
ShowDisplay = 0 'False
ShowControls = 0 'False
EnableSelectionControls= 0 'False
AllowHideDisplay= 0 'False
AutoStart = -1 'True
PlayCount = 0
SelectionStart = -1
Appearance = 0
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 0
Top = 0
_ExtentX = 847
_ExtentY = 847
_Version = 327680
Filter = $"frmAbout.frx":110C
End
Begin VB.Image Image2
Height = 465
Left = 2400
Picture = "frmAbout.frx":1195
Stretch = -1 'True
Top = 3090
Width = 480
End
Begin VB.Label Label2
Caption = "EightFlags工作室"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 375
Left = 2940
TabIndex = 6
Top = 3180
Width = 2325
End
Begin VB.Line Line1
BorderColor = &H00808080&
BorderStyle = 6 'Inside Solid
Index = 1
X1 = 0
X2 = 5859.683
Y1 = 0
Y2 = 0
End
Begin VB.Line Line1
BorderColor = &H00808080&
BorderStyle = 6 'Inside Solid
Index = 0
X1 = 0
X2 = 5859.683
Y1 = 0
Y2 = 0
End
Begin VB.Line Line1
BorderColor = &H00808080&
BorderStyle = 6 'Inside Solid
Index = 3
X1 = 0
X2 = 5859.683
Y1 = 0
Y2 = 0
End
Begin VB.Label LblCopyRight
Caption = "CopyRight(c) 1999,Alp Studio"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 375
Left = 1350
TabIndex = 5
Top = 2790
Width = 3945
End
Begin VB.Label Label1
BackColor = &H00C0C0C0&
Caption = "作者 GZT"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 225
Left = 3600
TabIndex = 4
Top = 630
Width = 1155
End
Begin VB.Label lblDescription
Caption = $"frmAbout.frx":1E5F
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 2460
Left = 180
TabIndex = 1
Top = 1200
Width = 5145
End
Begin VB.Label lblTitle
AutoSize = -1 'True
Caption = "微波传输线系统软件"
BeginProperty Font
Name = "宋体"
Size = 18
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 360
Left = 1500
TabIndex = 2
Top = 150
Width = 3615
WordWrap = -1 'True
End
Begin VB.Label lblVersion
BackColor = &H00C0C0C0&
Caption = "版本 1.00"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 225
Left = 1500
TabIndex = 3
Top = 630
Width = 1545
End
End
Attribute VB_Name = "frmAbout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim bo As Boolean
Private Sub Form_Load()
Me.Height = 4365
Me.Width = 5805
End Sub
Private Sub Image1_Click()
GradientForm Me
frmAbout.ActiveMovie1.filename = "A01.mp3"
bo = True
End Sub
Private Sub Image2_Click()
If bo = True Then
frmAbout.ActiveMovie1.Stop
bo = False
End If
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -