?? 設置密碼.frm
字號:
VERSION 5.00
Begin VB.Form Form5
BackColor = &H00FFC0C0&
Caption = "Form5"
ClientHeight = 7740
ClientLeft = 60
ClientTop = 450
ClientWidth = 11145
LinkTopic = "Form5"
ScaleHeight = 7740
ScaleWidth = 11145
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
BackColor = &H00FFC0C0&
Caption = "設置密碼界面"
Height = 6615
Left = 2160
TabIndex = 0
Top = 360
Width = 5655
Begin VB.TextBox Text4
Height = 495
Left = 3000
TabIndex = 12
Top = 4320
Width = 2175
End
Begin VB.TextBox Text3
Height = 495
Left = 3000
TabIndex = 11
Top = 3360
Width = 2175
End
Begin VB.TextBox Text1
Height = 495
Left = 3000
TabIndex = 10
Top = 1560
Width = 2175
End
Begin VB.TextBox Text2
Height = 495
Left = 3000
TabIndex = 9
Top = 2400
Width = 2175
End
Begin VB.OptionButton Option2
BackColor = &H00FFC0C0&
Caption = "帳"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 3120
TabIndex = 8
Top = 840
Width = 615
End
Begin VB.OptionButton Option1
BackColor = &H00FFC0C0&
Caption = "卡"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 960
TabIndex = 7
Top = 840
Width = 855
End
Begin VB.CommandButton Command3
Caption = "設置密碼"
Height = 495
Left = 3000
TabIndex = 6
Top = 5280
Width = 2175
End
Begin VB.CommandButton Command2
Caption = "返回"
Height = 495
Left = 840
TabIndex = 5
Top = 5280
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "確認新密碼"
Height = 495
Index = 6
Left = 840
TabIndex = 4
Top = 4320
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "新密碼"
Height = 495
Index = 4
Left = 840
TabIndex = 3
Top = 3360
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "卡號|折號"
Height = 495
Index = 1
Left = 840
TabIndex = 2
Top = 1560
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "身份證"
Height = 495
Index = 2
Left = 840
TabIndex = 1
Top = 2400
Width = 1575
End
End
End
Attribute VB_Name = "Form5"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -