【VB开源代码栏目提醒】:网学会员为广大网友收集整理了,frmBudgetReset.frm,希望对大家有所帮助!
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
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 frmBudgetReset
Caption = "Form1"
ClientHeight = 8565
ClientLeft = 60
ClientTop = 345
ClientWidth = 15240
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 11115
ScaleWidth = 15240
WindowState = 2 'Maximized
Begin VB.Frame Frame1
Caption = "Frame1"
Height = 8415
Left = 0
TabIndex = 7
Top = 0
Width = 6615
Begin VB.CommandButton cmdCopy
Caption = "复制当前行"
Height = 375
Left = 120
TabIndex = 15
Top = 7320
Width = 1095
End
Begin VB.CommandButton cmdInsertRation
Caption = "添加新预算"
Height = 375
Left = 1200
TabIndex = 14
Top = 7320
Width = 1095
End
Begin
VB.CommandButton cmdDelete
Caption = "删除当前行"
Height = 375
Left = 3480
TabIndex = 13
Top = 7320
Width = 1095
End
Begin VB.CommandButton cmdModify
Caption = "修改当前行"
Height = 375
Left = 2280
TabIndex = 12
Top = 7320
Width = 1215
End
Begin VB.CommandButton cmdCal
Caption = "计算当前行"
Height = 375
Left = 120
TabIndex = 11
Top = 7800
Width = 1095
End
Begin VB.CommandButton cmdCalAll
Caption = "计算所有行"
Height = 375
Left = 1200
TabIndex = 10
Top = 7800
Width = 1095
End
Begin VB.CommandButton cmdSum
Caption = "合计"
Height = 375
Left = 2280
TabIndex = 9
Top = 7800
Width = 1095
End
Begin MSDataGridLib.DataGrid dgBudget
Bindings = "frmBudgetReset.frx":0000
Height = 6975
Left = 120
TabIndex = 8
Top = 240
Width = 6375
_ExtentX = 11245
_ExtentY = 12303
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc adoBudgetAll
Height = 375
Left = 1200
Top = 4440
Width = 1815
_ExtentX = 3201
_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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = ""
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc adoBudget
Height = 375
Left = 360
Top = 720
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Pass
word = ""
RecordSource = ""
Caption = ""
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
End
Begin VB.Frame Frame2
Caption = "Fr