Print Page | Close Window

Access 2007 Style

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Task Panel
Forum Description: Topics Related to Codejock Task Panel
URL: http://forum.codejock.com/forum_posts.asp?TID=15906
Printed Date: 28 April 2024 at 11:34am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Access 2007 Style
Posted By: cmm2006
Subject: Access 2007 Style
Date Posted: 21 December 2009 at 5:39pm
Hi,
I was wondering if I can be able to have the same taskpanel style as used in Access 2007?
 
 
thank you


-------------
Language: Visual Basic 6 SP6
OS: Windows XP Pro SP3
Product: Codejock Xtreme SuitePro 13.1



Replies:
Posted By: cmm2006
Date Posted: 22 December 2009 at 5:25pm
any idea?


-------------
Language: Visual Basic 6 SP6
OS: Windows XP Pro SP3
Product: Codejock Xtreme SuitePro 13.1


Posted By: Oleg
Date Posted: 23 December 2009 at 7:38am
Hi,
 
 
This one is closest:
 
    wndTaskPanel.VisualTheme = xtpTaskPanelThemeShortcutBarOffice2007
    wndTaskPanel.HotTrackStyle = xtpTaskPanelHighlightItem
    wndTaskPanel.SetGroupInnerMargins 0, 0, 0, 0
    wndTaskPanel.SetItemInnerMargins 8, 4, 4, 4


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


Posted By: cmm2006
Date Posted: 23 December 2009 at 4:15pm
thank you Oleg

-------------
Language: Visual Basic 6 SP6
OS: Windows XP Pro SP3
Product: Codejock Xtreme SuitePro 13.1



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