📄 frm_fxcx.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_FXCX
BorderStyle = 1 'Fixed Single
Caption = "房型查询管理"
ClientHeight = 5670
ClientLeft = 1275
ClientTop = 2430
ClientWidth = 10110
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5670
ScaleWidth = 10110
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frm_FXCX.frx":0000
Height = 4695
Left = 0
TabIndex = 1
Top = 960
Width = 10095
_ExtentX = 17806
_ExtentY = 8281
_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 = 10
BeginProperty Column00
DataField = "ID"
Caption = "ID"
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
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
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 Column06
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 Column07
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 Column08
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 Column09
DataField = "备注"
Caption = "备注"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
Object.Visible = 0 'False
ColumnWidth = 1094.74
EndProperty
BeginProperty Column01
ColumnWidth = 2085.166
EndProperty
BeginProperty Column02
ColumnWidth = 1365.165
EndProperty
BeginProperty Column03
ColumnWidth = 1365.165
EndProperty
BeginProperty Column04
ColumnWidth = 1365.165
EndProperty
BeginProperty Column05
ColumnWidth = 2085.166
EndProperty
BeginProperty Column06
ColumnWidth = 1365.165
EndProperty
BeginProperty Column07
ColumnWidth = 1365.165
EndProperty
BeginProperty Column08
Object.Visible = 0 'False
ColumnWidth = 2085.166
EndProperty
BeginProperty Column09
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Caption = "房型查询"
Height = 735
Left = 0
TabIndex = 0
Top = 120
Width = 10095
Begin VB.CommandButton Command4
Caption = "关闭"
Height = 350
Left = 9120
TabIndex = 9
Top = 240
Width = 855
End
Begin VB.CommandButton Command3
Caption = "刷新"
Height = 350
Left = 8160
TabIndex = 8
Top = 240
Width = 855
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 350
Left = 7200
TabIndex = 7
Top = 240
Width = 855
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 350
Left = 6240
TabIndex = 6
Top = 240
Width = 855
End
Begin VB.TextBox Text1
Height = 300
Left = 4080
TabIndex = 5
Top = 240
Width = 2055
End
Begin VB.ComboBox Combo2
Height = 315
ItemData = "frm_FXCX.frx":0015
Left = 3120
List = "frm_FXCX.frx":002B
Style = 2 'Dropdown List
TabIndex = 4
Top = 240
Width = 855
End
Begin VB.ComboBox Combo1
Height = 315
ItemData = "frm_FXCX.frx":004C
Left = 1200
List = "frm_FXCX.frx":0068
Style = 2 'Dropdown List
TabIndex = 3
Top = 240
Width = 1815
End
Begin VB.Label Label1
Caption = "查询条件"
Height = 255
Left = 240
TabIndex = 2
Top = 340
Width = 975
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 2160
Top = 6000
Width = 2775
_ExtentX = 4895
_ExtentY = 661
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=ljm"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=ljm"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from Table_FXXX"
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
Attribute VB_Name = "frm_FXCX"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim i
Private Sub Combo2_Click()
If Combo2.Text <> " Like" Then
i = 0
ElseIf Combo2.Text = " Like" Then
i = 1
Else
End If
Text1.SetFocus
End Sub
Private Sub Command1_Click()
If Combo1.Text = "阳台产权面积" Or Combo1.Text = "公用分摊面积" Or Combo1.Text = "房屋销售面积" Or Combo1.Text = "套内建筑面积" Or Combo1.Text = "房屋高度" Or Combo1.Text = "房屋销售面积" Then
If Not IsNumeric(Text1.Text) Then
Text1.Text = ""
Text1.SetFocus
Exit Sub
Else
End If
Else
End If
If i = 0 Then
Adodc1.RecordSource = "select * from Table_FXXX where " + Combo1.Text + " " + Combo2.Text + " '" + Text1.Text + "'"
Adodc1.Refresh
ElseIf i = 1 Then
Adodc1.RecordSource = "select * from Table_FXXX where " + Combo1.Text + " like '%" + Text1.Text + "%'"
Adodc1.Refresh
Else
End If
End Sub
Private Sub Command2_Click()
Text1.Text = ""
Combo1.SetFocus
End Sub
Private Sub Command3_Click()
Adodc1.RecordSource = "select * from Table_FXXX"
Adodc1.Refresh
End Sub
Private Sub Command4_Click()
Unload Me
frm_FXZL.Show
End Sub
Private Sub Text1_KeyDown(KeyCode As Integer, Shift As Integer)
If KeyCode = 13 Then
Command1_Click
Else
End If
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -