Welcome![Sign In][Sign Up]
Location:
Search - HyperLink

Search list

[Other resourcevc_jiqiaoshili_part2_3

Description: Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. SmoothDlg实现对话框的淡入淡出效果 7. IrregularDlg实现不规则对话框 8. FullScreenDlg实现全屏对话框 9. UnClickableButton点击不到的按钮 10.BMPButton位图按钮 11.LinkBTN超链接按钮 12.RoundBTN非矩形按钮(圆形按钮) 13.MaskEdit限制编辑框中允许出现的字符 14.AutoComboBox自动完成组合框 15.ProgressBar在状态条中显示进度条-Visual.C program design techniques and examples -- matching CD Chapter 2 integrated environment with MSDEV Visual C + + compiler has an example of one. MyAppwizard : Custom AppWizard a dialog Chapter 3 of this chapter and controls a total of 15 cases : 1. RedBK change the background color of the dialog box 2. BitmapBK to set up a dialog background Figure 3. D lgDemo the creation and use of non-Mode dialog box 4. ESCNoExit by the ESC when the dialog withdrawal from the five . DlgToolTip achieve dialog controls ToolTip 6. SmoothDlg realize right dialog box Fade out of the seven results. IrregularDlg achieve irregular dialog 8. FullScr eenDlg achieve full screen dialog 9. UnClickableButton it less than a button 0.BMPButton bitmap button 11.LinkBTN hyperlink button 12.RoundBT N non-rectangular
Platform: | Size: 1197351 | Author: xixi | Hits:

[Button controlHyperlink

Description: VB6.0控件, 用于实现类似网页链接的效果. 响应MouseIn, MouseOut事件, 支持彩色鼠标资源, 支持自定义颜色. 带有测试工程-VB6.0 control for a similar Web link results. Response MouseIn, MouseOut, color mouse support resources to support custom color. With tests
Platform: | Size: 27591 | Author: xdl2000 | Hits:

[Static controlHyperLink

Description: 用CStatic实现的具有超链接功能控件
Platform: | Size: 37877 | Author: bihe999 | Hits:

[Internet-NetworkVC_IE

Description: IE编程的一些实例,包括简单的浏览器的实现【\\MyBrowser】 删除IE相关历史记录【\\DelHistory】 将应用程序加入到IE工具栏【\\AddToToolBar】 超级链接的实现【\\HyperLink】 禁止IE的弹出窗口【\\StopPopup】 禁止浏览某些网站【\\StopTravel】 IE收藏夹【\\ MyBrowser】 创建桌面快捷方式和活动桌面【\\ShortCut】
Platform: | Size: 471698 | Author: 李菲 | Hits:

[GUI DevelopURLLinkButton_Source

Description: A CButton-derived hyperlink control that contains a built-in ToolTip
Platform: | Size: 5154 | Author: y98776 | Hits:

[Windows Developcoolgrid

Description: 完全继承了微软的软件设计风格,继承MSFlexGrid和MSHFlexGrid的强大功能。 控件小巧,执行速度快。 输入方便。可以不用任何编程在表格中设置六种输入方式:文本框(TextBox)、下拉框(ComboBox)、复选框(CheckBox)、日历(Calendar)、按钮(Button)、超级链接(hyperlink),完全可以实现复杂的数据输入。
Platform: | Size: 363199 | Author: 许庭洲 | Hits:

[Other resourcehyperLinkDemo

Description: 用javascript(c#)操作hyperlink 控件 详细介绍了hyperlink控件的使用
Platform: | Size: 4336 | Author: laimincai | Hits:

[Exploithypersrc.tar

Description: hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.- hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.
Platform: | Size: 116305 | Author: waterwhu | Hits:

[Windows DevelopHyperLink111

Description: HyperLink,就是一个简单的联结网络URL的一个小程序吧-HyperLink, is a simple link to the URL of a network of small procedures it
Platform: | Size: 19300 | Author: 宋瑞轩 | Hits:

[Static controlCMyHyperLink_Project

Description: HyperLink类,制作超链接样式的按钮的上加选择哟
Platform: | Size: 15479 | Author: lxy | Hits:

[OS programTaskmgr

Description: 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.可以用来结束有些以服务进程形式的HACKER及病毒进程。 2.该带代码。可以用来供研究学习,使用! 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!
Platform: | Size: 236388 | Author: 璐盟其 | Hits:

[OS programrecoder

Description: 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码 编译平台: 1.该代码在Windows XP+VC 6.0平台下编译通过。 使用说明: 1.鼠标的行为 记录,以及重新操作 2.该带代码。可以用来供研究学习,使用! 3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键) 其他: 此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!
Platform: | Size: 139845 | Author: 璐盟其 | Hits:

[GUI Develophyperlink_demo

Description: 超级联接控件(象html文件里的超级连接功能)-Supper attach control
Platform: | Size: 31744 | Author: 站长 | Hits:

[ComboBoxFavorList_src

Description: 选项为超级链接的列表框-the listbox which selection item is hyperlink
Platform: | Size: 29696 | Author: 站长 | Hits:

[Communication网络类程序程序6个

Description: 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支持的网络协议信息的程序。-1. Contents TCP.IP terminal program source code is a realization of a TCP.UDP terminal procedures, the terminal can be achieved POP3, SMTP, FTP and other functions; 2. Directory is a hyperlink to achieve in the form of hyperlinks procedures, or send email; 3. directory is a port scan to be able to specify the IP addresses of individual ports or multiple port scanning procedures; 4. access to the directory for ip address MFC process is an MFC to obtain through local computer IP address procedures. 5. Directory access network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the comprehensive procedures 6.EnumProtocal directory access system to support the network protocol information procedures.
Platform: | Size: 606208 | Author: skywar | Hits:

[Graph program超级连接

Description: 一个关于超级链接控件的程序.-on a hyperlink control procedures.
Platform: | Size: 303104 | Author: 若竹 | Hits:

[Button controlHyperlink

Description: VB6.0控件, 用于实现类似网页链接的效果. 响应MouseIn, MouseOut事件, 支持彩色鼠标资源, 支持自定义颜色. 带有测试工程-VB6.0 control for a similar Web link results. Response MouseIn, MouseOut, color mouse support resources to support custom color. With tests
Platform: | Size: 27648 | Author: | Hits:

[GUI DevelopURLLinkButton_Source

Description: A CButton-derived hyperlink control that contains a built-in ToolTip
Platform: | Size: 5120 | Author: y98776 | Hits:

[OS programhypersrc.tar

Description: hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.- hypersrc is a GUI program for browsing source code, which uses GTK+. It provides a list widget containing sorted source code tags. A programmer can click a tag to hyperlink to a particular tagged line in a source code file.
Platform: | Size: 116736 | Author: waterwhu | Hits:

[RichEditmyrichedit

Description: 在CRichEditCtrl控件中我们不能得到这样的操作,同时CRichEditCtrl是能够包含各种格式的内容,就好像Word一样能够写入各种不同的字体,不过CRichEditCtrl没有给我们提供这样的要求,今天我的目的也就是给他添加这样的扩展操作.-in Hyperlink control, we do not get the operation, while Chars can include various types of content, it seems like Microsoft Word to write different kinds of fonts, but Chars not provided us with such a request, my aim is to add to his expansion of the operation.
Platform: | Size: 18432 | Author: ww | Hits:
« 1 2 3 45 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net