![]() |
RibbonBar Issue |
Post Reply
|
| Author | |
moe188
Senior Member
Joined: 27 March 2006 Status: Offline Points: 225 |
Post Options
Thanks(0)
Quote Reply
Topic: RibbonBar IssuePosted: 02 November 2009 at 3:27pm |
|
Hi,
I use the follwing code:
Case ID_OPTIONS_STYLESCENIC:
CommandBars.VisualTheme = xtpThemeRibbon CommandBarsGlobalSettings.Office2007Images = App.Path & "\Styles\Office2007Scenic.dll" ControlFile.Style = xtpButtonIconAndCaptionBelow ' use to be xtpButtonCaption CommandBars.PaintManager.RefreshMetrics CommandBars.RecalcLayout picClient.Refresh the results is the screen bellow:
I was expecting the Icon and the Caption bellow, but the only thing showing it was the "File" caption, but where is the icon.
Note: I am using the same RibbonBar sample of CJ, so the icon "New" was not the icon assigned to "File".
Thank you
|
|
|
Visual Baisc 6 SP6
Windows XP Pro Sp3, Windows 7 Codejock Xtreme SuitePro ActiveX 15.1.3 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 November 2009 at 7:16am |
|
Hi,
xtpButtonIconAndCaptionBelow is not supported for filebutton. Use xtpButtonIcon or xtpButtonCaption.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
moe188
Senior Member
Joined: 27 March 2006 Status: Offline Points: 225 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 November 2009 at 7:32am |
I see, thank you
|
|
![]() |
|
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 |