📄 frm_hfgl.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_HFGL
Caption = "客户换房管理"
ClientHeight = 5205
ClientLeft = 60
ClientTop = 345
ClientWidth = 6465
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 5205
ScaleWidth = 6465
Begin VB.TextBox Text20
Height = 375
Left = 5160
TabIndex = 43
Text = "Text20"
Top = 5520
Width = 1095
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 375
Left = 3120
TabIndex = 42
Top = 5520
Width = 1815
_ExtentX = 3201
_ExtentY = 661
_Version = 393216
Format = 52363265
CurrentDate = 38413
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 480
Top = 5520
Width = 2295
_ExtentX = 4048
_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_FWXX"
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.TextBox Text19
Height = 375
Left = 240
TabIndex = 41
Text = "Text19"
Top = 5400
Visible = 0 'False
Width = 1335
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 375
Left = 5280
TabIndex = 40
Top = 4800
Width = 975
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 375
Left = 4200
TabIndex = 39
Top = 4800
Width = 975
End
Begin VB.Frame Frame3
Caption = "现房信息"
Height = 1455
Left = 120
TabIndex = 2
Top = 3240
Width = 6255
Begin VB.TextBox Text18
Height = 300
Left = 4440
TabIndex = 38
Text = "Text18"
Top = 960
Width = 1695
End
Begin VB.TextBox Text17
Height = 300
Left = 4440
TabIndex = 37
Text = "Text17"
Top = 600
Width = 1695
End
Begin VB.TextBox Text16
Height = 300
Left = 4440
TabIndex = 36
Text = "Text16"
Top = 240
Width = 1695
End
Begin VB.TextBox Text15
Height = 300
Left = 1320
TabIndex = 35
Text = "Text15"
Top = 960
Width = 1695
End
Begin VB.TextBox Text14
Height = 300
Left = 1320
TabIndex = 34
Text = "Text14"
Top = 600
Width = 1695
End
Begin VB.TextBox Text13
Height = 300
Left = 1320
TabIndex = 33
Text = "Text13"
Top = 240
Width = 1695
End
Begin VB.Label Label12
Caption = "房产总价"
Height = 255
Index = 1
Left = 3360
TabIndex = 32
Top = 1080
Width = 1095
End
Begin VB.Label Label11
Caption = "单价"
Height = 300
Index = 1
Left = 240
TabIndex = 31
Top = 1080
Width = 1095
End
Begin VB.Label Label10
Caption = "房号"
Height = 375
Index = 1
Left = 3360
TabIndex = 30
Top = 720
Width = 855
End
Begin VB.Label Label9
Caption = "楼房名称"
Height = 375
Index = 1
Left = 3360
TabIndex = 29
Top = 360
Width = 1215
End
Begin VB.Label Label8
Caption = "楼层"
Height = 255
Index = 1
Left = 240
TabIndex = 28
Top = 720
Width = 1095
End
Begin VB.Label Label7
Caption = "楼盘名称"
Height = 255
Index = 1
Left = 240
TabIndex = 27
Top = 360
Width = 1215
End
End
Begin VB.Frame Frame2
Caption = "原房信息"
Height = 1455
Left = 120
TabIndex = 1
Top = 1680
Width = 6255
Begin VB.TextBox Text12
Height = 300
Left = 4440
TabIndex = 26
Text = "Text12"
Top = 960
Width = 1695
End
Begin VB.TextBox Text11
Height = 300
Left = 1320
TabIndex = 24
Text = "Text11"
Top = 960
Width = 1695
End
Begin VB.TextBox Text10
Height = 300
Left = 4440
TabIndex = 22
Text = "Text10"
Top = 600
Width = 1695
End
Begin VB.TextBox Text9
Height = 300
Left = 1320
TabIndex = 20
Text = "Text9"
Top = 600
Width = 1695
End
Begin VB.TextBox Text8
Height = 300
Left = 4440
TabIndex = 18
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -