📄 frmpassword.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmpassword
BorderStyle = 3 'Fixed Dialog
Caption = "系统密码"
ClientHeight = 3360
ClientLeft = 45
ClientTop = 330
ClientWidth = 4695
Icon = "frmpassword.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 3360
ScaleWidth = 4695
ShowInTaskbar = 0 'False
Begin TabDlg.SSTab SSTab1
Height = 3135
Left = 0
TabIndex = 0
Top = 240
Width = 4695
_ExtentX = 8281
_ExtentY = 5530
_Version = 393216
Tabs = 2
TabsPerRow = 2
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "新增用户"
TabPicture(0) = "frmpassword.frx":030A
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "lblLabels(1)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lblLabels(0)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Picture1"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "username"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "ctxtpassword"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "txtPassword"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).ControlCount= 7
TabCaption(1) = "修改密码"
TabPicture(1) = "frmpassword.frx":0326
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "txtchangepassword"
Tab(1).Control(1)= "ctxtchangepassword"
Tab(1).Control(2)= "txtoldpassword"
Tab(1).Control(3)= "Picture2"
Tab(1).Control(4)= "lblLabels(3)"
Tab(1).Control(5)= "lblLabels(2)"
Tab(1).Control(6)= "Label2"
Tab(1).ControlCount= 7
Begin VB.TextBox txtchangepassword
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = -73200
PasswordChar = "*"
TabIndex = 16
Top = 960
Width = 2325
End
Begin VB.TextBox ctxtchangepassword
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = -73215
PasswordChar = "*"
TabIndex = 15
Top = 1440
Width = 2325
End
Begin VB.TextBox txtoldpassword
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = -73215
PasswordChar = "*"
TabIndex = 14
Top = 480
Width = 2325
End
Begin VB.PictureBox Picture2
BackColor = &H80000008&
Height = 975
Left = -74760
ScaleHeight = 915
ScaleWidth = 4275
TabIndex = 11
Top = 2040
Width = 4335
Begin VB.CommandButton comchangeok
BackColor = &H00C0E0FF&
Caption = "修改(&K)"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 600
Style = 1 'Graphical
TabIndex = 13
Top = 270
Width = 1140
End
Begin VB.CommandButton comchangecancel
BackColor = &H00C0E0FF&
Cancel = -1 'True
Caption = "取消(&C)"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 2520
Style = 1 'Graphical
TabIndex = 12
Top = 240
Width = 1140
End
End
Begin VB.TextBox txtPassword
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = 1785
PasswordChar = "*"
TabIndex = 7
Top = 960
Width = 2325
End
Begin VB.TextBox ctxtpassword
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = 1785
PasswordChar = "*"
TabIndex = 6
Top = 1440
Width = 2325
End
Begin VB.TextBox username
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1785
TabIndex = 5
Top = 480
Width = 2325
End
Begin VB.PictureBox Picture1
BackColor = &H80000008&
Height = 975
Left = 240
ScaleHeight = 915
ScaleWidth = 4275
TabIndex = 1
Top = 2040
Width = 4335
Begin VB.CommandButton comadd
BackColor = &H00C0E0FF&
Caption = "增加(&A)"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 2820
Style = 1 'Graphical
TabIndex = 4
Top = 240
Width = 1140
End
Begin VB.CommandButton cmdCancel
BackColor = &H00C0E0FF&
Caption = "取消(&C)"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -