📄 frmemployee.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"
Begin VB.Form frmEmployee
Caption = "职员基本信息"
ClientHeight = 10470
ClientLeft = 60
ClientTop = 450
ClientWidth = 11775
ControlBox = 0 'False
LinkTopic = "Form1"
ScaleHeight = 10470
ScaleWidth = 11775
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 375
Left = 0
TabIndex = 58
Top = 10095
Width = 11775
_ExtentX = 20770
_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 = 6
TextSave = "2006-12-30"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
TextSave = "22:20"
EndProperty
EndProperty
End
Begin VB.CommandButton cmQuit
Caption = "退出"
Height = 375
Left = 9240
TabIndex = 52
Top = 9600
Width = 1095
End
Begin VB.CommandButton cmdDel
Caption = "删除"
Height = 375
Left = 6960
TabIndex = 51
Top = 9600
Width = 1095
End
Begin VB.CommandButton cmdModify
Caption = "修改"
Height = 375
Left = 4200
TabIndex = 50
Top = 9600
Width = 1095
End
Begin VB.CommandButton cmdFamily
Caption = "家庭成员信息"
Height = 375
Left = 1440
TabIndex = 48
Top = 3840
Width = 3375
End
Begin VB.CommandButton cmdAdd
Caption = "添加"
Height = 375
Left = 1560
TabIndex = 47
Top = 9600
Width = 1095
End
Begin VB.CommandButton cmdRetrieve
Caption = "查询"
Height = 375
Left = 10320
TabIndex = 46
Top = 4800
Width = 975
End
Begin MSDataGridLib.DataGrid dgEmp
Height = 3975
Left = 240
TabIndex = 1
Top = 5400
Width = 11295
_ExtentX = 19923
_ExtentY = 7011
_Version = 393216
HeadLines = 1
RowHeight = 15
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 = 2
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
BeginProperty Column01
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
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Caption = "基本信息显示"
Height = 4215
Left = 240
TabIndex = 0
Top = 120
Width = 11295
Begin VB.ComboBox cboState
Height = 300
Left = 9840
Style = 2 'Dropdown List
TabIndex = 64
Top = 2280
Width = 1215
End
Begin VB.CommandButton cmdWork
Caption = "工作/教育经历信息"
Height = 375
Left = 7200
TabIndex = 49
Top = 3720
Width = 3015
End
Begin VB.TextBox txtLocation
Height = 270
Left = 9720
TabIndex = 45
Top = 3240
Width = 1335
End
Begin VB.TextBox txtRecordId
Height = 270
Left = 6960
TabIndex = 43
Top = 3240
Width = 1455
End
Begin VB.TextBox txtCode
Height = 270
Left = 9720
TabIndex = 41
Top = 2760
Width = 1335
End
Begin VB.TextBox txtHomeAddress
Height = 270
Left = 1080
TabIndex = 39
Top = 2760
Width = 7695
End
Begin VB.TextBox txtPR
Height = 270
Left = 9720
TabIndex = 37
Top = 1320
Width = 1335
End
Begin VB.TextBox txtTelMobile
Height = 270
Left = 6720
TabIndex = 35
Top = 2280
Width = 2175
End
Begin VB.TextBox txtTelHome
Height = 270
Left = 4080
TabIndex = 33
Top = 2280
Width = 2055
End
Begin VB.TextBox txtTelOffice
Height = 270
Left = 1080
TabIndex = 31
Top = 2280
Width = 2055
End
Begin VB.TextBox txtEmail
Height = 270
Left = 6240
TabIndex = 29
Top = 1800
Width = 4815
End
Begin VB.TextBox txtIndentityId
Height = 270
Left = 1080
TabIndex = 27
Top = 1800
Width = 3855
End
Begin VB.TextBox txtInComp
Height = 270
Left = 1080
TabIndex = 25
Top = 3240
Width = 1335
End
Begin VB.ComboBox cboEdu
Height = 300
Left = 7200
Style = 2 'Dropdown List
TabIndex = 23
Top = 1320
Width = 1215
End
Begin VB.ComboBox cboPosition
Height = 300
Left = 4080
Style = 2 'Dropdown List
TabIndex = 21
Top = 3240
Width = 1455
End
Begin VB.ComboBox cboNation
Height = 300
Left = 1080
Style = 2 'Dropdown List
TabIndex = 19
Top = 840
Width = 1455
End
Begin VB.ComboBox cboDep
Height = 300
Left = 1080
Style = 2 'Dropdown List
TabIndex = 18
Top = 1320
Width = 4335
End
Begin VB.ComboBox cboMerry
Height = 300
Left = 9720
Style = 2 'Dropdown List
TabIndex = 16
Top = 840
Width = 1335
End
Begin VB.ComboBox cboPolitic
Height = 300
Left = 7200
Style = 2 'Dropdown List
TabIndex = 14
Top = 840
Width = 1215
End
Begin VB.TextBox txtBirth
Height = 270
Left = 4080
TabIndex = 12
Top = 840
Width = 1335
End
Begin VB.TextBox txtAge
Height = 270
Left = 9720
TabIndex = 9
Top = 360
Width = 1335
End
Begin VB.ComboBox cboSex
Height = 300
Left = 7200
Style = 2 'Dropdown List
TabIndex = 7
Top = 360
Width = 1215
End
Begin VB.TextBox txtId
Height = 270
Left = 4080
TabIndex = 5
Top = 360
Width = 1335
End
Begin VB.TextBox txtName
Height = 270
Left = 1080
TabIndex = 3
Top = 360
Width = 1455
End
Begin VB.Label Label35
Caption = "*"
ForeColor = &H000000FF&
Height = 255
Left = 960
TabIndex = 77
Top = 1320
Width = 135
End
Begin VB.Label Label34
Caption = "*"
ForeColor = &H000000FF&
Height = 255
Left = 3720
TabIndex = 76
Top = 3240
Width = 255
End
Begin VB.Label Label33
Caption = "*"
ForeColor = &H000000FF&
Height = 255
Left = 6600
TabIndex = 75
Top = 1320
Width = 375
End
Begin VB.Label Label32
Caption = "*"
ForeColor = &H000000FF&
Height = 255
Left = 9360
TabIndex = 74
Top = 840
Width = 255
End
Begin VB.Label Label31
Caption = "*"
ForeColor = &H000000FF&
Height = 255
Left = 6960
TabIndex = 73
Top = 840
Width = 135
End
Begin VB.Label Label26
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -