搜索资源列表
TransparentotifyIcon
- 可以实现按纽中图片的半透明效果,非常不错,大家可以试试^_^-can achieve button photos of translucent effects, very good, we can try ^ _ ^
logicaloperators
- 用python编写的逻辑运算器用户界面,加载haskell等编写的逻辑运算内核可进行完美运算!加入按扭图片,可以直接编译运用!
ImageButton
- 漂亮的按钮控件,能够设置按下或放开等时的图片等等。-beautiful button control, or to set up press such as the liberalization of photographs and so on.
BtnTest
- 各种样式的按扭.自绘,按扭图片等.很具参考价值.-various styles of buttons. Since the painting, buttons pictures. Very useful.
Mybutton(GDIplus)
- 需要GDI+支持的MFC按钮类。自绘图片按钮,支持各种透明效果,可添加文字,支持普通、焦点、鼠标经过、鼠标按下、选中、不可用6种状态不同图片显示-Need to support GDI+ MFC button class. Since the paint picture buttons, supports a variety of transparency effects, you can add text, to support general, focus, mouse after mous
PictureButton
- VB开发的图片按钮,制作一张由4个状态组成的按钮图片. 状态1:正常 状态2:鼠标悬浮 状态3:鼠标按下 状态4:不可用-VB development picture button, to produce a composition by the four state of the button image. State 1: normal State 2: Mouse suspension State 3: mouse click State 4: not av
G8ddyCtrl
- 一个自绘的4态按钮控件,需要一个竖版的4态图片,顺序是:常态-移上-按下-常态-A self-painted 4-state button control, requires a vertical version of the four state picture, the sequence is: normal- moving on- press- Normal
myroundbuttonopenexe
- 实现按下一个按钮,打开一个exe软件,并且实现了对话框的背景色为自己所设定图片,实现了一个圆形按钮-Achieved by pressing a button to open a exe software, and realize the dialog box set the background color for their own pictures, implements a radio button
ImageAndTextButton
- 显示图片的按钮,有按下的效果,十分实用,有问题的联系-Show pictures of the buttons is pressed the effect of very practical problems linked
Button
- 实现生成网页按纽图片的功能,可换背景和字体,方便制作按纽。-Generate page button picture, background and font can be changed to facilitate the production button.
tree_pic
- 树形控件背景,背景图片位于D盘,按需修改-background of tree item
AnimatedButtons
- 动画按钮是一款能在不同情况(如有焦点、鼠标按下、键盘按下)显示不同的背景图片和文字的按钮控件,且与一般的按钮控件不同的是此按钮控件支持响应键盘(如空格键、回车键按下)!-Is an animated buttons in different situations can (if focus, press the mouse, keyboard press) show different background images and text button controls and button c
imgbutton
- 自己写的给按扭与静态框贴图片美化的两个类.图片是png图片。用法是:SubclassDlgItem()函数关联控件ID,SetBkImg()输入按扭美化的png图片路径SetSrcPath()输入静态控件美化的png图片路径 -Write their own to button and static frame picture Posting beautify the two classes