PRB: Insertion Point Left of Input Mask in Text Box on Page (141397)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q141397 SYMPTOMS
A text box with an InputMask is placed on a page of a pageframe and the
text box gets the focus when the page containing it is activated. Contrary
to the input mask, the insertion point inside the text box is aligned to
the far left. Any characters typed while the insertion point is to the left
of the input mask are lost. This only occurs when the page containing the
text box is not the ActivePage when the pageframe is initially displayed.
RESOLUTION
Use THIS.Refresh in the procedure associated with the Activate event of the
page containing the text box.
Modification Type: | Major | Last Reviewed: | 5/7/2003 |
---|
Keywords: | kbprb KB141397 |
---|
|