Codejock Controls Visual C++ MFC (英語版)

  1. Button Control

    スクリーンショット: Themed button styles are great for displaying graphics and have several display options available. You can choose from flat, semi-flat or 3D style buttons, turn on or off focus display, center images and text or highlight the button when the item is ...

  2. Browse for Folder Dialog

    スクリーンショット: The ‘Browse for Folder Dialog’ conveniently wraps the ‘BrowseForFolder’ API which allows you to display the browse dialog with a single line of code.  You can quickly and easily display the startup directory and retrieve the user selection. ...

  3. Tip of the Day Dialog

    スクリーンショット: The Visual Studio style ‘Tip of the Day Dialog’ is a quick and easy way for you to include a tip of the day in your application.  The control reads a simple  tips.txt file that you create and display messages to your end users and stores its settings in ...

  4. Color Selection Dialog

    スクリーンショット: The Office Style Color Selection Dialog has several features including options for standard and extended color selection, automatic or fill color button, hex display and an extended color selection dialog that can be used as a drop in replacement for the ...

  5. Hex Edit Control

    スクリーンショット: The ‘Hex Edit Control’ allows you to display and edit hex data visually. You can easily retrieve data selection and define display styles. Works great with the Controls masked edit control to display hex data. ...