📄 klxgfrm.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form klxgfrm
BorderStyle = 3 'Fixed Dialog
Caption = "系统操作员权限管理"
ClientHeight = 4170
ClientLeft = 45
ClientTop = 435
ClientWidth = 6345
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 4170
ScaleWidth = 6345
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 3600
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 3480
Visible = 0 'False
Width = 2655
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 720
Top = 3480
Visible = 0 'False
Width = 2775
_ExtentX = 4895
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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.Frame Frame2
Height = 735
Left = 240
TabIndex = 1
Top = 3240
Width = 5895
Begin VB.CommandButton Command4
Caption = "保存"
Enabled = 0 'False
Height = 375
Left = 4440
TabIndex = 5
Top = 240
Width = 1300
End
Begin VB.CommandButton Command3
Caption = "修改密码"
Height = 375
Left = 3000
TabIndex = 4
Top = 240
Width = 1300
End
Begin VB.CommandButton Command2
Caption = "删除操作员"
Height = 375
Left = 1560
TabIndex = 3
Top = 240
Width = 1300
End
Begin VB.CommandButton Command1
Caption = "添加操作员"
Height = 375
Left = 120
TabIndex = 2
Top = 240
Width = 1300
End
End
Begin VB.Frame Frame1
Height = 2535
Left = 240
TabIndex = 0
Top = 600
Width = 5895
Begin VB.Frame Frame4
Enabled = 0 'False
Height = 2295
Left = 3000
TabIndex = 15
Top = 120
Width = 2775
Begin VB.ComboBox Combo2
Height = 300
ItemData = "klxgfrm.frx":0000
Left = 1320
List = "klxgfrm.frx":000D
TabIndex = 25
Text = "Combo2"
Top = 1800
Width = 1215
End
Begin VB.TextBox Text7
Height = 300
IMEMode = 3 'DISABLE
Left = 1080
PasswordChar = "*"
TabIndex = 23
Text = "Text7"
Top = 1440
Width = 1455
End
Begin VB.TextBox Text6
Height = 300
IMEMode = 3 'DISABLE
Left = 1080
PasswordChar = "*"
TabIndex = 22
Text = "Text6"
Top = 1080
Width = 1455
End
Begin VB.TextBox Text5
Height = 300
Left = 1080
TabIndex = 21
Text = "Text5"
Top = 720
Width = 1455
End
Begin VB.TextBox Text4
Height = 300
IMEMode = 3 'DISABLE
Left = 1080
PasswordChar = "*"
TabIndex = 20
Text = "Text4"
Top = 360
Width = 1455
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "操作员类别:"
Height = 180
Left = 240
TabIndex = 24
Top = 1880
Width = 1080
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "新口令2:"
Height = 180
Left = 240
TabIndex = 19
Top = 1500
Width = 900
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "新口令1:"
Height = 180
Left = 240
TabIndex = 18
Top = 1120
Width = 900
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "姓 名:"
Height = 180
Left = 240
TabIndex = 17
Top = 740
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "旧 密 码:"
Height = 180
Left = 240
TabIndex = 16
Top = 360
Width = 900
End
End
Begin VB.Frame Frame3
Enabled = 0 'False
Height = 2295
Left = 120
TabIndex = 6
Top = 120
Width = 2775
Begin VB.TextBox Text8
Height = 270
IMEMode = 3 'DISABLE
Left = 1200
PasswordChar = "*"
TabIndex = 27
Text = "Text8"
Top = 1440
Width = 1455
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "klxgfrm.frx":0029
Left = 1200
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -