📄 chg_pwd.ctl
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.UserControl CHG_PWD
ClientHeight = 4830
ClientLeft = 0
ClientTop = 0
ClientWidth = 6015
ScaleHeight = 4830
ScaleWidth = 6015
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
ForeColor = &H00FFFFFF&
Height = 4815
Left = 0
TabIndex = 0
Top = 0
Width = 6015
Begin VB.TextBox t3
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
IMEMode = 3 'DISABLE
Left = 3240
PasswordChar = "*"
TabIndex = 5
ToolTipText = "Retype New Password Here"
Top = 2640
Width = 1695
End
Begin VB.CommandButton passcmd2
BackColor = &H00FFC0FF&
Caption = "Cancel"
BeginProperty Font
Name = "Palatino Linotype"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3120
Style = 1 'Graphical
TabIndex = 4
ToolTipText = "Click to Quit"
Top = 3480
Width = 1095
End
Begin VB.CommandButton passcmd1
BackColor = &H00FFC0FF&
Caption = "Set"
BeginProperty Font
Name = "Palatino Linotype"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 840
Style = 1 'Graphical
TabIndex = 3
ToolTipText = "Click To Set Password"
Top = 3480
Width = 1095
End
Begin VB.TextBox t2
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
IMEMode = 3 'DISABLE
Left = 3240
PasswordChar = "*"
TabIndex = 2
ToolTipText = "Enter New Password Here"
Top = 2040
Width = 1695
End
Begin VB.TextBox t1
Appearance = 0 'Flat
BeginProperty Font
Name = "Palatino Linotype"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
IMEMode = 3 'DISABLE
Left = 3240
PasswordChar = "*"
TabIndex = 1
ToolTipText = "Enter Old Password Here"
Top = 1320
Width = 1695
End
Begin MSComctlLib.StatusBar StatusBar1
Height = 375
Left = 4080
TabIndex = 6
Top = 600
Width = 735
_ExtentX = 1296
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 1
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 1
TextSave = "CAPS"
EndProperty
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Palatino Linotype"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Label passlbl2
BackStyle = 0 'Transparent
Caption = "Password Change"
BeginProperty Font
Name = "Palatino Linotype"
Size = 20.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 1215
Left = 1680
TabIndex = 10
Top = 120
Width = 2175
End
Begin VB.Label passlbl1
BackColor = &H00FFFFFF&
Caption = "Enter Old Password:-"
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF8080&
Height = 255
Left = 240
TabIndex = 9
Top = 1440
Width = 2895
End
Begin VB.Label Label1
BackColor = &H00FFFFFF&
Caption = "Enter New Password:-"
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 255
Left = 240
TabIndex = 8
Top = 2160
Width = 2895
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "Retype New Password:-"
BeginProperty Font
Name = "Palatino Linotype"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 240
TabIndex = 7
Top = 2760
Width = 2895
End
Begin VB.Line Line1
BorderColor = &H0080C0FF&
BorderWidth = 2
X1 = 0
X2 = 5880
Y1 = 1800
Y2 = 1800
End
Begin VB.Line Line2
BorderColor = &H0080C0FF&
BorderWidth = 2
X1 = 0
X2 = 5880
Y1 = 3360
Y2 = 3360
End
Begin VB.Image Image1
Height = 1065
Left = 360
Picture = "CHG_PWD.ctx":0000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -