📄 form_newuser.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Frm_NewUser
BorderStyle = 1 'Fixed Single
Caption = "属性"
ClientHeight = 4650
ClientLeft = 3165
ClientTop = 1950
ClientWidth = 6105
Icon = "Form_NewUser.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4650
ScaleWidth = 6105
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command1
Caption = "取消&C"
Height = 315
Index = 1
Left = 4890
TabIndex = 2
Top = 4290
Width = 1185
End
Begin VB.CommandButton Command1
Caption = "确定&D"
Height = 315
Index = 0
Left = 3210
TabIndex = 1
Top = 4290
Width = 1185
End
Begin TabDlg.SSTab SSTab
Height = 4185
Left = 60
TabIndex = 0
Top = 60
Width = 6015
_ExtentX = 10610
_ExtentY = 7382
_Version = 393216
Style = 1
Tabs = 2
TabHeight = 520
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "用户"
TabPicture(0) = "Form_NewUser.frx":0E42
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame3"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "用户组"
TabPicture(1) = "Form_NewUser.frx":0E5E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Label2(0)"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Label2(1)"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "Frame2"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "Text2(0)"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).Control(4)= "Text2(1)"
Tab(1).Control(4).Enabled= 0 'False
Tab(1).ControlCount= 5
Begin VB.Frame Frame3
Caption = "所属组"
Height = 1605
Left = 120
TabIndex = 25
Top = 2460
Width = 5745
Begin VB.ListBox List3
Height = 1140
Left = 90
TabIndex = 31
Top = 390
Width = 2055
End
Begin VB.ListBox List4
Height = 1140
Left = 3600
TabIndex = 30
Top = 390
Width = 2055
End
Begin VB.CommandButton Command3
Height = 255
Index = 0
Left = 2400
Picture = "Form_NewUser.frx":0E7A
Style = 1 'Graphical
TabIndex = 29
Top = 390
Width = 975
End
Begin VB.CommandButton Command3
Height = 255
Index = 2
Left = 2400
Picture = "Form_NewUser.frx":0F74
Style = 1 'Graphical
TabIndex = 28
Top = 990
Width = 975
End
Begin VB.CommandButton Command3
Height = 255
Index = 1
Left = 2400
Picture = "Form_NewUser.frx":106E
Style = 1 'Graphical
TabIndex = 27
Top = 690
Width = 975
End
Begin VB.CommandButton Command3
Height = 255
Index = 3
Left = 2400
Picture = "Form_NewUser.frx":1168
Style = 1 'Graphical
TabIndex = 26
Top = 1290
Width = 975
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "用户不属:"
Height = 180
Left = 3600
TabIndex = 33
Top = 180
Width = 810
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "用户所属:"
Height = 180
Left = 90
TabIndex = 32
Top = 180
Width = 810
End
End
Begin VB.Frame Frame1
Caption = "基本信息"
Height = 1935
Left = 120
TabIndex = 12
Top = 480
Width = 5745
Begin VB.TextBox UserCode
Height = 315
Left = 1050
TabIndex = 36
Top = 180
Width = 1095
End
Begin VB.CommandButton Command4
Caption = "修改口令"
Height = 315
Left = 2850
TabIndex = 34
Top = 1200
Width = 885
End
Begin VB.TextBox Text1
Height = 285
Index = 3
Left = 1050
MaxLength = 30
TabIndex = 24
Top = 1530
Width = 3645
End
Begin VB.TextBox Text1
Height = 285
IMEMode = 3 'DISABLE
Index = 2
Left = 1050
MaxLength = 8
PasswordChar = "*"
TabIndex = 18
Top = 1200
Width = 1755
End
Begin VB.TextBox Text1
Height = 285
IMEMode = 3 'DISABLE
Index = 1
Left = 1050
MaxLength = 8
PasswordChar = "*"
TabIndex = 17
Top = 870
Width = 1755
End
Begin VB.TextBox Text1
Height = 285
Index = 0
Left = 1050
MaxLength = 20
TabIndex = 16
Top = 540
Width = 2235
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "编码:"
Height = 180
Left = 270
TabIndex = 35
Top = 270
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "说明:"
Height = 180
Index = 4
Left = 270
TabIndex = 23
Top = 1620
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "验证:"
Height = 180
Index = 2
Left = 270
TabIndex = 15
Top = 1230
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "口令:"
Height = 180
Index = 1
Left = 270
TabIndex = 14
Top = 930
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "用户名:"
Height = 180
Index = 0
Left = 270
TabIndex = 13
Top = 600
Width = 630
End
End
Begin VB.TextBox Text2
Height = 285
Index = 1
Left = -74070
MaxLength = 30
TabIndex = 7
Top = 960
Width = 4185
End
Begin VB.TextBox Text2
Height = 285
Index = 0
Left = -74070
MaxLength = 20
TabIndex = 6
Top = 600
Width = 2715
End
Begin VB.Frame Frame2
Caption = "用户成员"
Height = 2625
Left = -74910
TabIndex = 5
Top = 1440
Width = 5835
Begin VB.CommandButton Command2
Height = 315
Index = 3
Left = 2370
Picture = "Form_NewUser.frx":1262
Style = 1 'Graphical
TabIndex = 22
Top = 2220
Width = 1125
End
Begin VB.CommandButton Command2
Height = 285
Index = 2
Left = 2370
Picture = "Form_NewUser.frx":135C
Style = 1 'Graphical
TabIndex = 21
Top = 1050
Width = 1125
End
Begin VB.CommandButton Command2
Height = 315
Index = 1
Left = 2370
Picture = "Form_NewUser.frx":1456
Style = 1 'Graphical
TabIndex = 20
Top = 1620
Width = 1125
End
Begin VB.CommandButton Command2
Height = 285
Index = 0
Left = 2370
Picture = "Form_NewUser.frx":1550
Style = 1 'Graphical
TabIndex = 19
Top = 480
Width = 1125
End
Begin VB.ListBox List2
Height = 2040
Left = 3690
TabIndex = 9
Top = 480
Width = 2055
End
Begin VB.ListBox List1
Height = 2040
Left = 90
TabIndex = 8
Top = 480
Width = 2055
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "不录属于该组:"
Height = 180
Index = 1
Left = 3690
TabIndex = 11
Top = 270
Width = 1170
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "录属于该组:"
Height = 180
Index = 0
Left = 90
TabIndex = 10
Top = 270
Width = 990
End
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "说明:"
Height = 180
Index = 1
Left = -74760
TabIndex = 4
Top = 990
Width = 450
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -