📄 frm_销货合同.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frm_销货合同
Caption = "VIEW_销货合同"
ClientHeight = 8595
ClientLeft = 345
ClientTop = 0
ClientWidth = 11880
MDIChild = -1 'True
ScaleHeight = 8595
ScaleWidth = 11880
Begin VB.Frame Frame4
BackColor = &H00C0C0C0&
Caption = "合同正文"
ForeColor = &H00FF0000&
Height = 6690
Left = 7650
TabIndex = 43
Top = 225
Width = 4065
Begin RichTextLib.RichTextBox RichTextBox1
DataField = "合同正文"
DataSource = "datPrimaryRS(0)"
Height = 6165
Left = 150
TabIndex = 84
Top = 375
Width = 3690
_ExtentX = 6509
_ExtentY = 10874
_Version = 393217
TextRTF = $"frm_销货合同.frx":0000
End
End
Begin VB.PictureBox picButtons
Align = 2 'Align Bottom
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 11880
TabIndex = 21
Top = 7920
Width = 11880
Begin VB.CommandButton cmdAdd
Caption = "添加(&A)"
Height = 300
Left = 59
TabIndex = 26
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdUpdate
Caption = "更新(&U)"
Height = 300
Left = 1213
TabIndex = 25
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdDelete
Caption = "删除(&D)"
Height = 300
Left = 2367
TabIndex = 24
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdRefresh
Caption = "刷新(&R)"
Height = 300
Left = 3521
TabIndex = 23
Top = 0
Width = 1095
End
Begin VB.CommandButton cmdClose
Caption = "关闭(&C)"
Height = 300
Left = 4675
TabIndex = 22
Top = 0
Width = 1095
End
End
Begin MSAdodcLib.Adodc tempPrimaryRS
Align = 2 'Align Bottom
Height = 375
Left = 0
Top = 8220
Width = 11880
_ExtentX = 20955
_ExtentY = 661
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= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=Contract"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Contract"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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 TabDlg.SSTab SSTab1
Height = 7455
Left = 120
TabIndex = 0
Top = 120
Width = 7230
_ExtentX = 12753
_ExtentY = 13150
_Version = 393216
Style = 1
Tabs = 4
TabsPerRow = 4
TabHeight = 520
TabCaption(0) = "合同内容"
TabPicture(0) = "frm_销货合同.frx":008F
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "datPrimaryRS(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "合同收款"
TabPicture(1) = "frm_销货合同.frx":00AB
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
TabCaption(2) = "合同设备"
TabPicture(2) = "frm_销货合同.frx":00C7
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "datPrimaryRS(2)"
Tab(2).Control(1)= "Frame5"
Tab(2).ControlCount= 2
TabCaption(3) = "合同纳税"
TabPicture(3) = "frm_销货合同.frx":00E3
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Frame6"
Tab(3).ControlCount= 1
Begin VB.Frame Frame6
Caption = "Frame6"
Height = 4740
Left = -74550
TabIndex = 85
Top = 600
Width = 4740
Begin VB.TextBox txtFields
DataField = "ID"
DataSource = "datPrimaryRS"
Height = 360
Index = 36
Left = 1350
TabIndex = 91
Top = 525
Width = 1875
End
Begin VB.TextBox txtFields
DataField = "公司合同号"
DataSource = "datPrimaryRS"
Height = 360
Index = 37
Left = 1350
TabIndex = 90
Top = 1125
Width = 1875
End
Begin VB.TextBox txtFields
DataField = "税名"
DataSource = "datPrimaryRS"
Height = 360
Index = 38
Left = 1350
TabIndex = 89
Top = 1725
Width = 1875
End
Begin VB.TextBox txtFields
DataField = "金额"
DataSource = "datPrimaryRS"
Height = 360
Index = 39
Left = 1350
TabIndex = 88
Top = 2325
Width = 1875
End
Begin VB.TextBox txtFields
DataField = "币种"
DataSource = "datPrimaryRS"
Height = 360
Index = 40
Left = 1350
TabIndex = 87
Top = 2925
Width = 1875
End
Begin VB.TextBox txtFields
DataField = "百分比"
DataSource = "datPrimaryRS"
Height = 360
Index = 41
Left = 1350
TabIndex = 86
Top = 3525
Width = 1875
End
Begin MSAdodcLib.Adodc datPrimaryRS
Height = 330
Index = 3
Left = 675
Top = 4125
Width = 3075
_ExtentX = 5424
_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;dsn=e_ms;uid=sa;pwd=;"
OLEDBString = "PROVIDER=MSDASQL;dsn=e_ms;uid=sa;pwd=;"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select ID,公司合同号,税名,金额,币种,百分比 from 销货合同纳税 Order by 公司合同号"
Caption = " "
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 VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "ID:"
Height = 255
Index = 37
Left = 300
TabIndex = 97
Top = 600
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "公司合同号:"
Height = 255
Index = 38
Left = 300
TabIndex = 96
Top = 1200
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "税名:"
Height = 255
Index = 39
Left = 300
TabIndex = 95
Top = 1800
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "金额:"
Height = 255
Index = 40
Left = 300
TabIndex = 94
Top = 2325
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "币种:"
Height = 255
Index = 41
Left = 300
TabIndex = 93
Top = 3000
Width = 990
End
Begin VB.Label lblLabels
Alignment = 1 'Right Justify
Caption = "百分比:"
Height = 255
Index = 42
Left = 300
TabIndex = 92
Top = 3525
Width = 990
End
End
Begin VB.Frame Frame5
Caption = "Frame5"
Height = 5190
Left = -74700
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -