BUG: Cannot Insert Multiple Images into the Image List Control (242204)



The information in this article applies to:

  • Microsoft Management Console 1.1
  • Microsoft Management Console 1.2
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0

This article was previously published under Q242204

SYMPTOMS

The image list control provided by the Microsoft Windows common controls supports the ability to insert multiple images into the control at design time. The image control provided by the Microsoft Management Console (MMC) Snap-in Designer for Visual Basic does not support this feature; all images must be inserted into the control one at a time.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce Behavior


  1. Start Visual Basic and select a new SnapIn Project from the New Project dialog box.
  2. Open the SnapIn1 Designer from the Project Explorer.
  3. Right-click the Image List node under the Tools node in the SnapIn1 Designer and select the Add Image List command.
  4. Right-click the newly inserted image list control and select the Properties command from the pop-up menu.
  5. When the Image List property dialog box appears, select Insert Picture.
  6. When the Choose an image dialog box appears, try to select more than one image to insert into the image list control.

REFERENCES


Modification Type:MinorLast Reviewed:3/20/2004
Keywords:kbDSWManage2003Swept kbBug kbnofix kbSnapIn KB242204