📄 bjyj.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form bjyjj
Caption = "客人押金补交"
ClientHeight = 4545
ClientLeft = 60
ClientTop = 450
ClientWidth = 7485
LinkTopic = "Form3"
ScaleHeight = 4545
ScaleWidth = 7485
StartUpPosition = 2 '屏幕中心
Begin MSComCtl2.DTPicker DTP2
DataField = "入住日期"
DataSource = "Adodc1"
Height = 375
Left = 8040
TabIndex = 31
Top = 360
Width = 1215
_ExtentX = 2143
_ExtentY = 661
_Version = 393216
Format = 23789569
CurrentDate = 38486
End
Begin VB.CommandButton Command3
Caption = "关闭"
Height = 495
Left = 5160
TabIndex = 17
Top = 3960
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "刷新"
Height = 495
Left = 2880
TabIndex = 16
Top = 3960
Width = 1455
End
Begin VB.CommandButton Command1
Caption = "保存"
Height = 495
Left = 600
TabIndex = 15
Top = 3960
Width = 1455
End
Begin VB.Frame Frame2
Caption = "押金使用情况"
Height = 2175
Left = 120
TabIndex = 2
Top = 1680
Width = 7215
Begin VB.TextBox Text1
Height = 375
Left = 3120
TabIndex = 14
Text = "Text1"
Top = 1680
Width = 975
End
Begin VB.Shape Shape2
Height = 375
Left = 5640
Top = 1680
Width = 975
End
Begin VB.Label Label23
Caption = "Label23"
Height = 255
Left = 5760
TabIndex = 29
Top = 1800
Width = 615
End
Begin VB.Label Label22
AutoSize = -1 'True
Caption = "入住天数:"
Height = 180
Left = 4560
TabIndex = 28
Top = 1680
Width = 810
End
Begin VB.Label Label21
AutoSize = -1 'True
Caption = "Label21"
Height = 180
Left = 1200
TabIndex = 27
Top = 1800
Width = 630
End
Begin VB.Label Label20
AutoSize = -1 'True
Caption = "Label20"
Height = 180
Left = 5760
TabIndex = 26
Top = 1320
Width = 630
End
Begin VB.Label Label19
AutoSize = -1 'True
Caption = "Label19"
Height = 180
Left = 3240
TabIndex = 25
Top = 1320
Width = 630
End
Begin VB.Label Label18
AutoSize = -1 'True
Caption = "Label18"
DataField = "话费"
DataSource = "Adodc1"
Height = 180
Left = 1200
TabIndex = 24
Top = 1320
Width = 630
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "Label17"
DataField = "餐费"
DataSource = "Adodc1"
Height = 180
Left = 5760
TabIndex = 23
Top = 840
Width = 630
End
Begin VB.Label Label16
AutoSize = -1 'True
Caption = "Label16"
DataField = "店内消费"
DataSource = "Adodc1"
Height = 180
Left = 3240
TabIndex = 22
Top = 840
Width = 630
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "Label15"
Height = 180
Left = 1200
TabIndex = 21
Top = 840
Width = 630
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "Label14"
DataField = "押金"
DataSource = "Adodc1"
Height = 180
Left = 5760
TabIndex = 20
Top = 360
Width = 630
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "Label13"
DataField = "客人姓名"
DataSource = "Adodc1"
Height = 180
Left = 3240
TabIndex = 19
Top = 360
Width = 630
End
Begin VB.Label Label12
AutoSize = -1 'True
Caption = "Label12"
DataField = "房号"
DataSource = "Adodc1"
Height = 180
Left = 1200
TabIndex = 18
Top = 360
Width = 630
End
Begin VB.Shape Shape1
Height = 375
Index = 9
Left = 1080
Top = 1680
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 8
Left = 5640
Top = 1200
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 7
Left = 3120
Top = 1200
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 6
Left = 1080
Top = 1200
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 5
Left = 5640
Top = 720
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 4
Left = 3120
Top = 720
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 3
Left = 1080
Top = 720
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 2
Left = 5640
Top = 240
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 1
Left = 3120
Top = 240
Width = 975
End
Begin VB.Shape Shape1
Height = 375
Index = 0
Left = 1080
Top = 240
Width = 975
End
Begin VB.Label Label11
Caption = "补交押金:"
Height = 255
Left = 2160
TabIndex = 13
Top = 1680
Width = 1095
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "应补押金:"
Height = 180
Left = 120
TabIndex = 12
Top = 1680
Width = 900
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "押金剩余:"
Height = 180
Left = 4560
TabIndex = 11
Top = 1200
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "总消费额:"
Height = 180
Left = 2160
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -