📄 分部统计.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form 分部统计
AutoRedraw = -1 'True
BorderStyle = 0 'None
ClientHeight = 7560
ClientLeft = 90
ClientTop = -90
ClientWidth = 11835
Icon = "分部统计.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 504
ScaleMode = 3 'Pixel
ScaleWidth = 789
ShowInTaskbar = 0 'False
Begin MSAdodcLib.Adodc Adodc2
Height = 345
Left = 6630
Top = 4530
Visible = 0 'False
Width = 1515
_ExtentX = 2672
_ExtentY = 609
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 = "Adodc2"
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 MSAdodcLib.Adodc Adodc1
Height = 345
Left = 3870
Top = 4560
Visible = 0 'False
Width = 1545
_ExtentX = 2725
_ExtentY = 609
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
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 = "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 VB.TextBox Text6
DataField = "支出累计"
DataSource = "ADodc2"
Height = 315
Left = 8370
TabIndex = 15
Text = "Text6"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.TextBox Text5
DataField = "收入累计"
DataSource = "ADodc2"
Height = 315
Left = 7290
TabIndex = 14
Text = "Text5"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.TextBox Text4
DataField = "年份"
DataSource = "ADodc2"
Height = 315
Left = 6174
TabIndex = 13
Text = "Text4"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.Frame Frame1
Caption = "统计单位选择"
Height = 1095
Left = 660
TabIndex = 6
Top = 6210
Width = 6465
Begin VB.OptionButton Option6
Caption = "食 品 部"
Height = 225
Left = 1860
TabIndex = 12
Top = 690
Width = 1305
End
Begin VB.OptionButton Option5
Caption = "鞋 帽 部"
Height = 225
Left = 300
TabIndex = 11
Top = 690
Width = 1305
End
Begin VB.OptionButton Option4
Caption = "服 装 部"
Height = 225
Left = 4980
TabIndex = 10
Top = 240
Width = 1305
End
Begin VB.OptionButton Option3
Caption = "文教用品部"
Height = 225
Left = 1860
TabIndex = 9
Top = 240
Width = 1305
End
Begin VB.OptionButton Option2
Caption = "家用电器部"
Height = 225
Left = 3420
TabIndex = 8
Top = 240
Width = 1305
End
Begin VB.OptionButton Option1
Caption = "糖茶饮料部"
Height = 225
Left = 300
TabIndex = 7
Top = 240
Width = 1305
End
End
Begin VB.TextBox Text3
DataField = "支出"
DataSource = "Adodc1"
Height = 315
Left = 5076
TabIndex = 5
Text = "Text3"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.TextBox Text2
DataField = "收入"
DataSource = "Adodc1"
Height = 315
Left = 3978
TabIndex = 4
Text = "Text2"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.TextBox Text1
DataField = "日期"
DataSource = "Adodc1"
Height = 315
Left = 2880
TabIndex = 3
Text = "Text1"
Top = 3030
Visible = 0 'False
Width = 945
End
Begin VB.CommandButton Command2
Caption = "返 回"
Height = 345
Left = 9450
TabIndex = 1
Top = 6960
Width = 1365
End
Begin VB.CommandButton Command1
Caption = "打 印"
Enabled = 0 'False
Height = 345
Left = 8070
TabIndex = 0
Top = 6960
Width = 1365
End
Begin VB.Shape Shape1
BorderColor = &H80000001&
BorderWidth = 2
Height = 645
Left = 2370
Shape = 4 'Rounded Rectangle
Top = 210
Width = 7455
End
Begin VB.Line Line1
BorderColor = &H80000005&
BorderWidth = 2
X1 = 2
X2 = 800
Y1 = 66
Y2 = 66
End
Begin VB.Label Label1
Caption = " 分 部 统 计"
BeginProperty Font
Name = "隶书"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 480
Left = 2580
TabIndex = 2
Top = 300
Width = 7005
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -