📄 frm_province_shanxi3.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_Shanxi3
Caption = "陕西省"
ClientHeight = 6735
ClientLeft = 60
ClientTop = 345
ClientWidth = 6480
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 6735
ScaleWidth = 6480
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 6855
Left = 0
Picture = "Frm_Province_Shanxi3.frx":0000
ScaleHeight = 6855
ScaleWidth = 3975
TabIndex = 9
Top = 0
Width = 3975
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 285
Index = 8
Left = 2175
TabIndex = 19
Top = 5790
Width = 600
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 9
Left = 975
TabIndex = 18
Top = 5370
Width = 570
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 285
Index = 7
Left = 3015
TabIndex = 17
Top = 4665
Width = 465
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 6
Left = 2205
TabIndex = 16
Top = 4440
Width = 480
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 285
Index = 3
Left = 2550
TabIndex = 15
Top = 4050
Width = 450
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 225
Index = 5
Left = 1860
TabIndex = 14
Top = 4275
Width = 405
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 4
Left = 960
TabIndex = 13
Top = 4140
Width = 510
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 2
Left = 2100
TabIndex = 12
Top = 3645
Width = 540
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 1
Left = 2535
TabIndex = 11
Top = 2415
Width = 660
End
Begin VB.Label Lbl_Shanxi
BackStyle = 0 'Transparent
Height = 300
Index = 0
Left = 2430
TabIndex = 10
Top = 990
Width = 600
End
End
Begin VB.Frame Frame2
Caption = "查询"
Height = 705
Left = 75
TabIndex = 6
Top = 5775
Visible = 0 'False
Width = 3600
Begin VB.TextBox Txt_Key
Height = 350
Left = 1785
TabIndex = 7
Top = 225
Width = 1470
End
Begin VB.Label Label1
Caption = "请输入城市名称"
Height = 255
Left = 180
TabIndex = 8
Top = 300
Width = 1425
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 345
Left = 5580
Top = 6465
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_Shanxi3.frx":13E91
Height = 1395
Left = 30
TabIndex = 5
Top = 6315
Width = 3705
_ExtentX = 6535
_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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -