📄 songmanger.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Begin VB.Form songManger
Caption = "点歌台"
ClientHeight = 7230
ClientLeft = 60
ClientTop = 450
ClientWidth = 9390
Icon = "songManger.frx":0000
LinkTopic = "Form1"
ScaleHeight = 7230
ScaleWidth = 9390
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture2
Appearance = 0 'Flat
BackColor = &H000080FF&
ForeColor = &H80000008&
Height = 7220
Left = 0
ScaleHeight = 7185
ScaleWidth = 10785
TabIndex = 1
Top = 0
Width = 10815
Begin VB.Frame Frame2
BackColor = &H000080FF&
Caption = "点歌"
Height = 6255
Left = 2040
TabIndex = 8
Top = 480
Width = 7215
Begin VB.CommandButton Command6
Caption = "退出"
Height = 375
Left = 5760
TabIndex = 17
Top = 240
Width = 975
End
Begin VB.CommandButton Command2
Caption = "点播"
Height = 420
Left = 4320
TabIndex = 16
Top = 240
Width = 855
End
Begin VB.CommandButton Command1
Caption = "加入曲号"
Height = 255
Left = 2520
TabIndex = 14
Top = 360
Width = 975
End
Begin VB.TextBox Text1
Height = 270
Left = 1080
MaxLength = 6
TabIndex = 13
Top = 360
Width = 1335
End
Begin VB.ListBox List3
Height = 5280
Left = 4200
TabIndex = 10
Top = 720
Width = 2655
End
Begin VB.ListBox List2
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5340
Left = 120
TabIndex = 9
Top = 720
Width = 3615
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = ">>"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 3840
TabIndex = 15
Top = 3120
Width = 330
End
End
Begin VB.Frame Frame1
BackColor = &H000080FF&
Caption = "选择台号"
Height = 6255
Left = 120
TabIndex = 6
Top = 480
Width = 1815
Begin VB.OptionButton Option2
BackColor = &H000080FF&
Caption = "散桌"
Height = 180
Left = 960
TabIndex = 12
Top = 360
Width = 735
End
Begin VB.OptionButton Option1
BackColor = &H000080FF&
Caption = "包厢"
Height = 180
Left = 120
TabIndex = 11
Top = 360
Value = -1 'True
Width = 735
End
Begin VB.ListBox List1
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5340
Left = 120
TabIndex = 7
Top = 720
Width = 1575
End
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 6240
Top = 480
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSAdodcLib.Adodc Adodc2
Height = 375
Left = 8760
Top = 360
Visible = 0 'False
Width = 1335
_ExtentX = 2355
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.PictureBox Picture3
Appearance = 0 'Flat
BackColor = &H8000000D&
ForeColor = &H80000008&
Height = 375
Index = 1
Left = 0
ScaleHeight = 345
ScaleWidth = 10785
TabIndex = 3
Top = 6840
Width = 10815
End
Begin VB.PictureBox Picture3
Appearance = 0 'Flat
BackColor = &H8000000D&
ForeColor = &H80000008&
Height = 375
Index = 0
Left = 0
ScaleHeight = 345
ScaleWidth = 10785
TabIndex = 2
Top = 0
Width = 10815
Begin VB.Label Label6
AutoSize = -1 'True
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1440
TabIndex = 5
Top = 45
Width = 105
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "点歌台号:"
BeginProperty Font
Name = "宋体"
Size = 12
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -