📄 frmmanage.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmusers
BorderStyle = 3 'Fixed Dialog
Caption = "盛华ERP用户管理"
ClientHeight = 6375
ClientLeft = 45
ClientTop = 1170
ClientWidth = 9525
Icon = "frmmanage.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6375
ScaleWidth = 9525
ShowInTaskbar = 0 'False
Begin MSAdodcLib.Adodc Adodc2
Height = 450
Left = 840
Top = 4200
Visible = 0 'False
Width = 2640
_ExtentX = 4657
_ExtentY = 794
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=ERP"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=ERP"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "SELECT * FROM 操作日志"
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc Adodc1
Height = 495
Left = 240
Top = 1440
Visible = 0 'False
Width = 2415
_ExtentX = 4260
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=ERP"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;Data Source=ERP"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "SELECT * FROM USERS"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.TextBox Text4
DataField = "password"
DataSource = "Adodc1"
Height = 375
Left = 2520
TabIndex = 10
Text = "Text4"
Top = 6720
Visible = 0 'False
Width = 2175
End
Begin VB.TextBox Text3
DataField = "name"
DataSource = "Adodc1"
Height = 390
Left = 120
TabIndex = 9
Text = "Text3"
Top = 6720
Visible = 0 'False
Width = 2055
End
Begin VB.TextBox Text1
BackColor = &H00C0E0FF&
Height = 375
IMEMode = 3 'DISABLE
Left = 4560
PasswordChar = "*"
TabIndex = 7
Top = 5760
Width = 1935
End
Begin VB.TextBox Text2
BackColor = &H00C0E0FF&
Height = 375
Left = 1440
TabIndex = 6
Text = "administrator"
Top = 5760
Width = 2055
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 375
Left = 8040
TabIndex = 5
Top = 5760
Width = 855
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 375
Left = 6960
TabIndex = 4
Top = 5760
Width = 855
End
Begin MSComctlLib.ImageList ImageList1
Left = 3960
Top = 3000
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmmanage.frx":27A2
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ListView ListView1
Height = 3495
Left = 240
TabIndex = 1
Top = 2160
Width = 9135
_ExtentX = 16113
_ExtentY = 6165
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
Icons = "ImageList1"
ForeColor = -2147483640
BackColor = 12640511
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "用户管理"
BeginProperty Font
Name = "隶书"
Size = 36
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 615
Left = 3600
TabIndex = 8
Top = 1320
Width = 3015
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -