Updates: vbAccelerator Icon Selector Control

Update28 Mar 2003

  • Now using ExtractIconEx rather than resource enumeration to pick the icon. This ensures the id is compatible with the ShellLink interface.
  • Fixed bug preventing SelectionChange events from being sent.
  • When an icon file is specified in code, the file name now appears in the text box.

Update14 Feb 2003

  • First Posted