Spin Buttons |
Post Reply |
Author | |
feffe
Groupie Joined: 04 September 2009 Status: Offline Points: 56 |
Post Options
Thanks(0)
Posted: 15 September 2009 at 10:45am |
Is it possible to use a codejock class for modifying the color of a CSpinButtonCtrl?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |