📄 frmadduser.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmadduser
BackColor = &H0080C0FF&
BorderStyle = 1 'Fixed Single
Caption = "添加用户与修改密码"
ClientHeight = 6045
ClientLeft = 3150
ClientTop = 3540
ClientWidth = 9240
LinkTopic = "Form1"
MaxButton = 0 'False
Picture = "frmadduser.frx":0000
ScaleHeight = 6045
ScaleWidth = 9240
Begin VB.TextBox Text9
Height = 375
IMEMode = 3 'DISABLE
Left = 6840
PasswordChar = "*"
TabIndex = 27
Top = 2040
Width = 1815
End
Begin VB.Timer Timer1
Interval = 5
Left = 1200
Top = 240
End
Begin VB.TextBox Text8
Height = 375
Left = 2040
TabIndex = 25
Top = 3840
Width = 1935
End
Begin VB.TextBox Text7
Height = 390
Left = 2040
TabIndex = 24
Top = 3360
Width = 1935
End
Begin VB.TextBox Text6
Height = 390
Left = 2040
TabIndex = 23
Top = 2880
Width = 1935
End
Begin VB.CommandButton cmdno
BackColor = &H0080FF80&
Caption = "取消"
BeginProperty Font
Name = "新宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 7200
Style = 1 'Graphical
TabIndex = 19
Top = 4560
Width = 1215
End
Begin VB.CommandButton cmdyes
BackColor = &H0080FF80&
Caption = "确认"
BeginProperty Font
Name = "新宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 5160
Style = 1 'Graphical
TabIndex = 18
Top = 4560
Width = 1215
End
Begin VB.CommandButton cmdCancel
BackColor = &H0080FF80&
Caption = "取消"
BeginProperty Font
Name = "新宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2640
Style = 1 'Graphical
TabIndex = 17
Top = 4560
Width = 1215
End
Begin VB.CommandButton cmdOK
BackColor = &H0080FF80&
Caption = "确认提交"
BeginProperty Font
Name = "新宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 720
Style = 1 'Graphical
TabIndex = 16
Top = 4560
Width = 1215
End
Begin VB.TextBox Text5
Height = 375
IMEMode = 3 'DISABLE
Left = 6840
PasswordChar = "*"
TabIndex = 12
Top = 3480
Width = 1815
End
Begin VB.TextBox Text4
Height = 375
IMEMode = 3 'DISABLE
Left = 6840
PasswordChar = "*"
TabIndex = 11
Top = 2760
Width = 1815
End
Begin VB.Frame Frame2
BackColor = &H008080FF&
Height = 4575
Left = 4440
TabIndex = 8
Top = 960
Width = 135
End
Begin VB.TextBox Text3
Height = 375
IMEMode = 3 'DISABLE
Left = 2040
PasswordChar = "*"
TabIndex = 7
Top = 2400
Width = 1935
End
Begin VB.TextBox Text2
Height = 375
IMEMode = 3 'DISABLE
Left = 2040
PasswordChar = "*"
TabIndex = 6
Top = 1920
Width = 1935
End
Begin VB.TextBox Text1
Height = 375
Left = 2040
TabIndex = 5
Top = 1440
Width = 1935
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 1
Top = 5670
Width = 9240
_ExtentX = 16298
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 1
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Text = "用户注册"
TextSave = "用户注册"
EndProperty
EndProperty
End
Begin VB.Frame Frame1
BackColor = &H008080FF&
Height = 255
Left = 360
TabIndex = 0
Top = 720
Width = 8895
End
Begin VB.Label Label13
BackStyle = 0 'Transparent
Caption = "请输入旧密码"
BeginProperty Font
Name = "新宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 5160
TabIndex = 28
Top = 2160
Width = 1575
End
Begin VB.Label Label12
BackStyle = 0 'Transparent
Caption = "(输入不超过10位的数字或字母)"
Height = 375
Left = 0
TabIndex = 26
Top = 1680
Width = 2055
End
Begin VB.Label Label11
BackStyle = 0 'Transparent
Caption = "您的联系电话"
Height = 255
Left = 720
TabIndex = 22
Top = 3960
Width = 1215
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "您的QICQ"
Height = 255
Left = 1080
TabIndex = 21
Top = 3480
Width = 855
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "请输入您的E-Mail"
Height = 255
Left = 480
TabIndex = 20
Top = 3000
Width = 1455
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "密码修改(仅限登录的用户修改!)"
BeginProperty Font
Name = "方正舒体"
Size = 18
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 855
Left = 4680
TabIndex = 15
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -