📄 main_kfgl.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form main_kfgl
BackColor = &H8000000B&
BorderStyle = 1 'Fixed Single
Caption = "客房设置"
ClientHeight = 4875
ClientLeft = 675
ClientTop = 1890
ClientWidth = 8505
Icon = "main_kfgl.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 4875
ScaleWidth = 8505
StartUpPosition = 2 '屏幕中心
Begin MSDataGridLib.DataGrid DataGrid1
Height = 1695
Left = 45
TabIndex = 16
Top = 2655
Width = 8415
_ExtentX = 14843
_ExtentY = 2990
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
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
Begin VB.CommandButton Comsave
Caption = "保存"
Enabled = 0 'False
Height = 345
Left = 4665
MaskColor = &H8000000F&
Style = 1 'Graphical
TabIndex = 15
Top = 4440
UseMaskColor = -1 'True
Width = 1185
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 600
Top = 5400
Width = 2655
_ExtentX = 4683
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\程序修改\宾馆客房管理系统\宾馆客房管理系统\DB_KFGL.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tb_kf"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.CommandButton Comdj
Caption = "登记"
Height = 345
Left = 3375
MaskColor = &H8000000F&
Style = 1 'Graphical
TabIndex = 14
Top = 4440
UseMaskColor = -1 'True
Width = 1185
End
Begin VB.Frame Frame1
Height = 2520
Left = 30
TabIndex = 2
Top = -45
Width = 8415
Begin MSComCtl2.DTPicker DTP1
Height = 345
Left = 1095
TabIndex = 18
Top = 1140
Width = 3045
_ExtentX = 5371
_ExtentY = 609
_Version = 393216
Format = 67698689
CurrentDate = 39413
End
Begin VB.TextBox Texpz
Height = 375
Left = 1110
TabIndex = 9
Top = 1590
Width = 7185
End
Begin VB.TextBox Texbz
Height = 375
Left = 1110
TabIndex = 8
Top = 2025
Width = 7185
End
Begin VB.TextBox Texfjh
Height = 345
Left = 1095
TabIndex = 7
Top = 240
Width = 3030
End
Begin VB.TextBox Texjg
Height = 360
Left = 5565
TabIndex = 6
Top = 690
Width = 2685
End
Begin VB.TextBox Texsz
Height = 360
Left = 5550
TabIndex = 5
Top = 1125
Width = 2715
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "main_kfgl.frx":000C
Left = 1110
List = "main_kfgl.frx":0016
Style = 2 'Dropdown List
TabIndex = 4
Top = 675
Width = 3000
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "main_kfgl.frx":0026
Left = 5565
List = "main_kfgl.frx":0036
TabIndex = 3
Text = "普房"
Top = 210
Width = 2655
End
Begin VB.Label Label4
Caption = "营业日期"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -