BUG: TextBoxes Are Not Properly Redrawn in Emulation
ID: Q180630
|
The information in this article applies to:
-
Microsoft Windows CE Toolkit for Visual Basic 6.0
-
Microsoft Windows CE Toolkit for Visual Basic 5.0
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
- Create a new Windows CE (HPC) Project in Visual Basic. Form1 is created by
default.
- When the "Project Properties" dialog window appears, keep all the
default properties and click OK.
- After the default Form1 appears, add two TextBox controls to the form.
- Press the F5 key to run the project.
- 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.
- 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