Found that. Added a Mover class from the Component Gallery. Picked up
the Caption and Icon and Icon and Caption Display perfectly.
However when you click Add to move a selected item from the left it
moves and the left list box is cleared (all list items disappear).
Will persevere.
Cheers
Peter
Select CommandBars
Set Order To Caption
lnCount = 1
Scan For !Deleted()
ThisForm.CntQuickAccess.MOVER1.LstLeft.AddListItem(CommandBars.Caption,l
nCount)
ThisForm.CntQuickAccess.MOVER1.LstLeft.Picture(lnCount) =
CommandBars.Icon
lnCount = lnCount + 1
EndScan
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Allen
Sent: 06 September 2010 13:45
To: [email protected]
Subject: RE: Field Movers
Could it be done with treeviews ?
Al
-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Peter Hart
Sent: 06 September 2010 12:51
To: [email protected]
Subject: Field Movers
Hi All
Has anyone done any work with creating a field mover using an image and
a description. As in Office 2007/10 Options.
There is a mover in the Customize the Quick Access bar that I want to
mimic.
The left hand list shows an Icon which is the Icon which will show in
the Quick Access Bar and a description of the Command to move.
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/a57fa4cf19531343a2ee11b57db8e3af100...@server.peterhartcomputers.local
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.