📄 房台预定.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FTYD
Caption = "房台预定"
ClientHeight = 5430
ClientLeft = 60
ClientTop = 345
ClientWidth = 8190
LinkTopic = "Form1"
ScaleHeight = 5430
ScaleWidth = 8190
StartUpPosition = 3 'Windows Default
Begin TabDlg.SSTab SSTab1
Height = 5415
Left = 0
TabIndex = 0
Top = 0
Width = 8175
_ExtentX = 14420
_ExtentY = 9551
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
BackColor = -2147483635
ForeColor = 16711680
TabCaption(0) = "预定输入"
TabPicture(0) = "房台预定.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Command1"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Command2"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Command3"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Command4"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Command5"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).ControlCount= 7
TabCaption(1) = "预定查询"
TabPicture(1) = "房台预定.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Command7"
Tab(1).Control(1)= "Command6"
Tab(1).Control(2)= "Frame4"
Tab(1).Control(3)= "Frame3"
Tab(1).ControlCount= 4
Begin VB.CommandButton Command7
Caption = "退出"
Height = 375
Left = -69360
TabIndex = 22
Top = 4800
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "查询"
Height = 375
Left = -73920
TabIndex = 21
Top = 4800
Width = 1215
End
Begin VB.Frame Frame4
Caption = "查询结果"
Height = 3255
Left = -74880
TabIndex = 19
Top = 1320
Width = 7935
Begin MSDataGridLib.DataGrid DataGrid2
Height = 2895
Left = 120
TabIndex = 20
Top = 240
Width = 7695
_ExtentX = 13573
_ExtentY = 5106
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.Frame Frame3
Caption = "设定查询条件"
Height = 735
Left = -74880
TabIndex = 15
Top = 480
Width = 7935
Begin VB.OptionButton Option1
Caption = "姓名"
Height = 315
Index = 3
Left = 6060
TabIndex = 37
Top = 240
Width = 735
End
Begin VB.OptionButton Option1
Caption = "电话"
Height = 315
Index = 2
Left = 4200
TabIndex = 36
Top = 240
Width = 735
End
Begin VB.OptionButton Option1
Caption = "房台号"
Height = 315
Index = 1
Left = 2220
TabIndex = 35
Top = 240
Width = 855
End
Begin VB.OptionButton Option1
Caption = "日期"
Height = 315
Index = 0
Left = 120
TabIndex = 34
Top = 240
Value = -1 'True
Width = 735
End
Begin VB.TextBox Text3
Height = 315
Left = 6780
TabIndex = 33
Top = 240
Width = 1035
End
Begin VB.TextBox Text2
Height = 315
Left = 4980
TabIndex = 18
Top = 240
Width = 1035
End
Begin VB.TextBox Text1
Height = 315
Left = 3120
TabIndex = 17
Top = 240
Width = 975
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 375
Left = 840
TabIndex = 16
Top = 240
Width = 1215
_ExtentX = 2143
_ExtentY = 661
_Version = 393216
Format = 34537473
CurrentDate = 37718
End
End
Begin VB.CommandButton Command5
Caption = "退出"
Height = 495
Left = 5520
TabIndex = 14
Top = 4680
Width = 975
End
Begin VB.CommandButton Command4
Caption = "取消"
Height = 495
Left = 4560
TabIndex = 13
Top = 4680
Width = 975
End
Begin VB.CommandButton Command3
Caption = "确认"
Height = 495
Left = 3600
TabIndex = 12
Top = 4680
Width = 975
End
Begin VB.CommandButton Command2
Caption = "删除"
Height = 495
Left = 2640
TabIndex = 11
Top = 4680
Width = 975
End
Begin VB.CommandButton Command1
Caption = "增加"
Height = 495
Left = 1680
TabIndex = 10
Top = 4680
Width = 975
End
Begin VB.Frame Frame2
Caption = "输入信息"
Height = 1455
Left = 120
TabIndex = 3
Top = 3000
Width = 7935
Begin VB.TextBox Text11
DataField = "预定编号"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 405
Left = 600
TabIndex = 32
Text = "Text4"
Top = 960
Width = 1095
End
Begin VB.TextBox Text10
DataField = "预定日期"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 6360
TabIndex = 30
Text = "Text10"
Top = 240
Width = 1455
End
Begin VB.TextBox Text9
DataField = "预定时间"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 6360
TabIndex = 28
Text = "Text9"
Top = 960
Width = 1455
End
Begin VB.TextBox Text8
BackColor = &H80000007&
DataField = "房台名称"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 375
Left = 4440
TabIndex = 27
Text = "Text8"
Top = 960
Width = 1095
End
Begin VB.TextBox Text7
BackColor = &H80000007&
DataField = "房台编号"
DataSource = "Adodc1"
BeginProperty Font
Name = "幼圆"
Size = 9.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 375
Left = 2520
TabIndex = 26
Text = "Text7"
Top = 960
Width = 975
End
Begin VB.TextBox Text6
DataField = "电话"
DataSource = "Adodc1"
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -