📄 pgzhibiaoren.frm
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form pgzhibiaoren
Caption = "品供包装物开票制表人"
ClientHeight = 4125
ClientLeft = 60
ClientTop = 345
ClientWidth = 5280
LinkTopic = "Form1"
ScaleHeight = 4125
ScaleWidth = 5280
StartUpPosition = 3 '窗口缺省
Begin MSRDC.MSRDC MSRDC1
Height = 375
Left = 2520
Top = 2520
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 661
_Version = 393216
Options = 0
CursorDriver = 1
BOFAction = 0
EOFAction = 0
RecordsetType = 1
LockType = 3
QueryType = 0
Prompt = 3
Appearance = 1
QueryTimeout = 30
RowsetSize = 100
LoginTimeout = 15
KeysetSize = 0
MaxRows = 0
ErrorThreshold = -1
BatchSize = 15
BackColor = -2147483643
ForeColor = -2147483640
Enabled = -1 'True
ReadOnly = 0 'False
Appearance = -1 'True
DataSourceName = "odbc_api_demo"
RecordSource = "select * from pgzhibiaoren"
UserName = ""
Password = ""
Connect = "database=rongpin2004"
LogMessages = ""
Caption = "MSRDC1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSDBGrid.DBGrid DBGrid1
Bindings = "pgzhibiaoren.frx":0000
Height = 3855
Left = 270
OleObjectBlob = "pgzhibiaoren.frx":0015
TabIndex = 0
Top = 120
Width = 4815
End
End
Attribute VB_Name = "pgzhibiaoren"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -