📄 frm_province_guangdong.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"
Begin VB.Form Frm_Province_Guangdong
Caption = "广东省"
ClientHeight = 5565
ClientLeft = 60
ClientTop = 345
ClientWidth = 10095
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 5565
ScaleWidth = 10095
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 5625
Left = -15
Picture = "Frm_Province_Guangdong.frx":0000
ScaleHeight = 5625
ScaleWidth = 7470
TabIndex = 9
Top = -15
Width = 7470
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 225
Index = 4
Left = 6570
TabIndex = 30
Top = 2145
Width = 420
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 195
Index = 2
Left = 6525
TabIndex = 29
Top = 1515
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 225
Index = 3
Left = 6045
TabIndex = 28
Top = 1845
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 210
Index = 5
Left = 5310
TabIndex = 27
Top = 2475
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 210
Index = 6
Left = 4575
TabIndex = 26
Top = 2415
Width = 510
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 165
Index = 11
Left = 4245
TabIndex = 25
Top = 2895
Width = 465
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 210
Index = 12
Left = 3810
TabIndex = 24
Top = 3105
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 225
Index = 13
Left = 3525
TabIndex = 23
Top = 2790
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 165
Index = 15
Left = 3030
TabIndex = 22
Top = 2835
Width = 375
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 195
Index = 7
Left = 4650
TabIndex = 21
Top = 1545
Width = 420
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 210
Index = 10
Left = 4080
TabIndex = 20
Top = 2400
Width = 300
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 225
Index = 9
Left = 3525
TabIndex = 19
Top = 2160
Width = 390
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 180
Index = 14
Left = 3270
TabIndex = 18
Top = 2535
Width = 390
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 270
Index = 20
Left = 540
TabIndex = 17
Top = 4125
Width = 450
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 270
Index = 19
Left = 1200
TabIndex = 16
Top = 3525
Width = 390
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 210
Index = 18
Left = 2220
TabIndex = 15
Top = 3420
Width = 345
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 195
Index = 16
Left = 2730
TabIndex = 14
Top = 2445
Width = 345
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 270
Index = 17
Left = 2055
TabIndex = 13
Top = 2460
Width = 570
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 255
Index = 8
Left = 3255
TabIndex = 12
Top = 1710
Width = 495
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 300
Index = 1
Left = 5730
TabIndex = 11
Top = 1080
Width = 555
End
Begin VB.Label Lbl_Guangdong
BackStyle = 0 'Transparent
Height = 255
Index = 0
Left = 3780
TabIndex = 10
Top = 630
Width = 585
End
End
Begin VB.Frame Frame2
Caption = "查询"
Height = 765
Left = 930
TabIndex = 6
Top = 4590
Visible = 0 'False
Width = 5010
Begin VB.TextBox Txt_Key
Height = 350
Left = 2040
TabIndex = 7
Top = 255
Width = 2580
End
Begin VB.Label Label1
Caption = "请输入城市名称"
Height = 255
Left = 420
TabIndex = 8
Top = 315
Width = 1425
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 345
Left = 5580
Top = 5835
Visible = 0 'False
Width = 1620
_ExtentX = 2858
_ExtentY = 609
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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tb_Client_csxx where csxx_sfmc='广东省'"
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 MSDataGridLib.DataGrid Dgr_Yb
Bindings = "Frm_Province_Guangdong.frx":1B2F0
Height = 1395
Left = 435
TabIndex = 5
Top = 7020
Width = 6345
_ExtentX = 11192
_ExtentY = 2461
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
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 = 2
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -