📄 frmmanager.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmManager
BackColor = &H80000018&
BorderStyle = 3 'Fixed Dialog
Caption = "人员管理"
ClientHeight = 7785
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 10335
Icon = "frmManager.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7785
ScaleWidth = 10335
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin MSComDlg.CommonDialog CommonDialog1
Left = 4740
Top = 3570
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.Frame Frame3
BackColor = &H80000018&
Height = 705
Left = 4095
TabIndex = 33
Top = 6960
Width = 6135
Begin XPControls.XPCommandButton cmdDelete
Height = 345
Left = 3585
TabIndex = 16
Top = 240
Width = 855
_ExtentX = 1508
_ExtentY = 609
Caption = "删 除"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdAdd
Height = 345
Left = 240
TabIndex = 13
Top = 240
Width = 855
_ExtentX = 1508
_ExtentY = 609
Caption = "增 加"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdExit
Cancel = -1 'True
Height = 345
Left = 4710
TabIndex = 17
Top = 240
Width = 855
_ExtentX = 1508
_ExtentY = 609
Caption = "退 出"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdSave
Height = 345
Left = 2475
TabIndex = 15
Top = 240
Width = 855
_ExtentX = 1508
_ExtentY = 609
Enabled = 0 'False
Caption = "保 存"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdModify
Height = 345
Left = 1350
TabIndex = 14
Top = 240
Width = 855
_ExtentX = 1508
_ExtentY = 609
Caption = "修 改"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
End
Begin VB.Frame fraInfo
BackColor = &H80000018&
Caption = "详细信息"
Height = 6765
Left = 4095
TabIndex = 20
Top = 120
Width = 6135
Begin VB.ComboBox Combo1
Height = 300
Left = 1200
Style = 2 'Dropdown List
TabIndex = 35
Top = 2910
Width = 1800
End
Begin VB.TextBox txtJobNumber
Height = 330
Left = 1185
TabIndex = 1
Top = 270
Width = 1845
End
Begin XPControls.XPCommandButton cmdDeleteSign
Height = 330
Left = 4665
TabIndex = 18
Top = 6210
Width = 735
_ExtentX = 1296
_ExtentY = 582
Caption = "清除"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.ListBox lstJS
Height = 1110
ItemData = "frmManager.frx":0CCA
Left = 1185
List = "frmManager.frx":0CCC
Style = 1 'Checkbox
TabIndex = 8
Top = 2940
Visible = 0 'False
Width = 1845
End
Begin VB.TextBox txtAddress
Height = 330
Left = 1185
TabIndex = 11
Top = 5220
Width = 4785
End
Begin VB.TextBox txtTelphoneMobile
Height = 330
Left = 1185
TabIndex = 10
Top = 4830
Width = 1845
End
Begin VB.TextBox txtTelphoneHome
Height = 330
Left = 1185
TabIndex = 9
Top = 4425
Width = 1845
End
Begin VB.TextBox txtName
Height = 330
Left = 1185
TabIndex = 2
Top = 667
Width = 1845
End
Begin VB.Frame Frame1
BackColor = &H80000018&
Caption = "性别"
Height = 615
Left = 705
TabIndex = 23
Top = 1491
Width = 2325
Begin VB.OptionButton optFemale
BackColor = &H80000018&
Caption = "女"
Height = 255
Left = 1290
TabIndex = 5
Top = 240
Width = 615
End
Begin VB.OptionButton optMale
BackColor = &H80000018&
Caption = "男"
Height = 255
Left = 480
TabIndex = 4
Top = 240
Value = -1 'True
Width = 615
End
End
Begin VB.TextBox txtPassword
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
IMEMode = 3 'DISABLE
Left = 1185
PasswordChar = "*"
TabIndex = 3
Top = 1064
Width = 1845
End
Begin VB.Frame fraKeShi
BackColor = &H80000018&
Caption = "选择科室"
Height = 4920
Left = 3555
TabIndex = 21
Top = 240
Visible = 0 'False
Width = 2415
Begin VB.ListBox lstKeShi
Height = 4470
Left = 120
Style = 1 'Checkbox
TabIndex = 22
Top = 270
Width = 2175
End
End
Begin XPControls.XPCommandButton cmdBrowser
Height = 330
Left = 4665
TabIndex = 12
Top = 5730
Width = 735
_ExtentX = 1296
_ExtentY = 582
Caption = "浏览..."
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSComCtl2.DTPicker dtpBirthday
Height = 315
Left = 1185
TabIndex = 6
Top = 2173
Width = 1845
_ExtentX = 3254
_ExtentY = 556
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = 63766531
CurrentDate = 38043
MaxDate = 73415
MinDate = 2
End
Begin MSComCtl2.DTPicker dtpZZSJ
Height = 315
Left = 1185
TabIndex = 7
Top = 2555
Width = 1845
_ExtentX = 3254
_ExtentY = 556
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = 63766531
CurrentDate = 38043
MaxDate = 73415
MinDate = 2
End
Begin VB.Label Label4
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "工号:"
Height = 255
Left = 540
TabIndex = 34
Top = 330
Width = 585
End
Begin VB.Label Label6
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H80000004&
BackStyle = 0 'Transparent
Caption = "角色:"
Height = 195
Left = 585
TabIndex = 32
Top = 2940
Width = 540
End
Begin VB.Label Label9
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H80000004&
BackStyle = 0 'Transparent
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -