Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Separators in Quick Access Toolbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Separators in Quick Access Toolbar

 Post Reply Post Reply
Author
Message
Enclaved Shadow View Drop Down
Groupie
Groupie
Avatar

Joined: 22 August 2006
Location: Canada
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote Enclaved Shadow Quote  Post ReplyReply Direct Link To This Post Topic: Separators in Quick Access Toolbar
    Posted: 18 January 2011 at 3:54pm
Is it possible to insert separators within the Quick Access Toolbar?

This picture was taken from Microsoft Outlook 2010.  I added a few items to the Quick Access Toolbar including a few separators that I circled in red. 



This picture was taken from our app using CodeJock to create the Quick Access Toolbar.  I could not find a way of adding separators so I mocked it up by setting the BeginGroup property to TRUE (circled in red).  This of course does not look very appealing.

Back to Top
jpbro View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 January 2007
Status: Offline
Points: 1355
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post Posted: 18 January 2011 at 5:39pm
I also don't like the look of BeginGroup=True in the QAT, so I add labels with " | " (spaces surrounding a pipe character) caption instead, and set the Enabled property = False to get a better appearance.
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6

Back to Top
Enclaved Shadow View Drop Down
Groupie
Groupie
Avatar

Joined: 22 August 2006
Location: Canada
Status: Offline
Points: 31
Post Options Post Options   Thanks (0) Thanks(0)   Quote Enclaved Shadow Quote  Post ReplyReply Direct Link To This Post Posted: 04 April 2011 at 9:41am
In version 15.0.2 there still does not appear to be any nice way of adding separators.  Is this something that will be implemented in the future or near future?  Just wondering because if it is not I am going to have to make a case to remove that functionality out of our requirements sooner than later.


thanks
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.049 seconds.