📄 userinfo.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Userinfo
BackColor = &H00C0C0C0&
Caption = "系统使用者资料"
ClientHeight = 8040
ClientLeft = 165
ClientTop = 450
ClientWidth = 11295
FillColor = &H000000FF&
LinkTopic = "Form1"
ScaleHeight = 8040
ScaleWidth = 11295
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 16
Top = 7665
Width = 11295
_ExtentX = 19923
_ExtentY = 661
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 3
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 15875
MinWidth = 15875
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
Alignment = 1
TextSave = "15:45"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
Alignment = 1
TextSave = "02-11-20"
EndProperty
EndProperty
End
Begin VB.Frame Frame2
BackColor = &H00C0C0C0&
Caption = "基本操作"
ForeColor = &H000000FF&
Height = 975
Left = 120
TabIndex = 14
Top = 1320
Width = 4695
Begin VB.CommandButton btnModi
Caption = "修改"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1080
TabIndex = 24
Top = 360
Width = 855
End
Begin VB.CommandButton BtnDel
Caption = "删除"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 2760
TabIndex = 20
Top = 360
Width = 855
End
Begin VB.CommandButton btnExit
Caption = "退出"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 3600
TabIndex = 19
Top = 360
Width = 855
End
Begin VB.CommandButton btnSure
Caption = "保存"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1920
TabIndex = 18
Top = 360
Width = 855
End
Begin VB.CommandButton Command1
Caption = "增加"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 17
Top = 360
Width = 855
End
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "资料输入"
ForeColor = &H000000FF&
Height = 4695
Left = 120
TabIndex = 2
Top = 2400
Width = 3855
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 1800
TabIndex = 23
Top = 3960
Visible = 0 'False
Width = 1455
End
Begin VB.ComboBox SelInfo
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 405
Left = 1800
TabIndex = 21
Top = 360
Visible = 0 'False
Width = 1455
End
Begin MSComCtl2.DTPicker rjriqi
Height = 375
Left = 1800
TabIndex = 15
Top = 1575
Width = 1455
_ExtentX = 2566
_ExtentY = 661
_Version = 393216
Format = 24641537
CurrentDate = 37303
End
Begin VB.TextBox Passwordtoo
Height = 375
IMEMode = 3 'DISABLE
Left = 1800
PasswordChar = "*"
TabIndex = 13
Top = 3360
Width = 1455
End
Begin VB.TextBox NewPassWord
Height = 375
IMEMode = 3 'DISABLE
Left = 1800
PasswordChar = "*"
TabIndex = 11
Top = 2715
Width = 1455
End
Begin VB.TextBox Jiwei
Height = 375
Left = 1800
TabIndex = 9
Top = 2160
Width = 1455
End
Begin VB.TextBox Gonghao
Height = 375
Left = 1800
TabIndex = 6
Top = 915
Width = 1455
End
Begin VB.TextBox Xingming
Height = 375
Left = 1800
TabIndex = 4
Top = 360
Width = 1455
End
Begin VB.Label Label8
BackColor = &H00C0C0C0&
Caption = "旧密码:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 360
TabIndex = 22
Top = 3960
Visible = 0 'False
Width = 1335
End
Begin VB.Label Label7
BackColor = &H00C0C0C0&
Caption = "密码确认:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 120
TabIndex = 12
Top = 3390
Width = 1575
End
Begin VB.Label Label6
BackColor = &H00C0C0C0&
Caption = "密码:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 720
TabIndex = 10
Top = 2805
Width = 975
End
Begin VB.Label Label5
BackColor = &H00C0C0C0&
Caption = "职位:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 720
TabIndex = 8
Top = 2250
Width = 975
End
Begin VB.Label Label4
BackColor = &H00C0C0C0&
Caption = "日期:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 720
TabIndex = 7
Top = 1590
Width = 975
End
Begin VB.Label Label3
BackColor = &H00C0C0C0&
Caption = "工号:"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -