📄 结息日设置.frm
字号:
VERSION 5.00
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{18F95930-A715-11D1-92AC-A8AE05C10000}#7.0#0"; "UFSize.ocx"
Object = "{B03157BC-EBCD-11D1-9D4B-000021017F3D}#4.0#0"; "UfUseFlg.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomct2.ocx"
Object = "{5AD81966-3173-4597-A32E-4F4620DA3B57}#3.4#0"; "U8TBCtl.ocx"
Begin VB.Form frmCadSet
Caption = "结息日设置"
ClientHeight = 4050
ClientLeft = 1995
ClientTop = 1335
ClientWidth = 7125
KeyPreview = -1 'True
LinkTopic = "Form2"
MDIChild = -1 'True
ScaleHeight = 4050
ScaleWidth = 7125
Begin VB.PictureBox picView
BackColor = &H80000013&
Height = 3330
Left = 2115
ScaleHeight = 3270
ScaleWidth = 4815
TabIndex = 1
Top = 720
Width = 4875
Begin VB.CommandButton cmdDate
Caption = "..."
Height = 285
Left = 2580
TabIndex = 11
Top = 1132
Width = 270
End
Begin EDITLib.Edit txtCode
Height = 330
Left = 1575
TabIndex = 7
Top = 195
Width = 1815
_Version = 65536
_ExtentX = 3201
_ExtentY = 582
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 8
End
Begin EDITLib.Edit txtMonth
Height = 330
Left = 1575
TabIndex = 8
Top = 652
Width = 450
_Version = 65536
_ExtentX = 794
_ExtentY = 582
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 2
End
Begin EDITLib.Edit txtDate
Height = 330
Left = 1575
TabIndex = 9
Top = 1109
Width = 1005
_Version = 65536
_ExtentX = 1773
_ExtentY = 582
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 5
MaxLength = 10
End
Begin EDITLib.Edit txtDigest
Height = 330
Left = 1575
TabIndex = 10
Top = 2025
Width = 2625
_Version = 65536
_ExtentX = 4630
_ExtentY = 582
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
MaxLength = 255
End
Begin MSComCtl2.UpDown updMonth
Height = 330
Left = 2025
TabIndex = 12
Top = 645
Width = 240
_ExtentX = 423
_ExtentY = 582
_Version = 393216
OrigLeft = 1995
OrigTop = 645
OrigRight = 2235
OrigBottom = 975
Enabled = -1 'True
End
Begin zjUseFlg.UsedFlag ufgCad
Height = 360
Left = 3405
TabIndex = 14
Top = 180
Visible = 0 'False
Width = 795
_ExtentX = 1402
_ExtentY = 635
Object.visible = "True"
Caption = "已使用"
End
Begin EDITLib.Edit txtDelay
Height = 330
Left = 1575
TabIndex = 15
Top = 1566
Width = 1005
_Version = 65536
_ExtentX = 1773
_ExtentY = 582
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 2
End
Begin MSComCtl2.UpDown updDelay
Height = 330
Left = 2580
TabIndex = 17
Top = 1566
Width = 240
_ExtentX = 423
_ExtentY = 582
_Version = 393216
OrigLeft = 2580
OrigTop = 1560
OrigRight = 2820
OrigBottom = 1890
Enabled = -1 'True
End
Begin VB.Label lblDelay
AutoSize = -1 'True
Caption = "付息延期天数"
Height = 180
Left = 360
TabIndex = 16
Top = 1641
Width = 1080
End
Begin VB.Label lblDigest
AutoSize = -1 'True
Caption = "备注"
Height = 180
Left = 1080
TabIndex = 6
Top = 2100
Width = 360
End
Begin VB.Label lblDate
AutoSize = -1 'True
Caption = "日期"
Height = 180
Left = 1080
TabIndex = 5
Top = 1184
Width = 360
End
Begin VB.Label lblMonth
AutoSize = -1 'True
Caption = "结息周期(月)"
Height = 195
Left = 450
TabIndex = 4
Top = 720
Width = 990
End
Begin VB.Label lblCode
AutoSize = -1 'True
Caption = "结息日代码"
Height = 180
Left = 540
TabIndex = 3
Top = 270
Width = 900
End
End
Begin MSComctlLib.Toolbar tlbAction
Align = 1 'Align Top
Height = 540
Left = 0
TabIndex = 0
Top = 0
Width = 7125
_ExtentX = 12568
_ExtentY = 953
ButtonWidth = 820
ButtonHeight = 953
AllowCustomize = 0 'False
Wrappable = 0 'False
Style = 1
ImageList = "ilsTlb"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 14
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "Print"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "Preview"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "输出"
Key = "Export"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "增加"
Key = "AddNew"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "Edit"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "Delete"
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存"
Key = "Save"
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "放弃"
Key = "Cancel"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "刷新"
Key = "Refresh"
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "Help"
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "Exit"
EndProperty
EndProperty
End
Begin JackSize.JackResize jkrTree
Height = 1275
Left = 2040
TabIndex = 2
Top = 1200
Width = 105
_ExtentX = 185
_ExtentY = 2249
MinLeft = 1000
End
Begin MSComctlLib.TreeView treStyle
Height = 3330
Left = 0
TabIndex = 13
Top = 720
Width = 1995
_ExtentX = 3519
_ExtentY = 5874
_Version = 393217
HideSelection = 0 'False
Indentation = 529
Sorted = -1 'True
Style = 5
HotTracking = -1 'True
ImageList = "ilsTlbTre"
Appearance = 1
OLEDropMode = 1
End
Begin MSComctlLib.ImageList ilsTlbTre
Left = 360
Top = 2640
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":0000
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":0452
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":08A4
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ilsTlb
Left = 200
Top = 2000
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":0CF6
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":1148
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "结息日设置.frx":159A
Key = ""
EndProperty
EndProperty
End
Begin prjTBCtrl.CTBCtrl ocxCtbTool
Height = 660
Left = 0
Top = 0
Width = 3975
_ExtentX = 7011
_ExtentY = 1164
End
End
Attribute VB_Name = "frmCadSet"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -