readme.txt
来自「VB 使用和控制 IE 窗口时」· 文本 代码 · 共 11 行
TXT
11 行
NO POP UP is an application that remove the tedious popup when surfing on the web.
It use the shdocvw.dll (Microsoft Internet Control) to enumerate and grab the Internet Explorer Window.
Then control when then parent window is an object.
Also this application is a demo of how
- to manage the Sys tray with no dll or ocx
- to set that un aplication start at window start-up (and then how to manage the registry)
- to read and write on a text file
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?