Print Page | Close Window

report control in beta 12

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=9981
Printed Date: 28 September 2024 at 3:28pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: report control in beta 12
Posted By: gaudetm
Subject: report control in beta 12
Date Posted: 27 March 2008 at 11:22pm
column style for office 2007 to auto doesn't set the good color as in 11.2.2 if using skin control with vista black theme still office 2007 blue color.



Replies:
Posted By: Oleg
Date Posted: 28 March 2008 at 7:00am

Hello,

To use Black Colors load Office2007Black.dll styles.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: gaudetm
Date Posted: 28 March 2008 at 9:39am

I use normally

ReportControlGlobalSettings.ColorManager.SystemTheme = xtpSystemThemeSilver
 
and this put the reportcontrol columns to theme silver so mix well with commandbars with the black theme (Office2007Images of commandbars)
 
but now if give no error but the reportcontrol columns theme isn't change to the silver theme anymore
 
what to do to replace this and do the same thing?


Posted By: SuperMario
Date Posted: 28 March 2008 at 11:31am
I think Oleg meant this:

    wndReportControl.PaintManager.ColumnStyle = xtpColumnOffice2007
    ReportControlGlobalSettings.Office2007Images = App.Path + "\Styles\Office2007Black.dll"

These styles can be found in the Ribbon Sample folder


Posted By: gaudetm
Date Posted: 04 April 2008 at 1:46pm
Thanks, it fix my problem.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net