📄 frmperson.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmPerson
Caption = "人员设置"
ClientHeight = 7305
ClientLeft = 60
ClientTop = 345
ClientWidth = 9240
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7305
ScaleWidth = 9240
WindowState = 2 'Maximized
Begin MSDataGridLib.DataGrid DG
Bindings = "frmPerson.frx":0000
Height = 3930
Left = 120
TabIndex = 16
Top = 3300
Width = 9030
_ExtentX = 15928
_ExtentY = 6932
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
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 = 8
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
BeginProperty Column02
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 Column03
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 Column04
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 Column05
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 Column06
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 Column07
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
ColumnWidth = 810.142
EndProperty
BeginProperty Column01
ColumnWidth = 1080
EndProperty
BeginProperty Column02
ColumnWidth = 1065.26
EndProperty
BeginProperty Column03
ColumnWidth = 555.024
EndProperty
BeginProperty Column04
ColumnWidth = 854.929
EndProperty
BeginProperty Column05
ColumnWidth = 1319.811
EndProperty
BeginProperty Column06
ColumnWidth = 1739.906
EndProperty
BeginProperty Column07
ColumnWidth = 959.811
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Height = 2430
Left = 120
TabIndex = 1
Top = 810
Width = 9000
Begin MSAdodcLib.Adodc ADO
Height = 330
Left = 1995
Top = 135
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 582
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.TextBox Text2
DataField = "出身年月"
DataSource = "ADO"
Height = 300
Left = 5310
TabIndex = 15
Top = 420
Width = 3480
End
Begin VB.ComboBox Combo2
DataField = "民族"
DataSource = "ADO"
Height = 300
ItemData = "frmPerson.frx":0012
Left = 825
List = "frmPerson.frx":001C
TabIndex = 14
Top = 1380
Width = 3360
End
Begin VB.ComboBox Combo1
DataField = "性别"
DataSource = "ADO"
Height = 300
ItemData = "frmPerson.frx":0028
Left = 825
List = "frmPerson.frx":0032
TabIndex = 13
Top = 945
Width = 3360
End
Begin VB.TextBox Text7
DataField = "家庭住址"
DataSource = "ADO"
Height = 300
Left = 825
TabIndex = 12
Top = 1875
Width = 7995
End
Begin VB.TextBox Text6
DataField = "联系电话"
DataSource = "ADO"
Height = 300
Left = 5325
TabIndex = 10
Top = 1395
Width = 3480
End
Begin VB.TextBox Text4
DataField = "身份证号"
DataSource = "ADO"
Height = 300
Left = 5325
TabIndex = 7
Top = 900
Width = 3480
End
Begin VB.TextBox Text1
DataField = "人员姓名"
DataSource = "ADO"
Height = 300
Left = 840
TabIndex = 3
Top = 465
Width = 3315
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "住址"
Height = 180
Left = 330
TabIndex = 11
Top = 1935
Width = 360
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "电话"
Height = 180
Left = 4845
TabIndex = 9
Top = 1455
Width = 360
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "民族"
Height = 180
Left = 330
TabIndex = 8
Top = 1470
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -