?? search.frm
字號:
VERSION 5.00
Begin VB.Form search
BorderStyle = 1 'Fixed Single
Caption = "員工信息查詢"
ClientHeight = 3510
ClientLeft = 45
ClientTop = 330
ClientWidth = 7545
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3510
ScaleWidth = 7545
Begin VB.Frame FrmBorrow
BorderStyle = 0 'None
Height = 3255
Left = 0
TabIndex = 0
Top = 0
Width = 7455
Begin VB.CommandButton cmdSearch
Caption = "查詢"
Height = 495
Left = 5640
TabIndex = 46
Top = 120
Width = 975
End
Begin VB.Frame frameAuthor
BorderStyle = 0 'None
Height = 495
Left = 1080
TabIndex = 40
Top = 720
Width = 6015
Begin VB.CheckBox chkName
Height = 255
Left = 120
TabIndex = 44
Top = 120
Width = 375
End
Begin VB.OptionButton optNameAnd
Caption = "AND"
Height = 255
Left = 480
TabIndex = 43
Top = 120
Width = 615
End
Begin VB.OptionButton optNameOr
Caption = "OR"
Height = 255
Left = 1080
TabIndex = 42
Top = 120
Width = 495
End
Begin VB.TextBox txtName
Height = 270
Left = 2760
TabIndex = 41
Top = 120
Width = 2895
End
Begin VB.Label Label7
Caption = "姓名:"
Height = 255
Left = 1680
TabIndex = 45
Top = 120
Width = 735
End
End
Begin VB.Frame framePHouse
BorderStyle = 0 'None
Caption = "n"
Height = 375
Left = 1080
TabIndex = 34
Top = 1440
Width = 6015
Begin VB.CheckBox chkBusi
Height = 255
Left = 120
TabIndex = 38
Top = 120
Width = 375
End
Begin VB.OptionButton optBusiAnd
Caption = "AND"
Height = 255
Left = 480
TabIndex = 37
Top = 120
Width = 615
End
Begin VB.OptionButton optBusiOr
Caption = "OR"
Height = 255
Left = 1080
TabIndex = 36
Top = 120
Width = 495
End
Begin VB.TextBox txtBusi
Height = 270
Left = 2760
TabIndex = 35
Top = 120
Width = 2895
End
Begin VB.Label Label6
Caption = "職稱:"
Height = 255
Left = 1680
TabIndex = 39
Top = 120
Width = 855
End
End
Begin VB.Frame frameContent
BorderStyle = 0 'None
Caption = "n"
Height = 375
Left = 1080
TabIndex = 28
Top = 1800
Width = 6015
Begin VB.CheckBox chkLevel
Height = 255
Left = 120
TabIndex = 32
Top = 120
Width = 375
End
Begin VB.OptionButton optLevelAnd
Caption = "AND"
Height = 255
Left = 480
TabIndex = 31
Top = 120
Width = 615
End
Begin VB.OptionButton optLevelOr
Caption = "OR"
Height = 255
Left = 1080
TabIndex = 30
Top = 120
Width = 495
End
Begin VB.TextBox txtLevel
Height = 270
Left = 2760
TabIndex = 29
Top = 120
Width = 2895
End
Begin VB.Label Label5
Caption = "學歷:"
Height = 375
Left = 1680
TabIndex = 33
Top = 120
Width = 615
End
End
Begin VB.Frame Frame3
BorderStyle = 0 'None
Height = 1095
Left = 1080
TabIndex = 9
Top = 2160
Width = 7695
Begin VB.TextBox txtMonKeyFore
Height = 270
Left = 3720
TabIndex = 24
Top = 120
Width = 375
End
Begin VB.CheckBox chkTimeKey
Height = 255
Left = 120
TabIndex = 23
Top = 120
Width = 375
End
Begin VB.OptionButton optnTimeand
Caption = "AND"
Height = 255
Left = 480
TabIndex = 22
Top = 120
Width = 615
End
Begin VB.OptionButton optnTimeor
Caption = "OR"
Height = 255
Left = 1080
TabIndex = 21
Top = 120
Width = 495
End
Begin VB.TextBox txtYearKeyFore
Height = 270
Left = 2760
TabIndex = 20
Top = 120
Width = 735
End
Begin VB.Frame Frame2
BorderStyle = 0 'None
Height = 375
Left = 2760
TabIndex = 16
Top = 480
Width = 3135
Begin VB.OptionButton optnKeyFore
Caption = "之前"
Height = 255
Left = 120
TabIndex = 19
Top = 120
Width = 735
End
Begin VB.OptionButton optnKeyBack
Caption = "之后"
Height = 255
Left = 840
TabIndex = 18
Top = 120
Width = 735
End
Begin VB.OptionButton optnKeyBetween
Caption = "之間"
Height = 255
Left = 1920
TabIndex = 17
Top = 120
Width = 735
End
End
Begin VB.Frame frmttime
BorderStyle = 0 'None
Height = 495
Left = 4320
TabIndex = 10
Top = 0
Visible = 0 'False
Width = 2055
Begin VB.TextBox txtYearKeyBack
Height = 270
Left = 240
TabIndex = 12
Top = 120
Width = 735
End
Begin VB.TextBox txtMonKeyBack
Height = 270
Left = 1320
TabIndex = 11
Top = 120
Width = 375
End
Begin VB.Label Label14
Caption = "至"
ForeColor = &H000000FF&
Height = 255
Left = 0
TabIndex = 15
Top = 240
Width = 255
End
Begin VB.Label Label15
Caption = "年"
Height = 375
Left = 1080
TabIndex = 14
Top = 240
Width = 255
End
Begin VB.Label Label16
Caption = "月"
Height = 255
Left = 1800
TabIndex = 13
Top = 240
Width = 255
End
End
Begin VB.Label Label9
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -