The Microsoft control does not allow this but it sounds like a good idea for a change request. |
I 'm trying to change an item icon after a mouse click event (by changing the icon index ) to highlight the selection. The icon well change while the mouse is over the item button, but when the mouse move outside the button area the original icon is displayed again. A single minimise and restore operation on the form display correctly the new icon.
If I'm changing the icon index from a standard command button on the form it works well.
So is there a simple way to redraw the ListBar ...
|