📄 开台信息.frm
字号:
VERSION 5.00
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 KTXX
Caption = "开台信息"
ClientHeight = 4170
ClientLeft = 60
ClientTop = 345
ClientWidth = 7965
LinkTopic = "Form1"
ScaleHeight = 4170
ScaleWidth = 7965
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command1
Caption = "退出"
Height = 495
Left = 3840
TabIndex = 27
Top = 3240
Width = 1095
End
Begin TabDlg.SSTab SSTab1
Height = 4095
Left = 0
TabIndex = 0
Top = 0
Width = 7935
_ExtentX = 13996
_ExtentY = 7223
_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)= "Frame3"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "预定开台"
TabPicture(1) = "开台信息.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame4"
Tab(1).Control(1)= "Frame2"
Tab(1).ControlCount= 2
Begin VB.Frame Frame4
Height = 855
Left = -74640
TabIndex = 24
Top = 3000
Width = 7095
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 240
Top = 240
Visible = 0 'False
Width = 1815
_ExtentX = 3201
_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 = "Adodc1"
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
_Version = 393216
End
Begin VB.CommandButton Command4
Caption = "预定开台"
Height = 495
Left = 2400
TabIndex = 25
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame2
Caption = "预定情况"
Height = 2415
Left = -74640
TabIndex = 23
Top = 480
Width = 7095
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "开台信息.frx":0038
Height = 2055
Left = 120
TabIndex = 26
Top = 240
Width = 6855
_ExtentX = 12091
_ExtentY = 3625
_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
Height = 855
Left = 360
TabIndex = 20
Top = 3000
Width = 7095
Begin VB.CommandButton Command5
Caption = "退出"
Height = 495
Left = 3480
TabIndex = 21
Top = 240
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "开台"
Height = 495
Left = 2400
TabIndex = 22
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame1
Height = 2175
Left = 360
TabIndex = 1
Top = 600
Width = 7095
Begin VB.TextBox Text1
BackColor = &H80000006&
ForeColor = &H00FF00FF&
Height = 375
Left = 1080
Locked = -1 'True
TabIndex = 10
Top = 240
Width = 1455
End
Begin VB.TextBox Text2
BackColor = &H80000006&
ForeColor = &H00FF00FF&
Height = 375
Left = 3240
Locked = -1 'True
TabIndex = 9
Top = 240
Width = 1335
End
Begin VB.TextBox Text3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -