📄 forma0.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form FormA0
BackColor = &H00FFFFC0&
Caption = " 帐 目 录 入 "
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
ClientWidth = 11880
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8595
ScaleWidth = 11880
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame2
Caption = "Frame2"
Height = 1695
Left = 2160
TabIndex = 25
Top = 1560
Visible = 0 'False
Width = 4800
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2
Height = 1695
Left = 0
TabIndex = 26
Top = 0
Width = 4800
_ExtentX = 8467
_ExtentY = 2990
_Version = 393216
BackColor = 12640511
BackColorBkg = 12640511
End
End
Begin VB.Frame Frame1
BackColor = &H0080C0FF&
Height = 2415
Left = 960
TabIndex = 3
Top = 360
Visible = 0 'False
Width = 9735
Begin VB.ComboBox Combo1
Height = 300
Left = 7560
TabIndex = 28
Text = "Combo1"
Top = 360
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 3
Left = 1200
TabIndex = 27
Text = "Text1(3)"
Top = 840
Width = 2175
End
Begin VB.CommandButton Command2
BackColor = &H00C0E0FF&
Caption = "记 帐"
Height = 375
Left = 6240
TabIndex = 16
Top = 1680
Width = 855
End
Begin VB.CommandButton Command1
Caption = "确认存盘"
Enabled = 0 'False
Height = 375
Left = 5040
TabIndex = 15
Top = 1680
Width = 1095
End
Begin VB.CommandButton Command3
Caption = "删 除"
Enabled = 0 'False
Height = 375
Left = 7200
TabIndex = 14
Top = 1680
Width = 855
End
Begin VB.OptionButton Option1
Caption = "支出"
Height = 255
Index = 1
Left = 5640
TabIndex = 13
Top = 360
Value = -1 'True
Width = 735
End
Begin VB.OptionButton Option1
Caption = "收入"
Height = 255
Index = 0
Left = 4920
TabIndex = 12
Top = 360
Width = 735
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1200
TabIndex = 11
Text = "Combo1"
Top = 840
Width = 2460
End
Begin VB.CommandButton Command4
Caption = "取 消"
Height = 375
Left = 8160
TabIndex = 10
Top = 1680
Width = 855
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 300
Index = 1
Left = 1200
TabIndex = 9
Text = "Text1(1)"
Top = 360
Width = 1215
End
Begin VB.TextBox Text1
Height = 300
Index = 2
Left = 7560
TabIndex = 8
Text = "Text1(2)"
Top = 360
Width = 1215
End
Begin VB.TextBox Text1
Height = 300
Index = 4
Left = 4920
TabIndex = 7
Text = "Text1(4)"
Top = 840
Width = 1455
End
Begin VB.TextBox Text1
Height = 300
Index = 5
Left = 7560
TabIndex = 6
Text = "Text1(5)"
Top = 840
Width = 1455
End
Begin VB.TextBox Text1
Height = 300
Index = 6
Left = 1200
TabIndex = 5
Text = "Text1(6)"
Top = 1320
Width = 1215
End
Begin VB.TextBox Text1
Height = 300
Index = 7
Left = 1200
TabIndex = 4
Text = "Text1(7)"
Top = 1800
Width = 2415
End
Begin VB.Label Label10
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "日期:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 600
TabIndex = 30
Top = 480
Width = 600
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数量:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 6960
TabIndex = 23
Top = 900
Width = 600
End
Begin VB.Label Label6
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "金额: 元"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 600
TabIndex = 22
Top = 1365
Width = 2160
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "单价:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 4320
TabIndex = 21
Top = 900
Width = 600
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备注:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 600
TabIndex = 20
Top = 1860
Width = 600
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "名称:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 600
TabIndex = 19
Top = 900
Width = 600
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "类别:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 6960
TabIndex = 18
Top = 420
Width = 600
End
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "收支:"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 4320
TabIndex = 17
Top = 420
Width = 600
End
End
Begin VB.CommandButton Command6
BackColor = &H00C0E0FF&
Caption = "记 帐"
Height = 375
Left = 8160
TabIndex = 2
Top = 6120
Width = 1095
End
Begin VB.CommandButton Command5
Caption = "退 出"
Height = 375
Left = 9480
TabIndex = 1
Top = 6120
Width = 1095
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height = 2535
Left = 960
TabIndex = 24
Top = 3120
Visible = 0 'False
Width = 9795
_ExtentX = 17277
_ExtentY = 4471
_Version = 393216
BackColor = 12648447
BackColorBkg = 12648447
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "月份"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 180
Left = 480
TabIndex = 29
Top = 480
Width = 405
End
Begin VB.Label Label9
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "年月"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -