CXTOutBarCtrl EnsureVisible ? |
Post Reply |
Author | |
winxp
Newbie Joined: 28 October 2003 Location: Israel Status: Offline Points: 18 |
Post Options
Thanks(0)
Posted: 22 February 2004 at 3:40am |
Hi, Is there a way to ensure the visibility of an CXTOutBarCtrl item ? Thanks |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello - Currently this feature is not available. Regards, Codejock Support Edited by Administrator |
|
fredwobus
Newbie Joined: 02 September 2004 Location: Austria Status: Offline Points: 22 |
Post Options
Thanks(0)
|
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 |
|
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 |