refresh after style change |
Post Reply |
Author | |
gaudetm
Senior Member Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
Posted: 04 January 2007 at 11:35pm |
use the sample commandbars ribbon with code to change from blue to aqua or black but include a dockingpane1 control with office 2007 style than change the style in the executable
bug on the refresh client part and dockingpane also
|
|
gaudetm
Senior Member Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, Here code you can use
Case ID_OPTIONS_STYLEBLACK:
DockingPaneGlobalSettings.Office2007Images = App.Path & "\Styles\Office2007Black.dll" DockingPane1.PaintManager.CaptionMargin = DockingPane1.PaintManager.CaptionMargin ' to refresh metrics DockingPane1.RedrawPanes ... |
|
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 |