Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CXTOutBarCtrl EnsureVisible ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTOutBarCtrl EnsureVisible ?

 Post Reply Post Reply
Author
Message
winxp View Drop Down
Newbie
Newbie
Avatar

Joined: 28 October 2003
Location: Israel
Status: Offline
Points: 18
Post Options Post Options   Thanks (0) Thanks(0)   Quote winxp Quote  Post ReplyReply Direct Link To This Post Topic: CXTOutBarCtrl EnsureVisible ?
    Posted: 22 February 2004 at 3:40am

Hi,

Is there a way to ensure the visibility of an CXTOutBarCtrl item ?

Thanks

Back to Top
kstowell View Drop Down
Admin Group
Admin Group


Joined: 25 January 2003
Location: MIchigan, USA
Status: Offline
Points: 496
Post Options Post Options   Thanks (0) Thanks(0)   Quote kstowell Quote  Post ReplyReply Direct Link To This Post Posted: 25 February 2004 at 5:39am

Hello -

Currently this feature is not available.

Regards,

Codejock Support



Edited by Administrator
Back to Top
fredwobus View Drop Down
Newbie
Newbie
Avatar

Joined: 02 September 2004
Location: Austria
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote fredwobus Quote  Post ReplyReply Direct Link To This Post Posted: 28 April 2005 at 1:58am
In ToolKit Pro 9.6 I found exactly that functionality:

m_OutlookBar.SetSelItem(iFolder, iItem, bEnsureVisible);

The third parameter does what you want to do.

However, I found that selecting the bottommost item sometimes leads to an unnessary showing of scrollicons, although the item would still have been visible. When there is always enough spaces for all items to start with it is better to set the bEnsureVisible to FALSE.


Fred
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.141 seconds.