📄 frmfrontoffice.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmFrontOffice
BackColor = &H0080FF80&
BorderStyle = 1 'Fixed Single
Caption = "Front Office Management System"
ClientHeight = 6240
ClientLeft = 300
ClientTop = 2010
ClientWidth = 9450
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmFrontOffice.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6240
ScaleWidth = 9450
StartUpPosition = 1 'CenterOwner
WindowState = 2 'Maximized
Begin VB.Timer Timer3
Enabled = 0 'False
Interval = 125
Left = 600
Top = 2640
End
Begin VB.Timer Timer2
Enabled = 0 'False
Interval = 250
Left = 120
Top = 2640
End
Begin Project1.MarqueeText MarqueeText1
Height = 285
Left = -120
Top = 10080
Width = 15615
_extentx = 26908
_extenty = 820
backcolor = 128
backstyle = 0
font = "frmFrontOffice.frx":000C
forecolor = 65535
text = "Front Office Management System"
End
Begin TabDlg.SSTab SSTab1
Height = 8580
Left = 1440
TabIndex = 0
Top = 720
Width = 12375
_ExtentX = 21828
_ExtentY = 15134
_Version = 393216
Tabs = 4
TabsPerRow = 4
TabHeight = 520
BackColor = 12640511
ForeColor = 192
OLEDropMode = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "MAIN"
TabPicture(0) = "frmFrontOffice.frx":0038
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label46"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label45"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label17"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Image1"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Label25"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Label36"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Label37"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "Timer1"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).ControlCount= 8
TabCaption(1) = "CHECK IN"
TabPicture(1) = "frmFrontOffice.frx":0054
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame7"
Tab(1).Control(1)= "Label1"
Tab(1).ControlCount= 2
TabCaption(2) = "RESERVATION"
TabPicture(2) = "frmFrontOffice.frx":0070
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Label16"
Tab(2).Control(1)= "Frame2"
Tab(2).ControlCount= 2
TabCaption(3) = "CHECK OUT"
TabPicture(3) = "frmFrontOffice.frx":008C
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Label43"
Tab(3).Control(1)= "Frame5"
Tab(3).ControlCount= 2
Begin VB.Timer Timer1
Interval = 100
Left = 960
Top = 840
End
Begin VB.Frame Frame2
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 178
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 5775
Left = -73320
TabIndex = 43
Top = 1800
Width = 10215
Begin VB.TextBox txtRSex
DataField = "PINCODE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6960
TabIndex = 64
Top = 2520
Width = 2895
End
Begin VB.TextBox txtRRoomType
DataField = "PINCODE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6960
TabIndex = 65
Top = 3120
Width = 2895
End
Begin VB.TextBox txtrAge
DataField = "AGE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6960
TabIndex = 88
Top = 720
Width = 2895
End
Begin VB.TextBox txtRCity
DataField = "CITY"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6960
TabIndex = 87
Top = 1320
Width = 2895
End
Begin VB.TextBox txtRPincode
DataField = "PINCODE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 6960
TabIndex = 86
Top = 1920
Width = 2895
End
Begin MSAdodcLib.Adodc adoReservations
Height = 375
Left = 4440
Top = 3720
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDAORA.1;Password=tiger;User ID=scott;Persist Security Info=True"
OLEDBString = "Provider=MSDAORA.1;Password=tiger;User ID=scott;Persist Security Info=True"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "RESERVATIONS"
Caption = ""
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 9.75
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.TextBox txtRDate
DataField = "RES_DATE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2040
TabIndex = 48
Top = 720
Width = 2655
End
Begin VB.TextBox txtRName
DataField = "NAME"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2040
TabIndex = 47
Top = 1320
Width = 2655
End
Begin VB.TextBox txtRAddress
DataField = "ADDRESS"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2040
TabIndex = 46
Top = 1920
Width = 2655
End
Begin VB.TextBox txtRPhone
DataField = "PHONE"
DataSource = "adoReservations"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 178
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 2040
TabIndex = 45
Top = 2520
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -