📄 frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frm冲减信息
BorderStyle = 3 'Fixed Dialog
Caption = "冲减信息"
ClientHeight = 4575
ClientLeft = 45
ClientTop = 330
ClientWidth = 6570
Icon = "frm冲减信息.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4575
ScaleWidth = 6570
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.TextBox txtMsg
Height = 3480
Left = 135
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 2
Top = 945
Width = 6315
End
Begin MSComctlLib.ProgressBar prgSub
Height = 300
Left = 135
TabIndex = 1
Top = 495
Width = 6285
_ExtentX = 11086
_ExtentY = 529
_Version = 393216
Appearance = 1
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "冲减进度"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2520
TabIndex = 0
Top = 90
Width = 1200
End
End
Attribute VB_Name = "frm冲减信息"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -