BUG: TextBoxes Are Not Properly Redrawn in Emulation

ID: Q180630


The information in this article applies to:


SYMPTOMS

TextBox controls are not properly redrawn when they receive focus. Note that this behavior occurs only in emulation and not on a remote device.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a new Windows CE (HPC) Project in Visual Basic. Form1 is created by default.


  2. When the "Project Properties" dialog window appears, keep all the default properties and click OK.


  3. After the default Form1 appears, add two TextBox controls to the form.


  4. Press the F5 key to run the project.


  5. When the project is up and running, note that the focus is set on the first TextBox you sited on the form. The left and right sides of the TextBox are misdrawn. The other TextBoxes on the form are redrawn correctly.


  6. Tab to the next TextBox control. Note that its left and right sides are now misdrawn. The TextBox you left has not been redrawn correctly.


Additional query words: wince vbce vbce5 vbce6


Keywords          : kbToolkit kbVBp kbVBp500bug kbVBp600bug kbWinCE kbWinCE100 kbGrpVB 
Version           : WINDOWS:
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: February 13, 1999