📄 main_xgkhxx.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_xgkhxx
BorderStyle = 3 'Fixed Dialog
Caption = "数据管理-〖修改客户信息〗"
ClientHeight = 5280
ClientLeft = 45
ClientTop = 330
ClientWidth = 9345
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5280
ScaleWidth = 9345
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 2040
Top = 4080
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 661
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 = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=khgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=khgl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from kh"
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.Frame Frame2
BackColor = &H00C0C0C0&
Height = 660
Left = 360
TabIndex = 23
Top = 4440
Width = 8820
Begin VB.CommandButton ComSave
BackColor = &H00C0C0C0&
Caption = "保存"
Height = 360
Left = 5220
Style = 1 'Graphical
TabIndex = 31
Top = 195
Width = 1125
End
Begin VB.CommandButton ComUpdate
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 360
Left = 4080
Style = 1 'Graphical
TabIndex = 30
Top = 195
Width = 1125
End
Begin VB.CommandButton ComCancel
BackColor = &H00C0C0C0&
Caption = "取消"
Height = 360
Left = 6330
Style = 1 'Graphical
TabIndex = 29
Top = 195
Width = 1125
End
Begin VB.CommandButton ComEnd
BackColor = &H00C0C0C0&
Caption = "退出"
Height = 360
Left = 7470
Style = 1 'Graphical
TabIndex = 28
Top = 195
Width = 1125
End
Begin VB.CommandButton Command4
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 2505
Picture = "main_xgkhxx.frx":0000
Style = 1 'Graphical
TabIndex = 27
Top = 195
Width = 800
End
Begin VB.CommandButton Command3
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1710
Picture = "main_xgkhxx.frx":15AD
Style = 1 'Graphical
TabIndex = 26
Top = 195
Width = 800
End
Begin VB.CommandButton Command2
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 915
Picture = "main_xgkhxx.frx":2AB1
Style = 1 'Graphical
TabIndex = 25
Top = 195
Width = 800
End
Begin VB.CommandButton Command1
BackColor = &H00C0C0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 120
Picture = "main_xgkhxx.frx":3FE3
Style = 1 'Graphical
TabIndex = 24
Top = 195
Width = 800
End
End
Begin TabDlg.SSTab SSTab1
Height = 4140
Left = 240
TabIndex = 0
Top = 120
Width = 8940
_ExtentX = 15769
_ExtentY = 7303
_Version = 393216
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
BackColor = 12632256
TabCaption(0) = "客户基本信息"
TabPicture(0) = "main_xgkhxx.frx":562D
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "客户辅助信息"
TabPicture(1) = "main_xgkhxx.frx":5649
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame3"
Tab(1).ControlCount= 1
Begin VB.Frame Frame1
Height = 3405
Left = 90
TabIndex = 11
Top = 510
Width = 8610
Begin VB.TextBox kh
Appearance = 0 'Flat
DataField = "地址"
DataSource = "Adodc1"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Index = 3
Left = 1425
TabIndex = 35
Top = 1710
Width = 7000
End
Begin VB.TextBox kh
Appearance = 0 'Flat
DataField = "邮政编码"
DataSource = "Adodc1"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Index = 5
Left = 6825
TabIndex = 34
Top = 2115
Width = 1605
End
Begin VB.TextBox kh
Appearance = 0 'Flat
DataField = "传真"
DataSource = "Adodc1"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Index = 7
Left = 6840
TabIndex = 33
Top = 2580
Width = 1605
End
Begin VB.TextBox kh
Appearance = 0 'Flat
DataField = "联系人电话"
DataSource = "Adodc1"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Index = 9
Left = 6825
TabIndex = 32
Top = 3000
Width = 1605
End
Begin VB.TextBox kh
Appearance = 0 'Flat
DataField = "客户编号"
DataSource = "Adodc1"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -