readme.txt

来自「翻滚文字的 ActiveX 控件」· 文本 代码 · 共 20 行

TXT
20
字号
翻滚文字的 ActiveX 控件

http://www.vb-helper.com/HowTo/scroller.zip

	Purpose
Roll text automatically in an ActiveX control.

	Method
Use a timer to redraw the text shifted slightly.

For other controls like this one, see the book "Custom Controls Library."
For more information including a list of the controls included, go to
http://www.vb-helper.com/ccl.htm.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?