mmanipulatemsgbox.bas
来自「100个vb编程实例,什么都有」· BAS 代码 · 共 4 行
BAS
4 行
Attribute VB_Name = "MManipulateMsgBox"
Option Explicit
' demo project showing how to use the API to manipulate a messagebox
' by Bryan Stafford of New Vision Software
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?