📄 frmuser.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form user_frm
BorderStyle = 3 'Fixed Dialog
Caption = "用户管理"
ClientHeight = 4575
ClientLeft = 45
ClientTop = 330
ClientWidth = 6045
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 4575
ScaleWidth = 6045
ShowInTaskbar = 0 'False
Begin TabDlg.SSTab SSTab1
Height = 4455
Left = 120
TabIndex = 0
Top = 0
Width = 5805
_ExtentX = 10239
_ExtentY = 7858
_Version = 393216
Style = 1
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "增加用户"
TabPicture(0) = "frmuser.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "删除用户"
TabPicture(1) = "frmuser.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
TabCaption(2) = "修改密码"
TabPicture(2) = "frmuser.frx":0038
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame3"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).ControlCount= 1
Begin VB.Frame Frame3
Height = 3396
Left = -74640
TabIndex = 16
Top = 720
Width = 5052
Begin VB.TextBox Text5
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 2376
TabIndex = 21
Top = 960
Width = 1452
End
Begin VB.TextBox Text6
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 276
Left = 2376
TabIndex = 20
Top = 1440
Width = 1452
End
Begin VB.TextBox Text7
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 288
Left = 2376
TabIndex = 19
Top = 1920
Width = 1452
End
Begin VB.CommandButton Command5
Caption = "确 定"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 840
TabIndex = 18
Top = 2640
Width = 1110
End
Begin VB.CommandButton Command6
Caption = "取 消"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 2760
TabIndex = 17
Top = 2640
Width = 1110
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "用户名:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1230
TabIndex = 26
Top = 480
Width = 870
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "旧密码:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1230
TabIndex = 25
Top = 960
Width = 870
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "新密码:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1230
TabIndex = 24
Top = 1440
Width = 870
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "密码确认:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 1020
TabIndex = 23
Top = 1920
Width = 1080
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "在代码中"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 210
Left = 2370
TabIndex = 22
Top = 480
Width = 930
End
End
Begin VB.Frame Frame2
Height = 3396
Left = -74640
TabIndex = 10
Top = 720
Width = 5052
Begin VB.ComboBox Combo1
BackColor = &H00E3E3E3&
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1656
Left = 1680
Sorted = -1 'True
Style = 1 'Simple Combo
TabIndex = 33
Text = "Combo1"
Top = 720
Width = 2592
End
Begin VB.CommandButton Command4
Caption = "退 出"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 2760
TabIndex = 12
Top = 2640
Width = 1110
End
Begin VB.CommandButton Command3
Caption = "确 定"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 324
Left = 840
TabIndex = 11
Top = 2640
Width = 1110
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "请选择用户:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 240
TabIndex = 15
Top = 720
Width = 1290
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "当前用户:"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Left = 240
TabIndex = 14
Top = 240
Width = 1080
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "在代码中"
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 210
Left = 2040
TabIndex = 13
Top = 240
Width = 930
End
End
Begin VB.Frame Frame1
Height = 3375
Left = 240
TabIndex = 1
Top = 720
Width = 5055
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 204
Index = 0
Left = 480
TabIndex = 29
Top = 2160
Width = 168
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 204
Index = 1
Left = 1665
TabIndex = 28
Top = 2160
Width = 168
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 204
Index = 2
Left = 2880
TabIndex = 27
Top = 2160
Width = 168
End
Begin VB.TextBox Text2
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
IMEMode = 3 'DISABLE
Left = 2040
PasswordChar = "*"
TabIndex = 6
Top = 960
Width = 1452
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "幼圆"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -