📄 frmcontact.frm
字号:
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column15
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 Column16
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 Column17
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 Column18
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 Column19
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 Column20
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 Column21
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 Column22
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 Column23
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 = 1094.74
EndProperty
BeginProperty Column01
ColumnWidth = 2085.166
EndProperty
BeginProperty Column02
ColumnWidth = 2085.166
EndProperty
BeginProperty Column03
ColumnWidth = 2085.166
EndProperty
BeginProperty Column04
ColumnWidth = 2085.166
EndProperty
BeginProperty Column05
ColumnWidth = 2085.166
EndProperty
BeginProperty Column06
ColumnWidth = 2085.166
EndProperty
BeginProperty Column07
ColumnWidth = 2085.166
EndProperty
BeginProperty Column08
ColumnWidth = 2085.166
EndProperty
BeginProperty Column09
ColumnWidth = 2085.166
EndProperty
BeginProperty Column10
ColumnWidth = 2085.166
EndProperty
BeginProperty Column11
ColumnWidth = 2085.166
EndProperty
BeginProperty Column12
ColumnWidth = 2085.166
EndProperty
BeginProperty Column13
ColumnWidth = 2085.166
EndProperty
BeginProperty Column14
ColumnWidth = 2085.166
EndProperty
BeginProperty Column15
ColumnWidth = 2085.166
EndProperty
BeginProperty Column16
ColumnWidth = 2085.166
EndProperty
BeginProperty Column17
ColumnWidth = 2085.166
EndProperty
BeginProperty Column18
ColumnWidth = 2085.166
EndProperty
BeginProperty Column19
ColumnWidth = 2085.166
EndProperty
BeginProperty Column20
ColumnWidth = 2085.166
EndProperty
BeginProperty Column21
ColumnWidth = 2085.166
EndProperty
BeginProperty Column22
ColumnWidth = 2085.166
EndProperty
BeginProperty Column23
ColumnWidth = 1094.74
EndProperty
EndProperty
End
Begin VB.PictureBox Picture2
BackColor = &H00E0E0E0&
Height = 5895
Left = -74580
ScaleHeight = 5835
ScaleWidth = 8655
TabIndex = 26
Top = 900
Width = 8715
Begin VB.TextBox txtFields
DataField = "主要业务"
DataSource = "datPrimaryRS"
Height = 1425
Index = 8
Left = 2100
TabIndex = 54
Top = 3780
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "家庭电话"
DataSource = "datPrimaryRS"
Height = 285
Index = 10
Left = 2100
TabIndex = 53
Top = 5340
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "重要程度"
DataSource = "datPrimaryRS"
Height = 285
Index = 23
Left = 2100
TabIndex = 46
Top = 3420
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "雇员"
DataSource = "datPrimaryRS"
Height = 285
Index = 22
Left = 2100
TabIndex = 44
Top = 3105
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "联系人爱好"
DataSource = "datPrimaryRS"
Height = 285
Index = 21
Left = 2100
TabIndex = 42
Top = 2775
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "家乡"
DataSource = "datPrimaryRS"
Height = 285
Index = 20
Left = 2100
TabIndex = 40
Top = 2460
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "孩子姓名"
DataSource = "datPrimaryRS"
Height = 285
Index = 19
Left = 2100
TabIndex = 38
Top = 2145
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "配偶爱好"
DataSource = "datPrimaryRS"
Height = 285
Index = 18
Left = 2100
TabIndex = 36
Top = 1815
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "配偶姓名"
DataSource = "datPrimaryRS"
Height = 285
Index = 17
Left = 2100
TabIndex = 34
Top = 1500
Width = 3375
End
Begin VB.TextBox txtFields
Alignment = 1 'Right Justify
DataField = "婚姻状态"
DataSource = "datPrimaryRS"
Height = 285
Index = 16
Left = 2100
TabIndex = 32
Top = 1185
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -