ribbon on dialogbox |
Post Reply |
Author | |
userid1
Newbie Joined: 10 June 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 10 June 2011 at 6:31am |
hi, i am writing some code use codejock.
i use the code on site:http://forum.codejock.com/forum_posts.asp?TID=15276&title=ribbon-control-on-dialog-box
i remove the codep "RibbonBar->EnableFrameTheme();" then i find a empty retangle above the ribbon bar. how could i remove this eara.
thanks.
|
|
userid1
Newbie Joined: 10 June 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
i search in CXTPCommandBar and CXTPRibbonBar class, but no appropriate method.
anyone can help me? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Try add pRobbonBar->ShowCaptionAlways(FALSE); or just don't remove EnableFrameTheme
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
userid1
Newbie Joined: 10 June 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
ShowCaptionAlways(FALSE) works, thanks. |
|
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 |