?? form14.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form14
Caption = "Form14"
ClientHeight = 6270
ClientLeft = 60
ClientTop = 345
ClientWidth = 9180
LinkTopic = "Form14"
ScaleHeight = 6270
ScaleWidth = 9180
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
DataField = "借方科目"
DataSource = "Adodc1"
Height = 735
Left = 2040
TabIndex = 18
Top = 120
Width = 1575
End
Begin VB.TextBox Text2
DataField = "借方金額"
DataSource = "Adodc1"
Height = 735
Left = 2040
TabIndex = 17
Top = 1080
Width = 1575
End
Begin VB.TextBox Text3
DataField = "貸方科目"
DataSource = "Adodc1"
Height = 735
Left = 2040
TabIndex = 16
Top = 2160
Width = 1575
End
Begin VB.TextBox Text4
DataField = "貸方金額"
DataSource = "Adodc1"
Height = 735
Left = 2040
TabIndex = 15
Top = 3120
Width = 1575
End
Begin VB.TextBox Text5
DataField = "摘要"
DataSource = "Adodc1"
Height = 735
Left = 6000
TabIndex = 14
Top = 0
Width = 1575
End
Begin VB.TextBox Text6
DataField = "日期"
DataSource = "Adodc1"
Height = 735
Left = 6000
TabIndex = 13
Top = 1080
Width = 1575
End
Begin VB.TextBox Text7
DataField = "審核人"
DataSource = "Adodc1"
Height = 735
Left = 6000
TabIndex = 12
Top = 2160
Width = 1575
End
Begin VB.ComboBox Combo1
DataField = "憑證類型"
DataSource = "Adodc1"
Height = 300
ItemData = "Form14.frx":0000
Left = 6000
List = "Form14.frx":000D
TabIndex = 11
Top = 3360
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "轉賬"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 120
TabIndex = 10
Top = 5400
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "刷新"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1920
TabIndex = 9
Top = 5400
Width = 1455
End
Begin VB.CommandButton Command3
Caption = "查找"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 5880
TabIndex = 8
Top = 4320
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "退出"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 5760
TabIndex = 7
Top = 5400
Width = 1335
End
Begin VB.CommandButton Command6
Caption = "首紀錄"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 6
Top = 120
Width = 1215
End
Begin VB.CommandButton Command7
Caption = "上一個"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 5
Top = 1200
Width = 1215
End
Begin VB.CommandButton Command8
Caption = "下一個"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 4
Top = 2160
Width = 1215
End
Begin VB.CommandButton Command9
Caption = "末紀錄"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 3
Top = 3240
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "添加"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7920
TabIndex = 2
Top = 5400
Width = 1215
End
Begin VB.CommandButton Command10
Caption = "取消"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 3960
TabIndex = 1
Top = 5400
Width = 1215
End
Begin VB.TextBox Text8
Height = 615
Left = 7800
TabIndex = 0
Top = 4320
Width = 1335
End
Begin MSAdodcLib.Adodc Adodc1
Height = 735
Left = 120
Top = 4320
Width = 5535
_ExtentX = 9763
_ExtentY = 1296
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -