📄 +
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{BA5441C3-11E6-11D2-89E1-000021886118}#8.0#0"; "UFRTPrn.ocx"
Begin VB.Form frmCad
BorderStyle = 1 'Fixed Single
Caption = "利息单"
ClientHeight = 5370
ClientLeft = 825
ClientTop = 1830
ClientWidth = 8055
HelpContextID = 88000048
Icon = "利息单.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5370
ScaleWidth = 8055
Begin ComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 630
Left = 0
TabIndex = 51
Top = 0
Width = 8055
_ExtentX = 14208
_ExtentY = 1111
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Wrappable = 0 'False
Appearance = 1
ImageList = "ImageList1"
_Version = 327682
BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7}
NumButtons = 20
BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "打印"
Key = "Print"
Object.Tag = ""
EndProperty
BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "Preview"
Object.Tag = ""
EndProperty
BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "Dataout"
Object.Tag = ""
EndProperty
BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "AddRecord"
Object.Tag = ""
EndProperty
BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "SaveRecord"
Object.Tag = ""
EndProperty
BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "DeleteRecord"
Object.Tag = ""
EndProperty
BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "CopyRecord"
Object.Tag = ""
EndProperty
BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "FirstPage"
Object.Tag = ""
EndProperty
BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "PriorPage"
Object.Tag = ""
EndProperty
BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "NextPage"
Object.Tag = ""
EndProperty
BeginProperty Button13 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "LastPage"
Object.Tag = ""
EndProperty
BeginProperty Button14 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button15 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "Check"
Object.Tag = ""
EndProperty
BeginProperty Button16 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "CheckCancel"
Object.Tag = ""
EndProperty
BeginProperty Button17 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "PingZheng"
Object.Tag = ""
EndProperty
BeginProperty Button18 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = ""
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button19 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "Help"
Object.Tag = ""
EndProperty
BeginProperty Button20 {0713F354-850A-101B-AFC0-4210102A8DA7}
Key = "Exit"
Object.Tag = ""
EndProperty
EndProperty
End
Begin RTPrnLib.RTPrn RTPrn1
Left = 5250
Top = 735
_Version = 524288
_ExtentX = 1032
_ExtentY = 450
_StockProps = 4
m_lngrtpFitRows = 30
End
Begin VB.PictureBox Picture1
Height = 4215
Left = 0
ScaleHeight = 4155
ScaleWidth = 7995
TabIndex = 20
Top = 1140
Width = 8055
Begin EDITLib.Edit edtRq
Height = 270
Left = 6270
TabIndex = 6
Top = 465
Width = 1065
_Version = 65536
_ExtentX = 1879
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 5
MaxLength = 10
End
Begin EDITLib.Edit edtDjbh
Height = 270
Left = 2280
TabIndex = 1
Top = 90
Width = 1125
_Version = 65536
_ExtentX = 1984
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 2
MaxLength = 8
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
Height = 300
Left = 2280
Style = 2 'Dropdown List
TabIndex = 5
TabStop = 0 'False
Top = 450
Width = 1125
End
Begin EDITLib.Edit edtYwbh
Height = 270
Left = 2280
TabIndex = 4
Top = 450
Width = 885
_Version = 65536
_ExtentX = 1561
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 2
MaxLength = 8
End
Begin VB.CommandButton Command1
Height = 252
Index = 0
Left = 7365
Style = 1 'Graphical
TabIndex = 18
TabStop = 0 'False
Top = 480
Width = 264
End
Begin VB.Frame Frame1
BackColor = &H80000018&
BorderStyle = 0 'None
ForeColor = &H00000000&
Height = 2820
Index = 0
Left = 390
TabIndex = 21
Top = 930
Width = 7245
Begin EDITLib.Edit edtYqjx
Height = 270
Left = 1320
TabIndex = 17
Top = 2460
Width = 5760
_Version = 65536
_ExtentX = 10160
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtDigest
Height = 270
Left = 3300
TabIndex = 16
Top = 2100
Width = 3780
_Version = 65536
_ExtentX = 6667
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtSxdw
Height = 270
Left = 1020
TabIndex = 7
Top = 75
Width = 2610
_Version = 65536
_ExtentX = 4604
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtSxzh
Height = 270
Left = 4950
TabIndex = 8
Top = 75
Width = 2130
_Version = 65536
_ExtentX = 3757
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtFxzh
Height = 270
Left = 4950
TabIndex = 10
Top = 465
Width = 2130
_Version = 65536
_ExtentX = 3757
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtFxdw
Height = 270
Left = 1020
TabIndex = 9
Top = 465
Width = 2610
_Version = 65536
_ExtentX = 4604
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 60
End
Begin EDITLib.Edit edtJe
Height = 270
Left = 1020
TabIndex = 11
Top = 885
Width = 1830
_Version = 65536
_ExtentX = 3228
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 16
End
Begin EDITLib.Edit edtBje
Height = 270
Left = 1020
TabIndex = 0
Top = 1680
Width = 1830
_Version = 65536
_ExtentX = 3228
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 20
End
Begin EDITLib.Edit edtBib
Height = 270
Left = 3750
TabIndex = 12
Top = 885
Width = 1080
_Version = 65536
_ExtentX = 1905
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 8
End
Begin EDITLib.Edit edtHl
Height = 270
Left = 5700
TabIndex = 13
Top = 885
Width = 1380
_Version = 65536
_ExtentX = 2434
_ExtentY = 476
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
MaxLength = 12
End
Begin EDITLib.Edit edtLldm
Height = 270
Left = 5610
TabIndex = 14
Top = 1290
Width = 1470
_Version = 65536
_ExtentX = 2593
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -