📄 frmfindmember.frm
字号:
VERSION 5.00
Begin VB.Form frmFindMember
BorderStyle = 1 'Fixed Single
Caption = " "
ClientHeight = 5400
ClientLeft = 45
ClientTop = 330
ClientWidth = 9000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 7260.465
ScaleMode = 0 'User
ScaleWidth = 9000
Begin VB.CommandButton report_comm
Caption = "报表"
Height = 375
Left = 3240
TabIndex = 31
Top = 4560
Width = 1215
End
Begin VB.CommandButton delComm
Caption = "删除"
Height = 375
Left = 2880
TabIndex = 30
Top = 3960
Width = 1215
End
Begin VB.CommandButton last_Comm
Caption = ">>"
Height = 375
Left = 7320
TabIndex = 27
Top = 3960
Width = 495
End
Begin VB.CommandButton next_Comm
Caption = ">"
Height = 375
Left = 6720
TabIndex = 26
Top = 3960
Width = 495
End
Begin VB.CommandButton pro_Comm
Caption = "<"
Height = 375
Left = 6120
TabIndex = 25
Top = 3960
Width = 495
End
Begin VB.CommandButton first_Comm
Caption = "<<"
Height = 375
Left = 5520
Picture = "frmFindMember.frx":0000
TabIndex = 24
Top = 3960
Width = 495
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "frmFindMember.frx":030A
Left = 2040
List = "frmFindMember.frx":0314
TabIndex = 21
Text = "准确查找"
Top = 120
Width = 1215
End
Begin VB.CommandButton FindComm
Caption = "查找"
Default = -1 'True
Height = 375
Left = 6600
TabIndex = 20
Top = 120
Width = 1095
End
Begin VB.TextBox txtKeyword
Height = 375
Left = 3480
TabIndex = 19
Text = "请输入关键字"
Top = 120
Width = 3015
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frmFindMember.frx":032C
Left = 600
List = "frmFindMember.frx":0345
TabIndex = 17
Text = "会员名"
Top = 120
Width = 1215
End
Begin VB.CommandButton CancelComm
Caption = "退出"
Height = 375
Left = 4200
TabIndex = 16
Top = 3960
Width = 1215
End
Begin VB.CommandButton SaveModiComm
Caption = "保存"
Enabled = 0 'False
Height = 375
Left = 1560
TabIndex = 15
Top = 3960
Width = 1215
End
Begin VB.CommandButton ModifyComm
Caption = "修改"
Height = 375
Left = 240
TabIndex = 14
Top = 3960
Width = 1215
End
Begin VB.TextBox Text7
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 12
Text = "00"
Top = 3480
Width = 1695
End
Begin VB.TextBox Text6
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 10
Text = "00"
Top = 3000
Width = 1695
End
Begin VB.TextBox Text5
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 8
Text = "000"
Top = 2520
Width = 1695
End
Begin VB.TextBox Text4
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 4
Text = "0"
Top = 2040
Width = 1695
End
Begin VB.TextBox Text3
BeginProperty DataFormat
Type = 1
Format = "0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 3
Text = "0"
Top = 1560
Width = 1695
End
Begin VB.TextBox Text2
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 2
Top = 1080
Width = 1695
End
Begin VB.TextBox Text1
Height = 375
Left = 3120
Locked = -1 'True
TabIndex = 0
Top = 600
Width = 1695
End
Begin VB.Label Label12
Caption = "0"
Height = 255
Left = 6000
TabIndex = 29
Top = 1080
Width = 1335
End
Begin VB.Label Label11
Caption = "当前:"
Height = 255
Left = 5040
TabIndex = 28
Top = 1080
Width = 855
End
Begin VB.Label Label10
Caption = "找到:"
Height = 375
Left = 5040
TabIndex = 23
Top = 600
Width = 855
End
Begin VB.Label Label9
Caption = "0"
Height = 495
Left = 6000
TabIndex = 22
Top = 600
Width = 1215
End
Begin VB.Label Label8
Caption = "按"
Height = 375
Left = 120
TabIndex = 18
Top = 120
Width = 975
End
Begin VB.Label Label7
Caption = "最后消费:"
Height = 495
Left = 2040
TabIndex = 13
Top = 3480
Width = 1215
End
Begin VB.Label Label6
Caption = "总消费:"
Height = 495
Left = 2040
TabIndex = 11
Top = 3000
Width = 1215
End
Begin VB.Label Label5
Caption = "身份证:"
Height = 255
Left = 2040
TabIndex = 9
Top = 2640
Width = 735
End
Begin VB.Label Label4
Caption = "电话:"
Height = 495
Left = 2040
TabIndex = 7
Top = 2040
Width = 1215
End
Begin VB.Label Label3
Caption = "卡号:"
Height = 495
Left = 2040
TabIndex = 6
Top = 1560
Width = 1215
End
Begin VB.Label Label2
Caption = "姓别:"
Height = 495
Left = 2040
TabIndex = 5
Top = 1080
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -