搜索资源列表
hyperlink.zip
- 我的又一个vc控件
hyperlink_src
- 一个简单C++类转换任何静态控制成超链接控制。-a simple C conversion into any static control Hyperlink control.
HyperlinkStatic
- Simple Hyperlink Static Control SetHyperlink is used to set the hyperlink where you will surf if you click it. SetCaption is used to set the caption you will see.-Simple Hyperlink Static Control SetHyperlink is used to set the hyperlink where you w
Hyperlinkwin2
- CHyperlink: 如果想在C++编写的Windows程序中实现hyperlink,试一试这个类吧,只需要几行代码就可以实现超链接控制,可以启动浏览器和电子邮件的客户端程序。其他特性包括:设置前景色,设置背景色,设置高亮色,设置字体,设置字体大小,定制光标,透明效果等-CHyperlink : If you want to prepare for Windows C procedures to achieve hyperlink, to test this type bar, need
LinkStatic
- 超链接效果的Static,使用该源码后能把Static控件有超链接-hyperlinks effect of Static, the use of the source code after Static Control can be Hyperlink
HyperLink
- 这是一个超级连接类HyperLink,都已经封装好的,只要直接调用即可.欢迎大家下载!
HyperLink
- 用CStatic实现的具有超链接功能控件
CMyHyperLink_Project
- HyperLink类,制作超链接样式的按钮的上加选择哟
hyperlink.zip
- 我的又一个vc控件,I have another vc control
HyperLink
- 一个可以为static控件实现超链接的类,功能强大,内含详细使用说明和注意细节。-A static control can achieve the type of hyperlink, powerful, containing detailed instructions and attention to detail.
LinkTextDemo
- 一个自己写的超链接控件,可以设置一个文本中剖分文字有超链接,还可以设置多个,很好用-A hyperlink to write their own controls, you can set a text in the subdivision have a hyperlink text, you can set up a number of very good use
HyperLink
- C++ HyperLink类, 非MFC实现-C++ HyperLink categories, the realization of non-MFC
HyperLink
- 这是网上下载的并经我修改后的一个超链接类(MFC)。主要修改是将GotoURL()改为public方法,以及原来在UNICODE下编译出错。 --pclion 使用方法示例: CHyperLink m_site m_site.SetURL(_T("http://www.tryahead.com/shk/")) -This is downloaded and modified by me a hyperlink Class (MFC). The main chang
HLinkTest
- 一个vc编写的超级链接的测试程序,很方便使用。-Vc prepared a hyperlink to the test procedure, it is easy to use.
hyperlink(VC)
- VC++的Hypelink,能实现像QQ里面的注册那样的效果.-VC++ the Hypelink
HyperLinkerDemo
- 以CStatic类为基类实现的一个超链接控件,可以设置超链接文本的字体,大小,颜色等-To CStatic class is the base class implementation of a hyperlink control, you can set the hyperlink text font, size, color, etc.
HyperLink
- 一个HyperLink控件,能够简单的应用-A HyperLink control, simple applications can
LinkStaticDemo
- 创建超链接风格的静态控件 创建超链接风格的静态控件-Create a hyperlink-style static control
HyperLink
- 自定义的超链接控件,方便使用在程序里面使用,非常的方便-self made hyper link control, very easy to use in the application software.
StaticEx
- 在MFC的静态控件中,实现“类似于超链接”的功能。-In the MFC of the static control, to achieve similar to hyperlink function.