📄 form5.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form5
BackColor = &H00E0E0E0&
Caption = "增删房间"
ClientHeight = 3420
ClientLeft = 3555
ClientTop = 2850
ClientWidth = 4965
Icon = "Form5.frx":0000
LinkTopic = "Form5"
ScaleHeight = 3420
ScaleWidth = 4965
Begin VB.Frame Frame1
Height = 3375
Left = 0
TabIndex = 0
Top = 0
Width = 4935
Begin TabDlg.SSTab SSTab1
Height = 3135
Left = 0
TabIndex = 1
Top = 240
Width = 4935
_ExtentX = 8705
_ExtentY = 5530
_Version = 393216
MousePointer = 1
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "增加房间"
TabPicture(0) = "Form5.frx":030A
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label3"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label1"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Label4"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Label6"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Text2"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Command2"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "Command1"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "Combo1"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "Combo2"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "Text5"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "Text6"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).ControlCount= 12
TabCaption(1) = "删除房间"
TabPicture(1) = "Form5.frx":0326
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Label5"
Tab(1).Control(1)= "Text4"
Tab(1).Control(2)= "Command4"
Tab(1).Control(3)= "Command3"
Tab(1).ControlCount= 4
TabCaption(2) = "修改房间"
TabPicture(2) = "Form5.frx":0342
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Label9"
Tab(2).Control(1)= "Label8"
Tab(2).Control(2)= "Label7"
Tab(2).Control(3)= "Label10"
Tab(2).Control(4)= "Command6"
Tab(2).Control(5)= "Command5"
Tab(2).Control(6)= "Text3"
Tab(2).Control(7)= "Combo6"
Tab(2).Control(8)= "Combo5"
Tab(2).Control(9)= "Text7"
Tab(2).ControlCount= 10
Begin VB.TextBox Text7
Height = 375
Left = -73560
TabIndex = 28
Top = 2400
Width = 1335
End
Begin VB.TextBox Text6
Height = 375
Left = 1200
TabIndex = 26
Top = 2520
Width = 1335
End
Begin VB.TextBox Text5
Height = 375
Left = 1200
TabIndex = 24
Top = 1920
Width = 1335
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "Form5.frx":035E
Left = 1200
List = "Form5.frx":036B
TabIndex = 15
Top = 720
Width = 1335
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "Form5.frx":0393
Left = 3360
List = "Form5.frx":039D
TabIndex = 14
Top = 720
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "添加"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3240
Style = 1 'Graphical
TabIndex = 13
Top = 1560
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "取消"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3240
Style = 1 'Graphical
TabIndex = 12
Top = 2280
Width = 1215
End
Begin VB.TextBox Text1
Height = 375
Index = 0
Left = -73560
TabIndex = 11
Top = 1560
Width = 1575
End
Begin VB.CommandButton Command3
Caption = "删除"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = -71760
Style = 1 'Graphical
TabIndex = 10
Top = 960
Width = 1095
End
Begin VB.CommandButton Command4
Caption = "取消"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = -71760
Style = 1 'Graphical
TabIndex = 9
Top = 1800
Width = 1095
End
Begin VB.ComboBox Combo5
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
ItemData = "Form5.frx":03A9
Left = -73560
List = "Form5.frx":03B3
TabIndex = 8
Top = 1800
Width = 1335
End
Begin VB.ComboBox Combo6
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
ItemData = "Form5.frx":03BF
Left = -73560
List = "Form5.frx":03C1
TabIndex = 7
Top = 1200
Width = 1335
End
Begin VB.TextBox Text3
Height = 375
Left = -72000
TabIndex = 6
Top = 600
Width = 1575
End
Begin VB.CommandButton Command5
Caption = "修改"
BeginProperty Font
Name = "楷体_GB2312"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -