📄 main_czgl_njzfx.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_czgl_njzfx
BorderStyle = 1 'Fixed Single
Caption = "财政管理--年营业分析"
ClientHeight = 4680
ClientLeft = 45
ClientTop = 330
ClientWidth = 9105
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4680
ScaleWidth = 9105
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame5
Height = 735
Left = 5280
TabIndex = 16
Top = 45
Width = 1905
Begin VB.CommandButton Comtj
Caption = "统计营业信息"
Height = 375
Left = 105
TabIndex = 17
Top = 225
Width = 1680
End
End
Begin VB.Frame Frame6
Height = 735
Left = 7125
TabIndex = 14
Top = 45
Width = 1905
Begin VB.CommandButton ComPrint
Caption = "打印营业信息"
Height = 375
Left = 105
TabIndex = 15
Top = 225
Width = 1680
End
End
Begin VB.Frame Frame8
Height = 690
Left = 4875
TabIndex = 11
Top = 3945
Width = 4185
Begin VB.CommandButton ComEnd
Caption = "退出"
Height = 375
Left = 2175
TabIndex = 13
Top = 195
Width = 1680
End
Begin VB.CommandButton ComView
Caption = "查看点单信息"
Height = 375
Left = 285
TabIndex = 12
Top = 195
Width = 1680
End
End
Begin VB.Frame Frame4
Caption = "日期导航器"
Height = 735
Left = 45
TabIndex = 7
Top = 45
Width = 5265
Begin MSComCtl2.DTPicker DT1
Height = 300
Left = 960
TabIndex = 9
Top = 255
Width = 1485
_ExtentX = 2619
_ExtentY = 529
_Version = 393216
Format = 30015489
CurrentDate = 37558
End
Begin MSComCtl2.DTPicker DT2
Height = 300
Left = 3390
TabIndex = 10
Top = 255
Width = 1740
_ExtentX = 3069
_ExtentY = 529
_Version = 393216
Format = 30015489
CurrentDate = 37558
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "起始日期: 截止日期:"
Height = 315
Left = 75
TabIndex = 8
Top = 315
Width = 3930
End
End
Begin VB.Frame Frame1
Height = 1230
Left = -1665
TabIndex = 6
Top = 1845
Visible = 0 'False
Width = 3120
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 165
Top = 210
Width = 1620
_ExtentX = 2858
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * From 结帐历史信息表 "
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 MSAdodcLib.Adodc Adodc2
Height = 330
Left = 150
Top = 570
Width = 1620
_ExtentX = 2858
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=CYGLXT"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * From 结帐历史信息表 "
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
End
Begin VB.Frame Frame3
Caption = "结帐信息"
Height = 3075
Left = 30
TabIndex = 4
Top = 840
Width = 9045
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "main_czgl_njzfx.frx":0000
Height = 2715
Left = 105
TabIndex = 5
Top = 270
Width = 8835
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -