📄 frmcustomer.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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmCustomer
Caption = "客户资料"
ClientHeight = 5685
ClientLeft = 60
ClientTop = 345
ClientWidth = 8670
LinkTopic = "Form1"
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5685
ScaleWidth = 8670
WindowState = 2 'Maximized
Begin TabDlg.SSTab SSTab1
Height = 4695
Left = 195
TabIndex = 0
Top = 885
Width = 8340
_ExtentX = 14711
_ExtentY = 8281
_Version = 393216
TabOrientation = 3
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "资料卡片"
TabPicture(0) = "frmCustomer.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "lblFieldLabel(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "lblFieldLabel(1)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lblFieldLabel(2)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "lblFieldLabel(3)"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "lblFieldLabel(4)"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "lblFieldLabel(5)"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "lblFieldLabel(6)"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "lblFieldLabel(7)"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "lblFieldLabel(8)"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "lblFieldLabel(9)"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "lblFieldLabel(10)"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "lblFieldLabel(11)"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "lblFieldLabel(12)"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "lblFieldLabel(13)"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "lblFieldLabel(14)"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "ADO"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "txt客户代码"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "txt客户名称"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "txt客户简称"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "txt客户地址"
Tab(0).Control(19).Enabled= 0 'False
Tab(0).Control(20)= "txt客户电话"
Tab(0).Control(20).Enabled= 0 'False
Tab(0).Control(21)= "txt联系人"
Tab(0).Control(21).Enabled= 0 'False
Tab(0).Control(22)= "txt个人电话"
Tab(0).Control(22).Enabled= 0 'False
Tab(0).Control(23)= "txt投递地址"
Tab(0).Control(23).Enabled= 0 'False
Tab(0).Control(24)= "txt邮编"
Tab(0).Control(24).Enabled= 0 'False
Tab(0).Control(25)= "txt开户银行"
Tab(0).Control(25).Enabled= 0 'False
Tab(0).Control(26)= "txt帐号"
Tab(0).Control(26).Enabled= 0 'False
Tab(0).Control(27)= "txt税号"
Tab(0).Control(27).Enabled= 0 'False
Tab(0).Control(28)= "txt电子邮箱"
Tab(0).Control(28).Enabled= 0 'False
Tab(0).Control(29)= "Combo1"
Tab(0).Control(29).Enabled= 0 'False
Tab(0).Control(30)= "Combo2"
Tab(0).Control(30).Enabled= 0 'False
Tab(0).ControlCount= 31
TabCaption(1) = "详细列表"
TabPicture(1) = "frmCustomer.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DG"
Tab(1).ControlCount= 1
Begin VB.ComboBox Combo2
DataField = "客户性质"
DataSource = "ADO"
Height = 300
Left = 4575
TabIndex = 32
Top = 2775
Width = 1920
End
Begin VB.ComboBox Combo1
DataField = "客户分类"
DataSource = "ADO"
Height = 300
Left = 1395
TabIndex = 31
Top = 2805
Width = 1920
End
Begin MSDataGridLib.DataGrid DG
Bindings = "frmCustomer.frx":0038
Height = 3930
Left = -74775
TabIndex = 29
Top = 210
Width = 7425
_ExtentX = 13097
_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 = 15
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
BeginProperty Column08
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 Column09
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 Column10
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 Column11
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 Column12
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 Column13
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 Column14
DataField = "电子邮箱"
Caption = "电子邮箱"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -