form8.frm
来自「用vb编的网络聊天程序」· FRM 代码 · 共 75 行
FRM
75 行
VERSION 5.00
Object = "{34754227-0620-43ED-B218-C60387EA5BB9}#6.0#0"; "wswinsock.ocx"
Begin VB.Form Form8
BorderStyle = 3 'Fixed Dialog
Caption = "Audio Tuning Wizard"
ClientHeight = 3390
ClientLeft = 1335
ClientTop = 2655
ClientWidth = 5520
Icon = "Form8.frx":0000
LinkTopic = "Form8"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3390
ScaleWidth = 5520
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton Command3
Cancel = -1 'True
Caption = "Cancel"
Height = 300
Left = 4068
TabIndex = 2
Top = 2952
Width = 1344
End
Begin VB.CommandButton Command2
Caption = "&Next >"
Height = 300
Left = 2556
TabIndex = 1
Top = 2952
Width = 1344
End
Begin VB.CommandButton Command1
Caption = "< &Back"
Height = 300
Left = 1188
TabIndex = 0
Top = 2952
Width = 1344
End
Begin VB.Frame Frame1s
BorderStyle = 0 'None
Caption = "Frame1"
Height = 2712
Index = 0
Left = 72
TabIndex = 3
Top = 108
Width = 5304
Begin VB.Label Label1
Caption = "This wizard help you tune your audio settings."
Height = 1452
Left = 324
TabIndex = 4
Top = 288
Width = 4188
End
End
Begin VB.Frame Frame1s
BorderStyle = 0 'None
Caption = "Frame1"
Height = 2712
Index = 3
Left = 72
TabIndex = 15
Top = 108
Width = 5304
Begin AVPhone3.AudCap AudCap1
Left = 1890
Top = 1620
_ExtentX = 847
_ExtentY = 847
Control
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?