Updates: Button ListBar Control

Update5 Jul 2003

  • Fixed bug with icons not drawing when using VB6 MSCOMCTL.OCX ImageList
  • Added Mouse Wheel support. Thanks to Chris Eastwood at vbCode Library for the suggestion.

Update7 Jun 2003

  • Fixed hack with Alt-key handling. Now the IOleControl interface is used so items are selected correctly.
  • Disabled items could be selected using their Alt-key mnemonic. Corrected.

Update5 Apr 2003

  • First Posted