联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 界面编程(242) 
按平台查找All Visual Basic(242) 

[界面编程] 2011620171302

这是配合笔者在技术论坛发表的系列技术文章《用户控件制作实例与详解(基础篇)》的实例制作。   这个按纽控件有20多种外观形状,标题文本有常规、立体、雕刻、浮雕四种选择,背景色可设置成渐变色或纯色,还可以加载真彩图片。   其中比较特殊的是星形和十字形,例如十字形按纽,你可以在四端再加上四个圆形(用图片框和API函数制作而成),连同控件本身中间的那个圆,就有五个圆形按纽,适于用在播放器上。
This is a technical forum with the author published in a series of technical articles, "the user control the production instance and explain (Fundamentals)" examples produced. There are 20 kinds of button controls that shape the appearance of the title text with conventional, three-dimensional, sculpture, relief four options, the background color or gradient can be set to solid, you can also load the true color images. The more specific the star and cross, for example, cross-shaped button, you can round the four-terminal plus four (with a picture frame and made ​ ​ of API functions), together with the control itself the middle of the circle, the there are five round buttons, suitable for use on the player. (2011-12-21, Visual Basic, 103KB, 下载6次)

http://www.pudn.com/Download/item/id/1738373.html

[界面编程] QQ

一款界面类的源代码主要模仿QQ音乐播放器中的文件列表List控件界面。 因为找不到QQ音乐的那个绿色的播放图标,打开下面的所有EXE、DLL、ICO、Image都找不到。。。 所以用另外一个图标代替了。 这个图标放在资源文件 TCICON 中的 PLAYICON 里。 支持真彩色带 Alpha 通道的图标,替换只要替换这个资源就可以了 替换后修改一下 Private Const ICON_SIZE As Long = 12 图标的尺寸
An interface type of the source code to imitate the main QQ music player in the file list control interface List. QQ music because they can not get that green icon in the player, open the following all the EXE, DLL, ICO, Image can not be found. . . ' Therefore, instead of another icon. ' On this icon in the resource file PLAYICON in TCICON. ' Alpha channel support for true color ribbon icon, as long as the replacement of the replacement of the resources can be a' changed a bit after the replacement of Private Const ICON_SIZE As Long = 12 ' icon size (2009-08-13, Visual Basic, 92KB, 下载25次)

http://www.pudn.com/Download/item/id/876353.html
总计:242