【VB开源代码栏目提醒】:网学会员--在 VB开源代码编辑为广大网友搜集整理了:FrmBusiEdit.frm绩等信息,祝愿广大网友取得需要的信息,参考学习。
VERSION 5.00
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmBusiEdit
BorderStyle = 1 'Fixed Single
Caption = "编辑商业往来信息"
ClientHeight = 7530
ClientLeft = 45
ClientTop = 330
ClientWidth = 11910
Icon = "FrmBusiEdit.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7530
ScaleWidth = 11910
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame2
Caption = "商业往来信息"
Enabled = 0 'False
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3255
Left = 120
TabIndex = 1
Top = 3600
Width = 11655
Begin VB.TextBox TxtBusinessID
Height = 270
Left = 1800
MaxLength = 10
TabIndex = 20
Top = 480
Width = 1575
End
Begin VB.ComboBox CmbBusinessType
Height = 300
ItemData = "FrmBusiEdit.frx":0CCA
Left = 6120
List = "FrmBusiEdit.frx":0CDD
Style = 2 'Dropdown List
TabIndex = 16
Top = 960
Width = 1575
End
Begin VB.TextBox TxtOperator
Height = 270
Left = 1680
MaxLength = 10
TabIndex = 6
Top = 2760
Width = 1575
End
Begin VB.TextBox TxtAmount
Height = 270
Left = 1680
MaxLength = 10
TabIndex = 4
Top = 1440
Width = 1575
End
Begin VB.TextBox TxtDescription
Height = 615
Left = 1680
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 2
Top = 1920
Width = 5655
End
Begin
VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商业往来ID"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 360
TabIndex = 19
Top = 480
Width = 1290
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "经办人"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 480
TabIndex = 18
Top = 2760
Width = 765
End
Begin VB.Label Label14
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商业往来类型"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 4320
TabIndex = 17
Top = 960
Width = 1530
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商业往来日期"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 360
TabIndex = 15
Top = 960
Width = 1530
End
Begin VB.Label lblBusinessDate
AutoSize = -1 'True
BackStyle = 0 'Transparent
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 180
Left = 2160
TabIndex = 14
Top = 960
Width = 90
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "涉及金额"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 360
TabIndex = 5
Top = 1440
Width = 1020
End
Begin VB.Label Label11
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "活动描述"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Left = 360
TabIndex = 3
Top = 1920
Width = 1020
End
End
Begin VB.Frame Frame1
Caption = "基本信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 3255
Left = 120
TabIndex = 0
Top = 240
Width = 11655
Begin VB.TextBox TxtClient
Enabled = 0 'False
Height = 285
Left = 4320
TabIndex = 21
Top = 720
Width = 3015
End
Begin VB.TextBox TxtLinkman
Enabled = 0 'False[