来自「VB开发的ERP系统」· 代码 · 共 1,480 行 · 第 1/5 页
TXT
1,480 行
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form AutoTran_TranList
BorderStyle = 1 'Fixed Single
Caption = "自动转帐凭证列表"
ClientHeight = 6285
ClientLeft = 45
ClientTop = 330
ClientWidth = 8475
Icon = "自动转帐凭证_转帐列表.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6285
ScaleWidth = 8475
StartUpPosition = 3 '窗口缺省
Begin VB.Timer Timer1
Interval = 1
Left = 3570
Top = 570
End
Begin MSComctlLib.Toolbar GsToolbar
Height = 525
Left = 6000
TabIndex = 0
Top = 0
Width = 2475
_ExtentX = 4366
_ExtentY = 926
ButtonWidth = 1455
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 3
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "保存格式"
Key = "bcgs"
ImageKey = "bcgs"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "默认列宽"
Key = "hfmrgs"
ImageKey = "mrlk"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "显示项目"
Key = "szxsxm"
ImageKey = "xsxm"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar SzToolbar
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 8
Top = 0
Width = 8475
_ExtentX = 14949
_ExtentY = 979
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 13
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设置"
Key = "ymsz"
ImageKey = "sz"
BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628}
NumButtonMenus = 1
BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628}
EndProperty
EndProperty
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "dy"
ImageKey = "dy"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "yl"
ImageKey = "yl"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "新增"
Key = "zj"
ImageKey = "xz"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
Key = "xg"
ImageKey = "xg"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
Key = "sc"
ImageKey = "sc"
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "定义"
Key = "define"
ImageKey = "define"
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "执行"
Key = "run"
ImageKey = "exec"
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "bz"
ImageKey = "bz"
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "fh"
ImageKey = "tc"
EndProperty
EndProperty
BorderStyle = 1
End
Begin TabDlg.SSTab StTab
Height = 5655
Left = 90
TabIndex = 1
Top = 600
Width = 8325
_ExtentX = 14684
_ExtentY = 9975
_Version = 393216
Style = 1
Tabs = 2
TabHeight = 556
TabCaption(0) = "列表视图"
TabPicture(0) = "自动转帐凭证_转帐列表.frx":1042
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "TsLabel(9)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "ImageList1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "CzxsGrid"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Combo_Kjqj"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Chk_Vouch"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).ControlCount= 5
TabCaption(1) = "单张视图"
TabPicture(1) = "自动转帐凭证_转帐列表.frx":105E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame1"
Tab(1).ControlCount= 1
Begin VB.CheckBox Chk_Vouch
Caption = "是否包含未记帐凭证"
ForeColor = &H00000000&
Height = 255
Left = 330
TabIndex = 15
Top = 5190
Value = 1 'Checked
Width = 2025
End
Begin VB.ComboBox Combo_Kjqj
Height = 300
Left = 4770
Style = 2 'Dropdown List
TabIndex = 14
Top = 5160
Visible = 0 'False
Width = 1545
End
Begin VB.Frame Frame1
Height = 5235
Left = -74880
TabIndex = 9
Top = 360
Width = 8055
Begin MSComctlLib.ImageCombo ImgCmbClass
Height = 315
Left = 1260
TabIndex = 4
Top = 1140
Width = 2085
_ExtentX = 3678
_ExtentY = 556
_Version = 393216
ForeColor = -2147483640
BackColor = -2147483643
Text = "ImgCmbClass"
End
Begin VB.TextBox LrText
Height = 300
Index = 0
Left = 1260
TabIndex = 2
Text = "0"
Top = 300
Width = 2055
End
Begin VB.TextBox LrText
Height = 300
Index = 1
Left = 1260
TabIndex = 3
Text = "1"
Top = 720
Width = 2055
End
Begin VB.CommandButton Ydcommand1
Height = 300
Index = 0
Left = 5220
Picture = "自动转帐凭证_转帐列表.frx":107A
Style = 1 'Graphical
TabIndex = 11
Top = 1290
Visible = 0 'False
Width = 300
End
Begin VB.CommandButton QxCommand
Cancel = -1 'True
Caption = "取消(&C)"
Height = 300
Left = 2220
TabIndex = 6
Top = 1650
Width = 1120
End
Begin VB.CommandButton BcCommand
Caption = "保存(&S)"
Height = 300
Left = 990
TabIndex = 5
Top = 1650
Width = 1120
End
Begin VB.Label TsLabel
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "转帐编码:"
Height = 180
Index = 0
Left = 435
TabIndex = 7
Top = 360
Width = 810
End
Begin VB.Label TsLabel
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "转帐名称:"
Height = 180
Index = 1
Left = 435
TabIndex = 12
Top = 780
Width = 810
End
Begin VB.Label TsLabel
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "凭证类别:"
Height = 180
Index = 2
Left = 435
TabIndex = 10
Top = 1200
Width = 810
End
End
Begin VSFlex8Ctl.VSFlexGrid CzxsGrid
Height = 4515
Left = 120
TabIndex = 13
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?