📄 main_jbxx_client.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form main_jbxx_client
BackColor = &H00C0C0C0&
Caption = "客户管理"
ClientHeight = 6975
ClientLeft = 1530
ClientTop = 2505
ClientWidth = 9195
Icon = "main_jbxx_client.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 6975
ScaleWidth = 9195
WindowState = 2 'Maximized
Begin VB.Frame Frame3
Caption = "Frame6"
Height = 690
Left = 195
TabIndex = 15
Top = 2310
Visible = 0 'False
Width = 2820
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 150
Top = 255
Width = 2310
_ExtentX = 4075
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=YYJXC"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=YYJXC"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tb_client"
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
End
Begin VB.Frame Frame4
BackColor = &H00C0C0C0&
Caption = "请选择查询条件"
Height = 660
Left = 90
TabIndex = 10
Top = 45
Width = 8970
Begin VB.ComboBox Combo2
Height = 300
ItemData = "main_jbxx_client.frx":000C
Left = 2700
List = "main_jbxx_client.frx":000E
Style = 2 'Dropdown List
TabIndex = 16
Top = 225
Width = 990
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "main_jbxx_client.frx":0010
Left = 120
List = "main_jbxx_client.frx":0012
Style = 2 'Dropdown List
TabIndex = 13
Top = 225
Width = 2580
End
Begin VB.CommandButton cmdFind
BackColor = &H00C0C0C0&
Caption = "查询"
Height = 330
Left = 7170
Style = 1 'Graphical
TabIndex = 12
Top = 225
Width = 1710
End
Begin VB.TextBox Text1
Height = 300
Left = 3690
TabIndex = 11
Top = 225
Width = 3405
End
End
Begin VB.Frame Frame2
BackColor = &H00C0C0C0&
Height = 645
Left = 45
TabIndex = 0
Top = 6270
Width = 9105
Begin VB.CommandButton cmdModify
BackColor = &H00C0C0C0&
Caption = "[M]修改"
Height = 360
Left = 5025
Style = 1 'Graphical
TabIndex = 9
Top = 195
Width = 800
End
Begin VB.CommandButton cmdMoveData
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 0
Left = 105
Picture = "main_jbxx_client.frx":0014
Style = 1 'Graphical
TabIndex = 8
Top = 195
Width = 800
End
Begin VB.CommandButton cmdMoveData
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
Left = 900
Picture = "main_jbxx_client.frx":165E
Style = 1 'Graphical
TabIndex = 7
Top = 195
Width = 800
End
Begin VB.CommandButton cmdMoveData
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
Left = 1695
Picture = "main_jbxx_client.frx":2B90
Style = 1 'Graphical
TabIndex = 6
Top = 195
Width = 800
End
Begin VB.CommandButton cmdMoveData
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
Left = 2505
Picture = "main_jbxx_client.frx":4094
Style = 1 'Graphical
TabIndex = 5
Top = 195
Width = 800
End
Begin VB.CommandButton cmdQuit
BackColor = &H00C0C0C0&
Caption = "[X]退出"
Height = 360
Left = 8205
Style = 1 'Graphical
TabIndex = 4
Top = 195
Width = 800
End
Begin VB.CommandButton cmdCancel
BackColor = &H00C0C0C0&
Caption = "[E]取消"
Height = 360
Left = 7410
Style = 1 'Graphical
TabIndex = 3
Top = 195
Width = 800
End
Begin VB.CommandButton cmdDelete
BackColor = &H00C0C0C0&
Caption = "[D]删除"
Height = 360
Left = 5820
Style = 1 'Graphical
TabIndex = 2
Top = 195
Width = 800
End
Begin VB.CommandButton cmdAdd
BackColor = &H00C0C0C0&
Caption = "[A]添加"
Height = 360
Left = 4215
Style = 1 'Graphical
TabIndex = 1
Top = 195
Width = 800
End
Begin VB.CommandButton cmdSave
BackColor = &H00C0C0C0&
Caption = "[S]保存"
Enabled = 0 'False
Height = 360
Left = 6615
Style = 1 'Graphical
TabIndex = 14
Top = 195
Width = 800
End
End
Begin TabDlg.SSTab SSTab1
Height = 5520
Left = 90
TabIndex = 17
Top = 765
Width = 9030
_ExtentX = 15928
_ExtentY = 9737
_Version = 393216
Style = 1
Tabs = 2
Tab = 1
TabsPerRow = 2
TabHeight = 520
BackColor = 12632256
TabCaption(0) = "客户信息录入"
TabPicture(0) = "main_jbxx_client.frx":5641
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Frame1"
Tab(0).ControlCount= 1
TabCaption(1) = "客户列表"
TabPicture(1) = "main_jbxx_client.frx":565D
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "DataGrid1"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "main_jbxx_client.frx":5679
Height = 4980
Left = 135
TabIndex = 39
Top = 420
Width = 8820
_ExtentX = 15558
_ExtentY = 8784
_Version = 393216
AllowUpdate = 0 'False
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -