📄 frm_xqinfo.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Frm_xqinfo
Caption = "小区信息登记"
ClientHeight = 5220
ClientLeft = 1920
ClientTop = 2235
ClientWidth = 9540
Icon = "Frm_xqinfo.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 5220
ScaleWidth = 9540
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton CmdCancel
Caption = "取 消"
Height = 360
Left = 1575
TabIndex = 12
Top = 4620
Width = 1515
End
Begin VB.CommandButton CmdDelete
Caption = "更 新"
Height = 360
Left = 3937
TabIndex = 13
Top = 4620
Width = 1515
End
Begin VB.CommandButton CmdExit
Caption = "返 回"
Height = 360
Left = 6300
TabIndex = 14
Top = 4620
Width = 1515
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 1050
Top = 5355
Visible = 0 'False
Width = 1560
_ExtentX = 2752
_ExtentY = 582
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=D:\Program Files\Microsoft Visual Studio\VB98\db_wygl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Program Files\Microsoft Visual Studio\VB98\db_wygl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tab_xqinfo"
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 Frame1
Caption = "小区信息栏"
Height = 4080
Left = 105
TabIndex = 15
Top = 240
Width = 9315
Begin VB.TextBox Text1
Height = 300
Index = 0
Left = 1080
MaxLength = 50
TabIndex = 28
Top = 1890
Width = 4275
End
Begin VB.TextBox Text1
Height = 300
Index = 1
Left = 1080
MaxLength = 50
TabIndex = 0
Top = 285
Width = 2415
End
Begin VB.TextBox Text1
Height = 300
Index = 4
Left = 4710
MaxLength = 50
TabIndex = 5
Top = 1320
Width = 585
End
Begin VB.TextBox Text1
Height = 300
Index = 8
Left = 3030
MaxLength = 50
TabIndex = 2
Top = 840
Width = 1065
End
Begin VB.TextBox Text1
Height = 300
Index = 10
Left = 1080
MaxLength = 50
TabIndex = 6
Top = 2445
Width = 4275
End
Begin VB.TextBox Text1
Height = 300
Index = 11
Left = 1080
MaxLength = 50
TabIndex = 7
Top = 2940
Width = 4275
End
Begin VB.TextBox Text1
Height = 300
Index = 9
Left = 3000
MaxLength = 50
TabIndex = 4
Top = 1320
Width = 1035
End
Begin VB.TextBox Text1
Height = 300
Index = 7
Left = 1080
MaxLength = 50
TabIndex = 3
Top = 1320
Width = 945
End
Begin VB.TextBox Text1
Height = 300
Index = 6
Left = 1080
MaxLength = 50
TabIndex = 1
Top = 840
Width = 945
End
Begin VB.CommandButton CmdClearPicture
Caption = "清除图片"
Height = 360
Left = 7440
TabIndex = 11
Top = 3420
Width = 1275
End
Begin VB.CommandButton CmdAddPicture
Caption = "添加图片"
Height = 360
Left = 6120
TabIndex = 10
Top = 3420
Width = 1275
End
Begin VB.Frame Frame2
Caption = "概貌图"
Height = 3075
Left = 5760
TabIndex = 16
Top = 240
Width = 3090
Begin VB.PictureBox Picture1
Height = 2685
Left = 120
ScaleHeight = 2625
ScaleWidth = 2835
TabIndex = 17
Top = 240
Width = 2895
End
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 300
Left = 3480
TabIndex = 9
Top = 3420
Width = 1830
_ExtentX = 3228
_ExtentY = 529
_Version = 393216
Format = 76218369
CurrentDate = 38197
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 1080
TabIndex = 8
Top = 3420
Width = 1350
_ExtentX = 2381
_ExtentY = 529
_Version = 393216
Format = 76218369
CurrentDate = 38197
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "开发商"
Height = 180
Index = 0
Left = 165
TabIndex = 29
Top = 1980
Width = 540
End
Begin VB.Label Label3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -