📄 main_rcyw_xssk.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form main_rcyw_xssk
BorderStyle = 3 'Fixed Dialog
Caption = "【客户结款】"
ClientHeight = 3915
ClientLeft = 45
ClientTop = 2025
ClientWidth = 10200
Icon = "main_rcyw_xssk.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3915
ScaleWidth = 10200
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame2
Caption = "Frame2"
Height = 1455
Left = -375
TabIndex = 4
Top = 1440
Visible = 0 'False
Width = 2235
Begin VB.TextBox gysye
Height = 225
Left = 555
TabIndex = 7
Text = "0"
Top = 1020
Visible = 0 'False
Width = 1485
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 150
Top = 225
Width = 1725
_ExtentX = 3043
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
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=XSGL"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XSGL"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 客户账款信息表"
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 MSAdodcLib.Adodc Adodc2
Height = 330
Left = 210
Top = 615
Width = 1725
_ExtentX = 3043
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
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=XSGL"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XSGL"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 客户信息表"
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
End
Begin VB.Frame Frame1
Caption = "客户结款"
Height = 660
Left = 45
TabIndex = 0
Top = 30
Width = 10080
Begin VB.TextBox Text1
Height = 330
Left = 5925
TabIndex = 9
Top = 195
Width = 1575
End
Begin VB.CommandButton Command2
Height = 345
Left = 8865
Picture = "main_rcyw_xssk.frx":000C
Style = 1 'Graphical
TabIndex = 5
Top = 195
Width = 1125
End
Begin VB.CommandButton Command1
Height = 345
Left = 7590
Picture = "main_rcyw_xssk.frx":19C6
Style = 1 'Graphical
TabIndex = 1
Top = 180
Width = 1125
End
Begin MSDataListLib.DataCombo DataCombo1
Bindings = "main_rcyw_xssk.frx":3309
Height = 330
Left = 1050
TabIndex = 8
Top = 195
Width = 3990
_ExtentX = 7038
_ExtentY = 582
_Version = 393216
ListField = "客户全称"
Text = ""
End
Begin VB.Label Label2
Caption = "选择客户:"
Height = 330
Left = 120
TabIndex = 3
Top = 300
Width = 1725
End
Begin VB.Label Label1
Caption = "收款金额:"
Height = 315
Left = 5085
TabIndex = 2
Top = 300
Width = 1215
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "main_rcyw_xssk.frx":331E
Height = 3135
Left = 30
TabIndex = 6
Top = 720
Width = 10125
_ExtentX = 17859
_ExtentY = 5530
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 11
BeginProperty Column00
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -