搜索资源列表
带文字与位图的按钮
- 带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。-with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.
BitmapButton_new
- Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap BMP, not only Icon. Furthermore
CBtnEx
- CBtnEx继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。-CBtnEx inherited from CButton, is in VC++6.0 environment prepared by button ext
manyTypeBtn
- 各种各样的按钮控件,透明按钮,位图按钮,文字按钮,图文混合,灰度按钮等-A variety of button controls, transparent buttons, bitmap buttons, text buttons, graphic mix, gray buttons, etc.
CBtnEx(V1.2)
- CBtnEx1.2继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。 -CBtnEx1.2 inherited from CButton, is in VC++6.0 environment prepared by
DibRadioButton
- 控件包含文件: 头文件 源文件 资源文件 DibRadioButton.h DibRadioButton.cpp Radio_button.bmp ==========================使用说明========================= 2008-1-8 1.修正了程序SetCheck后,导致位图的贴图错误等bug。 2.添加了设置控件以及文字的背景色设置。 3.添加了文字的字体颜色设置。 4.修正了些许其他的逻辑上的