📄 frm_accountbook.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form frm_accountBook
BorderStyle = 1 'Fixed Single
Caption = "往来对账"
ClientHeight = 5565
ClientLeft = 45
ClientTop = 330
ClientWidth = 10980
Icon = "frm_accountBook.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5565
ScaleWidth = 10980
StartUpPosition = 2 '屏幕中心
Begin MSComctlLib.StatusBar SBar1
Align = 2 'Align Bottom
Height = 345
Left = 0
TabIndex = 10
Top = 5220
Width = 10980
_ExtentX = 19368
_ExtentY = 609
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 5
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 2117
MinWidth = 2117
Text = "‰合计‰"
TextSave = "‰合计‰"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 4410
MinWidth = 4410
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 4410
MinWidth = 4410
EndProperty
BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 4410
MinWidth = 4410
EndProperty
BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Object.Width = 4410
MinWidth = 4410
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = 735
Top = 60
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm_accountBook.frx":08CA
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frm_accountBook.frx":1F24
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 810
Left = 0
TabIndex = 2
Top = 0
Width = 10980
_ExtentX = 19368
_ExtentY = 1429
ButtonWidth = 1455
ButtonHeight = 1376
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 22
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628}
EndProperty
BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印数据"
Key = "prt"
ImageIndex = 2
EndProperty
BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628}
ImageIndex = 2
Style = 3
EndProperty
BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出窗体"
Key = "Exit"
ImageIndex = 1
EndProperty
BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
EndProperty
Begin VB.Frame Frame2
BorderStyle = 0 'None
Height = 945
Left = 255
TabIndex = 3
Top = -60
Width = 6990
Begin VB.Image Image1
Height = 480
Left = 1230
Picture = "frm_accountBook.frx":357E
Top = 135
Width = 480
End
Begin VB.Label Label4
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
ForeColor = &H00FF0000&
Height = 285
Left = 2790
TabIndex = 9
Top = 210
Width = 4065
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "往来单位:"
Height = 180
Left = 1890
TabIndex = 8
Top = 240
Width = 900
End
Begin VB.Label LabGathering
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
ForeColor = &H00400040&
Height = 270
Left = 2805
TabIndex = 7
Top = 570
Width = 1455
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "应收金额:"
Height = 180
Left = 1905
TabIndex = 6
Top = 600
Width = 900
End
Begin VB.Label LabPayment
Appearance = 0 'Flat
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
ForeColor = &H00400040&
Height = 270
Left = 5385
TabIndex = 5
Top = 570
Width = 1455
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "应付金额:"
Height = 180
Left = 4410
TabIndex = 4
Top = 600
Width = 900
End
End
End
Begin VB.Frame Frame1
Caption = "Frame1"
Height = 2115
Left = 4635
TabIndex = 1
Top = 1530
Visible = 0 'False
Width = 2235
Begin MSAdodcLib.Adodc Adodc3
Height = 345
Left = 30
Top = 750
Visible = 0 'False
Width = 1890
_ExtentX = 3334
_ExtentY = 609
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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc3"
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 MSAdodcLib.Adodc Adodc4
Height = 345
Left = 30
Top = 1080
Visible = 0 'False
Width = 1890
_ExtentX = 3334
_ExtentY = 609
ConnectMode = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -