Used C++ Custom Button Class for Windows?


Editors’ Review

Download.com staff
This class offers advanced button customization, allowing developers to shape buttons using bitmap image masks for unique visual designs. Load images from files or resources at runtime.
  • Pros

    • Shape buttons to custom bitmap image masks
    • Load images and masks from files or resources
    • Supports custom colors and fonts
    • Includes font attributes like bold and italic
    • Provides static buttons with true/false return values
  • Cons

    • Requires programming knowledge to implement
    • Focuses solely on button customization

Used C++ Custom Button Class for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.0
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows 2000
  • Windows 10
  • Windows 98
  • Windows ME
  • Windows 95
Additional Requirements
Windows 95/98/Me/2000/XP
POPULARITY
Total Downloads
6,956
Downloads Last Week
1

Report Software

Program available in other languages


Last Updated


User Reviews

4.5/5

2 User Votes


Developer’s Description

Shape the buttons you program to bitmap image masks.
This class was written because of limitations in standard windows objects (buttons specifically). There are common control buttons that allow some of the features included in this class. One rather unique ability this class provides, however, is the ability to shape buttons to image masks. This allows a user to shape buttons into any shape they can draw to a bitmap. Images and masks may be loaded from files or resource images at run time. Some other options include but are not limited to: Colors, Fonts, Font Attributes (Bold, Italic, Underline, and Strike Out). There is also an option for static buttons that return true/false values. Full documentation is included as well as examples.

Download.com
Your review for C++ Custom Button Class