Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - Spin Buttons
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Spin Buttons

 Post Reply Post Reply
Author
Message
feffe View Drop Down
Groupie
Groupie


Joined: 04 September 2009
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote feffe Quote  Post ReplyReply Direct Link To This Post Topic: Spin Buttons
    Posted: 15 September 2009 at 10:45am
Is it possible to use a codejock class for modifying the color of a CSpinButtonCtrl?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 September 2009 at 5:19am

Hi,

 
We have CXTPSpinButtonCtrl class. Try it with some theme:
 
//     * <b>xtpControlThemeStandard</b> Standard appearance style.
 //     * <b>xtpControlThemeFlat</b> Flat appearance style.
 //     * <b>xtpControlThemeUltraFlat</b> Ultra flat appearance style.
 //     * <b>xtpControlThemeOffice2000</b> Office 2000 appearance style.
 //     * <b>xxtpControlThemeOfficeXP</b> Office XP appearance style.
 //     * <b>xtpControlThemeOffice2003</b> Office 2003 appearance style.
 //     * <b>xtpControlThemeOffice2007</b> Office 2007 appearance style.
 //-----------------------------------------------------------------------
 void SetTheme(XTPControlTheme nTheme);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.