文件名称:vbnocopy
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-06
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- cpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
VB源码之:禁止复制TEXT文本框中的内容,点击一下按钮试试,一种有以下几种VB实现的方法:方法1:当对方在TEXT中点鼠标时就更换里面的字;方法2:设置Text属性为禁止编辑,方法3:每一毫秒都清空剪贴板.(这招对用户不好,为了禁止复制本软件的内容修改用户电脑的剪贴版,可能使你的软件不受欢迎)-VB source code of: prohibit copying the contents TEXT text box, and click the button to try, there is a method to achieve the following VB: Method 1: When the other party at the midpoint of the mouse on the replacement TEXT inside word Method 2: set the Text property to prohibit editing, Method 3: Every millisecond empty the clipboard (this trick is not good for the user, in order to copy the contents of this software is prohibited to modify the user' s computer clipboard, may make your software unwelcome).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB实例之禁止复制TEXT中的内容\Form1.frm
............................\Form1.frx
............................\MSSCCPRJ.SCC
............................\工程1.vbp
VB实例之禁止复制TEXT中的内容