📄 frmaddroomtype.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAddRoomType
BackColor = &H00FF8080&
Caption = "Room Types"
ClientHeight = 6570
ClientLeft = 3495
ClientTop = 3075
ClientWidth = 8295
Icon = "frmAddRoomType.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form3"
MDIChild = -1 'True
ScaleHeight = 6570
ScaleWidth = 8295
WindowState = 2 'Maximized
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Record Navigation"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1215
Left = 600
TabIndex = 19
Top = 3240
Width = 7215
Begin VB.CommandButton cmdFirst
BackColor = &H00FFFFFF&
Height = 540
Left = 360
Picture = "frmAddRoomType.frx":57E2
Style = 1 'Graphical
TabIndex = 4
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdPrevious
BackColor = &H00FFFFFF&
Height = 540
Left = 1065
Picture = "frmAddRoomType.frx":5CB8
Style = 1 'Graphical
TabIndex = 5
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdNext
BackColor = &H00FFFFFF&
Height = 540
Left = 5520
Picture = "frmAddRoomType.frx":6199
Style = 1 'Graphical
TabIndex = 7
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdLast
BackColor = &H00FFFFFF&
Height = 540
Left = 6240
Picture = "frmAddRoomType.frx":6674
Style = 1 'Graphical
TabIndex = 8
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.Label lblStatus
Alignment = 2 'Center
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 405
Left = 1800
TabIndex = 6
Top = 480
Width = 3480
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Record Operations"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1335
Left = 360
TabIndex = 16
Top = 4680
Width = 7695
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 1800
Picture = "frmAddRoomType.frx":6B49
Style = 1 'Graphical
TabIndex = 18
Top = 240
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdUpdate
BackColor = &H00FFFFFF&
Caption = "&Update"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 240
Picture = "frmAddRoomType.frx":704D
Style = 1 'Graphical
TabIndex = 17
Top = 240
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cmdClose
BackColor = &H00FFFFFF&
Caption = "&Close"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 6360
Picture = "frmAddRoomType.frx":74FB
Style = 1 'Graphical
TabIndex = 13
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdRefresh
BackColor = &H00FFFFFF&
Caption = "&Refresh"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 4920
Picture = "frmAddRoomType.frx":7A07
Style = 1 'Graphical
TabIndex = 12
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdDelete
BackColor = &H00FFFFFF&
Caption = "&Delete"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 780
Left = 3360
Picture = "frmAddRoomType.frx":7EAD
Style = 1 'Graphical
TabIndex = 11
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FFFFFF&
Caption = "&Edit"
Height = 780
Left = 1800
Picture = "frmAddRoomType.frx":8366
Style = 1 'Graphical
TabIndex = 10
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdAdd
BackColor = &H00FFFFFF&
Caption = "&Add"
Height = 780
Left = 240
Picture = "frmAddRoomType.frx":880B
Style = 1 'Graphical
TabIndex = 9
Top = 240
Width = 1095
End
End
Begin VB.TextBox txtFields
DataField = "Notes"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 2
Left = 3600
TabIndex = 3
Top = 2505
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Room_Rates"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 1
Left = 3600
TabIndex = 2
Tag = "Amt"
Top = 1935
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Room_Type"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Index = 0
Left = 3600
TabIndex = 1
Top = 1380
Width = 3375
End
Begin ActiveResizeCtl.ActiveResize ActiveResize1
Left = 360
Top = 360
_ExtentX = 847
_ExtentY = 847
Resolution = 4
ScreenHeight = 1024
ScreenWidth = 1280
ScreenHeightDT = 1024
ScreenWidthDT = 1280
FormHeightDT = 7080
FormWidthDT = 8415
FormScaleHeightDT= 6570
FormScaleWidthDT= 8295
ResizeFormBackground= -1 'True
ResizePictureBoxContents= -1 'True
End
Begin VB.Label lblLabels
AutoSize = -1 'True
BackColor = &H00FF8080&
Caption = "ROOM DETAILS"
BeginProperty Font
Name = "Verdana"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 435
Index = 3
Left = 2760
TabIndex = 20
Top = 360
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -