📄 setuser.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form 操作员设置
Caption = "操作员设置"
ClientHeight = 4425
ClientLeft = 60
ClientTop = 450
ClientWidth = 5955
Icon = "setuser.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4425
ScaleWidth = 5955
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame3
Height = 855
Left = 3360
TabIndex = 10
Top = 2520
Width = 2535
Begin VB.CheckBox Check1
Caption = "是否管理员"
Height = 495
Left = 600
TabIndex = 11
Top = 240
Width = 1575
End
End
Begin VB.CommandButton Command2
Caption = "退出(&Q)"
Height = 495
Left = 3480
TabIndex = 8
Top = 3720
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 495
Left = 1200
TabIndex = 7
Top = 3720
Width = 1215
End
Begin VB.Frame Frame2
Height = 1575
Left = 3360
TabIndex = 2
Top = 1080
Width = 2535
Begin VB.TextBox Text2
Height = 375
IMEMode = 3 'DISABLE
Left = 840
PasswordChar = "*"
TabIndex = 6
Top = 840
Width = 1575
End
Begin VB.TextBox Text1
Height = 375
Left = 840
TabIndex = 5
Top = 360
Width = 1575
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "密 码:"
Height = 180
Left = 120
TabIndex = 4
Top = 960
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "用户名:"
Height = 180
Left = 120
TabIndex = 3
Top = 480
Width = 720
End
End
Begin VB.Frame Frame1
Height = 2295
Left = 50
TabIndex = 1
Top = 1080
Width = 3375
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2175
Left = 0
TabIndex = 9
Top = 100
Width = 3375
_ExtentX = 5953
_ExtentY = 3836
_Version = 393216
AllowUpdate = 0 'False
AllowArrows = -1 'True
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 1
BeginProperty Column00
DataField = "用户名"
Caption = "系统用户名称"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 2984.882
EndProperty
EndProperty
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 3720
Top = 480
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 48
ImageHeight = 48
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "setuser.frx":6852
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "setuser.frx":772C
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "setuser.frx":8606
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "setuser.frx":94E0
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 1035
Left = 0
TabIndex = 0
Top = 0
Width = 5955
_ExtentX = 10504
_ExtentY = 1826
ButtonWidth = 1455
ButtonHeight = 1773
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 8
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "添加用户"
Key = "添加用户"
ImageIndex = 1
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除用户"
Key = "删除用户"
ImageIndex = 2
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改密码"
Key = "修改密码"
ImageIndex = 3
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "权限设置"
Key = "权限设置"
ImageIndex = 4
EndProperty
EndProperty
Begin MSAdodcLib.Adodc Adodc2
Height = 375
Left = 4320
Top = 480
Visible = 0 'False
Width = 1575
_ExtentX = 2778
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -