BUG: eVB: Small Control Size Prevents It From Being Selected (260149)



The information in this article applies to:

  • Microsoft eMbedded Visual Basic 3.0

This article was previously published under Q260149

SYMPTOMS

When you resize certain controls to a smaller size, the controls cannot be selected or moved around.

RESOLUTION

On the Properties window, select the control from the combo box. Now you can see the control's sizing handles, and can move or adjust the size of the control.

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. Open Microsoft eMbedded Visual Basic 3.0.
  2. Create a new Windows CE for the Pocket PC project. Form1 is created by default.
  3. On the Projects menu, click to select the Components list, and then click to select the Microsoft CE TreeView Control 3.0 and the Microsoft CE Grid Control 3.0.
  4. Add a TreeView control and a Grid control to Form1, and then reduce the size of these controls until the main area is occupied with the scroll bar area.
  5. Set focus on Form1 and try to set focus again by clicking on the Grid control or the TreeView control. Note that you cannot select or move around the controls.

Modification Type:MajorLast Reviewed:10/15/2002
Keywords:kbBug kbDSupport KB260149