📄 frmsearch.frm
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmSearch
BorderStyle = 1 'Fixed Single
Caption = "Record(s) Print / Search etc.."
ClientHeight = 6525
ClientLeft = 45
ClientTop = 330
ClientWidth = 8205
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmSearch.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
Moveable = 0 'False
ScaleHeight = 6525
ScaleWidth = 8205
StartUpPosition = 2 'CenterScreen
Begin Family.TrayArea SrchTrayArea1
Left = 7320
Top = 360
_ExtentX = 847
_ExtentY = 847
End
Begin VB.CommandButton srchClose
Caption = "&Close"
Height = 300
Left = 120
TabIndex = 7
Top = 5850
Width = 1095
End
Begin VB.Frame Frame1
Height = 5775
Left = 0
TabIndex = 0
Top = 0
Width = 8175
Begin ComctlLib.ListView srchListView1
Height = 3735
Left = 120
TabIndex = 1
Top = 1920
Width = 7935
_ExtentX = 13996
_ExtentY = 6588
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
_Version = 327682
Icons = "ImageList1"
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 0
End
Begin VB.CheckBox ListAllCheck1
Caption = "List All Records"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Left = 4800
TabIndex = 13
Top = 1510
Width = 1575
End
Begin VB.CheckBox SexCheck1
Caption = "Sex"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Left = 2880
TabIndex = 11
Top = 1490
Width = 615
End
Begin VB.CheckBox RelationCheck1
Caption = "Relation"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 255
Left = 2880
TabIndex = 10
Top = 1080
Width = 1095
End
Begin VB.ComboBox SexCombo1
Height = 345
Left = 120
Style = 2 'Dropdown List
TabIndex = 9
Top = 1370
Width = 2655
End
Begin VB.ComboBox RelCombo1
Height = 345
Left = 120
Style = 2 'Dropdown List
TabIndex = 8
Top = 960
Width = 2655
End
Begin VB.CheckBox LNameCheck1
Caption = "Last Name"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 225
Left = 2880
TabIndex = 6
Top = 660
Width = 1215
End
Begin VB.CheckBox FNameCheck1
Caption = "First Name"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 225
Left = 2880
TabIndex = 5
Top = 300
Width = 1215
End
Begin VB.TextBox LName
Height = 285
Left = 120
TabIndex = 4
Text = "Text2"
Top = 600
Width = 2655
End
Begin VB.TextBox FName
Height = 285
Left = 120
TabIndex = 3
Text = "Text1"
Top = 240
Width = 2655
End
Begin VB.CommandButton SrchBtn
Caption = "&Search"
Height = 300
Left = 6960
TabIndex = 2
Top = 1440
Width = 1095
End
Begin VB.Image Image1
Height = 480
Left = 7440
Picture = "frmSearch.frx":0442
Top = 840
Width = 480
End
End
Begin ComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 315
Left = 0
TabIndex = 12
Top = 6210
Width = 8205
_ExtentX = 14473
_ExtentY = 556
SimpleText = ""
_Version = 327682
BeginProperty Panels {0713E89E-850A-101B-AFC0-4210102A8DA7}
NumPanels = 3
BeginProperty Panel1 {0713E89F-850A-101B-AFC0-4210102A8DA7}
AutoSize = 1
Object.Width = 11183
MinWidth = 9701
Text = "Caption"
TextSave = "Caption"
Key = "capt"
Object.Tag = ""
Object.ToolTipText = "Caption"
EndProperty
BeginProperty Panel2 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 6
Alignment = 1
Object.Width = 1587
MinWidth = 1587
TextSave = "1/31/00"
Key = "dt"
Object.Tag = ""
Object.ToolTipText = " Current Date "
EndProperty
BeginProperty Panel3 {0713E89F-850A-101B-AFC0-4210102A8DA7}
Style = 5
Alignment = 2
Object.Width = 1587
MinWidth = 1587
TextSave = "1:55 PM"
Key = "time"
Object.Tag = ""
Object.ToolTipText = " Current Time "
EndProperty
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Times New Roman"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin ComctlLib.ImageList ImageList1
Left = 6960
Top = 5640
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 327682
BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7}
NumListImages = 3
BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmSearch.frx":1284
Key = ""
EndProperty
BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmSearch.frx":159E
Key = "person1"
EndProperty
BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7}
Picture = "frmSearch.frx":18B8
Key = "person2"
EndProperty
EndProperty
End
Begin VB.Menu m
Caption = "f"
Visible = 0 'False
Begin VB.Menu srchRestore
Caption = "&Restore"
End
Begin VB.Menu fty
Caption = "-"
End
Begin VB.Menu mnuAbout
Caption = "&About"
End
Begin VB.Menu mnuHelp
Caption = "&Help"
End
Begin VB.Menu fth
Caption = "-"
End
Begin VB.Menu mnuExit
Caption = "E&xit"
End
End
Begin VB.Menu mnuChanges
Caption = "Changes"
Visible = 0 'False
Begin VB.Menu jg
Caption = "-"
End
Begin VB.Menu mnuEdit
Caption = "&Edit Selected Record"
End
Begin VB.Menu jhfjv
Caption = "-"
End
Begin VB.Menu kjh
Caption = "-"
End
Begin VB.Menu mnuDelete
Caption = "&Delete Selected Record"
End
Begin VB.Menu lih
Caption = "-"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -